aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Replace non-portable SOCK_NONBLOCK by fcntl O_NONBLOCKMatthias P. Braendli2020-11-161-2/+14
|
* common a676d57: EDI output: Make Transport Addressing optionalMatthias P. Braendli2020-11-163-7/+9
|
* common 81f518d: TCPSocket: let recv throw Interrupted on EINTRMatthias P. Braendli2020-10-282-5/+10
|
* Set default pad length to 6 and add warning if no PAD enabledMatthias P. Braendli2020-10-121-1/+9
|
* Pull in common 0c5bf36: spread UDP packets over time to avoid burstsMatthias P. Braendli2020-09-231-0/+9
|
* Prepare v3.0.0v3.0.0Matthias P. Braendli2020-09-233-2/+9
|
* Merge branch 'next' into padsocketMatthias P. Braendli2020-09-1742-1399/+4743
|\
| * Update fdk-aacMatthias P. Braendli2020-09-1638-1388/+4691
| | | | | | | | This corresponds to 9718203 in https://github.com/Opendigitalradio/fdk-aac
| * Add version check for old GStreamer versionsMatthias P. Braendli2020-09-151-0/+4
| |
| * Travis: Add GStreamerMatthias P. Braendli2020-09-151-3/+11
| |
| * README: correct vlc-plugin-base package nameMatthias P. Braendli2020-09-151-2/+2
| | | | | | | | | | | | Thanks Federico Closes issue #15
| * Travis: add OSX buildMatthias P. Braendli2020-07-201-1/+18
| |
| * Portability: do not use linux specific SOCK_NONBLOCK in stats publisherMatthias P. Braendli2020-07-201-5/+17
| |
* | Add missing carriage return in usageMatthias P. Braendli2020-07-131-1/+1
| |
* | Replace PAD fifo by UNIX socketMatthias P. Braendli2020-07-084-43/+209
|/
* Do not install toolame-dab and fdk-aac-dab headersMatthias P. Braendli2020-06-032-43/+38
|
* Prepare v2.6.1v2.6.1Matthias P. Braendli2020-05-263-3/+11
|
* Add --version optionMatthias P. Braendli2020-05-261-2/+14
|
* Statically link toolame-dab and fdk-aac-dabMatthias P. Braendli2020-05-124-88/+35
| | | | | ODR-AudioEnc is the only tool using those two libraries, and statically linking makes deployment simpler.
* Update common EDI changesMatthias P. Braendli2020-05-116-19/+39
|
* Fix teardown after silence detector triggerMatthias P. Braendli2020-05-048-36/+60
|
* Move peak audio reset right before calculationMatthias P. Braendli2020-05-041-7/+2
|
* README: Remove inexisting libgstreamer-plugins-ugly1.0-dev package from listMatthias P. Braendli2020-04-271-1/+1
|
* Prepeare v2.6.0v2.6.0Matthias P. Braendli2020-04-233-6/+14
|
* Only write ICY Text if it changedMatthias P. Braendli2020-04-221-1/+4
|
* Update README and TODOMatthias P. Braendli2020-04-212-25/+38
|
* Fix multi output when combining EDI and ZMQMatthias P. Braendli2020-04-214-13/+18
|
* Change EDI output to handle disconnectsMatthias P. Braendli2020-04-215-29/+135
|
* Add check for MSG_NOSIGNAL and SO_NOSIGPIPEMatthias P. Braendli2020-04-211-0/+20
|
* Replace AX_CXX_COMPILE_STDCXX_11 by AX_CXX_COMPILE_STDCXXMatthias P. Braendli2020-04-213-40/+952
| | | | This is because the latter is actually a dependency of the former
* Update m4 macrosMatthias P. Braendli2020-04-203-465/+340
|
* Common eb85d35: TAI bulletin refresh before it expiresMatthias P. Braendli2020-04-062-22/+38
|
* GSt: handle artist and title metadataMatthias P. Braendli2020-04-061-6/+20
|
* Fix compilation without vlcMatthias P. Braendli2020-03-311-1/+0
|
* Do not include gst files when no HAVE_GSTMatthias P. Braendli2020-03-311-3/+3
|
* Mention GStreamer in READMEMatthias P. Braendli2020-03-311-4/+8
|
* Fix GStreamer input, rework ICY-Text writeMatthias P. Braendli2020-03-3110-203/+302
|
* Merge GStreamer into nextMatthias P. Braendli2020-03-31446-119/+218226
|\
| * Rename ZMQ_ENCODER_XYZ constantsMatthias P. Braendli2020-03-252-4/+4
| |
| * Add --identifer option to specify content of EDI ODRv TAGMatthias P. Braendli2020-03-253-12/+36
| |
| * Prepare v2.5.0v2.5.0Matthias P. Braendli2020-02-112-1/+8
| |
| * Disable EDI dump to fileMatthias P. Braendli2020-01-041-1/+1
| |
| * Mention GStreamer in TODOMatthias P. Braendli2019-12-101-0/+12
| |
| * Apply common 23752f6 and e10272eMatthias P. Braendli2019-11-182-3/+3
| |
| * Fix StatsPublisher socket leakMatthias P. Braendli2019-11-182-0/+10
| |
| * Common 27ac70f: Initialise InetAddress::addrMatthias P. Braendli2019-11-182-2/+3
| |
| * Common 0a50ea0: Set SO_REUSEADDR for TCP socketsMatthias P. Braendli2019-11-181-0/+5
| |
| * Remove extremely noisy -Wdouble-promotionMatthias P. Braendli2019-11-111-2/+0
| |
| * Travis: Fix typo in ubuntu-toolchain-r PPAMatthias P. Braendli2019-11-111-1/+1
| |
| * Travis: try to get toolchain PPA to workMatthias P. Braendli2019-11-111-1/+2
| |