summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-17vff: Add a volume-follows-focus modulevffArun Raghavan2-0/+584
2010-12-05volume: 20 dB should be enough for anyoneArun Raghavan1-1/+2
2010-12-05build-sys: Fix a warning during distcheckArun Raghavan3-1/+22
2010-12-05i18n: Update POTFILES.*Arun Raghavan2-0/+4
2010-12-05build-sys: Include the .version file in the distribution tarballColin Guthrie2-0/+2
2010-12-05build-sys: Fix make distcheck failure due to udev rules fixed install pathColin Guthrie1-0/+2
2010-12-05build-sys: Replace dummy Makefiles with proper Makefile.am'sColin Guthrie35-39/+379
2010-12-04build-sys: Add some smarts to version extraction from git tags.Colin Guthrie1-7/+15
2010-12-04doxygen: Fix version numbers for new featuresColin Guthrie3-7/+7
2010-12-02echo-cancel: Fix source may_move_to functionArun Raghavan1-1/+1
2010-12-02rescue-streams: Fix segfault in some conditionsArun Raghavan1-1/+1
2010-12-01alsa-sink: take base volume into account when applying hw volumeJuho Hämäläinen1-2/+8
2010-11-28man: Reference correct `--use-pid-file` and fix typo (`s/Of/If/`).Paul Menzel1-3/+3
2010-11-28build-sys: simplify things for building on fedoraLennart Poettering1-1/+2
2010-11-28i18n: update POTFILES.inLennart Poettering1-0/+1
2010-11-28build-sys: bump sonameLennart Poettering1-1/+1
2010-11-28build-sys: Link lirc libraries in right orderJyri Sarha1-1/+1
2010-11-28build-sys: Link binaries linking libpulsecommon to libpulse tooJyri Sarha1-33/+33
2010-11-28build-sys: Link binaries linking libpulse to libpulsecommon tooJyri Sarha1-9/+9
2010-11-28core: Add name to flist struct for more informative log messagesJyri Sarha2-4/+13
2010-11-28core: Lower "flist is full" log message level to debug and ratelimit itJyri Sarha1-1/+2
2010-11-28volume: Add explicit checks for ARMv6 instructionsv0.98-devArun Raghavan2-5/+36
2010-11-28version: Drop the micro version numberColin Guthrie7-191/+188
2010-11-25module-bonjour-publish: don't include avahi headersDaniel Mack1-1/+0
2010-11-25alsa-source: fix enum typesLennart Poettering1-2/+2
2010-11-25alsa-mixer: make a few strings translatableLennart Poettering1-3/+3
2010-11-25pulse: make sure legacy_dir is not staticJan Kratochvil1-1/+1
2010-11-25Handle 'Internal Mic 1' as an 'Input Source'Daniel T Chen1-0/+4
2010-11-25Add "Rear Mic" to alsa mixer paths.David Henningsson2-0/+13
2010-11-19alsa: Print dB values in addition to percentages in debug messages.Tanu Kaskinen2-17/+46
2010-11-18alsa: Sprinkle some PA_UNLIKELYs around error checksArun Raghavan1-11/+10
2010-11-18man: Remove repeated linesWanming.Zhang@tieto.com1-6/+0
2010-11-17combine: Only check if the sink is h/w etc. in automatic modeColin Guthrie1-8/+8
2010-11-16upnp: Implement the MediaServer2 D-Bus interfaceStephen Moehle1-199/+463
2010-11-16core: New LIFO style flist implementation v2.2Jyri Sarha1-153/+64
2010-11-16combine: Handle reappearing slave sinks in non-automatic mode.Antti-Ville Jansson1-3/+23
2010-11-16alsa: remove redundant call to snd_pcm_nonblock()Pierre-Louis Bossart1-2/+0
2010-10-20core: make use of dbus_message_iter_append_fixed_arrayLuiz Augusto von Dentz1-6/+1
2010-10-20bluetooth: make use of dbus-util helper functionsLuiz Augusto von Dentz1-66/+6
2010-10-19dbus: Fix log message after volume changes.Colin Guthrie1-1/+1
2010-10-19volume: Fix incorrect usage of PA_VOLUME_IS_VALIDArun Raghavan4-6/+6
2010-10-17log: Totally trivial spelling 'correction' (for en-US)Colin Guthrie1-1/+1
2010-10-17man: Clarify wording in volume sync documentation.Paul Menzel1-2/+2
2010-10-16intended-roles: Mark devices with a form factor of 'headset' as being appropr...Colin Guthrie1-1/+2
2010-10-16alsa-mixer: add profile for Native Instruments KorecontrollerDaniel Mack3-1/+88
2010-10-16man: sync_volume parameters to manual pageJyri Sarha1-0/+30
2010-10-16daemon-conf: Add sync volume parameters to daemon-confJyri Sarha9-6/+31
2010-10-16udev-detect: Add sync_volume parameterJyri Sarha1-3/+15
2010-10-16alsa: Take syncronized HW volume infra into use for alsa-sinkJyri Sarha6-25/+246
2010-10-16core: Add infrastructure for synchronizing HW and SW volume changesJyri Sarha3-31/+369