Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Force -std=c++11 in CXXFLAGS | Matthias P. Braendli | 2016-10-28 | 1 | -2/+2 |
| | |||||
* | Fix zmq epgm:// input and mpeg enryption | Matthias P. Braendli | 2016-10-15 | 2 | -64/+53 |
| | |||||
* | Fix telnet RC shutdown | Matthias P. Braendli | 2016-10-10 | 2 | -75/+121 |
| | |||||
* | Replace select() by poll() for TcpSocket accept | Matthias P. Braendli | 2016-10-10 | 1 | -10/+5 |
| | |||||
* | Fix TCP output display in startup summary | Matthias P. Braendli | 2016-10-10 | 1 | -0/+2 |
| | |||||
* | Replace m_running by m_active in RC | Matthias P. Braendli | 2016-10-10 | 2 | -15/+18 |
| | |||||
* | Fix dabOutputTCP shutdown using accept() with timeout | Matthias P. Braendli | 2016-10-10 | 3 | -1/+37 |
| | |||||
* | Simplify FIG allocation code in carousel | Matthias P. Braendli | 2016-10-10 | 2 | -27/+6 |
| | |||||
* | Print to log when a setting is changed through RC | Matthias P. Braendli | 2016-10-07 | 2 | -5/+18 |
| | |||||
* | Update gui README | Matthias P. Braendli | 2016-10-07 | 1 | -3/+6 |
| | |||||
* | Add ability to change RC settings from gui | Matthias P. Braendli | 2016-10-07 | 7 | -30/+81 |
| | |||||
* | Add RC readout in web gui | Matthias P. Braendli | 2016-10-07 | 3 | -3/+116 |
| | |||||
* | Add ZeroMQ RC | Matthias P. Braendli | 2016-10-07 | 6 | -63/+101 |
| | |||||
* | Rework remotecontrol | Matthias P. Braendli | 2016-10-07 | 7 | -243/+464 |
| | |||||
* | Update jquery version for gui | Matthias P. Braendli | 2016-10-07 | 5 | -7/+9 |
| | |||||
* | Avoid deadlock on receiving signal | Matthias P. Braendli | 2016-10-03 | 1 | -9/+12 |
| | |||||
* | Split FIG0 into several files | Matthias P. Braendli | 2016-10-02 | 28 | -1686/+2467 |
| | |||||
* | Move FIG0 structures to separate file | Matthias P. Braendli | 2016-10-02 | 5 | -320/+352 |
| | | | | (cherry picked from commit 0360110bfb7320f3310737b6b75da5f8cd96edb9) | ||||
* | Refactor handling of FIG state out of 0/19 | Matthias P. Braendli | 2016-10-02 | 2 | -82/+69 |
| | | | | We are going to need this for other FIGs too | ||||
* | TCP out: properly interrupt the thread | Matthias P. Braendli | 2016-09-26 | 1 | -1/+1 |
| | |||||
* | Add warning about primary component labels | Matthias P. Braendli | 2016-09-23 | 2 | -0/+9 |
| | |||||
* | Remove FIG0/5 debugging | Matthias P. Braendli | 2016-09-23 | 1 | -8/+0 |
| | |||||
* | Add FIG0/5 to transmit language now that it's not in 0/17 anymore | Matthias P. Braendli | 2016-09-23 | 4 | -5/+129 |
| | |||||
* | Simplify FIG0/3 structures | Matthias P. Braendli | 2016-09-23 | 2 | -33/+22 |
| | |||||
* | Update FIG0/17 to EN 300 401 V2.1.1 | Matthias P. Braendli | 2016-09-23 | 2 | -35/+25 |
| | |||||
* | Update FIG0/9 to EN 300 401 V2.1.1 | Matthias P. Braendli | 2016-09-23 | 3 | -2/+9 |
| | |||||
* | Add remark about component order in advanced.mux example | Matthias P. Braendli | 2016-09-23 | 1 | -0/+4 |
| | |||||
* | Rework File and Fifo output initialisation | Matthias P. Braendli | 2016-09-16 | 3 | -99/+86 |
| | |||||
* | Merge master of DavidLutton/ODR-DabMux into next | Matthias P. Braendli | 2016-09-16 | 2 | -2/+54 |
|\ | |||||
| * | Attempt to create FIFO before open, no checks | David Lutton | 2016-09-11 | 1 | -4/+0 |
| | | |||||
| * | Creates FIFO but breaks stdout | David Lutton | 2016-09-11 | 2 | -2/+58 |
| | | |||||
* | | Improve TCP output error display | Matthias P. Braendli | 2016-09-16 | 1 | -1/+8 |
| | | |||||
* | | Add missing files to EXTRA_DIST | Matthias P. Braendli | 2016-09-16 | 1 | -1/+1 |
| | | |||||
* | | Update copyright in utils.cpp | Matthias P. Braendli | 2016-09-16 | 1 | -1/+1 |
| | | |||||
* | | Travis still needs sudo | Matthias P. Braendli | 2016-09-16 | 1 | -1/+1 |
| | | |||||
* | | Remove libfec build dependency | Matthias P. Braendli | 2016-09-16 | 5 | -98/+66 |
| | | |||||
* | | Add parts of ka9q libfec to src/fec/ | Matthias P. Braendli | 2016-09-16 | 12 | -0/+1133 |
| | | |||||
* | | Add missing ThreadsafeQueue.h | Matthias P. Braendli | 2016-09-11 | 2 | -0/+145 |
| | | |||||
* | | Do not compile bridgetest anymore | Matthias P. Braendli | 2016-09-11 | 2 | -5/+3 |
| | | |||||
* | | Drop SLIP, Refactor sockets, improve TCP output | Matthias P. Braendli | 2016-09-11 | 26 | -1953/+629 |
| | | | | | | | | | | | | | | | | Quite a large refactoring of the sockets, TCP and UDP, in order to improve the ETI-over-TCP output. This can now accept several simultaneous connections, and requires a throttle. The SLIP input is gone. The UDP inputs are currently broken. | ||||
* | | Reduce FIG0/17 Repetition Rate | Nick Piggott | 2016-09-09 | 1 | -1/+1 |
| | | | | | | | | | | | | TS 101 496-2 suggests repetition rate "B" for FIG0/17 (except when a language or Pty change of the programme is imminent). Reducing the repetition rate frees up space in FIC. | ||||
* | | Reindent code and update doc | Matthias P. Braendli | 2016-09-09 | 2 | -21/+17 |
| | | |||||
* | | Clarification of datagroup flag for MOT Applications | Nick Piggott | 2016-09-09 | 1 | -2/+7 |
| | | | | | | | | | | MOT Applications (Slideshow, EPG), require datagroup to be true, not the default of false. | ||||
* | | Update to add EPG Profile information to User Application Bytes | Nick Piggott | 2016-09-09 | 1 | -5/+14 |
| | | |||||
* | | Add missing include array | Matthias P. Braendli | 2016-09-08 | 1 | -1/+2 |
|/ | |||||
* | Prepare v1.1.0v1.1.0 | Matthias P. Braendli | 2016-09-02 | 2 | -1/+8 |
| | |||||
* | Update RC documentation with annoucement explanation | Matthias P. Braendli | 2016-09-01 | 1 | -10/+40 |
| | |||||
* | Add RC parameters for deferred start/stop of announcements | Matthias P. Braendli | 2016-09-01 | 3 | -6/+107 |
| | | | | This is helpful to compensate for audio encoding delays. | ||||
* | Remove dabUtils.{h,cpp}, move to utils | Matthias P. Braendli | 2016-08-22 | 9 | -95/+26 |
| | | | | Also remove the obsolete dump code | ||||
* | Switch FIG0/10 to long form | Matthias P. Braendli | 2016-08-22 | 8 | -32/+59 |
| | | | | | The latest draft specification deprecates the short form, and most muxes today used the long form. |