Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | This reverts commit b46963cc7e82dcb8c6509139f9176458db7c9d91. | ||||
* | Fix -V option | Matthias P. Braendli | 2015-03-11 | 5 | -6/+33 |
| | |||||
* | Add libvlc input | Matthias P. Braendli | 2015-03-11 | 5 | -3/+346 |
| | | | | | Be careful about sample rate conversion, VLC only wants to use the ugly resampler on some machines. | ||||
* | 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 |
| | |||||
* | mot-encoder: add support for PNG slides | Matthias P. Braendli | 2014-11-27 | 2 | -17/+73 |
| | |||||
* | mot-encoder: refactor database | Matthias P. Braendli | 2014-11-27 | 1 | -13/+11 |
| | |||||
* | Place DSE first in AU | Matthias P. Braendli | 2014-11-21 | 1 | -7/+27 |
| | |||||
* | Reindent longopts table | Matthias P. Braendli | 2014-11-03 | 1 | -22/+22 |
| | |||||
* | Cleanup bootup screen | Matthias P. Braendli | 2014-11-03 | 4 | -45/+52 |
| | |||||
* | Enable afterburner by default and deprecate -a | Matthias P. Braendli | 2014-11-03 | 2 | -8/+15 |
| | |||||
* | Add silence timeout and document return value | Matthias P. Braendli | 2014-11-03 | 2 | -4/+57 |
| | |||||
* | Correct old comment | Matthias P. Braendli | 2014-11-03 | 1 | -2/+2 |
| | |||||
* | Backport mstorjo's changes to wavreader.c | Matthias P. Braendli | 2014-10-03 | 1 | -5/+35 |
| | | | | | | | | | | These include commits: f825104 Add support for waveformatex files 16f75a5 Support reading sox style piped wav files 43cb942 Use skip instead of fseek cb19aa7 Allow reading wav files with a 0 bytes RIFF chunk 3951d0a Allow opening stdin when "-" is specified e7348e7 Support streamed wav files with a 0 bytes data chunk | ||||
* | Fix crash with bitrates above 144kbps | Matthias P. Braendli | 2014-10-01 | 2 | -3/+7 |
| | | | | The output buffer was not allocated big enough. | ||||
* | Prepare v0.5.1v0.5.1 | Matthias P. Braendli | 2014-09-26 | 3 | -1/+15 |
| | |||||
* | Add JACK scenario to README | Matthias P. Braendli | 2014-09-22 | 1 | -1/+14 |
| | |||||
* | Bugfix on debugging information. | Luigi Yucheng LIU | 2014-08-28 | 1 | -1/+1 |
| | | | | Fixes bug that do call database.disp () without being in debug mode. | ||||
* | Corrections, improvements and style updates | Matthias P. Braendli | 2014-08-27 | 1 | -213/+224 |
| | | | | | | | | | | | | Change the way the database is done (use a deque, save fidx in the fingerprint, remove cursors, distinguish between history size and max fidx value) Rename -f to -R and update explanation Order slide tranmission by fidx Correct types in fingerprint_t Move some fingerprint logic into fingerprint_t Add additional sleep if DLS disabled and no slide available Fix intentation and code style | ||||
* | Disable DEBUG by default | Matthias P. Braendli | 2014-08-27 | 1 | -1/+1 |
| | |||||
* | Update fidx management | Luigi Yucheng LIU | 2014-08-27 | 1 | -80/+129 |
| | |||||
* | Add file broadcasting mode | Luigi Yucheng LIU | 2014-08-27 | 1 | -56/+96 |
| | |||||
* | Add certain comments | Luigi Yucheng LIU | 2014-08-27 | 1 | -3/+3 |
| | |||||
* | New fidx management based on slide footprint | Luigi Yucheng LIU | 2014-08-27 | 1 | -28/+98 |
| | | | | footprint = file name + file size + last modification time | ||||
* | Syntax error correction | Luigi Yucheng LIU | 2014-08-27 | 1 | -10/+11 |
| | |||||
* | Update mot-encoder.cpp | Luigi Yucheng LIU | 2014-08-27 | 1 | -4/+9 |
| |