Kelemen Gábor
9372733c98
Make .desktop and .policy file in src/daemon translatable
2009-02-24 00:10:07 +01:00
Kelemen Gábor
1ddf64a481
Make pulseaudio.desktop and org.pulseaudio.policy translatable.
2009-02-24 00:09:45 +01:00
Lennart Poettering
998aa40875
fix handling of stereo
2009-02-23 23:55:16 +01:00
Lennart Poettering
e0b550710a
it's probably more appropriate to return the configured latency instead of the actual latency
2009-02-23 23:55:05 +01:00
Lennart Poettering
385a560c82
complete esd suspend/resume implementation
2009-02-23 23:51:53 +01:00
Lennart Poettering
2e9479b1f3
implement esd sample panning. closes #428
2009-02-23 23:51:29 +01:00
Lennart Poettering
73c763cb08
set esound.byte_order property
2009-02-23 23:49:08 +01:00
Lennart Poettering
5fa3f0c497
allow scache entries to have arbitrary names
2009-02-23 22:57:09 +01:00
Lennart Poettering
023ba8975b
use pa_alsa_safe_delay() where appropriate
2009-02-23 22:56:34 +01:00
Lennart Poettering
33601afbb1
print driver name when we encounter driver bugs
2009-02-23 22:56:09 +01:00
Lennart Poettering
557a90c487
add new wrapper pa_alsa_safe_delay() around snd_pcm_delay()
2009-02-23 22:55:33 +01:00
Lennart Poettering
5cc9d970c8
add new function pa_alsa_get_driver_name_by_pcm()
2009-02-23 22:54:28 +01:00
Lennart Poettering
3bc60ca785
a couple of boring updates
2009-02-22 05:04:43 +01:00
Lennart Poettering
3bccb704b6
Allow passing a NULL proplist to pa_xxxx_update_proplist() to just fire a notification
2009-02-22 05:01:32 +01:00
Lennart Poettering
e335b3d6ca
prepare test for tracking down ens1371 issue
2009-02-22 03:55:54 +01:00
Lennart Poettering
2d9ae496c9
rework suspending/resuming
2009-02-22 02:00:25 +01:00
Lennart Poettering
504384a041
initialize selem index
2009-02-22 00:45:34 +01:00
Lennart Poettering
194d8991d7
make sure we don't choke on overly long lines in .desktop files
2009-02-21 23:47:08 +01:00
Lennart Poettering
edfa39a2af
make sure we don't choke on PULSE_PROP_OVERRIDE
2009-02-21 23:46:31 +01:00
Lennart Poettering
77779ead6d
rework logging to make it more modular
2009-02-21 22:45:56 +01:00
Lennart Poettering
9b74afcfa3
make string translatable ( fixes #483 )
2009-02-21 17:01:09 +01:00
Lennart Poettering
fa5e10f5fa
fix wording, closes #484
2009-02-21 16:58:24 +01:00
Lennart Poettering
1a45569b3e
prefer profiles that match the default channel map
2009-02-21 16:36:48 +01:00
Lennart Poettering
14ee8d471a
print warnings about driver bugs at most once
2009-02-21 16:33:46 +01:00
Lennart Poettering
4505bc9cc6
introduce default channel map in addition to the default sample spec
2009-02-21 16:32:42 +01:00
Lennart Poettering
27bfa607b9
add new property PA_PROP_APPLICATION_PROCESS_SESSION_ID and initialize it by default
2009-02-21 16:26:09 +01:00
Lennart Poettering
2d0c68af93
check for ENABLE_LEGACY_RUNTIME_DIR with #ifdef, not #if
2009-02-21 04:14:51 +01:00
Lennart Poettering
e4e6e28bad
split off foreign code into a convenience library to make gcc warnings go away
2009-02-21 04:13:41 +01:00
Lennart Poettering
4c3648aea3
tell gcc to ignore invalid gtk header files
2009-02-21 04:12:52 +01:00
Lennart Poettering
ed67b07c41
simplify some code
2009-02-20 21:39:46 +01:00
Marc-André Lureau
9f89907bfa
bluetooth: fix suspend on a2dp (to do on HSP non SCO over PCM)
...
- s/setup_stream_fd/start_stream_fd
- introduce stop_stream_fd to suspend properly the stream_fd (does
not seem necessary when shuting down)
- move {start,stop}_stream_fd to IO thread, it is also a good idea
because it takes about 1s to setup.
2009-02-20 03:32:25 +01:00
Lennart Poettering
7bc1847596
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
2009-02-20 03:21:46 +01:00
Lennart Poettering
26a270a934
big alsa module rework to make things more robust to broken sound drivers and make it easier to debug them
2009-02-20 03:21:17 +01:00
Lennart Poettering
adc9c2db6b
fix comment
2009-02-20 03:20:36 +01:00
Lennart Poettering
fa2e07a0bd
add test tool for debugging broken timing in sound drivers
2009-02-20 03:19:33 +01:00
Lennart Poettering
9f813dd5b3
Make sure we actually call _() for translating profile names
2009-02-20 03:18:17 +01:00
Lennart Poettering
ef189d50a7
make it easier to debug timing related problems
2009-02-20 03:16:54 +01:00
Lennart Poettering
fdca6edf20
make profile names translatable
2009-02-20 01:18:37 +01:00
Lennart Poettering
d69bd0339f
don't try to use weakref stuff on older compilers that don't really support it
2009-02-20 00:32:15 +01:00
Lennart Poettering
2e250aaebb
Merge commit ' 38ded3bb31'
2009-02-19 05:17:08 +01:00
Lennart Poettering
b0c0106824
Merge commit 'elmarco/legacy-dir'
2009-02-19 05:02:52 +01:00
Marc-André Lureau
7c78c3f658
alsa-util: check if mixer_poll_descriptors_count() < 0
2009-02-19 05:00:37 +01:00
Marc-André Lureau
800489eea9
pulsecore: don't leak p when make_random_dir_and_link()
2009-02-19 05:00:17 +01:00
Marc-André Lureau
f1dcbe0f5d
pulsecore: don't leak d in case of error
2009-02-19 04:59:26 +01:00
Marc-André Lureau
4722fecb99
rtp: remove unused variable a
2009-02-19 04:58:16 +01:00
Marc-André Lureau
88fc458393
protocol-native: don't leak a proplist
2009-02-19 04:58:05 +01:00
Marc-André Lureau
0684b236f0
stream-resotre: don't leak a name
2009-02-19 04:57:51 +01:00
Marc-André Lureau
c0cf22d081
protocol-esound: don't accept a request of PROTOCOL_MAX
2009-02-19 04:57:11 +01:00
Marc-André Lureau
2c6abb8793
daemon-conf: make sure c->log_level < LEVEL_MAX
2009-02-19 04:56:58 +01:00
Marc-André Lureau
4f1380b713
pulsecore: use r returned from fgets()
2009-02-19 04:56:44 +01:00