summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-14add a few missing initializationsv0.9.15Lennart Poettering2-3/+3
2009-04-14explcitly ignore return values of some functions marked with gcc's warn_unuse...Lennart Poettering3-4/+4
2009-04-14bump version for final 0.9.15 releaseLennart Poettering1-1/+1
2009-04-14core: when applying delay memblockq take monitored sink latency into accountLennart Poettering1-0/+19
2009-04-14pacat: add missing newlineLennart Poettering1-1/+1
2009-04-14core: use pa_{source|sink}_get_latency_within_thread() at one more placeLennart Poettering2-8/+2
2009-04-13sort LINGUASLennart Poettering1-1/+1
2009-04-13run make update-poLennart Poettering24-1774/+2158
2009-04-13update LINGUASLennart Poettering1-0/+1
2009-04-13Merge commit 'origin/master-tx'Lennart Poettering2-90/+2229
2009-04-13core: introduce new 'reference' volume for sinksLennart Poettering15-160/+153
2009-04-13alsa: include the alsa mixer control that is used in the property listLennart Poettering4-4/+7
2009-04-13alsa: store mixer controls to use in profile dataLennart Poettering4-19/+48
2009-04-13alsa: when passing emptry mixer control name, force sw volumeLennart Poettering1-0/+5
2009-04-13volume: increase dB range to -90dBLennart Poettering1-1/+1
2009-04-13client-conf-x11: unbreak autospawn due to stale X11 propertiesLennart Poettering2-1/+22
2009-04-13client-conf: when is set, disable autospawn settingLennart Poettering1-0/+3
2009-04-13client-conf: make setting a default server independant from the autospawn set...Lennart Poettering1-11/+13
2009-04-13proplist-util: use pa_session_id() instead of accessing 7b816367b01393ed3e3e6...Lennart Poettering1-5/+4
2009-04-13client-conf: modernize a few thingsLennart Poettering1-19/+9
2009-04-13print session id when starting upLennart Poettering1-0/+5
2009-04-13core-util: filter utf8 in pa_machine_id()Lennart Poettering1-3/+6
2009-04-13core-util: add pa_session_id()Lennart Poettering2-0/+10
2009-04-13Sending translation for po/nl.powarrink1-0/+2110
2009-04-13cork-music-on-phone: make sure that we don't check the refcnt of pa_core when...Lennart Poettering1-1/+0
2009-04-13lirc: fix logic behind mute buttonsLennart Poettering1-2/+2
2009-04-13mmkbd: get rid of support for ancient kernelsLennart Poettering1-16/+5
2009-04-13mmkbd,lirc: make use of pa_assert_not_reached()Lennart Poettering2-2/+2
2009-04-13lirc, mmkbd: extend controllable volume range to PA_VOLUME_MAXLennart Poettering2-10/+10
2009-04-13api: introduce PA_VOLUME_MAXLennart Poettering1-2/+6
2009-04-13lirc: drop lirc_in_use, it's made redundant by PA_MODULE_LOAD_ONCELennart Poettering1-11/+0
2009-04-13make sure we never overflow when calculating sleep timeLennart Poettering2-4/+28
2009-04-11Sending translation for Tamilifelix1-90/+119
2009-04-10Downgrade default log level to NOTICE to follow documentationLennart Poettering1-1/+1
2009-04-10add missing languages to LINGUASLennart Poettering1-0/+10
2009-04-10prepare another snapshotv0.9.15-test8Lennart Poettering1-1/+1
2009-04-10set fixed latencies at more places where appropriateLennart Poettering6-9/+16
2009-04-10make dbus optional during buildFinn Thain2-0/+17
2009-04-10run make update-poLennart Poettering13-1096/+1263
2009-04-10Merge commit 'origin/master-tx'Lennart Poettering14-1020/+20360
2009-04-10alsa: when printing warning about bogus data from alsa include snd_pcm_dump()Lennart Poettering5-6/+11
2009-04-10bluetooth: when starting up HSP stream, send 2 packets first, only afterwards...Lennart Poettering1-0/+6
2009-04-10bluetooth: rework timing logic, properly implement latency callbacksLennart Poettering1-41/+134
2009-04-10bluetooth: be a bit more verbose if we exit due to bad poll() revents flagLennart Poettering1-1/+5
2009-04-10bluetooth: rename sco to hsp also for the userLennart Poettering1-3/+3
2009-04-10core: add a seperate fixed_latency field for sinks/sources with fixed latencyLennart Poettering7-28/+67
2009-04-10core: memory leak, fix ref counting when moving streamsLennart Poettering4-10/+38
2009-04-10dbus: memory leak, actually free dbus wrapperLennart Poettering1-1/+2
2009-04-10dbus: drop pa_ prefix from static symbolLennart Poettering1-7/+2
2009-04-10protocol-native: downgrade message if we receive pcm block for dead streamLennart Poettering1-1/+1