Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prepare another snapshotv0.9.15-test8 | Lennart Poettering | 2009-04-10 | 1 | -1/+1 |
| | |||||
* | set fixed latencies at more places where appropriate | Lennart Poettering | 2009-04-10 | 6 | -9/+16 |
| | |||||
* | make dbus optional during build | Finn Thain | 2009-04-10 | 2 | -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-po | Lennart Poettering | 2009-04-10 | 13 | -1096/+1263 |
| | |||||
* | Merge commit 'origin/master-tx' | Lennart Poettering | 2009-04-10 | 14 | -1020/+20360 |
|\ | |||||
| * | Sending translation for Spanish | elsupergomez | 2009-04-09 | 1 | -377/+223 |
| | | |||||
| * | Sending translation for Oriya | mgiri | 2009-04-09 | 1 | -2/+31 |
| | | |||||
| * | Sending translation for Oriya | mgiri | 2009-04-09 | 1 | -19/+295 |
| | | |||||
| * | Sending translation for Oriya | mgiri | 2009-04-08 | 1 | -245/+246 |
| | | |||||
| * | Sending translation for Telugu | kkrothap | 2009-04-08 | 1 | -29/+23 |
| | | |||||
| * | Sending translation for po/ta.po | ifelix | 2009-04-08 | 1 | -0/+2328 |
| | | |||||
| * | Sending translation for Bengali (India) | runab | 2009-04-08 | 1 | -39/+292 |
| | | |||||
| * | Sending translation for Assamese | amitakhya | 2009-04-08 | 1 | -311/+547 |
| | | |||||
| * | Sending translation for po/as.po | amitakhya | 2009-04-08 | 1 | -0/+2198 |
| | | |||||
| * | Sending translation for po/te.po | kkrothap | 2009-04-07 | 1 | -0/+2426 |
| | | |||||
| * | Sending translation for po/sr@latin.po | kmilos | 2009-04-07 | 1 | -9/+9 |
| | | |||||
| * | Sending translation for Serbian | kmilos | 2009-04-07 | 1 | -9/+9 |
| | | |||||
| * | Sending translation for Oriya | mgiri | 2009-04-07 | 1 | -68/+80 |
| | | |||||
| * | Sending translation for po/or.po | mgiri | 2009-04-07 | 1 | -0/+2107 |
| | | |||||
| * | Sending translation for po/bn_IN.po | runab | 2009-04-07 | 1 | -0/+2127 |
| | | |||||
| * | Sending translation for Gujarati | swkothar | 2009-04-07 | 1 | -160/+337 |
| | | |||||
| * | Sending translation for po/kn.po | shanky | 2009-04-07 | 1 | -0/+2384 |
| | | |||||
| * | Sending translation for Gujarati | swkothar | 2009-04-06 | 1 | -5/+16 |
| | | |||||
| * | Sending translation for Gujarati | swkothar | 2009-04-06 | 1 | -69/+69 |
| | | |||||
| * | Sending translation for po/gu.po | swkothar | 2009-04-06 | 1 | -0/+2216 |
| | | |||||
| * | Sending translation for po/mr.po | sandeeps | 2009-04-06 | 1 | -0/+2415 |
| | | |||||
| * | Sending translation for Chinese (Simplified) | leahliu | 2009-04-06 | 1 | -23/+25 |
| | | |||||
| * | Sending translation for po/sr@latin.po | soko | 2009-04-05 | 1 | -193/+277 |
| | | |||||
| * | Sending translation for Serbian | soko | 2009-04-05 | 1 | -194/+277 |
| | | |||||
| * | Sending translation for Polish | raven | 2009-04-05 | 1 | -14/+25 |
| | | |||||
| * | Sending translation for Finnish | vpv | 2009-04-05 | 1 | -2/+88 |
| | | |||||
| * | Sending translation for Finnish | vpv | 2009-04-05 | 1 | -141/+178 |
| | | |||||
| * | Sending translation for Finnish | vpv | 2009-04-05 | 1 | -67/+68 |
| | | |||||
* | | alsa: when printing warning about bogus data from alsa include snd_pcm_dump() | Lennart Poettering | 2009-04-10 | 5 | -6/+11 |
| | | |||||
* | | bluetooth: when starting up HSP stream, send 2 packets first, only ↵ | Lennart Poettering | 2009-04-10 | 1 | -0/+6 |
| | | | | | | | | afterwards enter one-read-one-write logic | ||||
* | | bluetooth: rework timing logic, properly implement latency callbacks | Lennart Poettering | 2009-04-10 | 1 | -41/+134 |
| | | |||||
* | | bluetooth: be a bit more verbose if we exit due to bad poll() revents flag | Lennart Poettering | 2009-04-10 | 1 | -1/+5 |
| | | |||||
* | | bluetooth: rename sco to hsp also for the user | Lennart Poettering | 2009-04-10 | 1 | -3/+3 |
| | | |||||
* | | core: add a seperate fixed_latency field for sinks/sources with fixed latency | Lennart Poettering | 2009-04-10 | 7 | -28/+67 |
| | | |||||
* | | core: memory leak, fix ref counting when moving streams | Lennart Poettering | 2009-04-10 | 4 | -10/+38 |
| | | |||||
* | | dbus: memory leak, actually free dbus wrapper | Lennart Poettering | 2009-04-10 | 1 | -1/+2 |
| | | |||||
* | | dbus: drop pa_ prefix from static symbol | Lennart Poettering | 2009-04-10 | 1 | -7/+2 |
| | | |||||
* | | protocol-native: downgrade message if we receive pcm block for dead stream | Lennart Poettering | 2009-04-10 | 1 | -1/+1 |
| | | |||||
* | | protocol-native: print underrun message only once for each underrun | Lennart Poettering | 2009-04-10 | 1 | -1/+2 |
| | | |||||
* | | socket-server: memory leak, free machine id after use | Lennart Poettering | 2009-04-10 | 1 | -0/+1 |
| | | |||||
* | | dbus: memory leak, free pending calls | Lennart Poettering | 2009-04-10 | 1 | -2/+4 |
| | | |||||
* | | dbus: memory leak, free server id after use | Lennart Poettering | 2009-04-10 | 1 | -1/+4 |
| | | |||||
* | | bluetooth: memory leak, actually free discovery struct itself | Lennart Poettering | 2009-04-10 | 1 | -0/+2 |
| | | |||||
* | | interpol-test: make it easier to test corking only optionally | Lennart Poettering | 2009-04-10 | 1 | -2/+13 |
| | | |||||
* | | bluetooth: make sure to set max_request | Lennart Poettering | 2009-04-08 | 1 | -2/+30 |
| | |