summaryrefslogtreecommitdiff
path: root/metadata_hub.h
Commit message (Expand)AuthorAge
* Handle active_remote_id as a string rather than an unsigned 32-bit number...Mike Brady2020-09-30
* 3.3.7rc0Mike Brady2020-07-06
* Squashed commit of the following:Mike Brady2020-02-20
* Squashed commit of the following:Mike Brady2019-08-29
* More typo fixes across the treeChris Boot2019-07-27
* use the term'state' rather than 'mode' when taling about the active state. Us...Mike Brady2019-02-12
* Add an "active" mode that can time out after a period -- 10 seconds by defaul...Mike Brady2019-01-21
* Hook up active mode stuff to metadata, add two four-char codes, improve exter...Mike Brady2019-01-21
* Try to add proper cancellation code to all threads -- not complete, buggy.Mike Brady2018-07-20
* Move ab_mutex, flow control CV and flush mutex initialisation and teardown ou...Mike Brady2018-07-14
* beginning to add a progress string item to the native dbus interfaceMike Brady2018-06-21
* Only drop metadata if the dacp server transitions fron available to unavailab...Mike Brady2018-04-17
* Use snprintf in place of sprintf.Mike Brady2018-04-08
* Improve the scanner to start and stop properly and to release track data when...Mike Brady2018-04-07
* Fix problem when reconnecting to an itunes play session.Mike Brady2018-04-03
* Take in track metadata but discard it if it's invalid (i.e. has a given mper ...Mike Brady2018-04-01
* Add some more D-Bus facilities. Countermand faulty D-Bus commands.Mike Brady2018-03-24
* Format after adding a few new elements ot the native dbus interfaceMike Brady2018-03-23
* Add a few new elements ot the native dbus interfaceMike Brady2018-03-23
* Clean up native dbus interface files and associated changes to existing files.Mike Brady2018-03-20
* Add server status -- i.e. can we still send commands to the DACP server. Hook...Mike Brady2018-03-19
* Begin to add a basic remote control interface corresponding to the set of com...Mike Brady2018-03-17
* Add a prolog and epilog for safe reading of the metadata bundleMike Brady2018-03-09
* Tidy up using clang-formatMike Brady2018-03-07
* Add play/pause/stop MPRIS and quieten some debug messagesMike Brady2018-02-21
* Disable playerstatus metadata updates, add facility to release track metadata...Mike Brady2018-02-19
* Tidy up dacp scanner -- stop scanning when audio source goes offline.Mike Brady2018-02-18
* Add timing to debug messages, make timing sender wait interruptable eveyr 20 ...Mike Brady2018-02-03
* Hook up dacp message decoding to the loca unlock and notify codeMike Brady2018-01-23
* Bracket metadata reception with prologs and epilogs, make metadat pipe and ar...Mike Brady2018-01-23
* Add some untested and incomplete code to rwlock the hub when writing and readingMike Brady2018-01-23
* Hook up mpris artworkMike Brady2018-01-20
* Integrate true metadata some more with the metadata hubMike Brady2018-01-15
* Add stub for adding classic metadata to metadata hubMike Brady2018-01-14
* pretty-print after adding alsa volume-based mute capabilityMike Brady2018-01-13
* Make player.c send information to the metadata store rather than initiating d...Mike Brady2018-01-10
* Separate out metadata hub, dacp client, mpris and dbus interfaces a bit. Prob...Mike Brady2018-01-09
* Add metadata to MPRIS output -- not complete.Mike Brady2018-01-01
* Use the term metadata hub now -- for any stored metadata, such as might be us...Mike Brady2017-12-31