Commit graph

4013 commits

Author SHA1 Message Date
Lennart Poettering
9ba9883693 dbus: memory leak, free server id after use 2009-04-10 01:12:46 +02:00
Lennart Poettering
9ee6a41491 bluetooth: memory leak, actually free discovery struct itself 2009-04-10 01:12:12 +02:00
Lennart Poettering
f65b276db3 interpol-test: make it easier to test corking only optionally 2009-04-10 01:11:26 +02:00
elsupergomez
dac687d203 Sending translation for Spanish 2009-04-09 14:50:49 +00:00
mgiri
d1cf6eb2e2 Sending translation for Oriya 2009-04-09 07:48:12 +00:00
mgiri
6c5bbd3513 Sending translation for Oriya 2009-04-09 07:40:21 +00:00
mgiri
8e1a9b7023 Sending translation for Oriya 2009-04-08 13:10:58 +00:00
kkrothap
27784c406c Sending translation for Telugu 2009-04-08 12:53:09 +00:00
ifelix
047476246a Sending translation for po/ta.po 2009-04-08 11:19:48 +00:00
runab
bb7beebb0b Sending translation for Bengali (India) 2009-04-08 11:04:27 +00:00
amitakhya
89f5da8f00 Sending translation for Assamese 2009-04-08 07:15:13 +00:00
amitakhya
b445f79bf3 Sending translation for po/as.po 2009-04-08 04:48:54 +00:00
Lennart Poettering
6c04a1c903 bluetooth: make sure to set max_request 2009-04-08 04:15:42 +02:00
Lennart Poettering
c32c6c833e introduce relative_volume field in sink_input and make use of it on sink flat volume change 2009-04-08 03:49:16 +02:00
Lennart Poettering
14e89d4ecd when calculating volume from dB use ceil() 2009-04-08 03:47:48 +02:00
Lennart Poettering
4ff41ecbb0 print smallest attenuation/sample 2009-04-08 03:47:18 +02:00
kkrothap
091a0f26c5 Sending translation for po/te.po 2009-04-07 23:24:11 +00:00
kmilos
f5eca5daee Sending translation for po/sr@latin.po 2009-04-07 22:17:08 +00:00
kmilos
7202d529b5 Sending translation for Serbian 2009-04-07 22:16:13 +00:00
mgiri
5b0d1bfe03 Sending translation for Oriya 2009-04-07 21:01:58 +00:00
mgiri
54c895c009 Sending translation for po/or.po 2009-04-07 20:35:51 +00:00
runab
7154f069cc Sending translation for po/bn_IN.po 2009-04-07 19:27:38 +00:00
Lennart Poettering
aacb11bb40 update documentation regarding stream timing a bit 2009-04-07 17:53:51 +02:00
swkothar
ff2dc1ba66 Sending translation for Gujarati 2009-04-07 08:59:51 +00:00
shanky
682c101604 Sending translation for po/kn.po 2009-04-07 05:45:55 +00:00
Lennart Poettering
c523b16d33 after propagating a sink volume change to the sink inputs recalculate their soft volumes 2009-04-07 04:47:58 +02:00
Lennart Poettering
93e14d3e62 we need to make our multiplications with linear values 2009-04-07 04:05:03 +02:00
Lennart Poettering
02686cce6d reduce number of conversions to/from linear volumes 2009-04-07 04:04:19 +02:00
Lennart Poettering
d612fbb802 compare with doubles, not integer 2009-04-07 04:02:25 +02:00
Lennart Poettering
e356a03ab2 If the sink volume is lowered to 0 and then increased again, make sure all stream volumes follow instead of staying at 0 2009-04-07 01:21:07 +02:00
Lennart Poettering
2c2713a72c make use of SO_TIMESTAMP timestamp for accuracy and leave smoother paused until we have data 2009-04-07 00:50:47 +02:00
Lennart Poettering
f204c0fe43 mark null sink as support dynamic latency 2009-04-07 00:48:09 +02:00
Lennart Poettering
298bd0b0c6 adjust max_rewind/max_request whenever the latency changes 2009-04-07 00:47:55 +02:00
Lennart Poettering
e976034063 send the source latency based on the MTU size 2009-04-07 00:47:13 +02:00
Lennart Poettering
61b07768c2 add suspend_within_thread() callbacks to pa_sink_input/pa_source_output 2009-04-07 00:46:20 +02:00
Lennart Poettering
35a4a0baa8 enable debugging output based on if DEBUG_DATA macro is set 2009-04-07 00:41:45 +02:00
Lennart Poettering
886ddc33d8 make sure we don't apply sampling rate fixes that bring the sampling freq > PA_RATE_MAX
Fixes #525
2009-04-06 23:02:50 +02:00
Lennart Poettering
e61728e67a Make sure we don't get stuck when prebuf is too high
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
2009-04-06 22:13:41 +02:00
Lennart Poettering
ff8d66d82e extend documentation for pa_stream_cork() a bit 2009-04-06 22:06:50 +02:00
Lennart Poettering
7fc2382a0a properly handle interpolation when queried x is left of last data position 2009-04-06 16:38:38 +02:00
swkothar
f5987767fe Sending translation for Gujarati 2009-04-06 11:59:51 +00:00
swkothar
b9b470e91b Sending translation for Gujarati 2009-04-06 09:51:30 +00:00
swkothar
4c0a2e0b83 Sending translation for po/gu.po 2009-04-06 09:26:53 +00:00
sandeeps
a55c236ef1 Sending translation for po/mr.po 2009-04-06 08:16:23 +00:00
Lennart Poettering
daa945aa32 don't fail device reservation if the D-Bus connection is dead 2009-04-06 04:21:26 +02:00
Lennart Poettering
4b521e5d24 be a bit more verbose about the busses we are connected to 2009-04-06 04:20:12 +02:00
Lennart Poettering
90f4fdb071 make sure we keep a reference of the bus connection during the whole runtime if we manage to acquire the bus name 2009-04-06 02:31:22 +02:00
leahliu
f709f2b29d Sending translation for Chinese (Simplified) 2009-04-06 00:28:32 +00:00
soko
6c0ce4df37 Sending translation for po/sr@latin.po 2009-04-05 23:01:58 +00:00
soko
c66e3fd59c Sending translation for Serbian 2009-04-05 23:01:26 +00:00