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
Lennart Poettering
9d29b96ac0
make interpol test more interesting by corking/uncorking multiple times
2009-03-05 04:32:16 +01:00
Lennart Poettering
dcee888865
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
2009-03-04 22:07:56 +01:00
Lennart Poettering
3dd8800e6d
fix typo in FOREIGN_CFLAGS
2009-03-04 22:07:41 +01:00
Lennart Poettering
6427c70a85
try more things to get a proper icon for sinks/sources
2009-03-04 18:37:14 +01:00
Marc-André Lureau
7a8be7f91e
bluetooth: don't init profile when off
2009-03-04 17:16:10 +02:00
Marc-André Lureau
683548e8bc
bluetooth: service_fd could be 0
2009-03-04 17:07:45 +02:00
Marc-André Lureau
fa736887f4
bluetooth: hsp case, check l for appropriate error message
2009-03-04 17:07:45 +02:00
Lennart Poettering
656fc6660f
never try to suspend monitor sources, suspend the sinks they belong to instead
2009-03-04 05:32:26 +01:00
Lennart Poettering
ec1c92347d
print error code when suspend/resume fails
2009-03-04 05:32:26 +01:00
Lennart Poettering
0dd8a3306f
handle negative error codes
2009-03-04 05:32:26 +01:00
Lennart Poettering
341f44fa24
fix handling of _suspend_all(), return first failure error code
2009-03-04 05:32:26 +01:00
Lennart Poettering
ecbc320a4c
make suspend state of monitor source follow the suspend state of the sink it belongs to
2009-03-04 05:32:19 +01:00
Lennart Poettering
bffa8be8cd
Don't allow suspending of monitor sources.
...
Closes #499
2009-03-04 05:25:41 +01:00
Lennart Poettering
d09287d211
Fix a NULL pointer access when sutting down esound/simple connections
...
If a connection is unlinked make sure the process_msg function doesn't
crash when a message is received afterwards.
Closes #463 .
2009-03-04 04:00:00 +01:00
Lennart Poettering
869341729f
various smaller cleanups
2009-03-04 02:55:34 +01:00
Lennart Poettering
c8abe64040
pa_xnew cannot fail -- that's what the x is in the name
2009-03-04 02:52:11 +01:00
Lennart Poettering
946d07211b
document more closely from which context certain functions may be called
2009-03-04 02:51:30 +01:00
Lennart Poettering
f3de61edf6
fix device reservation for system mode
2009-03-03 22:27:05 +01:00
Finn Thain
0329edd179
revive solaris module
...
Hi All,
This patch fixes the solaris audio device source and sink, and fixes some
portability issues that break the build on solaris. Questions and comments
welcomed.
I've tested this patch only with OpenSolaris Express snv 103. Eventually I
hope to be able to test a few older releases and older hardware (though it
is hard to say whether there is much interest in those).
This is my first brush with pulseaudio and so I read the wiki docs and
some of the source code but I'm still unsure of a few things. In
particular I'm wondering about rewind processing, corking and what (if
anything) the module needs for those. I'm also unclear on the implications
of thread_info.buffer_size, .fragment_size and .max_request, and whether
my code is correct or not.
This patch disables link map/library versioning unless ld is GNU ld.
Another approach for solaris would be to use that linker's -M option, but
I couldn't make that work (due to undefined mainloop, browse and simple
symbols when linking pacat. I can post the errors if anyone is intested.)
Thanks,
Finn Thain
2009-03-03 22:27:00 +01:00
Lennart Poettering
ff38eaf677
Merge commit 'coling/lgpl21'
2009-03-03 21:44:56 +01:00