]> git.ipfire.org Git - thirdparty/shairport-sync.git/history - mpris-service.c
Update check_classic_systemd_full.yml
[thirdparty/shairport-sync.git] / mpris-service.c
2022-12-05  Mike Brady4.1.1 almost...
2022-11-12  Mike BradyAdd new metadata item: sps:songdatakind, derived from...
2022-10-17  Mike BradyMerge branch 'development'
2022-10-11  Mike BradyRemove the useless main_thread_id and fix the MPRIS...
2020-07-06  Mike Brady3.3.7rc0
2020-06-05  Mike BradyClean up code for the silent lead-in on a non-syncing...
2020-05-18  Mike BradyClean up some of the wording and layout of the configur...
2020-02-20  Mike BradySquashed commit of the following:
2020-02-18  Mike BradyTreat the "mper" attribute as the 64-bit item that...
2020-02-13  Mike BradyMore fixes to allow gcc-10 to compile without error
2020-01-10  Mike BradyBump copyright date.
2019-12-27  Mike BradyAdd or update some of the copyright notices
2019-12-23  Mike BradyMerge branch 'development' of github.com:mikebrady...
2019-12-20  Mike BradyAdd SetAirplayVolume to the D-Bus RemoteControl interface.
2019-10-27  Mike Brady3.3.3 from the development branch 3.3.3d11
2019-08-29  Mike BradySquashed commit of the following:
2019-05-24  Mike BradyMerge branch 'development' 3.3rc7+ to 'master'
2019-03-04  Mike Brady3.3 release candidate 0
2018-07-30  Mike BradyStop using SIGUSR1 for cancelling threads, use pthread_...
2018-07-18  Mike BradyAdd quit commands to the MPRIS and native D-Bus command...
2018-07-17  Mike BradyBegin to try to get Shairport Sync to quit cleanly...
2018-07-14  Mike BradyMove ab_mutex, flow control CV and flush mutex initiali...
2018-04-11  Mike BradyAdd extra debugging and handle case where no DACP-ID...
2018-04-08  Mike BradyUse snprintf in place of sprintf.
2018-04-07  Mike BradyRelease candidate 1 for 3.2
2018-04-07  Mike BradyImprove the scanner to start and stop properly and...
2018-04-02  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2018-04-01  Mike BradyUpdate the mpris service provider to deal with the...
2018-03-24  Mike BradyAdd some more D-Bus facilities. Countermand faulty...
2018-03-09  Mike BradyGetting the volume properties to work without feedback...
2018-03-07  Mike BradyRemove many causes of warnings at the -Wextra level
2018-03-07  Mike BradyTidy up using clang-format
2018-03-04  Mike BradyHook up the dacp volume control, if available.
2018-02-21  Mike BradyAdd play/pause/stop MPRIS and quieten some debug messages
2018-02-19  Mike BradyQuieten some debug messages and make others a bit more...
2018-02-18  Mike BradyTidy up dacp scanner -- stop scanning when audio source...
2018-01-20  Mike BradyRefinements to adding cover art.
2018-01-20  Mike BradyHook up mpris artwork
2018-01-17  Mike BradyAdd a little extra info to mpris d-bus bus acquisition.
2018-01-09  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2018-01-02  Mike BradyQuieten a debug message.
2018-01-01  Mike BradyAdd metadata to MPRIS output -- not complete.
2017-12-18  Mike BradyAdd tinyhttp code for sending and reading responses...
2017-12-11  Mike Brady3.14 to 3.1.5 Fix a bug resumption in iOS 11.2 on softw...
2017-11-20  Mike BradyAdd previous and next controls
2017-11-19  Mike BradyClang-format
2017-11-19  Mike BradyHandle play / pause / play-pause / stop but primitively
2017-11-19  Mike BradyClean up naming of some files, get the 'stop' command...