Lennart Poettering
297afadbef
core-util: don't leak memory in pa_unset_env_recorded()
2009-09-02 04:05:34 +02:00
Lennart Poettering
767c7c7cf4
core-util: call dbus_connection_set_exit_on_disconnect() on shared busses to make sure dbus_shutdown() isn't fatal
2009-09-02 04:03:18 +02:00
Lennart Poettering
470e9a8787
build-sys: drop LIBOIL_{FLAGS|LIBS} from Makefile.am since we don't use the library anymore
2009-09-02 03:17:34 +02:00
Lennart Poettering
1200a0b143
sink: simplify pa_sink_render_full() by replacing it by a pa_sink_render() plus a couple of pa_sink_render_full()
2009-09-02 00:54:22 +02:00
Lennart Poettering
a8c0f65fae
daemon: clean up environment when forking off children
2009-09-02 00:42:54 +02:00
Lennart Poettering
5f929963d1
core-util: add api for setting env vars and record them so that we can undo them n fork
2009-09-02 00:34:27 +02:00
Lennart Poettering
45513a2077
core: fill up memblock with pa_sink_render_into_full() in pa_sink_render_full() instead of doing our own loop
2009-09-01 22:19:30 +02:00
Lennart Poettering
17f609ac83
core: handle suspended state in pa_sink_render_full() similar to the other render functions
2009-09-01 22:18:55 +02:00
Lennart Poettering
ce6dff4ee0
core: add missing sink_unref()
2009-09-01 22:18:01 +02:00
sandeeps
350b8ac390
Sending translation for Marathi
2009-09-01 09:18:27 +00:00
Lennart Poettering
b245b54702
ladspa,remap: make description of sink follow moves
2009-09-01 06:06:04 +02:00
ifelix
605fa59aab
Sending translation for Tamil
2009-09-01 03:06:14 +00:00
Lennart Poettering
46b9ca7fd5
alsa: by default increase watermarks only on real underruns, don't try to be smart
2009-09-01 04:55:05 +02:00
Lennart Poettering
6b6d14626d
alsa: distuingish real underruns from left_to_play=0
2009-09-01 04:54:18 +02:00
Lennart Poettering
dfe3f90b37
daemon: don't override path env vars if they are already set
2009-09-01 00:53:49 +02:00
Wim Taymans
dc221f204b
remap: fix counters for mmx and sse remap
...
Take the size of the sample into account when calculating the amount of samples
we process in parallel.
2009-08-31 21:50:56 +02:00
Lennart Poettering
dee2aa3f05
pactl: drop unnecessary newlines from pa_log() invocations
2009-08-31 21:45:19 +02:00
Lennart Poettering
5b61a1991c
pactl: implement pactl commands for changing volumes/mute stati
2009-08-31 21:42:54 +02:00
Lennart Poettering
e20d9068a3
cli: make sure 'dump' uses pa_cvolume_max() to deduce a single-channel volume from a multi-channel volume
2009-08-31 21:42:09 +02:00
Lennart Poettering
7c6a0ec66c
cli: apply single-channel volume changes equally to all channels
2009-08-31 21:41:36 +02:00
Lennart Poettering
2970c11902
core: always allow volume setting with single-channel pa_cvolume
2009-08-31 21:40:59 +02:00
Tanu Kaskinen
587131917f
dbus-protocol: Implement argument type checking for normal methods.
2009-08-31 18:12:55 +03:00
Tanu Kaskinen
8a28e5de94
dbus: Change IsMuted property names to Mute.
2009-08-31 17:17:09 +03:00
perplex
9efc2af243
Sending translation for Italian
2009-08-31 08:38:11 +00:00
Tanu Kaskinen
411feaed15
dbusiface-core: Add signals FallbackSinkUnset and FallbackSourceUnset.
2009-08-31 09:14:50 +03:00
vpv
b143a8f4a2
Sending translation for Finnish
2009-08-30 19:38:10 +00:00
vpv
8774166884
Sending translation for Finnish
2009-08-30 17:32:24 +00:00
Tanu Kaskinen
0ad2d55cbe
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
...
Conflicts:
src/modules/module-stream-restore.c
2009-08-30 20:07:31 +03:00
Tanu Kaskinen
0e096632c5
dbus: Do message argument type checking early, centrally.
2009-08-30 19:52:22 +03:00
raven
844399d1f3
Sending translation for po/LINGUAS
2009-08-29 22:36:37 +00:00
Lennart Poettering
e1ce365cd9
native: make sure clients cannot trigger an assert by sending us invalid volume info
2009-08-29 06:11:02 +02:00
Lennart Poettering
8bf2e3fe94
core: initialize sink/source priorities automatically based on their proplists
2009-08-29 04:31:33 +02:00
Lennart Poettering
18b13a89a5
namereg: select default sink by priority
2009-08-29 03:58:57 +02:00
Lennart Poettering
a7b3125206
protocol-native: replace use of pa_namereg_is_valid_name() by pa_namereg_is_valid_name_or_wildcard() where applicable to allow use of @@ wildcards
2009-08-29 03:57:53 +02:00
Lennart Poettering
85a683f392
namereg: add new pa_namereg_is_valid_name_or_wildcard() call
2009-08-29 03:56:03 +02:00
pmkovar
5111101d7a
Sending translation for Czech
2009-08-28 23:12:34 +00:00
Lennart Poettering
3b54849a08
core: add priority field to pa_sink/pa_source
2009-08-28 23:31:05 +02:00
Lennart Poettering
ca2c0f22d8
sconv: quieten gcc a bit
2009-08-28 23:31:05 +02:00
Lennart Poettering
f029041372
suspend-on-idle: don't resume devices for corked streams
2009-08-28 23:31:01 +02:00
Lennart Poettering
84eb6614eb
core: move 'flags' field into 'pa_sink_input_new_data' structure so that hooks can access it
2009-08-28 23:24:09 +02:00
Andy Shevchenko
300384ce0a
Fix checking for NULL after usage
...
The pa_xmalloc calls oom() in case of NULL pointer returned by malloc() on one
hand and dereferencing of pointer is happen early than actual check on other
hand. Thus, just remove useless checks.
2009-08-28 17:12:44 +02:00
Andy Shevchenko
ae383539d7
core-util: Fix logic of pa_make_path_absolute()
...
Make it works as described in commentary (when fn is NULL, pa_assert(fn) could
break logic).
2009-08-28 17:12:26 +02:00
Andy Shevchenko
4e8562c1f1
raop: Fix memory leak
...
The return memory of the pa_strbuf_tostring_free() should be freed.
pa_headerlist_puts() saves its own copy.
2009-08-28 17:12:11 +02:00
Lennart Poettering
9011c4e4f7
build-sys: make proximity helper properly suid
2009-08-28 17:10:17 +02:00
Lennart Poettering
63f3dc0bdc
bluetooth: remove left-over debug line
2009-08-28 17:07:08 +02:00
Lennart Poettering
db835deb98
Merge commit 'vudentz/master'
2009-08-27 17:08:15 +02:00
Luiz Augusto von Dentz
8169a6a6c9
Handle DisconnectRequested in bluetooth module.
2009-08-27 11:29:49 -03:00
Wim Taymans
beb180b7bc
convert: add sse/sse2 s16 to float32ne conversions
2009-08-27 10:44:53 +02:00
Wim Taymans
27bfb7628c
macro: add macro to align variables
2009-08-27 10:44:53 +02:00
Wim Taymans
59070892ed
remap: cleanup assembler a little
2009-08-27 10:44:52 +02:00