platform/upstream/pulseaudio.git
16 years agoTagging release 0.9.8 v0.9.8
Lennart Poettering [Wed, 21 Nov 2007 23:59:20 +0000 (23:59 +0000)]
Tagging release 0.9.8

git-svn-id: file:///home/lennart/svn/public/pulseaudio/tags/release-0.9.8@2072 fefdeb5f-60dc-0310-8127-8f9354f1896f

16 years agobump version and soname
Lennart Poettering [Wed, 21 Nov 2007 23:09:17 +0000 (23:09 +0000)]
bump version and soname

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

16 years agoupdate man pages a bit
Lennart Poettering [Wed, 21 Nov 2007 23:03:19 +0000 (23:03 +0000)]
update man pages a bit

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

16 years agowhen speaking to a client with a version < 12, hide S32 sample specs, and make them...
Lennart Poettering [Wed, 21 Nov 2007 22:55:28 +0000 (22:55 +0000)]
when speaking to a client with a version < 12, hide S32 sample specs, and make them appaear as FLOAT32

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

16 years agoincrement api and protocol version
Lennart Poettering [Wed, 21 Nov 2007 01:31:04 +0000 (01:31 +0000)]
increment api and protocol version

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

16 years ago- Check process name when dealing with PID files
Lennart Poettering [Wed, 21 Nov 2007 01:30:40 +0000 (01:30 +0000)]
- Check process name when dealing with PID files
- Add new PA_STREAM_FIX_CHANNELS, FIX_RATE, FIX_FORMAT, DONT_MOVE, VARIABLE_RATES to pa_sream_flags_t adn implement it
- Expose those flags in pacat
- Add notifications about device suspend/resume to the protocol and expose them in libpulse
- Allow changing of buffer_attr during playback
- allow disabling for remixing globally
- hookup polkit support

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

16 years agominor typo fix
Lennart Poettering [Wed, 21 Nov 2007 01:21:53 +0000 (01:21 +0000)]
minor typo fix

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

16 years agoadd short version history of the PA protocol
Lennart Poettering [Wed, 21 Nov 2007 01:21:00 +0000 (01:21 +0000)]
add short version history of the PA protocol

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

16 years agoadd a couple of new opcodes, and document the versions the opcodes where added
Lennart Poettering [Wed, 21 Nov 2007 01:20:16 +0000 (01:20 +0000)]
add a couple of new opcodes, and document the versions the opcodes where added

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

16 years agoadd API to allow runtime reconfiguration of memblockqs
Lennart Poettering [Wed, 21 Nov 2007 01:19:28 +0000 (01:19 +0000)]
add API to allow runtime reconfiguration of memblockqs

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

16 years agodetect whether PolicyKit support is available
Lennart Poettering [Fri, 16 Nov 2007 23:48:09 +0000 (23:48 +0000)]
detect whether PolicyKit support is available

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

16 years agobuild PolicyKit support
Lennart Poettering [Fri, 16 Nov 2007 23:47:28 +0000 (23:47 +0000)]
build PolicyKit support

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

16 years agoadd interface to PolicyKit
Lennart Poettering [Fri, 16 Nov 2007 23:46:22 +0000 (23:46 +0000)]
add interface to PolicyKit

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

16 years agouse a prio inheriting mutex for the threaded mainloop, to ease writing of RT clients
Lennart Poettering [Wed, 14 Nov 2007 16:11:51 +0000 (16:11 +0000)]
use a prio inheriting mutex for the threaded mainloop, to ease writing of RT clients

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

16 years agouse a free list for allocation pa_operation objects
Lennart Poettering [Wed, 14 Nov 2007 16:11:09 +0000 (16:11 +0000)]
use a free list for allocation pa_operation objects

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

16 years agouse a free list for allocating reply_info structs
Lennart Poettering [Wed, 14 Nov 2007 16:10:36 +0000 (16:10 +0000)]
use a free list for allocating reply_info structs

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

16 years agoadd missing pa_boolization
Lennart Poettering [Wed, 14 Nov 2007 16:09:03 +0000 (16:09 +0000)]
add missing pa_boolization

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

16 years agoRework ALSA mixer channel detection code. This time we actually care about the channe...
Lennart Poettering [Tue, 13 Nov 2007 23:42:15 +0000 (23:42 +0000)]
Rework ALSA mixer channel detection code. This time we actually care about the channel names the ALSA mixer exports for us

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

16 years agoadd array size to increase chance of detecting missing updates
Lennart Poettering [Tue, 13 Nov 2007 23:41:17 +0000 (23:41 +0000)]
add array size to increase chance of detecting missing updates

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

16 years agodon't fail if the bt-proximity-helper is not built
Lennart Poettering [Tue, 13 Nov 2007 19:56:01 +0000 (19:56 +0000)]
don't fail if the bt-proximity-helper is not built

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

16 years agodon't touch RLIMIT:MEMBLOCK by default. This should improve out-of-the-box comaptibil...
Lennart Poettering [Tue, 13 Nov 2007 19:39:23 +0000 (19:39 +0000)]
don't touch RLIMIT:MEMBLOCK by default. This should improve out-of-the-box comaptibility with JACK

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

16 years agoincrease the pacmd timeout a bit
Lennart Poettering [Tue, 13 Nov 2007 19:21:15 +0000 (19:21 +0000)]
increase the pacmd timeout a bit

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

16 years agoCompletely rework ALSA device selection code: choose the device to open depending...
Lennart Poettering [Tue, 13 Nov 2007 17:37:44 +0000 (17:37 +0000)]
Completely rework ALSA device selection code: choose the device to open depending on the requested number of channels and channel map. In most cases it will now suffice to set default-channels=6 to enable 5.1 sound for all devices that support it

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

16 years agofix loading of load-once modules if no other modules was loaded before
Lennart Poettering [Tue, 13 Nov 2007 17:35:48 +0000 (17:35 +0000)]
fix loading of load-once modules if no other modules was loaded before

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

16 years agoadd new fun module that automatically mutes your audio devices when you leave with...
Lennart Poettering [Sun, 11 Nov 2007 23:18:19 +0000 (23:18 +0000)]
add new fun module that automatically mutes your audio devices when you leave with your bluetooth phone, and unmutes when you come back

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

16 years agoPort module-gconf to make use of the new API pa_start_child_for_read()
Lennart Poettering [Sun, 11 Nov 2007 23:01:44 +0000 (23:01 +0000)]
Port module-gconf to make use of the new API pa_start_child_for_read()

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

16 years agopull code for starting helper processes out of module-gconf, clean it up, and stick...
Lennart Poettering [Sun, 11 Nov 2007 23:00:38 +0000 (23:00 +0000)]
pull code for starting helper processes out of module-gconf, clean it up, and stick into a new API pa_start_child_for_read()

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

16 years agoadd new function pa_strnull() to simplify passing null strings to non-linux printf()
Lennart Poettering [Sun, 11 Nov 2007 22:59:34 +0000 (22:59 +0000)]
add new function pa_strnull() to simplify passing null strings to non-linux printf()

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

16 years agoadd a simple fully-automatic fully-linearupmixer/downmixer and enable it by default
Lennart Poettering [Sun, 11 Nov 2007 02:30:59 +0000 (02:30 +0000)]
add a simple fully-automatic fully-linearupmixer/downmixer and enable it by default

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

16 years agotag modules that may only be loaded once at most especially, and enforce that in...
Lennart Poettering [Fri, 9 Nov 2007 18:25:40 +0000 (18:25 +0000)]
tag modules that may only be loaded once at most especially, and enforce that in the module loader

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

16 years agominor typo
Lennart Poettering [Fri, 9 Nov 2007 18:24:09 +0000 (18:24 +0000)]
minor typo

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

16 years agooptimize mixing code a bit. Add mixers for S32LE, S32BE, ULAW, ALAW and FLOAT32BE...
Lennart Poettering [Fri, 9 Nov 2007 17:11:45 +0000 (17:11 +0000)]
optimize mixing code a bit. Add mixers for S32LE, S32BE, ULAW, ALAW and FLOAT32BE. Add volume adjusters for FLOAT32BE, ALAW, ULAW.

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

16 years agoreplace a few CLAMPs by PA_CLAMP_UNLIKELY
Lennart Poettering [Fri, 9 Nov 2007 14:20:12 +0000 (14:20 +0000)]
replace a few CLAMPs by PA_CLAMP_UNLIKELY

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

16 years agoremove PA_CLAMP_LIKELY macro because it doesn't really make sense.
Lennart Poettering [Fri, 9 Nov 2007 14:19:40 +0000 (14:19 +0000)]
remove PA_CLAMP_LIKELY macro because it doesn't really make sense.

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

16 years ago.la files for modules can probably be removed safely on all archs now
Lennart Poettering [Fri, 9 Nov 2007 14:14:29 +0000 (14:14 +0000)]
.la files for modules can probably be removed safely on all archs now

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

16 years agoadd support for 32bit integer samples
Lennart Poettering [Fri, 9 Nov 2007 02:45:07 +0000 (02:45 +0000)]
add support for 32bit integer samples

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

16 years agofix CLAMP_LIKELY/UNLIKELY definition
Lennart Poettering [Fri, 9 Nov 2007 02:12:09 +0000 (02:12 +0000)]
fix CLAMP_LIKELY/UNLIKELY definition

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

16 years agoadd missing #include
Lennart Poettering [Fri, 9 Nov 2007 01:30:46 +0000 (01:30 +0000)]
add missing #include

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

16 years agoadd a few missing macro definitions
Lennart Poettering [Fri, 9 Nov 2007 01:30:25 +0000 (01:30 +0000)]
add a few missing macro definitions

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

16 years agoadd PA_CLAMP_LIKELY and PA_CLAMP_UNLIKELY macros
Lennart Poettering [Fri, 9 Nov 2007 01:29:50 +0000 (01:29 +0000)]
add PA_CLAMP_LIKELY and PA_CLAMP_UNLIKELY macros

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

16 years agoadd support for likely()/unlikely() type macros
Lennart Poettering [Fri, 9 Nov 2007 01:28:56 +0000 (01:28 +0000)]
add support for likely()/unlikely() type macros

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

16 years agoparse the pasuspend argument like any other boolean in PulseAudio
Lennart Poettering [Thu, 8 Nov 2007 22:42:33 +0000 (22:42 +0000)]
parse the pasuspend argument like any other boolean in PulseAudio

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

16 years agostrip most comments from the default configuration files, since the man page is now...
Lennart Poettering [Thu, 8 Nov 2007 22:31:30 +0000 (22:31 +0000)]
strip most comments from the default configuration files, since the man page is now more elaborate and we don't want to maintain those docs redundantly at two places

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

16 years agoadd remaing man pages
Lennart Poettering [Thu, 8 Nov 2007 22:30:33 +0000 (22:30 +0000)]
add remaing man pages

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

16 years agowarn if the sound server is not local
Lennart Poettering [Wed, 7 Nov 2007 13:52:07 +0000 (13:52 +0000)]
warn if the sound server is not local

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

16 years agoadd man pages for padsp, pabrowse, pasuspender
Lennart Poettering [Wed, 7 Nov 2007 13:50:47 +0000 (13:50 +0000)]
add man pages for padsp, pabrowse, pasuspender

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

16 years agocomplete pactl man page
Lennart Poettering [Tue, 6 Nov 2007 00:21:20 +0000 (00:21 +0000)]
complete pactl man page

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

16 years agominor cleanups of --help texts
Lennart Poettering [Mon, 5 Nov 2007 23:56:30 +0000 (23:56 +0000)]
minor cleanups of --help texts

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

16 years agoadd a couple of more man pages
Lennart Poettering [Mon, 5 Nov 2007 23:56:00 +0000 (23:56 +0000)]
add a couple of more man pages

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

16 years agoadd a man page for the pulseaudio binary. More will follow.
Lennart Poettering [Mon, 5 Nov 2007 15:10:13 +0000 (15:10 +0000)]
add a man page for the pulseaudio binary. More will follow.

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

16 years agofix two alignment issues found by the debian buildd gcc on sparc
Lennart Poettering [Sun, 4 Nov 2007 16:51:26 +0000 (16:51 +0000)]
fix two alignment issues found by the debian buildd gcc on sparc

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

16 years agopa_boolization
Lennart Poettering [Sun, 4 Nov 2007 16:50:23 +0000 (16:50 +0000)]
pa_boolization

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

16 years agoadd eventfd syscall nr for arm; patch from Sjoerd Simons; Closes #150
Lennart Poettering [Sun, 4 Nov 2007 14:17:48 +0000 (14:17 +0000)]
add eventfd syscall nr for arm; patch from Sjoerd Simons; Closes #150

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

16 years agoProperly terminate pa_readlink() strings. Patch from Sjoerd Simons. Closes #149
Lennart Poettering [Sun, 4 Nov 2007 14:11:53 +0000 (14:11 +0000)]
Properly terminate pa_readlink() strings. Patch from Sjoerd Simons. Closes #149

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

16 years agoAdd linker version script to hide non-ABI stable symbols in the client
Lennart Poettering [Sun, 4 Nov 2007 13:51:18 +0000 (13:51 +0000)]
Add linker version script to hide non-ABI stable symbols in the client
libraries. While this helps defining a more streamlined ABI, this also requires
linking a lot of additional symbols into some PA client utilities which until
now made use of the non-ABI stable symbols in libpulse. To minimize the effect
on there size a bit, strip unused symbols by linking with -ffunction-sections
-fdata-sections -Wl,--gc-sections

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

16 years agocomment the library versions a bit
Lennart Poettering [Thu, 1 Nov 2007 22:51:46 +0000 (22:51 +0000)]
comment the library versions a bit

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

16 years agoadd missing pthread libs
Lennart Poettering [Thu, 1 Nov 2007 22:50:32 +0000 (22:50 +0000)]
add missing pthread libs

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

16 years agomake disallow-module-loading config option work again (original patch from Diego...
Lennart Poettering [Thu, 1 Nov 2007 11:23:45 +0000 (11:23 +0000)]
make disallow-module-loading config option work again (original patch from Diego Petteno)

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

16 years agomake rtprio and nice level actually configurable
Lennart Poettering [Thu, 1 Nov 2007 02:58:26 +0000 (02:58 +0000)]
make rtprio and nice level actually configurable

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

16 years agodrop rt scheduling before we start our helper process
Lennart Poettering [Thu, 1 Nov 2007 02:55:06 +0000 (02:55 +0000)]
drop rt scheduling before we start our helper process

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

16 years agoadd new option --realtime
Lennart Poettering [Thu, 1 Nov 2007 01:45:01 +0000 (01:45 +0000)]
add new option --realtime

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

16 years agosave and restore errno in sig handler
Lennart Poettering [Thu, 1 Nov 2007 01:42:34 +0000 (01:42 +0000)]
save and restore errno in sig handler

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

16 years agoadd nice and rtprio resource limit support; make rtprio and nice level to use configu...
Lennart Poettering [Thu, 1 Nov 2007 00:34:43 +0000 (00:34 +0000)]
add nice and rtprio resource limit support; make rtprio and nice level to use configurable; some minor updates

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

16 years agopa_boolize the client config
Lennart Poettering [Thu, 1 Nov 2007 00:33:14 +0000 (00:33 +0000)]
pa_boolize the client config

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

16 years agomore pa_boolization
Lennart Poettering [Thu, 1 Nov 2007 00:32:45 +0000 (00:32 +0000)]
more pa_boolization

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

16 years agomake the bool config parser actually parse bools
Lennart Poettering [Thu, 1 Nov 2007 00:31:59 +0000 (00:31 +0000)]
make the bool config parser actually parse bools

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

16 years agofix comment
Lennart Poettering [Thu, 1 Nov 2007 00:06:51 +0000 (00:06 +0000)]
fix comment

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

16 years agoadd new function pa_yes_no()
Lennart Poettering [Thu, 1 Nov 2007 00:06:31 +0000 (00:06 +0000)]
add new function pa_yes_no()

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

16 years agosave and restore errno in the sig handler
Lennart Poettering [Tue, 30 Oct 2007 18:35:08 +0000 (18:35 +0000)]
save and restore errno in the sig handler

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

16 years agobump sonames
Lennart Poettering [Tue, 30 Oct 2007 16:02:25 +0000 (16:02 +0000)]
bump sonames

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

16 years agomake sjoerd happy: include ChangeLog built from svn logs in tarball
Lennart Poettering [Tue, 30 Oct 2007 15:23:56 +0000 (15:23 +0000)]
make sjoerd happy: include ChangeLog built from svn logs in tarball

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

16 years agomake make distcheck pass
Lennart Poettering [Tue, 30 Oct 2007 15:08:13 +0000 (15:08 +0000)]
make make distcheck pass

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

16 years agorename 'length' parameters in the API to 'bytes', to make their unit clear
Lennart Poettering [Tue, 30 Oct 2007 14:17:41 +0000 (14:17 +0000)]
rename 'length' parameters in the API to 'bytes', to make their unit clear

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

16 years agohandle tcp4: prefix for server specs correctly. (Closes #136)
Lennart Poettering [Tue, 30 Oct 2007 14:05:18 +0000 (14:05 +0000)]
handle tcp4: prefix for server specs correctly. (Closes #136)

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

16 years agorename stream names too, when the sink name changes
Lennart Poettering [Tue, 30 Oct 2007 02:35:00 +0000 (02:35 +0000)]
rename stream names too, when the sink name changes

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

16 years agoignore updates not relevant to us
Lennart Poettering [Tue, 30 Oct 2007 02:05:53 +0000 (02:05 +0000)]
ignore updates not relevant to us

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

16 years agorework the tunnel naming scheme, and make it follow the description changes of the...
Lennart Poettering [Tue, 30 Oct 2007 01:50:22 +0000 (01:50 +0000)]
rework the tunnel naming scheme, and make it follow the description changes of the underlying devices; never check for tagstruct eof, to ease later extensions

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

16 years agoinitialize userdata struct with 0
Lennart Poettering [Tue, 30 Oct 2007 00:49:50 +0000 (00:49 +0000)]
initialize userdata struct with 0

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

16 years agoremove libltdl from SVN
Lennart Poettering [Tue, 30 Oct 2007 00:32:00 +0000 (00:32 +0000)]
remove libltdl from SVN

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

16 years agodeal properly with signals interrupting us when we wait for data from gconf helper
Lennart Poettering [Tue, 30 Oct 2007 00:17:21 +0000 (00:17 +0000)]
deal properly with signals interrupting us when we wait for data from gconf helper

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

16 years agokeep track of configured tunnels and make sure to unload them when they disappear...
Lennart Poettering [Mon, 29 Oct 2007 23:55:23 +0000 (23:55 +0000)]
keep track of configured tunnels and make sure to unload them when they disappear from zeroconf again

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

16 years agodon't announce monitor sources
Lennart Poettering [Mon, 29 Oct 2007 23:54:46 +0000 (23:54 +0000)]
don't announce monitor sources

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

16 years agodon't try to send pause request before our stream is properly set up
Lennart Poettering [Mon, 29 Oct 2007 22:14:34 +0000 (22:14 +0000)]
don't try to send pause request before our stream is properly set up

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

16 years agoignore network sinks/sources
Lennart Poettering [Mon, 29 Oct 2007 21:23:08 +0000 (21:23 +0000)]
ignore network sinks/sources

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

16 years agomake gcc shut up a bit more
Lennart Poettering [Mon, 29 Oct 2007 21:19:05 +0000 (21:19 +0000)]
make gcc shut up a bit more

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

16 years agowe don't want to include assert.h anymore
Lennart Poettering [Mon, 29 Oct 2007 20:32:53 +0000 (20:32 +0000)]
we don't want to include assert.h anymore

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

16 years agoreverse server order for PULSE_SERVER x11 property, to follow order in which modules...
Lennart Poettering [Mon, 29 Oct 2007 20:30:53 +0000 (20:30 +0000)]
reverse server order for PULSE_SERVER x11 property, to follow order in which modules are loaded

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

16 years agoadd new API pa_strlist_reverse()
Lennart Poettering [Mon, 29 Oct 2007 20:30:15 +0000 (20:30 +0000)]
add new API pa_strlist_reverse()

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

16 years agoadd new module module-zeroconf-discover
Lennart Poettering [Mon, 29 Oct 2007 20:03:49 +0000 (20:03 +0000)]
add new module module-zeroconf-discover

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

16 years agopublish dns-sd subtypes to allow distinction of virtual, hardware and monitor sinks...
Lennart Poettering [Mon, 29 Oct 2007 20:03:07 +0000 (20:03 +0000)]
publish dns-sd subtypes to allow distinction of virtual, hardware and monitor sinks/source

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

16 years agoexport pa_namereg_is_valid_name()
Lennart Poettering [Mon, 29 Oct 2007 20:01:49 +0000 (20:01 +0000)]
export pa_namereg_is_valid_name()

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

16 years agofail on name clash
Lennart Poettering [Mon, 29 Oct 2007 20:01:20 +0000 (20:01 +0000)]
fail on name clash

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

16 years agobring back module-tunnel, yay!
Lennart Poettering [Mon, 29 Oct 2007 16:54:16 +0000 (16:54 +0000)]
bring back module-tunnel, yay!

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

16 years agodowngrade a few log messages
Lennart Poettering [Mon, 29 Oct 2007 16:39:23 +0000 (16:39 +0000)]
downgrade a few log messages

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

16 years agoproperly deal with time pausing
Lennart Poettering [Mon, 29 Oct 2007 16:38:57 +0000 (16:38 +0000)]
properly deal with time pausing

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

16 years agouse real path of binary instead of /proc/self/exe to execute ourselves
Lennart Poettering [Mon, 29 Oct 2007 15:33:07 +0000 (15:33 +0000)]
use real path of binary instead of /proc/self/exe to execute ourselves

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

16 years agomake use of new pa_readlink() where applicable
Lennart Poettering [Mon, 29 Oct 2007 15:32:22 +0000 (15:32 +0000)]
make use of new pa_readlink() where applicable

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

16 years agoadd new pa_readlink() API
Lennart Poettering [Mon, 29 Oct 2007 15:31:24 +0000 (15:31 +0000)]
add new pa_readlink() API

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

16 years agomake speex-float-3 the default resampler
Lennart Poettering [Mon, 29 Oct 2007 08:34:30 +0000 (08:34 +0000)]
make speex-float-3 the default resampler

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

16 years agoadd missing dependency on socket-util
Lennart Poettering [Sun, 28 Oct 2007 19:24:25 +0000 (19:24 +0000)]
add missing dependency on socket-util

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