summaryrefslogtreecommitdiff
path: root/libjack/metadata.c
Commit message (Expand)AuthorAgeFilesLines
* uncrustification of jack source codePaul Davis2016-02-231-565/+607
* [metadata] fix unfreed DBT key/data tuples causing several mem-leaks.rncbc2015-05-011-30/+33
* Add memset to clear buffer to unparse uuid into.Hanspeter Portner2014-11-111-0/+2
* change UUID implementation to use integers and serial counters; remove -L opt...Paul Davis2013-11-301-7/+7
* add definitions of constants for a few (potential) well-known metadata key va...Paul Davis2013-10-051-0/+7
* add code to remove metadata for ports and clients when ports and clients are ...Paul Davis2013-10-021-5/+35
* implement jack_get_all_properties() and cleanup a few other implementation de...Paul Davis2013-10-011-13/+134
* differentiate between property changed/created in PropertyChange notification...Paul Davis2013-10-011-1/+8
* add property change notificationsPaul Davis2013-09-301-0/+24
* set up property change notification structures and callsPaul Davis2013-09-301-4/+12
* add jack_client_t* to metadata calls that need to contact the server to initi...Paul Davis2013-09-301-4/+5
* update submodulesPaul Davis2013-09-301-0/+477