summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* proplist-util: use pa_session_id() instead of accessing ↵Lennart Poettering2009-04-131-5/+4
| | | | 7b816367b01393ed3e3e650047d78f6e-1239640487.203609-1061245823 directly
* client-conf: modernize a few thingsLennart Poettering2009-04-131-19/+9
|
* print session id when starting upLennart Poettering2009-04-131-0/+5
|
* core-util: filter utf8 in pa_machine_id()Lennart Poettering2009-04-131-3/+6
|
* core-util: add pa_session_id()Lennart Poettering2009-04-132-0/+10
|
* cork-music-on-phone: make sure that we don't check the refcnt of pa_core ↵Lennart Poettering2009-04-131-1/+0
| | | | when the daemon goes down
* lirc: fix logic behind mute buttonsLennart Poettering2009-04-131-2/+2
|
* mmkbd: get rid of support for ancient kernelsLennart Poettering2009-04-131-16/+5
|
* mmkbd,lirc: make use of pa_assert_not_reached()Lennart Poettering2009-04-132-2/+2
|
* lirc, mmkbd: extend controllable volume range to PA_VOLUME_MAXLennart Poettering2009-04-132-10/+10
|
* api: introduce PA_VOLUME_MAXLennart Poettering2009-04-131-2/+6
|
* lirc: drop lirc_in_use, it's made redundant by PA_MODULE_LOAD_ONCELennart Poettering2009-04-131-11/+0
|
* make sure we never overflow when calculating sleep timeLennart Poettering2009-04-132-4/+28
| | | | Issue pointed out by Jaroslav Kysela
* Downgrade default log level to NOTICE to follow documentationLennart Poettering2009-04-101-1/+1
| | | | Closes #527
* add missing languages to LINGUASLennart Poettering2009-04-101-0/+10
|
* prepare another snapshotv0.9.15-test8Lennart Poettering2009-04-101-1/+1
|
* set fixed latencies at more places where appropriateLennart Poettering2009-04-106-9/+16
|
* make dbus optional during buildFinn Thain2009-04-102-0/+17
| | | | | | | | | | | | | | | | | | | | | On Tue, 31 Mar 2009, Lennart Poettering wrote: [snip] > > I have now merged your patch. I had to change a few things to make it > apply cleanly. Since I have no access to Solaris I am unable to test > this though, so please check if things still work for you. > > I also worked around the realpath() issue mostly. It should work fine on > Solaris now, as well. Thanks. 0.9.15-test7 seems to work fine. The only new issue is that configure --without-dbus no longer builds. I don't need dbus for my purposes (network audio server) and it seems that dbus is not included with Solaris. A patch for this follows. Finn
* run make update-poLennart Poettering2009-04-1013-1096/+1263
|
* Merge commit 'origin/master-tx'Lennart Poettering2009-04-1014-1020/+20360
|\
| * Sending translation for Spanishelsupergomez2009-04-091-377/+223
| |
| * Sending translation for Oriyamgiri2009-04-091-2/+31
| |
| * Sending translation for Oriyamgiri2009-04-091-19/+295
| |
| * Sending translation for Oriyamgiri2009-04-081-245/+246
| |
| * Sending translation for Telugukkrothap2009-04-081-29/+23
| |
| * Sending translation for po/ta.poifelix2009-04-081-0/+2328
| |
| * Sending translation for Bengali (India)runab2009-04-081-39/+292
| |
| * Sending translation for Assameseamitakhya2009-04-081-311/+547
| |
| * Sending translation for po/as.poamitakhya2009-04-081-0/+2198
| |
| * Sending translation for po/te.pokkrothap2009-04-071-0/+2426
| |
| * Sending translation for po/sr@latin.pokmilos2009-04-071-9/+9
| |
| * Sending translation for Serbiankmilos2009-04-071-9/+9
| |
| * Sending translation for Oriyamgiri2009-04-071-68/+80
| |
| * Sending translation for po/or.pomgiri2009-04-071-0/+2107
| |
| * Sending translation for po/bn_IN.porunab2009-04-071-0/+2127
| |
| * Sending translation for Gujaratiswkothar2009-04-071-160/+337
| |
| * Sending translation for po/kn.poshanky2009-04-071-0/+2384
| |
| * Sending translation for Gujaratiswkothar2009-04-061-5/+16
| |
| * Sending translation for Gujaratiswkothar2009-04-061-69/+69
| |
| * Sending translation for po/gu.poswkothar2009-04-061-0/+2216
| |
| * Sending translation for po/mr.posandeeps2009-04-061-0/+2415
| |
| * Sending translation for Chinese (Simplified)leahliu2009-04-061-23/+25
| |
| * Sending translation for po/sr@latin.posoko2009-04-051-193/+277
| |
| * Sending translation for Serbiansoko2009-04-051-194/+277
| |
| * Sending translation for Polishraven2009-04-051-14/+25
| |
| * Sending translation for Finnishvpv2009-04-051-2/+88
| |
| * Sending translation for Finnishvpv2009-04-051-141/+178
| |
| * Sending translation for Finnishvpv2009-04-051-67/+68
| |
* | alsa: when printing warning about bogus data from alsa include snd_pcm_dump()Lennart Poettering2009-04-105-6/+11
| |
* | bluetooth: when starting up HSP stream, send 2 packets first, only ↵Lennart Poettering2009-04-101-0/+6
| | | | | | | | afterwards enter one-read-one-write logic