Commit graph

3744 commits

Author SHA1 Message Date
Lennart Poettering
9bca59efc1 make pa_source_set_max_rewind() work similar to pa_sink_set_max_rewind() 2009-03-25 00:26:44 +01:00
Lennart Poettering
9151107cb9 get rid of 'default' min/max latencies, simplify things by just having absolute boundaries 2009-03-25 00:25:17 +01:00
Marc-André Lureau
a7246bd635 bluetooth: fix #NOKIA, correctly unlink sink/src 2009-03-24 21:44:51 +01:00
Lennart Poettering
5b523d097c fix bad memory access when destroying m-b-d 2009-03-24 21:42:33 +01:00
Lennart Poettering
c64d8cbcc7 Allow calling pa_{sink|source}_update_proplist() without an actual proprlist 2009-03-24 21:17:55 +01:00
Lennart Poettering
50695d95d1 minimal reordering 2009-03-24 21:14:08 +01:00
Lennart Poettering
2f9a784167 set request/rewind sizes only via accessor functions 2009-03-24 21:13:41 +01:00
Lennart Poettering
aa92ff408c simplify latency range by not allowing stored 'wildcard' ranges anymore 2009-03-24 21:06:57 +01:00
Lennart Poettering
e6be9481dc only decrease timer slack, never increase 2009-03-24 20:59:54 +01:00
Lennart Poettering
bcbfd5b983 don't fail when no session bus is available 2009-03-23 22:27:29 +01:00
Lennart Poettering
52dcb950ef add pa_assert_cc() for compile time assertions 2009-03-23 21:03:52 +01:00
Marc-André Lureau
a467bec423 pulse: check context (do not user pstream when NULL) 2009-03-23 19:38:46 +01:00
Lennart Poettering
08154554b0 only store card profile if flagged for that 2009-03-23 19:31:36 +01:00
Lennart Poettering
124de50ef8 enable bluetooth default by support 2009-03-23 19:16:00 +01:00
Lennart Poettering
906fd570c7 Merge commit 'origin/master-tx' 2009-03-23 16:32:03 +01:00
kmilos
4c381cd7b4 Sending translation for po/sr@latin.po 2009-03-21 13:53:36 +00:00
kmilos
29d1db69f5 Sending translation for po/sr.po 2009-03-21 13:52:22 +00:00
Lennart Poettering
c14da67050 readd volume control logic 2009-03-21 02:54:18 +01:00
Lennart Poettering
b3675c28fa add functions that modules can call whenever they now the volume changed 2009-03-21 02:45:31 +01:00
Lennart Poettering
8d5b375f67 at a couple of #ifdef NOKIAs for now 2009-03-21 01:31:38 +01:00
Lennart Poettering
3aa39726db rework device discovery to share a single device list among all modules 2009-03-21 01:19:49 +01:00
Lennart Poettering
20488fbe3e add pa_hook_is_firing 2009-03-21 01:18:48 +01:00
Lennart Poettering
f5c8990d18 make sure we dispatch messages in order 2009-03-20 19:30:37 +01:00
Lennart Poettering
77a1db16b9 fix a misplaced assert 2009-03-20 18:34:16 +01:00
Lennart Poettering
888e44f3b0 rework bluetooth IO loops 2009-03-20 18:04:23 +01:00
Lennart Poettering
d2bee57ee5 fix prototypes of remaining sbc.[ch] API regarding size_t/const 2009-03-20 17:59:40 +01:00
Lennart Poettering
99dae9b1af don't try to unref reserve stuff if we don't use it 2009-03-20 14:47:36 +01:00
Lennart Poettering
025107876c fix channel mapping for a52 devices. Closes #508 2009-03-20 14:15:18 +01:00
Lennart Poettering
33a8f53ddf simply bluetooth nrec handling a bit 2009-03-20 13:54:45 +01:00
Lennart Poettering
dfb3d2ec57 always remap relative volume properly 2009-03-20 13:51:08 +01:00
Lennart Poettering
a998038ee2 introduce pa_sink_input_get_relative_volume() 2009-03-20 13:50:26 +01:00
Lennart Poettering
bd3154a861 introduce pa_assert_fp() for fast path assertions 2009-03-20 13:29:42 +01:00
Xavier Conde
5cc7d0028d Update catalan po
Transmitted-via: Transifex (translate.fedoraproject.org)
2009-03-19 21:18:43 +00:00
Lennart Poettering
fe3709c5c7 fix a comment 2009-03-19 19:38:30 +01:00
Lennart Poettering
dd40006718 document things that need to be fixed with FIXME 2009-03-19 18:05:26 +01:00
Lennart Poettering
3762299beb unfuck i18n 2009-03-19 18:01:56 +01:00
Lennart Poettering
86439a4613 Merge commit 'origin/master-tx' 2009-03-19 17:48:10 +01:00
Lennart Poettering
0a1af8eb59 Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio 2009-03-19 17:46:22 +01:00
Lennart Poettering
4a983124e1 Merge commit 'elmarco/bluetooth-fixes' 2009-03-19 17:46:13 +01:00
Lennart Poettering
291d21c4ba fix prototypes of sbc functions a bit 2009-03-19 17:44:42 +01:00
Lennart Poettering
794775bb51 document todo items discussed at bt meeting 2009-03-19 17:20:56 +01:00
Lennart Poettering
303cd907b9 get rid of setsockopt() calls since they have never been implemented upstream 2009-03-19 17:18:08 +01:00
Marc-André Lureau
e83621724d bluetooth: rework the info_valid logic to be more tolerant 2009-03-19 17:33:34 +02:00
Marc-André Lureau
f1daa282f0 bluetooth: mark info_valid when receive Connected
Sometime, we receive the connected signal before GetProperties reply.
2009-03-19 17:33:34 +02:00
Marc-André Lureau
af9f92bfaa bluetooth: update SCO over PCM with latest changes 2009-03-19 17:33:34 +02:00
Marc-André Lureau
df3f4eef2d bluetooth: load bluetooth device with connected profile 2009-03-19 17:33:33 +02:00
Lennart Poettering
9744595571 Merge commit '2d903bae9a' 2009-03-19 12:56:41 +01:00
Lennart Poettering
4ebdee5b29 deduce a proper icon for TV sets 2009-03-19 12:38:59 +01:00
Lennart Poettering
3e8c7ac65f Ignore HAL NoSuchProperty errors when looking for capabilities field. Closes rhbz #489394 2009-03-19 12:38:36 +01:00
Lennart Poettering
2928b44c53 Merge commit 'elmarco/bluetooth-fixes' 2009-03-12 16:25:48 -03:00