]> git.ipfire.org Git - thirdparty/shairport-sync.git/history - shairport.c
Update RELEASENOTES-DEVELOPMENT.md
[thirdparty/shairport-sync.git] / shairport.c
2023-09-20  Mike BradyFix warning picked up on FreeBSD15
2023-09-16  Mike BradyUpdates to the Issues template.
2023-09-11  Mike BradyMove to smi version 10, read-only interface, no mutex...
2023-07-17  Mike BradyMerge pull request #1699 from dasl-/log-vol
2023-07-14  dasl-rename to dasl_tapered
2023-07-02  dasl-Add logarithmic volume_control_profile mode
2023-06-26  Mike BradyEnsure the metadata associated with active_end is sent...
2023-06-10  Mike Bradyminor corrections
2023-06-10  Mike Bradyreplace some deprecated OpenSSL calls
2023-05-20  Mike Bradymerge 4.2 updates from the branch
2023-03-19  Mike BradyMerge pull request #1624 from yubiuser/docker
2023-02-07  Mike BradyMake sure that the AirPlay 1 hex prefix to the service...
2023-01-19  Mike BradyQuieten some debug messages.
2023-01-19  Mike BradyContinuing to check the high-volume limiter. Add config...
2023-01-18  Mike BradySet the high volume threshold to -16.0 and the timeout...
2023-01-18  Mike BradyAdd code to try to save your ears by handling a situati...
2023-01-14  Mike BradyClang format
2023-01-14  Mike BradyAdd a new setting: resync_recovery_time to give the...
2022-12-05  Mike Brady4.1.1 almost...
2022-11-28  Mike BradyOnline documentation updates
2022-11-26  Mike Bradyclang format
2022-11-26  Mike BradyAdd ability to send frame/time updates at intervals...
2022-11-18  Mike BradyClang cleanup
2022-11-17  Mike BradyMerge branch 'development' of github.com:mikebrady...
2022-11-17  Mike BradySecond attempt. Modify the generation of the 12-digit...
2022-11-16  Mike BradyModify the generation of the 12-digit classic AirPlay...
2022-11-16  Mike BradyQuieten a noisy debug message.
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-26  Mike BradyBump version
2022-10-26  Mike BradyMerge branch 'development' of github.com:mikebrady...
2022-10-26  Mike BradyTidy up the display_config to skip empty stanzas and...
2022-10-17  Mike BradyMerge branch 'development'
2022-10-14  Mike BradyIf no logging options are chosen and if a process has...
2022-10-14  Mike BradyDisplay command line at the start if debug is enabled.
2022-10-13  Mike BradyAdd -X as a quick alternative to --displayConfig.
2022-10-12  Mike BradyTiny format fix.
2022-10-12  Mike BradyFix a bug when displayConfig was exiting when the soxr...
2022-10-12  Mike BradyImprove the displayConfig output and route it through...
2022-10-11  Mike BradyRemove the cause of a warning from clang on FreeBSD.
2022-10-11  Mike BradyAdd a new command line option "--displayConfig" to...
2022-10-11  Mike Bradyremove errant config_write call.
2022-10-11  Mike BradyRemove the useless main_thread_id and fix the MPRIS...
2022-10-09  Mike BradyMerge branch 'development'
2022-10-08  Mike BradyRemove redundant debug messages.
2022-10-08  Mike BradyFix a malloc problem caused by the space for a UUID...
2022-10-08  Mike BradyEven more specific config file diagnostics...
2022-10-08  Mike BradyTemporarily add some diagnostics to configuration rerad...
2022-10-07  Mike BradyStart using libgcrypt again, as there appears to be...
2022-09-26  Mike BradyUpdate the pair_ap library and a few other things...
2022-09-26  Mike BradyRemove the need for the gcrypt library; use openssl...
2022-09-15  Mike BradyMerge remote-tracking branch 'origin/development'
2022-09-12  Mike BradySquashed commit of the following:
2022-08-15  Mike BradyMerge branch 'autoconf-build-dir' of https://github...
2022-08-12  Mike BradyFix a misleading comment
2022-08-09  Mike BradyMerge other enhancements.
2022-08-09  Mike BradyStrip off the last dot and everything to the right...
2022-08-09  Mike BradyClear the config record at the very very start, and...
2022-08-07  Mike BradyFix the D-Bus quit method so that it works, duh.
2022-07-20  Mike BradyWait up to 10 seconds for NQPTP to come online at startup.
2022-06-09  Mike BradyIterate through all formats, if any, the codec advertis...
2022-06-08  Mike BradyLess hacky check for the need to use avcodec_register_all
2022-06-08  Mike BradyDo avcodec_register_all() if necessary. Re-enable AAC...
2022-05-30  Mike BradyOnce again, disable the AAC decoder check. Something...
2022-05-25  Mike BradyGet rid of the -u option -- too confusing -- and instea...
2022-05-25  Mike BradyMinor formatting adjustments.
2022-05-25  Mike BradyMinor formatting adjustments.
2022-05-25  Mike BradyMinor formatting adjustments.
2022-05-25  Mike BradyRe-enable the check for a suitable AAC decoder for...
2022-05-24  Mike BradyRemove the second fplt check, duh.
2022-05-24  Mike BradyFix some terminology and abbreviation issues.
2022-05-24  Mike BradyTurn off AAC decoder checker.
2022-05-23  Mike BradyFix an odd bug that could arise while exiting the progr...
2022-05-22  Mike BradyOpen the codec context before checking if the codec...
2022-05-22  Mike BradyTemporarily disable the AAC checker.
2022-05-22  Mike BradyCheck for the appropriate AAC decoder at startup and...
2022-05-19  Mike BradyOnly stop the activity monitor once, duh, and correct...
2022-03-16  Mike BradyQuieten a few debug messages.
2022-03-14  Mike BradyClang Format
2022-03-01  Mike BradyFix a bug that caused a crash if an incorrect wait_for_...
2022-02-28  Mike BradyWait for two seconds for the NQPTP service to appear.
2022-02-27  Mike Bradyexperiment with different startup regimes
2022-02-27  Mike BradyAdd the opening of the shm interface to the startup...
2022-02-27  Mike BradyRequire NQPTP to be running and create the SHM interfac...
2022-02-26  Mike BradyOpen the SHM instrface atstartup and close it on shutdown.
2022-02-07  Mike BradyMQTT -- add code to deal with empty payloads by adding...
2022-01-28  CharlesMerge branch 'mikebrady:development' into development
2022-01-11  Mike BradyLower the default starting volume bu 6dB.
2022-01-05  CharlesMerge branch 'mikebrady:development' into development
2022-01-04  Mike BradyBB. Fix a crash that occurred in AP2 mode if no configu...
2022-01-04  CharlesMerge branch 'mikebrady:development' into development
2022-01-01  Mike Bradyclang-format
2021-12-31  Mike BradySimplify validation of the mDNS interface setting,...
2021-12-27  Mike BradyMerge branch 'development' of github.com:mikebrady...
2021-12-27  Mike BradyMerge branch 'development' of github.com:mikebrady...
2021-12-27  Mike BradyBegin to get SPS to give a unique shm interface name...
2021-12-24  Mike BradyAllow the airplay_device_id to be varied either by...
2021-12-24  Mike BradyMerge pull request #1384 from ccutrer/mqtt_metadata
2021-12-24  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-12-24  Mike BradyStop generating an airplay_device_id dynamically. Base...
next