Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare v3.1.0v3.1.0 | Matthias P. Braendli | 2021-06-01 | 2 | -1/+7 |
* | Update fdk to v2.0.2 | Matthias P. Braendli | 2021-06-01 | 115 | -2518/+2435 |
* | Common 44ae39c: Make SEQ and PSEQ available on EDI receive and improve error ... | Matthias P. Braendli | 2021-05-19 | 11 | -22/+53 |
* | Common c90e505: Fix EDI UDP packet spreading set to 0 | Matthias P. Braendli | 2021-03-15 | 1 | -5/+8 |
* | Add startupcheck | Matthias P. Braendli | 2021-02-24 | 1 | -1/+27 |
* | Update autoconf | Matthias P. Braendli | 2021-02-24 | 3 | -24/+45 |
* | Common fc2902b and 4ad00b8: Update EDI output interleaver and spreading | Matthias P. Braendli | 2021-02-24 | 6 | -252/+100 |
* | Common 64b6f10: Fix UDP EDI packet output spreading | Matthias P. Braendli | 2021-02-10 | 1 | -4/+7 |
* | Common 405ad00: Reimplement UDPReceiver with poll instead of a thread | Matthias P. Braendli | 2021-01-16 | 2 | -77/+107 |
* | Suppress warning due to zmq.hpp update | Matthias P. Braendli | 2021-01-15 | 1 | -2/+3 |
* | Common 6b5db53: Update zmq.hpp, TCPReceiveServer, EDI decoder and output | Matthias P. Braendli | 2021-01-15 | 20 | -490/+2020 |
* | Make EDI output FEC configurable | Matthias P. Braendli | 2020-12-29 | 3 | -2/+14 |
* | Common 2ff8a87: ClockTAI: download before expiry | Matthias P. Braendli | 2020-11-30 | 1 | -1/+1 |
* | PadInterface: try again getting OSX to compile | Matthias P. Braendli | 2020-11-16 | 1 | -1/+1 |
* | PadInterface: try get OSX to compile | Matthias P. Braendli | 2020-11-16 | 1 | -4/+4 |
* | Travis: Try ubuntu focal | Matthias P. Braendli | 2020-11-16 | 1 | -22/+9 |
* | Replace non-portable SOCK_NONBLOCK by fcntl O_NONBLOCK | Matthias P. Braendli | 2020-11-16 | 1 | -2/+14 |
* | common a676d57: EDI output: Make Transport Addressing optional | Matthias P. Braendli | 2020-11-16 | 3 | -7/+9 |
* | common 81f518d: TCPSocket: let recv throw Interrupted on EINTR | Matthias P. Braendli | 2020-10-28 | 2 | -5/+10 |
* | Set default pad length to 6 and add warning if no PAD enabled | Matthias P. Braendli | 2020-10-12 | 1 | -1/+9 |
* | Pull in common 0c5bf36: spread UDP packets over time to avoid bursts | Matthias P. Braendli | 2020-09-23 | 1 | -0/+9 |
* | Prepare v3.0.0v3.0.0 | Matthias P. Braendli | 2020-09-23 | 3 | -2/+9 |
* | Merge branch 'next' into padsocket | Matthias P. Braendli | 2020-09-17 | 42 | -1399/+4743 |
|\ | |||||
| * | Update fdk-aac | Matthias P. Braendli | 2020-09-16 | 38 | -1388/+4691 |
| * | Add version check for old GStreamer versions | Matthias P. Braendli | 2020-09-15 | 1 | -0/+4 |
| * | Travis: Add GStreamer | Matthias P. Braendli | 2020-09-15 | 1 | -3/+11 |
| * | README: correct vlc-plugin-base package name | Matthias P. Braendli | 2020-09-15 | 1 | -2/+2 |
| * | Travis: add OSX build | Matthias P. Braendli | 2020-07-20 | 1 | -1/+18 |
| * | Portability: do not use linux specific SOCK_NONBLOCK in stats publisher | Matthias P. Braendli | 2020-07-20 | 1 | -5/+17 |
* | | Add missing carriage return in usage | Matthias P. Braendli | 2020-07-13 | 1 | -1/+1 |
* | | Replace PAD fifo by UNIX socket | Matthias P. Braendli | 2020-07-08 | 4 | -43/+209 |
|/ | |||||
* | Do not install toolame-dab and fdk-aac-dab headers | Matthias P. Braendli | 2020-06-03 | 2 | -43/+38 |
* | Prepare v2.6.1v2.6.1 | Matthias P. Braendli | 2020-05-26 | 3 | -3/+11 |
* | Add --version option | Matthias P. Braendli | 2020-05-26 | 1 | -2/+14 |
* | Statically link toolame-dab and fdk-aac-dab | Matthias P. Braendli | 2020-05-12 | 4 | -88/+35 |
* | Update common EDI changes | Matthias P. Braendli | 2020-05-11 | 6 | -19/+39 |
* | Fix teardown after silence detector trigger | Matthias P. Braendli | 2020-05-04 | 8 | -36/+60 |
* | Move peak audio reset right before calculation | Matthias P. Braendli | 2020-05-04 | 1 | -7/+2 |
* | README: Remove inexisting libgstreamer-plugins-ugly1.0-dev package from list | Matthias P. Braendli | 2020-04-27 | 1 | -1/+1 |
* | Prepeare v2.6.0v2.6.0 | Matthias P. Braendli | 2020-04-23 | 3 | -6/+14 |
* | Only write ICY Text if it changed | Matthias P. Braendli | 2020-04-22 | 1 | -1/+4 |
* | Update README and TODO | Matthias P. Braendli | 2020-04-21 | 2 | -25/+38 |
* | Fix multi output when combining EDI and ZMQ | Matthias P. Braendli | 2020-04-21 | 4 | -13/+18 |
* | Change EDI output to handle disconnects | Matthias P. Braendli | 2020-04-21 | 5 | -29/+135 |
* | Add check for MSG_NOSIGNAL and SO_NOSIGPIPE | Matthias P. Braendli | 2020-04-21 | 1 | -0/+20 |
* | Replace AX_CXX_COMPILE_STDCXX_11 by AX_CXX_COMPILE_STDCXX | Matthias P. Braendli | 2020-04-21 | 3 | -40/+952 |
* | Update m4 macros | Matthias P. Braendli | 2020-04-20 | 3 | -465/+340 |
* | Common eb85d35: TAI bulletin refresh before it expires | Matthias P. Braendli | 2020-04-06 | 2 | -22/+38 |
* | GSt: handle artist and title metadata | Matthias P. Braendli | 2020-04-06 | 1 | -6/+20 |
* | Fix compilation without vlc | Matthias P. Braendli | 2020-03-31 | 1 | -1/+0 |