summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-12profile-sets: remove missing pathsrhel-6.8rhel-6.7Wim Taymans1-2/+2
2015-02-03man: improve manpageWim Taymans1-0/+4
2015-01-20combine-sink: Rearrange block_usec initializationrhel-6.6-workTanu Kaskinen1-3/+3
2015-01-20combine-sink: Fix the initial requested latency of new outputsTanu Kaskinen1-1/+1
2015-01-20combine-sink: Add a convenience variableTanu Kaskinen1-5/+8
2015-01-20combine-sink: Make the latency range calculation easier to readTanu Kaskinen1-5/+10
2015-01-20combine-sink: add support for DYNAMIC_LATENCYWim Taymans1-33/+104
2015-01-20combine-sink: rework output add/removeWim Taymans1-16/+10
2015-01-20Fix input device for M-audio fasttrack proDavid Henningsson1-1/+3
2014-06-23rules: remove stray gotoWim Taymans1-1/+0
2014-06-23Name HDMI outputs uniquelyrhel-6.6Alexander E. Patrakov1-6/+6
2014-06-23alsa: Add port information to HDMI profilesDavid Henningsson8-2/+196
2014-04-02alsa-mixer: Mute IEC958 optical raw for several Audigy modelsrhel-6.5David Henningsson1-0/+3
2014-04-02Translation bz575687 take 2Wim Taymans1-256/+266
2014-04-02Translation bz575687Wim Taymans18-6804/+6310
2014-04-02socket-client: properly handle asyncns failuresJez Austin1-1/+2
2014-04-02intended-roles: Do not pick monitor sources when doing automatic role-based d...Colin Guthrie1-1/+12
2014-04-02Handle 'Digital Mic' as an 'Input Source'Daniel T Chen1-0/+4
2014-04-02core-util: ensure that we chmod only the dir we ourselves createdKees Cook2-6/+35
2014-04-02core: rework how stream volumes affect sink volumesLennart Poettering1-1/+41
2014-04-02esd,simple: use pa_memblockq_pop_missing()Lennart Poettering2-2/+2
2014-04-02core-util: introduce generic function pa_strip()Lennart Poettering2-4/+25
2014-04-02alsa: reset max_rewind/max_request while suspendingLennart Poettering1-1/+10
2014-04-02alsa-util: strip spaces from ALSA card/pcm namesLennart Poettering1-5/+7
2014-04-02native: improve logging for buffer_attrsLennart Poettering1-0/+18
2014-04-02suspend-on-idle: resume audio device even for initially corked streamsLennart Poettering1-5/+3
2014-04-02pacat: pass buffer_attr to recording streams tooLennart Poettering1-1/+1
2014-04-02scache: when playing a sample from the cache make sure not queue them up when...Lennart Poettering5-19/+31
2014-04-02sample-cache: use the sample name as unmodified fallback in the properties wh...Lennart Poettering1-1/+2
2014-04-02stream-restore: be a little bit more verbose why we don't reastore a sinkLennart Poettering1-1/+1
2014-04-02proplist: explicitly mention a role 'test'Lennart Poettering1-1/+1
2014-04-02vala: fix wrapping of port setting callsLennart Poettering1-2/+2
2014-04-02channelmap: Use "Subwoofer" as pretty name for LFELennart Poettering1-1/+1
2014-04-02Add missing profile and alsa-mixer/paths to src/Makefile.amDaniel T Chen1-0/+3
2014-04-02vala: fix definition of the GLib mainloop adapterLennart Poettering1-2/+2
2014-04-02vala: fix definition of INVALID_INDEXLennart Poettering1-1/+1
2014-04-02shm: don't complain about missing SHM segmentsLennart Poettering1-1/+1
2014-04-02pacmd: don't enter busy loop when reading from stdin very earlyLennart Poettering1-86/+100
2014-04-02pacmd: store away fd typeLennart Poettering1-4/+5
2014-04-02pacat: always fully fulfill write requestsLennart Poettering1-17/+30
2014-04-02fdsem: be more verbose when reading from eventfd fails.Lennart Poettering1-6/+35
2014-04-02dbus: first restart timer, then dispatch itLennart Poettering1-13/+16
2014-04-02padsp: emulate /dev/audio, tooLennart Poettering1-35/+20
2014-04-02build-sys: add gobject to build dependenciesLennart Poettering1-1/+1
2014-04-02alsa: use default output port namesLennart Poettering5-3/+5
2014-04-02alsa: cover "Internal Mic" elementsLennart Poettering9-0/+98
2014-04-02alsa: cover 'Shared Mic/Line in', 'Analog Source'Lennart Poettering1-0/+25
2014-04-02alsa: cover "Desktop Speaker" mixer elementsLennart Poettering9-8/+131
2014-04-02core: Fix macro typo - PA_SINK_IS_LINKED -> PA_SINK_INPUT_IS_LINKEDColin Guthrie1-1/+1
2014-04-02native: rework handling of seeks that depend on variables the client does not...Lennart Poettering7-9/+20