summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | bluetooth: rework timing logic, properly implement latency callbacksLennart Poettering2009-04-101-41/+134
| |
* | bluetooth: be a bit more verbose if we exit due to bad poll() revents flagLennart Poettering2009-04-101-1/+5
| |
* | bluetooth: rename sco to hsp also for the userLennart Poettering2009-04-101-3/+3
| |
* | core: add a seperate fixed_latency field for sinks/sources with fixed latencyLennart Poettering2009-04-107-28/+67
| |
* | core: memory leak, fix ref counting when moving streamsLennart Poettering2009-04-104-10/+38
| |
* | dbus: memory leak, actually free dbus wrapperLennart Poettering2009-04-101-1/+2
| |
* | dbus: drop pa_ prefix from static symbolLennart Poettering2009-04-101-7/+2
| |
* | protocol-native: downgrade message if we receive pcm block for dead streamLennart Poettering2009-04-101-1/+1
| |
* | protocol-native: print underrun message only once for each underrunLennart Poettering2009-04-101-1/+2
| |
* | socket-server: memory leak, free machine id after useLennart Poettering2009-04-101-0/+1
| |
* | dbus: memory leak, free pending callsLennart Poettering2009-04-101-2/+4
| |
* | dbus: memory leak, free server id after useLennart Poettering2009-04-101-1/+4
| |
* | bluetooth: memory leak, actually free discovery struct itselfLennart Poettering2009-04-101-0/+2
| |
* | interpol-test: make it easier to test corking only optionallyLennart Poettering2009-04-101-2/+13
| |
* | bluetooth: make sure to set max_requestLennart Poettering2009-04-081-2/+30
| |
* | introduce relative_volume field in sink_input and make use of it on sink ↵Lennart Poettering2009-04-084-46/+82
| | | | | | | | flat volume change