]> git.ipfire.org Git - thirdparty/shairport-sync.git/history - metadata_hub.c
Update check_classic_systemd_full.yml
[thirdparty/shairport-sync.git] / metadata_hub.c
2023-09-16  Mike BradyMerge updates from the development branch into the...
2023-09-16  Mike BradyUpdates to the Issues template.
2023-09-11  Mike Bradyformat adjustments
2023-06-10  Mike BradyMerge pull request #1684 from yubiuser/openssl3
2023-06-08  Christian KönigFix some openssl 3.0 deprecation warnings 1684/head
2023-05-20  Mike Bradymerge 4.2 updates from the branch
2022-12-30  Mike BradyCall the unfixable error handler if the output device...
2022-12-30  Mike BradyCall the unfixable error if the output device can't...
2022-12-05  Mike Brady4.1.1 almost...
2022-11-28  Mike BradyOnline documentation updates
2022-11-28  Mike BradyAdd "FirstFramePostion" property set when first frame...
2022-11-26  Mike Bradyclang format
2022-11-26  Mike BradyAdd handling of a frame_position_string handler for...
2022-11-18  Mike BradyClang cleanup
2022-11-12  Mike BradyAdd new metadata item: sps:songdatakind, derived from...
2022-11-07  Mike BradyAdd two new metadata items -- the player's service...
2022-10-24  Mike BradyMerge branch 'development'
2022-10-23  Mike BradyFix a bug that would cause changes in metadata not...
2022-10-18  Mike BradyStop using the flush and data resumption as proxies...
2022-09-15  Mike BradyMerge remote-tracking branch 'origin/development'
2022-03-21  Mike BradyRemember to close() the coverart directory file when...
2020-09-30  Mike Brady Handle active_remote_id as a string rather than... 3.3.7rc3
2020-09-03  Mike BradyMake the first output backend in the list of backends...
2020-08-21  Mike BradySquashed commit of the following: 3.3.7rc2
2020-07-13  Mike BradyEnsure metadata and cover art are enabled if metadata...
2020-07-06  Mike Brady3.3.7rc0
2020-06-21  Mike Bradyquieten some debug messages
2020-06-19  Mike Bradystop an uninitialised variable warning
2020-06-02  Mike BradySeparate metadata multicast from metadata pipe.
2020-05-30  Mike BradyMake the pipe, hub and mqtt separate threads with their...
2020-05-28  Mike Bradydebug mods
2020-05-28  Mike Bradydebug mods
2020-05-28  Mike Bradydebug mods
2020-05-28  Mike BradyAdd a really wacky debug message
2020-05-28  Mike Bradychange some debugging messages
2020-05-27  Mike BradyAdd the beggings of a hacky check on the metadata modif...
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 Bradyremovbe an extra declaration of a variable called ...
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
2019-12-27  Mike BradyAdd or update some of the copyright notices
2019-10-27  Mike Brady3.3.3 from the development branch 3.3.3d11
2019-10-20  Mike BradyAdd two cover_art control settings -- the cache directo...
2019-09-10  Mike Bradyquieten a debug message
2019-09-04  Mike Brady Clean up the scanning code for detecting either...
2019-08-29  Mike BradySquashed commit of the following:
2019-07-26  Mike BradyMerge branch 'development'
2019-06-19  Mike Bradyfind . \( -name \*.cpp -or -name \*.h -or -name \*...
2019-05-24  Mike BradyMerge branch 'development' 3.3rc7+ to 'master'
2019-03-04  Mike Brady3.3 release candidate 0
2019-02-19  Mike BradyMerge pull request #809 from nettings/development
2019-02-16  Mike BradyMerge branch 'unstable' into development
2019-02-16  Mike Bradyquieten some exiting debug messages
2019-02-12  Mike BradyMerge branch 'unstable' into development
2019-02-05  Mike Bradycheck that the systems are started before trying to...
2019-02-02  Mike BradyInclude the mbedtls version.h file so that conditional...
2019-02-02  Mike Bradyallow for updated or old mbedtls library
2019-02-02  Mike BradyFix warnings about deprecated mbedtls API calls
2019-01-27  Mike Bradyuse the correct label -- CONFIG_OPENSSL -- rather than...
2019-01-26  Mike Bradyrestore includes of openssl/mbedtls/polarssl includes
2019-01-23  Mike Bradyfix crypto library flags
2019-01-21  Mike BradyAdd an "active" mode that can time out after a period...
2019-01-21  Mike BradyHook up active mode stuff to metadata, add two four...
2019-01-18  Mike Bradyremove unnecessary file includes
2019-01-03  Mike BradyStop dropping metadata with a zero id -- it's not infal...
2018-12-27  Mike Bradyquieten some dacp debug messages
2018-09-09  Mike BradyForgot documentation updates
2018-09-09  Mike BradyMany changes to compilation and linking flags. Stop...
2018-08-08  Mike BradyFix a read-write mutex locking issue in the metadata...
2018-07-30  Mike BradyStop using SIGUSR1 for cancelling threads, use pthread_...
2018-07-21  Mike BradyFix a bug where the dacp notification handlers are...
2018-07-20  Mike BradyTry to add proper cancellation code to all threads...
2018-06-22  Mike BradyAdd a ProgressString peoperty to the native D-Bus inter...
2018-06-21  Mike BradyQuieten some debug messages
2018-06-21  Mike Bradybeginning to add a progress string item to the native...
2018-04-18  Mike BradyImprovements in handling non-existent DACP server,...
2018-04-17  Mike BradyOnly drop metadata if the dacp server transitions fron...
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 BradyMerge branch 'development'
2018-04-07  Mike BradyQuiten some debug messages and some compiler warnings
2018-04-07  Mike BradyRelease candidate 1 for 3.2
2018-04-07  Mike BradyQuieten scan debug messages
2018-04-07  Mike BradyImprove the scanner to start and stop properly and...
2018-04-06  Mike BradyCheck long term behahiour of scanner and interaction...
2018-04-03  Mike BradyFix problem when reconnecting to an itunes play session.
2018-04-02  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2018-04-02  Mike BradyModify latency detection to use the second word of...
2018-04-01  Mike BradyTake in track metadata but discard it if it's invalid...
2018-03-31  Mike BradyMake scanning for DACP port part of the dacp handler...
2018-03-31  Mike BradySend rtsp events to the metadata thteread for handling...
2018-03-24  Mike BradyAdd some more D-Bus facilities. Countermand faulty...
2018-03-20  Mike BradyOnly report a client ip as metadata when a play session...
2018-03-20  Mike BradyClean up native dbus interface files and associated...
2018-03-16  Mike BradyCheck if locks are already acquired.
2018-03-09  Mike BradyAdd a prolog and epilog for safe reading of the metadat...
2018-03-08  Mike BradyFix a debug message mislabeling of the 'asdt' tag ...
2018-03-07  Mike BradyRemove some more causes of warnings.
2018-03-07  Mike BradyTidy up using clang-format
next