Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update EBU charset to new revision | Matthias P. Braendli | 2015-07-24 | 1 | -15/+17 |
* | MOT encoder: better queue type for PAD packetizer | Stefan Pöschel | 2015-07-14 | 1 | -5/+5 |
* | MOT encoder: new PAD packetizer | Stefan Pöschel | 2015-07-14 | 1 | -217/+320 |
* | PAD: check PAD len | Stefan Pöschel | 2015-07-13 | 1 | -0/+5 |
* | update zmq.hpp to support zmq 4.1.x | Matthias P. Braendli | 2015-07-03 | 1 | -3/+39 |
* | Merge remote-tracking branch 'basicmaster/next' into next | Matthias P. Braendli | 2015-06-14 | 1 | -93/+126 |
|\ | |||||
| * | Data Groups refactoring: prevent unnecessary copies | Stefan Pöschel | 2015-06-05 | 1 | -28/+35 |
| * | Data Groups refactoring: DLS Data Group | Stefan Pöschel | 2015-06-02 | 1 | -31/+23 |
| * | Data Groups refactoring: move CRC attachment to DATA_GROUP | Stefan Pöschel | 2015-06-02 | 1 | -16/+15 |
| * | Data Groups refactoring: MSC Data Group | Stefan Pöschel | 2015-06-02 | 1 | -48/+32 |
| * | Data Groups refactoring: Data Group Length Indicator | Stefan Pöschel | 2015-06-02 | 1 | -18/+69 |
* | | Add ability to connect the encoder to several ZMQ endpoints | Matthias P. Braendli | 2015-06-05 | 1 | -32/+47 |
* | | Move writing ICY Text to a separate async task | Matthias P. Braendli | 2015-05-22 | 2 | -4/+36 |
|/ | |||||
* | Autodetect VLC version | Matthias P. Braendli | 2015-05-04 | 1 | -4/+98 |
* | Replace boost by C++11 | Matthias P. Braendli | 2015-05-04 | 5 | -36/+40 |
* | Add BIG FAT utf8 WARNING to charset.h | Matthias P. Braendli | 2015-04-30 | 1 | -0/+10 |
* | Re-enable default conversion to EBU Latin based | Stefan Pöschel | 2015-04-28 | 1 | -15/+21 |
* | Fix MAXDLS regression | Stefan Pöschel | 2015-04-23 | 1 | -2/+3 |
* | Add support for DLS text raw UCS-2 BE input | Stefan Pöschel | 2015-04-23 | 1 | -5/+21 |
* | Change default DLS text charset to UTF-8 | Stefan Pöschel | 2015-04-23 | 1 | -2/+2 |
* | Make DLS conversion from (ATM only) UTF-8 to EBU Latin optional | Stefan Pöschel | 2015-04-23 | 1 | -12/+29 |
* | Convert slide filename extension to lower case | Matthias P. Braendli | 2015-04-23 | 1 | -0/+2 |
* | Autodetect ImageMagick availability | Matthias P. Braendli | 2015-04-23 | 1 | -2/+20 |
* | mot-encoder: Add charset converter for EBU Latin | Matthias P. Braendli | 2015-04-23 | 7 | -42/+1135 |
* | MOT encoder protocol change: transmit used PAD bytes | Stefan Pöschel | 2015-04-18 | 2 | -7/+14 |
* | Fix len of used X-PAD at DLS | Stefan Pöschel | 2015-04-18 | 1 | -4/+13 |
* | PAD: use announced PAD len for buffer | Stefan Pöschel | 2015-04-18 | 2 | -2/+3 |
* | MOT: use max segment len | Stefan Pöschel | 2015-04-17 | 1 | -3/+6 |
* | Fix out-of-bounds read at higher PAD length | Stefan Pöschel | 2015-04-14 | 1 | -1/+3 |
* | Fix corrupt Slideshow at 23 byte PAD | Stefan Pöschel | 2015-04-14 | 1 | -1/+1 |
* | Fix continuity index at MOT data group | Stefan Pöschel | 2015-04-13 | 1 | -6/+13 |
* | Short X-PAD support (only DLS) | Stefan Pöschel | 2015-04-12 | 1 | -9/+18 |
* | Fix MOT encoder debug regression | Stefan Pöschel | 2015-04-12 | 1 | -2/+2 |
* | DLS refactoring | Stefan Pöschel | 2015-04-12 | 1 | -229/+102 |
* | VLCInput ICY write: use fputs_unlocked | Matthias P. Braendli | 2015-04-12 | 1 | -1/+1 |
* | mot-encoder: don't keep DLS input file open | Matthias P. Braendli | 2015-04-12 | 1 | -6/+4 |
* | VLC can write ICY Text into a file for mot-encoder | Matthias P. Braendli | 2015-04-12 | 3 | -7/+38 |
* | Fix usage screen about VLC | Matthias P. Braendli | 2015-04-12 | 1 | -2/+2 |
* | (Re)Create DLS data groups only if needed | Stefan Pöschel | 2015-04-10 | 1 | -3/+10 |
* | Fix 128 char DLS null byte out-of-bounds write | Stefan Pöschel | 2015-04-10 | 1 | -1/+1 |
* | Fix trailing \n removal | Stefan Pöschel | 2015-04-10 | 1 | -1/+1 |
* | Undo indent changes | Stefan Pöschel | 2015-04-10 | 1 | -2/+2 |
* | Fix printf warnings | Stefan Pöschel | 2015-04-10 | 2 | -3/+3 |
* | VLC: Add additional state check at startup | Matthias P. Braendli | 2015-03-30 | 1 | -1/+19 |
* | VLC: change callback usage | Matthias P. Braendli | 2015-03-30 | 2 | -19/+12 |
* | Allow only opening, buffering and playing VLC states | Matthias P. Braendli | 2015-03-29 | 1 | -1/+4 |
* | Move VLC error message | Matthias P. Braendli | 2015-03-29 | 1 | -1/+1 |
* | Fix libvlc error handling | Matthias P. Braendli | 2015-03-29 | 2 | -4/+8 |
* | Do not copy libVLC data if size absurd | Matthias P. Braendli | 2015-03-23 | 1 | -6/+7 |
* | Fix compilation error | Matthias P. Braendli | 2015-03-23 | 2 | -1/+3 |