2021-10-15 |
Fabrice Fontaine | configure.ac: fix build with automake 1.16.5 1314/head |
commit | commitdiff | tree |
2021-10-11 |
Mike Brady | Update BUILDFORAP1.md |
commit | commitdiff | tree |
2021-09-29 |
Mike Brady | Forgot some documentation updates online. |
commit | commitdiff | tree |
2021-09-29 |
Mike Brady | Quieten some debug messages. |
commit | commitdiff | tree |
2021-09-29 |
Mike Brady | Update RELEASENOTES-DEVELOPMENT.md |
commit | commitdiff | tree |
2021-09-29 |
Mike Brady | Quieten a few debug messages. |
commit | commitdiff | tree |
2021-09-29 |
Mike Brady | Honour the volume_range_db with a hardware attenuator... |
commit | commitdiff | tree |
2021-09-29 |
Mike Brady | Allow Shairport Sync to be build without including... |
commit | commitdiff | tree |
2021-09-28 |
Mike Brady | Update RELEASENOTES-DEVELOPMENT.md |
commit | commitdiff | tree |
2021-09-27 |
Mike Brady | Is sufficiently different from 4.0-dev... 4.1-dev |
commit | commitdiff | tree |
2021-09-18 |
Mike Brady | Allocate, deallocate and NULL the rtp_event_thread... |
commit | commitdiff | tree |
2021-09-17 |
Mike Brady | Update RELEASENOTES-DEVELOPMENT.md |
commit | commitdiff | tree |
2021-09-17 |
Mike Brady | Update AIRPLAY2.md |
commit | commitdiff | tree |
2021-09-16 |
Mike Brady | Merge with the aillwee development branch |
commit | commitdiff | tree |
2021-09-12 |
Mike Brady | Allow compilation with AirPlay2 not selected. |
commit | commitdiff | tree |
2021-09-12 |
Mike Brady | Add full teardown actions to RTSP stream cleanup to... |
commit | commitdiff | tree |
2021-09-10 |
Mike Brady | Change features flags in agreement with the metadata... |
commit | commitdiff | tree |
2021-09-09 |
Mike Brady | Fix compilation errors that accumulated with no --with... |
commit | commitdiff | tree |
2021-09-09 |
Mike Brady | Stop a message from repeating endlessly. |
commit | commitdiff | tree |
2021-09-07 |
Mike Brady | Fix a crashing bug in cancel_all_RTSP_threads. |
commit | commitdiff | tree |
2021-09-06 |
Mike Brady | Clang |
commit | commitdiff | tree |
2021-09-06 |
Mike Brady | Improve cancelled connection memory recovery. Remove... |
commit | commitdiff | tree |
2021-09-06 |
Mike Brady | Don't need 'had_been_cancelled'. Remoted. |
commit | commitdiff | tree |
2021-09-06 |
Mike Brady | Seems to work better with iOS / HomePod mini speaker... |
commit | commitdiff | tree |
2021-09-05 |
Mike Brady | Slight comment change. |
commit | commitdiff | tree |
2021-09-05 |
Mike Brady | To address Issue 1107, set the number of items to buffe... |
commit | commitdiff | tree |
2021-09-05 |
Mike Brady | Merge branch 'development' of github.com:mikebrady... |
commit | commitdiff | tree |
2021-09-05 |
Mike Brady | Update rtp.c |
commit | commitdiff | tree |
2021-09-05 |
Mike Brady | Online changes. |
commit | commitdiff | tree |
2021-09-04 |
Mike Brady | Merge pull request #1284 from mao-liu/fix/ffmpeg-3.4 |
commit | commitdiff | tree |
2021-09-04 |
Mao Liu | small change to fix codec loading for ubuntu-18/ffmpeg-3.4 1284/head |
commit | commitdiff | tree |
2021-09-04 |
Mike Brady | redo handle_setup to identify ptp, ntp and remote contr... |
commit | commitdiff | tree |
2021-09-03 |
Mike Brady | Uncomment code to list the contents of an incoming... |
commit | commitdiff | tree |
2021-09-03 |
Mike Brady | Quieten a really noise message on verbosity 3. |
commit | commitdiff | tree |
2021-09-02 |
Mike Brady | Move the release of the group UUID to when the connecti... |
commit | commitdiff | tree |
2021-09-01 |
Mike Brady | quieten a few debug messages |
commit | commitdiff | tree |
2021-09-01 |
Mike Brady | clang |
commit | commitdiff | tree |
2021-09-01 |
Mike Brady | clang |
commit | commitdiff | tree |
2021-09-01 |
Mike Brady | Add new type of airplasy stream |
commit | commitdiff | tree |
2021-09-01 |
Mike Brady | Mark the airplay_gid free by nulling it. |
commit | commitdiff | tree |
2021-09-01 |
Mike Brady | lock the avahi thread before modifying the strings |
commit | commitdiff | tree |
2021-09-01 |
Mike Brady | Tiny update. Note thay SPS can not participate in a... |
commit | commitdiff | tree |
2021-09-01 |
Mike Brady | Move groupUUID storage to the conn, as it's a property... |
commit | commitdiff | tree |
2021-09-01 |
Mike Brady | If the airplay_gid is not NULL, free it before deleting... |
commit | commitdiff | tree |
2021-09-01 |
Mike Brady | Stop initialising the airplay_gid. Now if it's NULL... |
commit | commitdiff | tree |
2021-09-01 |
Mike Brady | Move group ID store to the conn. Fix the size of the... |
commit | commitdiff | tree |
2021-08-31 |
Mike Brady | Rearrange code for setting bonjour strings. Improve... |
commit | commitdiff | tree |
2021-08-31 |
Mike Brady | Make the features more like the APX2 |
commit | commitdiff | tree |
2021-08-31 |
Mike Brady | add a place to store the groupContainsGroupLeader from... |
commit | commitdiff | tree |
2021-08-23 |
Mike Brady | break out the POST /command stuff |
commit | commitdiff | tree |
2021-08-23 |
Mike Brady | Allow debug/inform/die/warn messages up to 16384 bytes... |
commit | commitdiff | tree |
2021-08-10 |
Mike Brady | Update MQTT.md |
commit | commitdiff | tree |
2021-08-06 |
Mike Brady | Merge pull request #1264 from ffontaine/development |
commit | commitdiff | tree |
2021-08-06 |
Fabrice Fontaine | configure.ac: find sndfile through pkg-config 1264/head |
commit | commitdiff | tree |
2021-07-30 |
Mike Brady | Update RELEASENOTES-DEVELOPMENT.md |
commit | commitdiff | tree |
2021-07-30 |
Mike Brady | revert output to syslog rather than stderr |
commit | commitdiff | tree |
2021-07-29 |
Mike Brady | Update CAR INSTALL.md |
commit | commitdiff | tree |
2021-07-29 |
Mike Brady | Update BUILDFORAP2.md |
commit | commitdiff | tree |
2021-07-28 |
Mike Brady | Documentation updates |
commit | commitdiff | tree |
2021-07-28 |
Mike Brady | Update RELEASENOTES-DEVELOPMENT |
commit | commitdiff | tree |
2021-07-28 |
Mike Brady | When an unrecognised SETUP message is received, just... |
commit | commitdiff | tree |
2021-07-28 |
Mike Brady | remove a misleading obsolete comment. |
commit | commitdiff | tree |
2021-07-27 |
Mike Brady | Merge branch 'development' of github.com:mikebrady... |
commit | commitdiff | tree |
2021-07-24 |
Mike Brady | Update TROUBLESHOOTING.md |
commit | commitdiff | tree |
2021-07-24 |
Mike Brady | Simplify UFW Stuff |
commit | commitdiff | tree |
2021-07-22 |
Mike Brady | Bring over some updates that were applied to the master... |
commit | commitdiff | tree |
2021-07-22 |
Mike Brady | Merge branch 'development' of github.com:mikebrady... |
commit | commitdiff | tree |
2021-07-22 |
Mike Brady | Merge pull request #1177 from lrusak/pipewire |
commit | commitdiff | tree |
2021-07-22 |
Mike Brady | Merge pull request #1211 from fesc2000/master |
commit | commitdiff | tree |
2021-07-22 |
Mike Brady | Merge branch 'dasl--readme-config' into development |
commit | commitdiff | tree |
2021-07-22 |
Mike Brady | Merged PR #1186, thanks to [dasl-](https://github.com... |
commit | commitdiff | tree |
2021-07-22 |
Mike Brady | Merge branch 'development' of github.com:mikebrady... |
commit | commitdiff | tree |
2021-07-22 |
Mike Brady | Merge pull request #1253 from charlesomer/master |
commit | commitdiff | tree |
2021-07-22 |
Mike Brady | Merge pull request #1243 from charlesomer/development |
commit | commitdiff | tree |
2021-07-22 |
Mike Brady | Update CAR INSTALL.md |
commit | commitdiff | tree |
2021-07-22 |
Mike Brady | Avoid repreatedly asking Avahi to monitor for the same... |
commit | commitdiff | tree |
2021-07-22 |
Mike Brady | Quieten a few temporary wanrings. |
commit | commitdiff | tree |
2021-07-22 |
Mike Brady | Add a dummy handler for the POST /feedback request. |
commit | commitdiff | tree |
2021-07-22 |
Mike Brady | Use a local copy of the nqptp shared memory interface... |
commit | commitdiff | tree |
2021-07-19 |
Mike Brady | Pick up active Remote information as well as DACP-ID. |
commit | commitdiff | tree |
2021-07-19 |
Mike Brady | Merge pull request #24 from aillwee/charles-dev |
commit | commitdiff | tree |
2021-07-19 |
Mike Brady | Add the ability to update the ap1 and ap2 strings dynam... |
commit | commitdiff | tree |
2021-07-19 |
Mike Brady | Pick up the DACP-ID for AP2 streams. Move the mdns... |
commit | commitdiff | tree |
2021-07-19 |
Mike Brady | By default, log to daemonlog/stderr |
commit | commitdiff | tree |
2021-07-19 |
Mike Brady | add a simple mdns_update |
commit | commitdiff | tree |
2021-07-19 |
Mike Brady | If using libdaemon logs default to daemonlog, otherwise... |
commit | commitdiff | tree |
2021-07-19 |
Mike Brady | Make mDNS txt record arrays global and permanent. We... |
commit | commitdiff | tree |
2021-07-17 |
Charles | Merge branch 'mikebrady:development' into development 1243/head |
commit | commitdiff | tree |
2021-07-16 |
Mike Brady | Update RELEASENOTES-DEVELOPMENT.md |
commit | commitdiff | tree |
2021-07-16 |
Mike Brady | Forgot online updates to documentation, duh. |
commit | commitdiff | tree |
2021-07-16 |
Mike Brady | Honour max_output_db setting even when ignore_volume_co... |
commit | commitdiff | tree |
2021-07-16 |
Mike Brady | Update RELEASENOTES-DEVELOPMENT.md |
commit | commitdiff | tree |
2021-07-16 |
Mike Brady | Merge pull request #1244 from ejurgensen/pair_home5 |
commit | commitdiff | tree |
2021-07-15 |
ejurgensen | Add Homekit pairing methods (pair-add/list/remove ... 1244/head |
commit | commitdiff | tree |
2021-07-15 |
ejurgensen | Update pair_ap to 0.8 (fixes incorrect pair-list response) |
commit | commitdiff | tree |
2021-07-15 |
Charles | Try again with updated secret. |
commit | commitdiff | tree |
2021-07-15 |
Charles | Comment change. |
commit | commitdiff | tree |
2021-07-15 |
Charles | Remove stale since it's now on master instead. |
commit | commitdiff | tree |
2021-07-15 |
Charles | Use 'main' branch instead of 'master' for nqptp. |
commit | commitdiff | tree |
2021-07-15 |
Charles | Use 'main' branch instead of 'master' for nqptp. |
commit | commitdiff | tree |
next |