index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
module-match.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-04
pulsecore: Move pa_core structure into its own header
Arun Raghavan
1
-0
/
+1
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-1
/
+1
2012-10-30
match: Use the SINK_INPUT_FIXATE hook instead of NEW.
Tanu Kaskinen
1
-5
/
+5
2011-04-29
match: Support for both merging and replacing proplist updates.
Tanu Kaskinen
1
-37
/
+60
2011-04-23
match: Match rule earlier, in SINK_INPUT_NEW
Marc-André Lureau
1
-22
/
+13
2011-04-23
match: Don't double free in case of missing table file
Marc-André Lureau
1
-1
/
+0
2011-03-18
Fix up some double spaces
Maarten Bosmans
1
-1
/
+1
2011-02-17
Use PCRE if POSIX regex.h is not available
Maarten Bosmans
1
-1
/
+6
2010-10-15
volume: Clamp volume to PA_VOLUME_MAX
Arun Raghavan
1
-1
/
+1
2009-10-30
use pa_fopen_cloexec() where applicable
Lennart Poettering
1
-1
/
+1
2009-08-19
sink: volume handling rework, new flat volume logic
Lennart Poettering
1
-1
/
+1
2009-08-19
match: document how broken the module-match logic is
Lennart Poettering
1
-0
/
+3
2009-04-13
core: introduce new 'reference' volume for sinks
Lennart Poettering
1
-1
/
+1
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-02-05
add new module-augment-properties module for augmenting properties from .desk...
Lennart Poettering
1
-1
/
+0
2009-01-27
when changing volume, store whether it is worth remembering or no
Lennart Poettering
1
-1
/
+1
2009-01-14
match: add "key" argument to match different properties
Marc-André Lureau
1
-2
/
+11
2009-01-14
match: can now change properties also
Marc-André Lureau
1
-11
/
+42
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-05-15
merge glitch-free branch back into trunk
Lennart Poettering
1
-7
/
+10
2007-11-09
tag modules that may only be loaded once at most especially, and enforce that...
Lennart Poettering
1
-6
/
+5
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-11
/
+16
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+2
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-13
/
+13
2006-08-18
remove all occurences of
Lennart Poettering
1
-5
/
+5
2006-07-19
* add new function pa_check_in_group()
Lennart Poettering
1
-1
/
+1
2006-07-19
* add new --system command line parameter to the daemon for running PulseAudi...
Lennart Poettering
1
-5
/
+1
2006-06-19
* more s/pulseaudio/PulseAudio/ replacements
Lennart Poettering
1
-2
/
+2
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-15
/
+15
2006-05-25
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
Lennart Poettering
1
-1
/
+1
2006-05-22
Wrap strerror() in a function that makes it thread safe and converts the
Pierre Ossman
1
-1
/
+2
2006-05-17
split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]
Lennart Poettering
1
-2
/
+2
2006-05-17
Move xmalloc to the public side (libpolyp).
Pierre Ossman
1
-1
/
+2
2006-05-17
add proper locking when accessing the file match.table
Lennart Poettering
1
-1
/
+6
2006-05-14
* add new parameter to pa_open_config_file() to specify open mode
Lennart Poettering
1
-2
/
+2
2006-02-23
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
1
-6
/
+6
2006-02-16
* rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid c...
Lennart Poettering
1
-1
/
+1
2006-02-16
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
1
-0
/
+235