]> code.delx.au - pulseaudio/log
pulseaudio
16 years agoadd new pa_pipe_close() API to close two fds at the same time
Lennart Poettering [Wed, 12 Sep 2007 00:17:51 +0000 (00:17 +0000)]
add new pa_pipe_close() API to close two fds at the same time

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1812 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoconsolidate close() calls to pa_close(), and make sure on every occasion that we...
Lennart Poettering [Wed, 12 Sep 2007 00:04:21 +0000 (00:04 +0000)]
consolidate close() calls to pa_close(), and make sure on every occasion that we handle failures of close() sensibly

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1811 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoon systems where we know that POSIX shm is mapped to /dev/shm, add the ability to...
Lennart Poettering [Tue, 11 Sep 2007 23:12:24 +0000 (23:12 +0000)]
on systems where we know that POSIX shm is mapped to /dev/shm, add the ability to cleanup stale SHM segments. (Right now only Linux)

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1810 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoremaining s/assert/pa_assert/ and refcnt.h modernizations
Lennart Poettering [Tue, 11 Sep 2007 20:48:33 +0000 (20:48 +0000)]
remaining s/assert/pa_assert/ and refcnt.h modernizations

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1809 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoRework core-error.c on top of PA_STATIC_TLS_DECLARE, the windows specific parts need...
Lennart Poettering [Tue, 11 Sep 2007 15:27:32 +0000 (15:27 +0000)]
Rework core-error.c on top of PA_STATIC_TLS_DECLARE, the windows specific parts need to be moved to thread-win32.c

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1808 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoexplcitly initialize tls memory to NULL
Lennart Poettering [Tue, 11 Sep 2007 15:14:46 +0000 (15:14 +0000)]
explcitly initialize tls memory to NULL

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1807 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agomore modernizations, s/assert/pa_assert/g
Lennart Poettering [Tue, 11 Sep 2007 14:58:25 +0000 (14:58 +0000)]
more modernizations, s/assert/pa_assert/g

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1806 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agofinish modernizations in pulse/, s/assert/pa_assert/g
Lennart Poettering [Tue, 11 Sep 2007 14:23:38 +0000 (14:23 +0000)]
finish modernizations in pulse/, s/assert/pa_assert/g

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1805 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoMore s/assert/pa_assert/ modernizations
Lennart Poettering [Tue, 11 Sep 2007 14:04:38 +0000 (14:04 +0000)]
More s/assert/pa_assert/ modernizations

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1804 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd 'wait' parameter to pa_rtpoll_run(), if zero pa_rtpoll_runn will only update...
Lennart Poettering [Tue, 11 Sep 2007 13:15:39 +0000 (13:15 +0000)]
add 'wait' parameter to pa_rtpoll_run(), if zero pa_rtpoll_runn will only update the struct pollfd but not wait for an event

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1803 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoport client libs to refcnt.h
Lennart Poettering [Tue, 11 Sep 2007 12:42:17 +0000 (12:42 +0000)]
port client libs to refcnt.h

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1802 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd globally defined PA_PATH_SEP macro, replacing private per-file macros
Lennart Poettering [Tue, 11 Sep 2007 01:00:33 +0000 (01:00 +0000)]
add globally defined PA_PATH_SEP macro, replacing private per-file macros

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1801 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd missing config.h includes
Lennart Poettering [Tue, 11 Sep 2007 00:56:21 +0000 (00:56 +0000)]
add missing config.h includes

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1800 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoInstead of including config.h from header files, check whether PACKAGE is defined...
Lennart Poettering [Tue, 11 Sep 2007 00:30:53 +0000 (00:30 +0000)]
Instead of including config.h from header files, check whether PACKAGE is defined and if not, fail (thus using PACKAGE as a check for inclusion of config.h)

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1799 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agomore s/assert/pa_assert/ modernizations
Lennart Poettering [Tue, 11 Sep 2007 00:24:10 +0000 (00:24 +0000)]
more s/assert/pa_assert/ modernizations

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1798 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agounify static TLS support, make use of gcc __thread attribute if available
Lennart Poettering [Mon, 10 Sep 2007 23:57:10 +0000 (23:57 +0000)]
unify static TLS support, make use of gcc __thread attribute if available

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1797 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agos/assert/pa_assert/ modernizations
Lennart Poettering [Mon, 10 Sep 2007 22:17:30 +0000 (22:17 +0000)]
s/assert/pa_assert/ modernizations

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1796 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd new API pa_threaded_mainloop_in_thread(), update test case for it
Lennart Poettering [Mon, 10 Sep 2007 21:58:01 +0000 (21:58 +0000)]
add new API pa_threaded_mainloop_in_thread(), update test case for it

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1795 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agosimple modernizations: s/assert/pa_assert
Lennart Poettering [Mon, 10 Sep 2007 21:48:45 +0000 (21:48 +0000)]
simple modernizations: s/assert/pa_assert

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1794 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agomake sure we send each memblock only once when recording, not twice
Lennart Poettering [Mon, 10 Sep 2007 20:57:17 +0000 (20:57 +0000)]
make sure we send each memblock only once when recording, not twice

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1793 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agominor cleanup
Lennart Poettering [Mon, 10 Sep 2007 20:56:36 +0000 (20:56 +0000)]
minor cleanup

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1792 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agomake the memchunk writeable before silencing it
Lennart Poettering [Mon, 10 Sep 2007 20:56:13 +0000 (20:56 +0000)]
make the memchunk writeable before silencing it

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1791 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agobeef up comment
Lennart Poettering [Mon, 10 Sep 2007 20:55:46 +0000 (20:55 +0000)]
beef up comment

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1790 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agomake sure that the device volume is properly read before we call pa_sink_put() and...
Lennart Poettering [Mon, 10 Sep 2007 20:55:01 +0000 (20:55 +0000)]
make sure that the device volume is properly read before we call pa_sink_put() and thus make the pa_sink available

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1789 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd pulseaudio logo with text
Lennart Poettering [Mon, 10 Sep 2007 19:01:33 +0000 (19:01 +0000)]
add pulseaudio logo with text

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1788 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoupdate todo file a little
Lennart Poettering [Mon, 10 Sep 2007 19:01:09 +0000 (19:01 +0000)]
update todo file a little

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1787 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agohide a couple of files
Lennart Poettering [Mon, 10 Sep 2007 18:56:03 +0000 (18:56 +0000)]
hide a couple of files

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1786 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agodocument that the native amd64 atomic ops implementation is incomplete
Lennart Poettering [Mon, 10 Sep 2007 18:55:36 +0000 (18:55 +0000)]
document that the native amd64 atomic ops implementation is incomplete

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1785 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agodon't call pa_source_process_msg() for PA_SOURCE_MESSAGE_GET_LATENCY, since it makes...
Lennart Poettering [Mon, 10 Sep 2007 14:23:00 +0000 (14:23 +0000)]
don't call pa_source_process_msg() for PA_SOURCE_MESSAGE_GET_LATENCY, since it makes querying the latency always fail

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1784 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoposix_madvise and posix_fadvise aren't present on all systems.
Pierre Ossman [Mon, 10 Sep 2007 11:35:30 +0000 (11:35 +0000)]
posix_madvise and posix_fadvise aren't present on all systems.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1783 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoRemove mkdir_p again...
Pierre Ossman [Mon, 10 Sep 2007 11:34:35 +0000 (11:34 +0000)]
Remove mkdir_p again...

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1782 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoTIOCINQ isn't present on all systems.
Pierre Ossman [Mon, 10 Sep 2007 11:33:47 +0000 (11:33 +0000)]
TIOCINQ isn't present on all systems.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1781 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoMonotonic clock is optional so treat is as such.
Pierre Ossman [Mon, 10 Sep 2007 11:27:56 +0000 (11:27 +0000)]
Monotonic clock is optional so treat is as such.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1780 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoPOSIX realtime clock functions are in time.h so make sure to include it.
Pierre Ossman [Mon, 10 Sep 2007 11:19:53 +0000 (11:19 +0000)]
POSIX realtime clock functions are in time.h so make sure to include it.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1779 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoChanged PA_SAMPLE_S16_NE to PA_SAMPLE_S16NE in the example code in the Simple API...
Tanu Kaskinen [Sun, 9 Sep 2007 09:39:26 +0000 (09:39 +0000)]
Changed PA_SAMPLE_S16_NE to PA_SAMPLE_S16NE in the example code in the Simple API Doxygen documentation.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1778 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agofix an assert when runnig module-oss in record only-mode. optimize allocation of...
Lennart Poettering [Thu, 6 Sep 2007 23:29:16 +0000 (23:29 +0000)]
fix an assert when runnig module-oss in record only-mode. optimize allocation of memblocks on playback

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1777 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoinstall libpulsecore again, since libtool otherwise links it statically into every...
Lennart Poettering [Thu, 6 Sep 2007 23:11:22 +0000 (23:11 +0000)]
install libpulsecore again, since libtool otherwise links it statically into every single module

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1776 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agofix copynpaste error
Lennart Poettering [Thu, 6 Sep 2007 23:10:34 +0000 (23:10 +0000)]
fix copynpaste error

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1775 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agodowngrade realtime group membership warning to 'info' at be a little bit more elaborate
Lennart Poettering [Thu, 6 Sep 2007 20:45:43 +0000 (20:45 +0000)]
downgrade realtime group membership warning to 'info' at be a little bit more elaborate

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1774 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoupdate default config:
Lennart Poettering [Thu, 6 Sep 2007 20:38:10 +0000 (20:38 +0000)]
update default config:
- check for existance of modules before loading them
- disable all event sounds except hotplug by default

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1773 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoexplicitly test for the availability of dbus_watch_get_unix_fd() before using it...
Lennart Poettering [Thu, 6 Sep 2007 20:06:02 +0000 (20:06 +0000)]
explicitly test for the availability of dbus_watch_get_unix_fd() before using it. The previous version-based check didn't work anyway since the constants checked for weren't set.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1772 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoupdate libltdl copy
Lennart Poettering [Tue, 4 Sep 2007 21:34:04 +0000 (21:34 +0000)]
update libltdl copy

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1771 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd native amd64 atomic int implementation
Lennart Poettering [Tue, 4 Sep 2007 21:25:26 +0000 (21:25 +0000)]
add native amd64 atomic int implementation

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1770 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agodetect whether gcc atomic builtins are available
Lennart Poettering [Tue, 4 Sep 2007 21:24:45 +0000 (21:24 +0000)]
detect whether gcc atomic builtins are available

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1769 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agofix a couple of compiler warnings
Lennart Poettering [Tue, 4 Sep 2007 20:01:19 +0000 (20:01 +0000)]
fix a couple of compiler warnings

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1768 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoif available, use native gcc atomicity builtins
Lennart Poettering [Tue, 4 Sep 2007 20:00:19 +0000 (20:00 +0000)]
if available, use native gcc atomicity builtins

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1767 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agocreate config.rpath to fix build on fedora
Lennart Poettering [Tue, 4 Sep 2007 16:19:07 +0000 (16:19 +0000)]
create config.rpath to fix build on fedora

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1766 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd a few missing files for make dist
Lennart Poettering [Tue, 4 Sep 2007 02:41:15 +0000 (02:41 +0000)]
add a few missing files for make dist

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1765 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agodrop initial libtool_lock() call since this is a debian-specific borkage
Lennart Poettering [Tue, 4 Sep 2007 02:31:15 +0000 (02:31 +0000)]
drop initial libtool_lock() call since this is a debian-specific borkage

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1764 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoinitialize libltdl for multi-thread support
Lennart Poettering [Tue, 4 Sep 2007 02:25:44 +0000 (02:25 +0000)]
initialize libltdl for multi-thread support

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1763 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoWhen in PA_STREAM_AUTO_TIMING_UPDATE mode, delay completion of initialization until...
Lennart Poettering [Tue, 4 Sep 2007 01:37:34 +0000 (01:37 +0000)]
When in PA_STREAM_AUTO_TIMING_UPDATE mode, delay completion of initialization until we have the first timing data

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1762 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoactually add source code of module-default-device-restore
Lennart Poettering [Mon, 3 Sep 2007 20:53:44 +0000 (20:53 +0000)]
actually add source code of module-default-device-restore

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1761 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd a new module module-default-device-restore which automatically saves and restores...
Lennart Poettering [Mon, 3 Sep 2007 20:53:07 +0000 (20:53 +0000)]
add a new module module-default-device-restore which automatically saves and restores the selected default device. Enable it by default.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1760 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoheader file cleanup
Lennart Poettering [Mon, 3 Sep 2007 20:51:17 +0000 (20:51 +0000)]
header file cleanup

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1759 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoonly list supported resampling methods when --dump-resample-methods is executed
Lennart Poettering [Mon, 3 Sep 2007 20:50:55 +0000 (20:50 +0000)]
only list supported resampling methods when --dump-resample-methods is executed

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1758 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd new API function pa_resample_method_supported() which tests whether a resampling...
Lennart Poettering [Mon, 3 Sep 2007 20:50:03 +0000 (20:50 +0000)]
add new API function pa_resample_method_supported() which tests whether a resampling method is supported. Fix building with libsamplerate enabled

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1757 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoactually define HAVE_LIBSAMPLERATE with AC_DEFINE
Lennart Poettering [Mon, 3 Sep 2007 20:39:55 +0000 (20:39 +0000)]
actually define HAVE_LIBSAMPLERATE with AC_DEFINE

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1756 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agomake libpulse-core a noinst lib, because it does not have yet a stable API and won...
Lennart Poettering [Sun, 2 Sep 2007 22:08:30 +0000 (22:08 +0000)]
make libpulse-core a noinst lib, because it does not have yet a stable API and won't get one anytime. Also, don't install its header files

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1755 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd missing configure.ac part of the libsamplerate patch from r1753, re #125
Lennart Poettering [Sun, 2 Sep 2007 21:22:30 +0000 (21:22 +0000)]
add missing configure.ac part of the libsamplerate patch from r1753, re #125

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1754 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoAllow compilation without libsamplerate; based on patch from Marc-Andre Lureau; re...
Lennart Poettering [Sun, 2 Sep 2007 21:20:57 +0000 (21:20 +0000)]
Allow compilation without libsamplerate; based on patch from Marc-Andre Lureau; re #125

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1753 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agofix dbus version check for dbus_watch_get_unix_fd()
Lennart Poettering [Sun, 2 Sep 2007 21:18:46 +0000 (21:18 +0000)]
fix dbus version check for dbus_watch_get_unix_fd()

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1752 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agomake argument to pa_memchunk_will_need() const
Lennart Poettering [Sun, 2 Sep 2007 21:13:17 +0000 (21:13 +0000)]
make argument to pa_memchunk_will_need() const

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1751 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agofix build for dbus < 1.1.1, re #126, patch from Marc-Andre Lureau
Lennart Poettering [Sun, 2 Sep 2007 20:51:25 +0000 (20:51 +0000)]
fix build for dbus < 1.1.1, re #126, patch from Marc-Andre Lureau

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1750 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoDon't set RLIMIT_MEMBLOCK to 0 on startup. Retain 4 pages
Lennart Poettering [Sun, 2 Sep 2007 20:39:45 +0000 (20:39 +0000)]
Don't set RLIMIT_MEMBLOCK to 0 on startup. Retain 4 pages

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1749 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agomake use of pa_memchunk_will_need() before handing sample cache audio to the RT threads
Lennart Poettering [Sun, 2 Sep 2007 20:38:57 +0000 (20:38 +0000)]
make use of pa_memchunk_will_need() before handing sample cache audio to the RT threads

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1748 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd new pa_memchunk_will_need() API, similar to pa_memblock_will_need()
Lennart Poettering [Sun, 2 Sep 2007 20:37:55 +0000 (20:37 +0000)]
add new pa_memchunk_will_need() API, similar to pa_memblock_will_need()

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1747 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd new API pa_memblock_will_need() and make use of PA_PAGE_SIZE macro
Lennart Poettering [Sun, 2 Sep 2007 20:37:17 +0000 (20:37 +0000)]
add new API pa_memblock_will_need() and make use of PA_PAGE_SIZE macro

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1746 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd new pa_will_need() API for paging in memory
Lennart Poettering [Sun, 2 Sep 2007 20:36:32 +0000 (20:36 +0000)]
add new pa_will_need() API for paging in memory

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1745 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agomake use of new PA_PAGE_SIZE macro
Lennart Poettering [Sun, 2 Sep 2007 20:36:00 +0000 (20:36 +0000)]
make use of new PA_PAGE_SIZE macro

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1744 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agomake use of new memory page alignment macros, reindent
Lennart Poettering [Sun, 2 Sep 2007 20:35:36 +0000 (20:35 +0000)]
make use of new memory page alignment macros, reindent

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1743 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd a couple of macros for memory page alignment
Lennart Poettering [Sun, 2 Sep 2007 20:34:57 +0000 (20:34 +0000)]
add a couple of macros for memory page alignment

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1742 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd pa_channel_position_to_pretty_string() to header
Lennart Poettering [Fri, 31 Aug 2007 10:45:49 +0000 (10:45 +0000)]
add pa_channel_position_to_pretty_string() to header

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1741 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd pa_channel_position_to_pretty_string() for usage in pavucontrol/pavumeter
Lennart Poettering [Fri, 31 Aug 2007 10:45:16 +0000 (10:45 +0000)]
add pa_channel_position_to_pretty_string() for usage in pavucontrol/pavumeter

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1740 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agomake sure that we make include paths absolute before calling chdir()
Lennart Poettering [Fri, 31 Aug 2007 00:52:42 +0000 (00:52 +0000)]
make sure that we make include paths absolute before calling chdir()

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1739 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agominor reformatting
Lennart Poettering [Fri, 31 Aug 2007 00:51:26 +0000 (00:51 +0000)]
minor reformatting

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1738 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd two new functions pa_make_path_absolute()/pa_getcwd()
Lennart Poettering [Fri, 31 Aug 2007 00:51:01 +0000 (00:51 +0000)]
add two new functions pa_make_path_absolute()/pa_getcwd()

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1737 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoreplace a pa_assert() by an pa_assert_se()
Lennart Poettering [Fri, 31 Aug 2007 00:22:58 +0000 (00:22 +0000)]
replace a pa_assert() by an pa_assert_se()

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1736 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years ago- fix suspend handling
Lennart Poettering [Fri, 31 Aug 2007 00:22:31 +0000 (00:22 +0000)]
- fix suspend handling
- set sink description properly
- honour resample_method setting

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1735 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoport module-combine to new core
Lennart Poettering [Thu, 30 Aug 2007 22:58:12 +0000 (22:58 +0000)]
port module-combine to new core

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1734 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoLots of assorted minor cleanups and fixes:
Lennart Poettering [Thu, 30 Aug 2007 22:57:53 +0000 (22:57 +0000)]
Lots of assorted minor cleanups and fixes:
* s/disconnect/unlink/ at many places where it makes sense
* make "start_corked" a normal pa_sink_input/pa_source_output flag instead of a seperate boolean variable
* add generic process() function to pa_sink_input/pa_source_output vtable that can be used by streams to do some arbitrary processing in each rt loop iteration even the sink/source is suspended
* add detach()/attach() functions to pa_sink_input/pa_source_output vtable that are called when ever the rtpoll object of the event thread changes
* add suspend() functions to pa_sink_input/pa_source_output vtable which are called whenever the sink/source they are attached to suspends/resumes
* add PA_SINK_INIT/PA_SOURCE_INIT/PA_SINK_INPUT_INIT/PA_SINK_OUTPUT_INIT states to state machines which is active between _new() and _put()
* seperate _put() from _new() for pa_sink/pa_source
* add PA_SOURCE_OUTPUT_DONT_MOVE/PA_SINK_INPUT_DONT_MOVE flags
* make the pa_rtpoll object a property of pa_sink/pa_source to allow streams attached to them make use of it
* fix skipping over move_silence
* update module-pipe-source to make use of pa_rtpoll
* add pa_sink_skip() as optimization in cases where the actualy data returned by pa_sink_render() doesn't matter

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1733 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoreorder initialization of pa_core variables
Lennart Poettering [Thu, 30 Aug 2007 22:44:19 +0000 (22:44 +0000)]
reorder initialization of pa_core variables

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1732 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agomodernize and make use of a static flist for allocating idxset entries
Lennart Poettering [Thu, 30 Aug 2007 22:43:35 +0000 (22:43 +0000)]
modernize and make use of a static flist for allocating idxset entries

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1731 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agomove queue processing code into pa_thread_mq
Lennart Poettering [Thu, 30 Aug 2007 22:42:47 +0000 (22:42 +0000)]
move queue processing code into pa_thread_mq

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1730 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd new function pa_memblock_ref_is_one()
Lennart Poettering [Thu, 30 Aug 2007 22:42:02 +0000 (22:42 +0000)]
add new function pa_memblock_ref_is_one()

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1729 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agofix pa_memchunk_make_writable(), make memchunk functions return the memchunk they...
Lennart Poettering [Thu, 30 Aug 2007 22:41:33 +0000 (22:41 +0000)]
fix pa_memchunk_make_writable(), make memchunk functions return the memchunk they modify

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1728 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd an assert()
Lennart Poettering [Thu, 30 Aug 2007 22:40:11 +0000 (22:40 +0000)]
add an assert()

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1727 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd pa_timespec_reset()
Lennart Poettering [Thu, 30 Aug 2007 22:39:47 +0000 (22:39 +0000)]
add pa_timespec_reset()

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1726 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agomake passing a code pointer to pa_asyncmsgq_get() optional
Lennart Poettering [Thu, 30 Aug 2007 22:39:24 +0000 (22:39 +0000)]
make passing a code pointer to pa_asyncmsgq_get() optional

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1725 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd new PA_SINK_CAN_SUSPEND/PA_SOURCE_CAN_SUSPEND flag
Lennart Poettering [Thu, 30 Aug 2007 22:38:57 +0000 (22:38 +0000)]
add new PA_SINK_CAN_SUSPEND/PA_SOURCE_CAN_SUSPEND flag

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1724 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agodrop check for gid < 500, since this isn't really a security improvement, re: #111
Lennart Poettering [Sun, 26 Aug 2007 01:10:55 +0000 (01:10 +0000)]
drop check for gid < 500, since this isn't really a security improvement, re: #111

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1723 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoAdd option --dump-resample-methods to list available resampler implementations
Lennart Poettering [Sat, 25 Aug 2007 23:49:11 +0000 (23:49 +0000)]
Add option --dump-resample-methods to list available resampler implementations

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1722 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agomake floating point speex resampler the default
Lennart Poettering [Sat, 25 Aug 2007 23:40:16 +0000 (23:40 +0000)]
make floating point speex resampler the default

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1721 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoenable -ffast-math for gcc
Lennart Poettering [Sat, 25 Aug 2007 23:32:37 +0000 (23:32 +0000)]
enable -ffast-math for gcc

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1720 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agolower suspend timeout to 1s
Lennart Poettering [Sat, 25 Aug 2007 22:27:51 +0000 (22:27 +0000)]
lower suspend timeout to 1s

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1719 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoinclude ffmpeg resampler in build
Lennart Poettering [Sat, 25 Aug 2007 22:27:24 +0000 (22:27 +0000)]
include ffmpeg resampler in build

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1718 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agomake ffmpeg resampler actually work
Lennart Poettering [Sat, 25 Aug 2007 22:26:59 +0000 (22:26 +0000)]
make ffmpeg resampler actually work

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1717 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoadd makefiles to speex/ and ffmpeg/ to easy compilation from emacs
Lennart Poettering [Fri, 24 Aug 2007 00:23:48 +0000 (00:23 +0000)]
add makefiles to speex/ and ffmpeg/ to easy compilation from emacs

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1715 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agoCopy resampler from ffmpeg into our sources
Lennart Poettering [Fri, 24 Aug 2007 00:23:22 +0000 (00:23 +0000)]
Copy resampler from ffmpeg into our sources

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1714 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agomake speex resampler the default
Lennart Poettering [Thu, 23 Aug 2007 22:35:58 +0000 (22:35 +0000)]
make speex resampler the default

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1713 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agobig resampler rework: support integer-only resampling, support speex resampler
Lennart Poettering [Thu, 23 Aug 2007 22:35:40 +0000 (22:35 +0000)]
big resampler rework: support integer-only resampling, support speex resampler

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1712 fefdeb5f-60dc-0310-8127-8f9354f1896f