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
A S Alam
000f0b84d9
Adding Punjabi Language
...
Transmitted-via: Transifex (translate.fedoraproject.org)
2009-03-12 08:19:43 +00:00
Marc-André Lureau
9e93b9ce0b
bluetooth: stream also when source is suspended
2009-03-05 18:19:39 +02:00
Marc-André Lureau
018cadd337
bluetooth: restart timer when write begin
2009-03-05 18:19:13 +02:00
Piotr Drąg
5d006934a2
Updated Polish translation
...
Transmitted-via: Transifex (translate.fedoraproject.org)
2009-03-05 15:19:38 +00:00
Marc-André Lureau
362d196093
bluetooth: accept temporarily unavailable error
2009-03-05 17:04:39 +02:00
Marc-André Lureau
2d903bae9a
bluetooth: s/handled/not_yet_handled for signals
2009-03-05 16:16:38 +02:00
Marc-André Lureau
12ea5707b5
bluetooth: reset read/write index when starting to stream
2009-03-05 15:47:13 +02:00
Lennart Poettering
47bc3b76fb
prepare test5
2009-03-05 14:31:15 +01:00
Diego Elio 'Flameeyes' Pettenò
21547d7e1d
Properly check for versioning flags.
...
Instead of checking for GNU ld presence, check if the linker knows about
the -version-script flag. Non-GNU linkers may export the same interface.
It also allows to check for alternative syntax for symbol versioning.
2009-03-05 13:59:59 +01:00
Diego Elio 'Flameeyes' Pettenò
cad3dd2887
Make sure to set 'no' on the variable cached.
2009-03-05 13:59:53 +01:00
Lennart Poettering
c589da7e08
prepare release 0.9.15-test4
2009-03-05 12:31:08 +01:00
Lennart Poettering
c6ed0e87d4
run make update-po
2009-03-05 12:27:54 +01:00
Lennart Poettering
57baff5143
Merge commit 'origin/master-tx'
2009-03-05 12:27:19 +01:00
Lennart Poettering
420ee3f8c7
Merge commit 'elmarco/bluetooth-fixes'
2009-03-05 12:26:09 +01:00
Lennart Poettering
81323b539b
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
2009-03-05 04:34:56 +01:00
Lennart Poettering
3122008704
try to detect when stupid clients forks and refuse all service from then on
2009-03-05 04:33:40 +01:00