Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VLCInput ICY write: use fputs_unlocked | Matthias P. Braendli | 2015-04-12 | 1 | -1/+1 |
* | VLC can write ICY Text into a file for mot-encoder | Matthias P. Braendli | 2015-04-12 | 1 | -0/+13 |
* | 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 | 1 | -14/+10 |
* | Allow only opening, buffering and playing VLC states | Matthias P. Braendli | 2015-03-29 | 1 | -1/+4 |
* | Fix libvlc error handling | Matthias P. Braendli | 2015-03-29 | 1 | -4/+7 |
* | 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 | 1 | -1/+1 |
* | The -c option should also work for libvlc input | Matthias Braendli | 2015-03-23 | 1 | -1/+1 |
* | 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 |
* | Add VLC exit handler | Matthias P. Braendli | 2015-03-17 | 1 | -4/+39 |
* | Add limit on maximal buffer for VLC | Matthias P. Braendli | 2015-03-12 | 1 | -3/+13 |
* | Add libvlc input | Matthias P. Braendli | 2015-03-11 | 1 | -0/+164 |