summaryrefslogtreecommitdiffstats
path: root/src/pulse/proplist.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* introduce PA_PROP_APPLICATION_PROCESS_MACHINE_IDLennart Poettering2009-02-021-0/+2
* add a few missing doxygen commentsLennart Poettering2009-01-271-1/+1
* import version.h in all header files to make sure that version-based feature ...Lennart Poettering2009-01-271-0/+1
* allow setting properties for modules, tooLennart Poettering2009-01-191-0/+4
* add pa_proplist_to_string_sep()Lennart Poettering2009-01-171-3/+10
* Add SPDIF/HDMI ALSA devices and device descriptions to device search tableLennart Poettering2009-01-151-2/+6
* add pa_proplist_size() and pa_proplist_isempty()Lennart Poettering2009-01-141-0/+6
* Fix version infoLennart Poettering2009-01-141-1/+1
* libpulse: add proplist_from_stringMarc-André Lureau2009-01-131-1/+5
* reindent comments a bitLennart Poettering2008-09-031-3/+13
* prepare doxygen docs for 0.9.11Lennart Poettering2008-07-211-16/+18
* add new abstract device classLennart Poettering2008-06-201-1/+1
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* add missing inclusionLennart Poettering2008-06-161-0/+2
* update well-known property listLennart Poettering2008-06-111-3/+12
* update propsLennart Poettering2008-05-291-11/+20
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-38/+147
* add new function pa_proplist_contains()Lennart Poettering2007-12-291-0/+2
* add new property list implementationLennart Poettering2007-12-231-0/+88