Lennart Poettering
|
881046b730
|
install a default system.pa
|
2008-07-30 16:59:30 +02:00 |
|
Petteri Räty
|
90569d37a0
|
Make the alsa error message give out the needed version.
|
2008-07-30 16:34:33 +02:00 |
|
Lennart Poettering
|
3c6da6e741
|
don't pass rediculously high values to umask()
|
2008-07-30 14:21:11 +02:00 |
|
Lennart Poettering
|
b7b4b5e589
|
remove debug message
|
2008-07-30 13:44:20 +02:00 |
|
Lennart Poettering
|
bb009345ca
|
hide doxygen docs from git
|
2008-07-29 15:36:25 +02:00 |
|
Lennart Poettering
|
68ae1d4d00
|
fix two thinkos in signal reset/close_all code
|
2008-07-29 15:36:00 +02:00 |
|
Lennart Poettering
|
e3fb086681
|
make module-hal and module-ck live together in peace
|
2008-07-24 03:02:09 +02:00 |
|
Lennart Poettering
|
49f09d6d0e
|
fix destruction of dbus modules: make sure we don't leave filter function registered after unreffing the dbus connection
|
2008-07-24 02:21:58 +02:00 |
|
Lennart Poettering
|
23a3c55c51
|
hide start-pulseaudio-x11
|
2008-07-24 01:32:00 +02:00 |
|
Lennart Poettering
|
888256b0be
|
reset dbus error struct before retrying parsing messages
|
2008-07-24 01:31:33 +02:00 |
|
Lennart Poettering
|
e7b9da3209
|
add missing pieces for new startup logic
|
2008-07-23 22:46:39 +02:00 |
|
Lennart Poettering
|
c95d0d7dcb
|
bump api verson
|
2008-07-23 22:44:41 +02:00 |
|
Lennart Poettering
|
32e93d5c89
|
follow consolekit's recent D-Bus API change, original patch from William Jon McCan
|
2008-07-23 16:59:55 +02:00 |
|
Lennart Poettering
|
c415479a55
|
allow module-x11-xsmp to be loaded more than once
|
2008-07-23 16:50:48 +02:00 |
|
Lennart Poettering
|
1f10ca4e4b
|
don't break if we fail to resume access to an audio device
|
2008-07-23 16:50:16 +02:00 |
|
Lennart Poettering
|
7140bdd9a5
|
bump alsa dep to 1.0.17
|
2008-07-23 02:00:28 +02:00 |
|
Lennart Poettering
|
1401d36fc7
|
make missing gdbm fatal (spotted by Betelgeuse)
|
2008-07-23 02:00:09 +02:00 |
|
Lennart Poettering
|
5edbb57516
|
don't drop caps if we are started as normal root user
|
2008-07-22 21:13:46 +02:00 |
|
Lennart Poettering
|
3888bfcccd
|
enable exit-on-idle by default
|
2008-07-22 19:45:18 +02:00 |
|
Lennart Poettering
|
c1f9f95fa2
|
prepare doxygen docs for 0.9.11
|
2008-07-21 18:55:17 +02:00 |
|
Lennart Poettering
|
d0530b0359
|
fix gconf autoconf check
|
2008-07-21 18:53:30 +02:00 |
|
Lennart Poettering
|
46a35c681f
|
forward process_msg calls to the generic source handler, not the generic sink handler
|
2008-07-16 11:28:46 +02:00 |
|
Lennart Poettering
|
ff3f43525d
|
try to bypass alsa softvol, since it is broken when used with snd_pcm_rewind()
|
2008-07-16 11:12:07 +02:00 |
|
Lennart Poettering
|
1568fcc979
|
get rid of our internal copy of the speex resampler. Instead, link against a system-installes libspeexdsp
|
2008-06-28 02:20:14 +02:00 |
|
Lennart Poettering
|
98c26b179d
|
add proper update_max_request handler to native protocol streams
|
2008-06-28 01:09:07 +02:00 |
|
Lennart Poettering
|
e6ffec578d
|
make sure we call pa_sink_process_rewind() under all circumstances if a rewind was requested before we call pa_sink_render()
|
2008-06-28 00:14:46 +02:00 |
|
Lennart Poettering
|
c7ebe2b191
|
ignore ~ files
|
2008-06-27 22:48:19 +02:00 |
|
Lennart Poettering
|
c0e3c254dc
|
add additional file when updating speex resampler
|
2008-06-27 22:26:27 +02:00 |
|
Lennart Poettering
|
32fce4debb
|
update speex resampler
|
2008-06-27 22:26:00 +02:00 |
|
Lennart Poettering
|
2490f698c0
|
update ffmpeg resampler from upstream SVN
|
2008-06-27 22:03:44 +02:00 |
|
Lennart Poettering
|
0fb402c8d4
|
simplify handling of rewrite requests
|
2008-06-27 21:58:39 +02:00 |
|
Lennart Poettering
|
89620d3f00
|
handle rewind requests
|
2008-06-27 21:57:54 +02:00 |
|
Lennart Poettering
|
f0e5cd1613
|
handle rewind requests
|
2008-06-27 21:57:44 +02:00 |
|
Lennart Poettering
|
913bbd4489
|
save a bit of memory
|
2008-06-27 21:37:33 +02:00 |
|
Lennart Poettering
|
36021b117b
|
modernize idxset a bit, reduce memory consumption, get rid of pa_idxset_foreach()
|
2008-06-27 20:34:14 +02:00 |
|
Lennart Poettering
|
113c62bf5d
|
halve memory consumption of mempool flist, since we know we cannot have more than n_blocks entries in it
|
2008-06-27 20:13:26 +02:00 |
|
Lennart Poettering
|
c26be0d762
|
modernize hashmap implementation a bit, reduce memory consumption a bit
|
2008-06-27 20:12:24 +02:00 |
|
Lennart Poettering
|
6dca92be96
|
rework the flist implementation to halve memory consumption by merging the state field and the pointer in the flist cells
|
2008-06-27 19:18:19 +02:00 |
|
Lennart Poettering
|
a087014969
|
some modernizations
|
2008-06-27 19:15:32 +02:00 |
|
Lennart Poettering
|
232c9558ff
|
rename pa_queu_is_empty() to pa_queue_isempty() to follow idxset/hashmap nomenclatura
|
2008-06-27 19:14:59 +02:00 |
|
Lennart Poettering
|
3db7dcb962
|
save some memory by increasing the dynamic array at a slower rate
|
2008-06-27 19:12:03 +02:00 |
|
Lennart Poettering
|
c0f97aa580
|
some modernizations
|
2008-06-27 19:11:28 +02:00 |
|
Lennart Poettering
|
12278f4c83
|
fix typo in man page, closes rhbz #447355
|
2008-06-27 17:17:11 +02:00 |
|
Lennart Poettering
|
05400321c0
|
fix underrun detection for prebuf=0 streams
|
2008-06-27 00:35:40 +02:00 |
|
Lennart Poettering
|
7755f759aa
|
use (uint32_t) -1 to signify default buffer_attr values instead of 0, to allow prebuf=0
|
2008-06-27 00:34:17 +02:00 |
|
Lennart Poettering
|
2b764d4294
|
fix crash when using sync'ed streams
|
2008-06-27 00:28:42 +02:00 |
|
Lennart Poettering
|
06ab488f73
|
cork/uncork before we ask for the rewrite, to make sure the rewrite actually gets trhough
|
2008-06-27 00:28:17 +02:00 |
|
Lennart Poettering
|
9f0afb391a
|
always forward rewind requests to the sink, and don't abort on nbytes=0
|
2008-06-26 19:43:45 +02:00 |
|
Lennart Poettering
|
d08cac0f85
|
some svn->git updates in the Makefile
|
2008-06-26 19:35:42 +02:00 |
|
Lennart Poettering
|
ee79b05b31
|
rework logic to request automatic timing updates a bit
|
2008-06-26 19:03:53 +02:00 |
|