summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tunnel: Fix automatic names when source/sink_name argument is missing.Colin Guthrie2011-01-161-2/+2
* client: Don't update smoother while corkedArun Raghavan2011-01-151-2/+2
* alsa-sink: Don't assume we were able to enable hw-volume or sync-volume (v1.1)Jyri Sarha2011-01-151-21/+21
* alsa-sink: Fix double use of stringJyri Sarha2011-01-151-6/+8
* core: Use pa_sink_get_latency_within_thread() in sync-volume codeJyri Sarha2011-01-151-9/+2
* core: Use volume_change_safety_margin when rewinding sync-volume eventsJyri Sarha2011-01-151-6/+16
* core: Change sematics of pa_flist_new_with_name() (v1.1)Jyri Sarha2011-01-152-3/+5
* console-kit: Console Kit support is dependent on DBUS and is thus optional.Colin Guthrie2011-01-111-0/+2
* padsp: wrap __open_2 and __open64_2Michal Schmidt2011-01-101-9/+52
* loopback: Add new arguments to disable stream moveCai Yuanqing2011-01-031-1/+26
* Revert "core: make use of dbus_message_iter_append_fixed_array"Colin Guthrie2011-01-031-1/+6
* coreaudio: Make coreaudio-detect safer by adding asserts before dereferencingCai Yuanqing2010-12-221-6/+11
* fix bug about get source-output statusChen Rui2010-12-201-1/+1
* Fix typosZhang Wanming2010-12-2010-16/+16
* Fix return value of pa_sndfile_format_from_stringVincent Becker2010-12-181-3/+3
* core: Fix variable "has_whined" value bugYang Xichuan2010-12-181-1/+1
* module-loopback: Prevent an infinite loop when rate adjusting is disabledMaarten Lankhorst2010-12-121-1/+2
* bluetooth: Fix a2dp processingMaarten Lankhorst2010-12-121-1/+1
* volume: Trivial cosmetics (remove a space)Colin Guthrie2010-12-061-1/+1
* jack: Add module-jackdbus-detectDavid Henningsson2010-12-052-0/+316
* build-sys: Fix a warning during distcheckArun Raghavan2010-12-052-1/+21
* build-sys: Replace dummy Makefiles with proper Makefile.am'sColin Guthrie2010-12-0534-39/+361
* doxygen: Fix version numbers for new featuresColin Guthrie2010-12-043-7/+7
* echo-cancel: Fix source may_move_to functionArun Raghavan2010-12-021-1/+1
* rescue-streams: Fix segfault in some conditionsArun Raghavan2010-12-021-1/+1
* alsa-sink: take base volume into account when applying hw volumeJuho Hämäläinen2010-12-011-2/+8
* build-sys: Link lirc libraries in right orderJyri Sarha2010-11-281-1/+1
* build-sys: Link binaries linking libpulsecommon to libpulse tooJyri Sarha2010-11-281-33/+33
* build-sys: Link binaries linking libpulse to libpulsecommon tooJyri Sarha2010-11-281-9/+9
* core: Add name to flist struct for more informative log messagesJyri Sarha2010-11-282-4/+13
* core: Lower "flist is full" log message level to debug and ratelimit itJyri Sarha2010-11-281-1/+2
* volume: Add explicit checks for ARMv6 instructionsv0.98-devArun Raghavan2010-11-281-4/+4
* version: Drop the micro version numberColin Guthrie2010-11-282-182/+182
* module-bonjour-publish: don't include avahi headersDaniel Mack2010-11-251-1/+0
* alsa-source: fix enum typesLennart Poettering2010-11-251-2/+2
* alsa-mixer: make a few strings translatableLennart Poettering2010-11-251-3/+3
* pulse: make sure legacy_dir is not staticJan Kratochvil2010-11-251-1/+1
* Handle 'Internal Mic 1' as an 'Input Source'Daniel T Chen2010-11-251-0/+4
* Add "Rear Mic" to alsa mixer paths.David Henningsson2010-11-252-0/+13
* alsa: Print dB values in addition to percentages in debug messages.Tanu Kaskinen2010-11-192-17/+46
* alsa: Sprinkle some PA_UNLIKELYs around error checksArun Raghavan2010-11-181-11/+10
* combine: Only check if the sink is h/w etc. in automatic modeColin Guthrie2010-11-171-8/+8
* upnp: Implement the MediaServer2 D-Bus interfaceStephen Moehle2010-11-161-199/+463
* core: New LIFO style flist implementation v2.2Jyri Sarha2010-11-161-153/+64
* combine: Handle reappearing slave sinks in non-automatic mode.Antti-Ville Jansson2010-11-161-3/+23
* alsa: remove redundant call to snd_pcm_nonblock()Pierre-Louis Bossart2010-11-161-2/+0
* core: make use of dbus_message_iter_append_fixed_arrayLuiz Augusto von Dentz2010-10-201-6/+1
* bluetooth: make use of dbus-util helper functionsLuiz Augusto von Dentz2010-10-201-66/+6
* dbus: Fix log message after volume changes.Colin Guthrie2010-10-191-1/+1
* volume: Fix incorrect usage of PA_VOLUME_IS_VALIDArun Raghavan2010-10-194-6/+6