Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | ||||||
* | | introduce relative_volume field in sink_input and make use of it on sink ↵ | Lennart Poettering | 2009-04-08 | 4 | -46/+82 | |
| | | | | | | | | flat volume change | |||||
* | | when calculating volume from dB use ceil() | Lennart Poettering | 2009-04-08 | 1 | -2/+2 | |
| | | ||||||
* | | print smallest attenuation/sample | Lennart Poettering | 2009-04-08 | 1 | -0/+3 | |
| | | ||||||
* | | update documentation regarding stream timing a bit | Lennart Poettering | 2009-04-07 | 1 | -21/+49 | |
| | | ||||||
* | | after propagating a sink volume change to the sink inputs recalculate their ↵ | Lennart Poettering | 2009-04-07 | 2 | -25/+55 | |
| | | | | | | | | soft volumes | |||||
* | | we need to make our multiplications with linear values | Lennart Poettering | 2009-04-07 | 1 | -10/+10 | |
| | | ||||||
* | | reduce number of conversions to/from linear volumes | Lennart Poettering | 2009-04-07 | 1 | -2/+13 | |
| | | ||||||
* | | compare with doubles, not integer | Lennart Poettering | 2009-04-07 | 1 | -2/+2 | |
| | | ||||||
* | | If the sink volume is lowered to 0 and then increased again, make sure all ↵ | Lennart Poettering | 2009-04-07 | 1 | -2/+6 | |
| | | | | | | | | stream volumes follow instead of staying at 0 | |||||
* | | make use of SO_TIMESTAMP timestamp for accuracy and leave smoother paused ↵ | Lennart Poettering | 2009-04-07 | 3 | -11/+62 | |
| | | | | | | | | until we have data | |||||
* | | mark null sink as support dynamic latency | Lennart Poettering | 2009-04-07 | 1 | -1/+1 | |
| | | ||||||
* | | adjust max_rewind/max_request whenever the latency changes | Lennart Poettering | 2009-04-07 | 1 | -0/+5 | |
| | | ||||||
* | | send the source latency based on the MTU size | Lennart Poettering | 2009-04-07 | 1 | -3/+3 | |
| | | ||||||
* | | add suspend_within_thread() callbacks to pa_sink_input/pa_source_output | Lennart Poettering | 2009-04-07 | 6 | -3/+44 | |
| | | ||||||
* | | enable debugging output based on if DEBUG_DATA macro is set | Lennart Poettering | 2009-04-07 | 1 | -6/+18 | |
| | | ||||||
* | | make sure we don't apply sampling rate fixes that bring the sampling freq > ↵ | Lennart Poettering | 2009-04-06 | 1 | -11/+14 | |
| | | | | | | | | | | | | PA_RATE_MAX Fixes #525 | |||||
* | | Make sure we don't get stuck when prebuf is too high | Lennart Poettering | 2009-04-06 | 2 | -32/+29 | |
| | | | | | | | | | | | | | | | | If prebuf is greater than tlength minus minreq we might end up waiting for the buffer to fill up further however without ever asking for more data from the client since less minreq bytes might be missing. This fixes bug #440 | |||||
* | | extend documentation for pa_stream_cork() a bit | Lennart Poettering | 2009-04-06 | 1 | -1/+10 | |
| | | ||||||
* | | properly handle interpolation when queried x is left of last data position | Lennart Poettering | 2009-04-06 | 1 | -1/+17 | |
| | | ||||||
* | | don't fail device reservation if the D-Bus connection is dead | Lennart Poettering | 2009-04-06 | 1 | -2/+9 | |
| | | ||||||
* | | be a bit more verbose about the busses we are connected to | Lennart Poettering | 2009-04-06 | 1 | -0/+7 | |
| | | ||||||
* | | make sure we keep a reference of the bus connection during the whole runtime ↵ | Lennart Poettering | 2009-04-06 | 2 | -11/+30 | |
|/ | | | | if we manage to acquire the bus name | |||||
* | run make po-update | Lennart Poettering | 2009-04-05 | 13 | -58/+775 | |
| | ||||||
* | Merge commit 'origin/master-tx' | Lennart Poettering | 2009-04-05 | 1 | -64/+160 | |
|\ | ||||||
| * | Sending translation for Finnish | vpv | 2009-04-04 | 1 | -63/+161 | |
| | | ||||||
* | | Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio | Lennart Poettering | 2009-04-05 | 41 | -2914/+4143 | |
|\ \ | ||||||
| * | | initialize sound cards only after the 'control' object appeared | Lennart Poettering | 2009-04-04 | 1 | -5/+25 | |
| | | | ||||||
| * | | increase log buffer further | Lennart Poettering | 2009-04-04 | 1 | -1/+1 | |
| | | | ||||||
| * | | refuse to initialize on modem devices | Lennart Poettering | 2009-04-04 | 4 | -0/+24 | |
| | | | ||||||
| * | | add missing files to POTFILES.in | Lennart Poettering | 2009-04-04 | 1 | -0/+5 | |
| | | | ||||||
| * | | run make update-po | Lennart Poettering | 2009-04-04 | 13 | -1896/+2454 | |
| | | | ||||||
| * | | Merge commit 'origin/master-tx' | Lennart Poettering | 2009-04-04 | 4 | -991/+1613 | |
| |\| | ||||||
| | * | Sending translation for po/sr@latin.po | soko | 2009-04-03 | 1 | -7/+7 | |
| | | | ||||||
| | * | Sending translation for Serbian | soko | 2009-04-03 | 1 | -7/+7 | |
| | | | ||||||
| | * | Sending translation for po/sr@latin.po | soko | 2009-04-03 | 1 | -337/+675 | |
| | | | ||||||
| | * | Sending translation for Serbian | soko | 2009-04-03 | 1 | -82/+220 | |
| | | | ||||||
| | * | Sending translation for Serbian | soko | 2009-04-02 | 1 | -303/+501 | |
| | | | ||||||
| | * | Sending translation for Chinese (Simplified) | leahliu | 2009-04-02 | 1 | -235/+197 | |
| | | | ||||||
| | * | Sending translation for Italian | tombo | 2009-04-01 | 1 | -81/+67 | |
| | | | ||||||
| * | | various spelling fixes | Maarten Bosmans | 2009-04-04 | 21 | -37/+37 | |
| | | | ||||||
| * | | POTFILES.IN: Refer to src/pulsecore/dbus-util.c | Luke Yelavich | 2009-04-04 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio | Lennart Poettering | 2009-04-03 | 10 | -46/+60 | |
| |\ \ | ||||||
| * | | | downgrade a few messages | Lennart Poettering | 2009-04-03 | 2 | -4/+4 | |
| | | | | ||||||
* | | | | make it easy to disable interpolation in the interpolation test tool | Lennart Poettering | 2009-04-05 | 1 | -2/+22 | |
| | | | | ||||||
* | | | | Fix a couple of races in native protocol | Lennart Poettering | 2009-04-05 | 1 | -42/+97 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also make sure we account for recording memblock that are currently 'on the fly' between the main and the IO thread. Also makes a couple of timing calls that were done in different calls in a single inter-thread call. That way there is a better guarantee that they match up. | |||||
* | | | | don't try to outsmart the transport | Lennart Poettering | 2009-04-05 | 1 | -8/+0 | |
| | | | |