summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: Generate module symdefs in src/modules directoryMaarten Bosmans2011-01-311-104/+88
* Merge remote branch 'mkbosmans/rate-adjustment'Colin Guthrie2011-01-313-60/+103
|\
| * module-rtp-recv: Request proper rewind after underrunMaarten Bosmans2011-01-161-1/+3
| * module-rtp-recv: Remove smoother from write indexMaarten Bosmans2011-01-161-21/+3
| * module-rtp-recv: Average the estimated real sample rateMaarten Bosmans2011-01-161-4/+22
| * module-rtp-recv: Use new algorithm for adjusting sample rateMaarten Bosmans2011-01-161-15/+29
| * Limit rate adjustments to small, inaudible jumpsMaarten Bosmans2011-01-163-26/+52
| * module-loopback: Add adjust_time to valid argsMaarten Bosmans2011-01-161-0/+1
* | Fighting rewinds: Reduce calls to handle_seekDavid Henningsson2011-01-311-30/+26
* | Fighting rewinds: Seek and write data in the same messageDavid Henningsson2011-01-311-8/+12
* | ratelimit: fix log levels of log suppression messagesLennart Poettering2011-01-3113-18/+19
* | Core: Fix incorrect check of return valueScott Reeves2011-01-231-2/+2
* | build: Use MODULE_LIBADD in Makefile.amMaarten Bosmans2011-01-231-84/+86
* | Merge commit 'e4979ab5cff84ef64c88bba3a1b6b4c5e02f7777'Colin Guthrie2011-01-173-10/+16
|\ \
| * | bluetooth: detect when bitpool has changed on sbc codecLuiz Augusto von Dentz2010-12-231-2/+6
| * | bluetooth: fix build for libdbus < 1.3Luiz Augusto von Dentz2010-12-231-0/+2
| * | bluetooth: fix case of profile UUIDs to match what BlueZ usesLuiz Augusto von Dentz2010-12-231-8/+8
| |/
* | 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
* | build-sys: Make --disable-dbus actually work.Colin Guthrie2011-01-111-30/+41
* | build-sys: Put in specific warnings when there is no udev or DBUS supportColin Guthrie2011-01-111-0/+24
* | 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
* Further clarify src- and speex- references in pulse-daemon.confDaniel T Chen2010-12-191-13/+14
* 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
* trivial: Mention speex as a resampler reference in pulse-daemon.confDaniel T Chen2010-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-053-1/+22
* i18n: Update POTFILES.*Arun Raghavan2010-12-052-0/+4
* build-sys: Include the .version file in the distribution tarballColin Guthrie2010-12-052-0/+2
* build-sys: Fix make distcheck failure due to udev rules fixed install pathColin Guthrie2010-12-051-0/+2
* build-sys: Replace dummy Makefiles with proper Makefile.am'sColin Guthrie2010-12-0535-39/+379
* build-sys: Add some smarts to version extraction from git tags.Colin Guthrie2010-12-041-7/+15
* 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