Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | Makefile.am: add dirty flag to version string | Matthias P. Braendli | 2015-04-12 | 1 | -1/+1 | |
* | Fix usage screen about VLC | Matthias P. Braendli | 2015-04-12 | 1 | -2/+2 | |
* | Prepare release v0.7.0v0.7.0 | Matthias P. Braendli | 2015-04-10 | 2 | -1/+8 | |
* | Mention VLC in README and reorganise scenarios | Matthias P. Braendli | 2015-04-10 | 1 | -35/+36 | |
* | (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 | |
* | The -c option should also work for libvlc input | Matthias Braendli | 2015-03-23 | 3 | -3/+4 | |
* | Replace copy loop by std::copy | Matthias P. Braendli | 2015-03-21 | 1 | -3/+2 | |
* | Replace assert by warning | Matthias P. Braendli | 2015-03-21 | 1 | -1/+6 | |
* | Compile dabplus-enc with -O2 | Matthias P. Braendli | 2015-03-21 | 1 | -1/+1 | |
* | Add VLC exit handler | Matthias P. Braendli | 2015-03-17 | 2 | -20/+59 | |
* | Add limit on maximal buffer for VLC | Matthias P. Braendli | 2015-03-12 | 1 | -3/+13 | |
* | Fix -V option | Matthias P. Braendli | 2015-03-11 | 1 | -1/+1 | |
* | Revert useless changes | Matthias P. Braendli | 2015-03-11 | 5 | -33/+6 | |
* | Fix -V option | Matthias P. Braendli | 2015-03-11 | 5 | -6/+33 | |
* | Add libvlc input | Matthias P. Braendli | 2015-03-11 | 5 | -3/+346 | |
* | Correct typo about sample rate 24001 | Matthias P. Braendli | 2014-12-25 | 1 | -1/+1 | |
* | Merge remote-tracking branch 'coinchon/next' into next | Matthias P. Braendli | 2014-12-23 | 2 | -11/+104 | |
|\ | ||||||
| * | Added missing sampling frequencies for 960 transform. Clarified sfb table list. | Mathias Coinchon | 2014-12-23 | 2 | -11/+104 | |
* | | Fix bitenc for non-DAB | Matthias P. Braendli | 2014-12-23 | 1 | -2/+5 | |
* | | Fix level indication in mono | Matthias P. Braendli | 2014-12-22 | 3 | -17/+25 | |
* | | Usage screen: use .dabp extension in example | Matthias P. Braendli | 2014-12-22 | 1 | -1/+1 | |
|/ | ||||||
* | Prepare v0.6.0v0.6.0 | Matthias P. Braendli | 2014-12-09 | 3 | -8/+14 | |
* | Show in usage screen when JACK disabled | Matthias P. Braendli | 2014-12-09 | 1 | -10/+9 | |
* | Remove bytes_per_sample, replace by existing macro | Matthias P. Braendli | 2014-12-09 | 1 | -3/+2 | |
* | mot-encoder: Add option to signal charset | Matthias P. Braendli | 2014-12-06 | 1 | -18/+70 |