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
/
pulsecore
/
namereg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-02
namereg: Fire hooks for default sink and source changes
Juho Hämäläinen
1
-0
/
+2
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
-12
/
+12
2011-10-10
namereg: Don't set default sink/source on get()
Arun Raghavan
1
-9
/
+3
2009-09-18
namereg: choose default sink/source as soon as one becomes available
Lennart Poettering
1
-1
/
+12
2009-08-29
namereg: select default sink by priority
Lennart Poettering
1
-8
/
+23
2009-08-29
namereg: add new pa_namereg_is_valid_name_or_wildcard() call
Lennart Poettering
1
-1
/
+21
2009-08-16
modules: add various checks to avoid selecting objects that are not linked or...
Lennart Poettering
1
-8
/
+22
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-02-23
allow scache entries to have arbitrary names
Lennart Poettering
1
-1
/
+5
2009-02-02
check for NULL before accessing the name
Lennart Poettering
1
-1
/
+1
2009-01-29
get rid of nonsensical late initialization of namereg/scache and things
Lennart Poettering
1
-14
/
+1
2009-01-28
store the default sink/source in proper pa_sink*/pa_source* pointers instead ...
Lennart Poettering
1
-53
/
+48
2009-01-21
allow cards be referenced by their index
Lennart Poettering
1
-0
/
+2
2009-01-15
make things compile again
Lennart Poettering
1
-1
/
+0
2009-01-15
kill autoload stuff as planned
Lennart Poettering
1
-13
/
+3
2009-01-15
add new pa_card object as a way to logically combine multiple sinks and sources
Lennart Poettering
1
-1
/
+1
2008-10-03
allow - in sample names
Lennart Poettering
1
-0
/
+1
2008-10-03
a bit of late pa_bool_t'ization
Lennart Poettering
1
-1
/
+1
2008-08-19
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
1
-4
/
+4
2008-06-26
fix return value of pa_namereg_make_valid_name()
Lennart Poettering
1
-2
/
+2
2008-06-25
Export the cleanup_name() function and rename it to pa_namereg_make_valid_nam...
Colin Guthrie
1
-2
/
+2
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
-1
/
+1
2007-10-29
export pa_namereg_is_valid_name()
Lennart Poettering
1
-7
/
+7
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-19
/
+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
-30
/
+30
2006-08-11
do not export name validity checking routes and apply them only to sink/sourc...
Lennart Poettering
1
-5
/
+6
2006-08-11
rework name register a litle to only allow "valid" names.
Lennart Poettering
1
-32
/
+94
2006-07-27
introduce three virtual sink/source names: @DEFAULT_SINK@, @DEFAULT_SOURCE@, ...
Lennart Poettering
1
-2
/
+26
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-0
/
+214