summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare release v.0.7.1v0.7.1Matthias P. Braendli2015-05-042-1/+9
* Add missing files to Makefile.amMatthias P. Braendli2015-05-041-1/+6
* Add configure check for libfecMatthias P. Braendli2015-05-031-0/+4
* Remove system-specific Eclipse fileStefan Pöschel2015-05-031-1450/+0
* Add BIG FAT utf8 WARNING to charset.hMatthias P. Braendli2015-04-301-0/+10
* Change minor README estheticsMatthias P. Braendli2015-04-301-4/+4
* Fix PAD issue text in known limitations in READMEMatthias P. Braendli2015-04-301-1/+1
* Update charset information in READMEMatthias P. Braendli2015-04-301-7/+11
* Merge basicmaster's changes for charset encodingMatthias P. Braendli2015-04-302-24/+66
|\
| * Re-enable default conversion to EBU Latin basedStefan Pöschel2015-04-282-20/+28
| * Fix MAXDLS regressionStefan Pöschel2015-04-231-2/+3
| * Add support for DLS text raw UCS-2 BE inputStefan Pöschel2015-04-231-5/+21
| * Change default DLS text charset to UTF-8Stefan Pöschel2015-04-231-2/+2
| * Make DLS conversion from (ATM only) UTF-8 to EBU Latin optionalStefan Pöschel2015-04-231-12/+29
* | Add automake m4 filesMatthias P. Braendli2015-04-292-0/+357
|/
* Convert slide filename extension to lower caseMatthias P. Braendli2015-04-231-0/+2
* Print configure summaryMatthias P. Braendli2015-04-231-0/+21
* Update READMEMatthias P. Braendli2015-04-231-2/+21
* Autodetect ImageMagick availabilityMatthias P. Braendli2015-04-232-3/+24
* mot-encoder: Add charset converter for EBU LatinMatthias P. Braendli2015-04-237-42/+1135
* MOT encoder protocol change: transmit used PAD bytesStefan Pöschel2015-04-182-7/+14
* Fix len of used X-PAD at DLSStefan Pöschel2015-04-181-4/+13
* PAD: use announced PAD len for bufferStefan Pöschel2015-04-182-2/+3
* MOT: use max segment lenStefan Pöschel2015-04-171-3/+6
* Fix out-of-bounds read at higher PAD lengthStefan Pöschel2015-04-141-1/+3
* Fix corrupt Slideshow at 23 byte PADStefan Pöschel2015-04-141-1/+1
* Fix continuity index at MOT data groupStefan Pöschel2015-04-131-6/+13
* Short X-PAD support (only DLS)Stefan Pöschel2015-04-121-9/+18
* Fix MOT encoder debug regressionStefan Pöschel2015-04-121-2/+2
* DLS refactoringStefan Pöschel2015-04-121-229/+102
* VLCInput ICY write: use fputs_unlockedMatthias P. Braendli2015-04-121-1/+1
* mot-encoder: don't keep DLS input file openMatthias P. Braendli2015-04-121-6/+4
* VLC can write ICY Text into a file for mot-encoderMatthias P. Braendli2015-04-123-7/+38
* Makefile.am: add dirty flag to version stringMatthias P. Braendli2015-04-121-1/+1
* Fix usage screen about VLCMatthias P. Braendli2015-04-121-2/+2
* Prepare release v0.7.0v0.7.0Matthias P. Braendli2015-04-102-1/+8
* Mention VLC in README and reorganise scenariosMatthias P. Braendli2015-04-101-35/+36
* (Re)Create DLS data groups only if neededStefan Pöschel2015-04-101-3/+10
* Fix 128 char DLS null byte out-of-bounds writeStefan Pöschel2015-04-101-1/+1
* Fix trailing \n removalStefan Pöschel2015-04-101-1/+1
* Undo indent changesStefan Pöschel2015-04-101-2/+2
* Fix printf warningsStefan Pöschel2015-04-102-3/+3
* VLC: Add additional state check at startupMatthias P. Braendli2015-03-301-1/+19
* VLC: change callback usageMatthias P. Braendli2015-03-302-19/+12
* Allow only opening, buffering and playing VLC statesMatthias P. Braendli2015-03-291-1/+4
* Move VLC error messageMatthias P. Braendli2015-03-291-1/+1
* Fix libvlc error handlingMatthias P. Braendli2015-03-292-4/+8
* Do not copy libVLC data if size absurdMatthias P. Braendli2015-03-231-6/+7
* Fix compilation errorMatthias P. Braendli2015-03-232-1/+3
* The -c option should also work for libvlc inputMatthias Braendli2015-03-233-3/+4