summaryrefslogtreecommitdiff
path: root/src/modules/module-augment-properties.c
Commit message (Expand)AuthorAgeFilesLines
* conf-parser: add support for .d directoriesTanu Kaskinen2015-12-141-1/+1
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* hashmap: Add the ability to free keysArun Raghavan2013-09-171-2/+2
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-041-7/+7
* hashmap: Use pa_free_cb_t instead of pa_free2_cb_tTanu Kaskinen2013-02-161-8/+2
* conf-parser: Add support for parsing property lists.Tanu Kaskinen2012-06-291-1/+1
* conf-parser: Pass parser state in a struct also for parse callbacks.Tanu Kaskinen2012-06-291-41/+19
* modules: Use pa_streq instead of strcmp.Arti Trivedi Bora2012-06-091-2/+2
* win32: Make some unused-variable warnings go awayMaarten Bosmans2011-06-241-1/+1
* Remove unnecessary #includesMaarten Bosmans2011-06-221-3/+0
* Fix up some double spacesMaarten Bosmans2011-03-181-1/+1
* Fix up according to Coding StyleMaarten Bosmans2011-03-111-3/+1
* Include <time.h> where necessaryMaarten Bosmans2011-03-011-0/+1
* Apply #ifdefs around functionality not available on win32Maarten Bosmans2011-02-171-0/+2
* augment-properties: Fix debug messages and statement bracketing.Colin Guthrie2010-10-061-2/+3
* augment-properties: Search for .desktop files in subfolders too.Colin Guthrie2010-09-291-5/+39
* augment: try to deduce the media role from the menu categoryLennart Poettering2009-06-051-6/+67
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* make sure we don't choke on overly long lines in .desktop filesLennart Poettering2009-02-211-0/+2
* minor reformattingLennart Poettering2009-02-121-2/+2
* add new module-augment-properties module for augmenting properties from .desk...Lennart Poettering2009-02-051-0/+286