summaryrefslogtreecommitdiffstats
path: root/src/pulse/proplist.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-workTanu Kaskinen2009-08-301-2/+3
|\
| * proplist: allow setting of zero-length data propertiesLennart Poettering2009-08-271-2/+3
* | proplist: Return early from pa_proplist_equal() if the pointers are equal.Tanu Kaskinen2009-08-241-0/+3
* | proplist: New function: pa_proplist_equal()Tanu Kaskinen2009-08-091-0/+26
|/
* sample: introduce pa_proplist_setp()Lennart Poettering2009-05-251-0/+15
* fix up parser in pa_proplist_from_string() to handle escapes correctly; make ...Lennart Poettering2009-02-041-75/+309
* add pa_proplist_to_string_sep()Lennart Poettering2009-01-171-4/+17
* Merge commit 'elmarco/master'Lennart Poettering2009-01-141-1/+1
|\
| * build: fix few warningsMarc-André Lureau2009-01-131-1/+1
* | add pa_proplist_size() and pa_proplist_isempty()Lennart Poettering2009-01-141-0/+12
|/
* libpulse: add proplist_from_stringMarc-André Lureau2009-01-131-0/+84
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-1/+1
* add i18n supportLennart Poettering2008-08-061-0/+3
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-11/+77
* add new function pa_proplist_contains()Lennart Poettering2007-12-291-0/+13
* add new property list implementationLennart Poettering2007-12-231-0/+244