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
/
pulse
/
proplist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-08
core, pulse, modules: Fix undefined behavior with array subscript of invalid ...
Kamil Rytarowski
1
-6
/
+6
2015-09-25
Rename functions with "tostring" in the name to one with "to_string" to confo...
Deepak Srivastava
1
-1
/
+1
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-04-17
Use pa_hashmap_remove_and_free() where appropriate
Tanu Kaskinen
1
-4
/
+1
2013-09-17
hashmap: Add the ability to free keys
Arun Raghavan
1
-3
/
+3
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-10
/
+10
2013-02-16
hashmap: Add pa_hashmap_remove_all()
Tanu Kaskinen
1
-3
/
+1
2013-02-16
hashmap: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
1
-2
/
+1
2012-06-29
proplist: Change proplist_name_valid() to be public function pa_proplist_key_...
Tanu Kaskinen
1
-14
/
+14
2012-03-09
proplist: Match pa_proplist_copy argument name between header and implementat...
Tanu Kaskinen
1
-6
/
+6
2012-03-09
proplist: Constify the pa_proplist_copy and _update input pointers.
Tanu Kaskinen
1
-2
/
+4
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-1
/
+0
2009-08-30
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
Tanu Kaskinen
1
-2
/
+3
2009-08-27
proplist: allow setting of zero-length data properties
Lennart Poettering
1
-2
/
+3
2009-08-24
proplist: Return early from pa_proplist_equal() if the pointers are equal.
Tanu Kaskinen
1
-0
/
+3
2009-08-09
proplist: New function: pa_proplist_equal()
Tanu Kaskinen
1
-0
/
+26
2009-05-25
sample: introduce pa_proplist_setp()
Lennart Poettering
1
-0
/
+15
2009-02-04
fix up parser in pa_proplist_from_string() to handle escapes correctly; make ...
Lennart Poettering
1
-75
/
+309
2009-01-17
add pa_proplist_to_string_sep()
Lennart Poettering
1
-4
/
+17
2009-01-14
Merge commit 'elmarco/master'
Lennart Poettering
1
-1
/
+1
2009-01-14
add pa_proplist_size() and pa_proplist_isempty()
Lennart Poettering
1
-0
/
+12
2009-01-13
build: fix few warnings
Marc-André Lureau
1
-1
/
+1
2009-01-13
libpulse: add proplist_from_string
Marc-André Lureau
1
-0
/
+84
2008-08-19
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
1
-1
/
+1
2008-08-06
add i18n support
Lennart Poettering
1
-0
/
+3
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
-11
/
+77
2007-12-29
add new function pa_proplist_contains()
Lennart Poettering
1
-0
/
+13
2007-12-23
add new property list implementation
Lennart Poettering
1
-0
/
+244