summaryrefslogtreecommitdiff
path: root/src/pulse/proplist.h
Commit message (Expand)AuthorAgeFilesLines
* proplist: pa_proplist_equal: constify proplist pointersLyndon Brown2018-06-211-1/+1
* proplist: pa_proplist_[size|isempty]: constify proplist pointerLyndon Brown2018-06-211-2/+2
* proplist: pa_proplist_contains: constify proplist pointerLyndon Brown2018-06-211-1/+1
* proplist: pa_proplist_to_string[_sep]: constify proplist pointerLyndon Brown2018-06-211-2/+2
* proplist: pa_proplist_gets: constify proplist pointerLyndon Brown2018-06-211-1/+1
* proplist: pa_proplist_get: constify proplist pointerLyndon Brown2018-06-211-1/+1
* proplist: pa_proplist_iterate: constify proplist pointerLyndon Brown2018-06-211-1/+1
* api documentation improvementsjnqnfe2017-11-301-9/+11
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* Fix a few "it's -> its" typosAlexander E. Patrakov2014-03-071-1/+1
* doc: Mostly fixing up i.e. versus i.e.\ in doxygen documentationPeter Meerwald2013-04-171-57/+57
* proplist: Change proplist_name_valid() to be public function pa_proplist_key_...Tanu Kaskinen2012-06-291-0/+3
* proplist: document new meaning of the session IDLennart Poettering2012-05-151-1/+1
* pulse: Clarify proplist doxygen documentation.Peter Meerwald2012-04-171-3/+3
* proplist: Constify the pa_proplist_copy and _update input pointers.Tanu Kaskinen2012-03-091-2/+2
* fix the ever-popular 'the the' typoPeter Meerwald2012-01-281-1/+1
* proplist: Consistently use parameter name p for a pa_proplist* in prototypePeter Meerwald2011-12-121-3/+3
* proplist: Fix typos in doxygen documentationPeter Meerwald2011-12-121-6/+6
* proplist: Add doxygen file description for proplist.hPeter Meerwald2011-12-121-0/+3
* doc: Correct intended roles property documentationArun Raghavan2011-10-281-1/+1
* Spelling fixes in public headersMaarten Bosmans2011-08-251-6/+6
* proplist: Make filter properties line up prettilyArun Raghavan2011-08-151-3/+3
* format: Add some properties and internal APIArun Raghavan2011-05-021-0/+12
* filters: Handle stream moves properlyArun Raghavan2011-04-231-1/+4
* filter: Move the proplist defines into the central place and document them.Colin Guthrie2011-04-201-0/+6
* proplist: explicitly mention a role 'test'Lennart Poettering2010-02-211-1/+1
* headers: Some trivial fixes for some documentation typosMads Kiilerich2010-01-051-1/+1
* Merge branch 'master' into dbus-workTanu Kaskinen2009-10-021-1/+22
|\
| * proplist: introduce PA_PROP_WINDOW_DESKTOP propertyLennart Poettering2009-09-171-0/+3
| * proplist: define properties for storing window positionLennart Poettering2009-09-111-0/+18
| * doxygen: don't confuse doxygen with spurious ..Lennart Poettering2009-09-111-1/+1
* | proplist: A couple of documentation fixes.Tanu Kaskinen2009-08-241-2/+3
* | proplist: New function: pa_proplist_equal()Tanu Kaskinen2009-08-091-0/+3
|/
* prop: introduce new PA_PROP_DEVICE_INTENDED_ROLES propertyLennart Poettering2009-06-081-0/+3
* proplist: add two new generic properties, media.copyright and media.softwareLennart Poettering2009-05-251-0/+6
* sample: introduce pa_proplist_setp()Lennart Poettering2009-05-251-0/+8
* various spelling fixesMaarten Bosmans2009-04-041-1/+1
* For now don't list icon property (in favour of icon name property) since icon...Lennart Poettering2009-03-011-0/+8
* add logic for initializing a useful icon nameLennart Poettering2009-03-011-0/+6
* rename PA_PROP_DEVICE_CONNECTOR to PA_PROP_DEVICE_BUSLennart Poettering2009-03-011-2/+2
* revise form factor list a bit, simplify and use singular everywhereLennart Poettering2009-03-011-1/+1
* introduce seperate vendor/product id fieldsLennart Poettering2009-03-011-2/+11
* revise list of form factors a littleLennart Poettering2009-02-271-1/+1
* introduce new well-known role 'a11y'Lennart Poettering2009-02-241-1/+1
* add new property PA_PROP_APPLICATION_PROCESS_SESSION_ID and initialize it by ...Lennart Poettering2009-02-211-0/+3
* document all currently known propertiesLennart Poettering2009-02-131-59/+112
* declare 'animation' stream role for Flash and suchlikeLennart Poettering2009-02-121-1/+1
* add #defines for all enums that lacked itLennart Poettering2009-02-061-0/+6
* fix up parser in pa_proplist_from_string() to handle escapes correctly; make ...Lennart Poettering2009-02-041-1/+1
* add a few new form factorsLennart Poettering2009-02-021-1/+1