| Commit message (Expand) | Author | Age |
* | stream: redo playback abort handling | wm4 | 2014-09-13 |
* | stream: change cache return values | wm4 | 2014-09-07 |
* | stream: tweaks to network reconnection code | wm4 | 2014-08-29 |
* | stream: hack-fix rtmp-level seeking | wm4 | 2014-07-30 |
* | demux: add a demuxer thread | wm4 | 2014-07-16 |
* | Revert "Remove DVD and Bluray support" | wm4 | 2014-07-15 |
* | Remove DVD and Bluray support | wm4 | 2014-07-14 |
* | cache, dvd, bluray: simplify stream time handling | wm4 | 2014-07-07 |
* | stream: remove now unused STREAM_CTRL_GET_START_TIME | wm4 | 2014-07-06 |
* | dvd, bluray, cdda: add demux_disc containing all related hacks | wm4 | 2014-07-05 |
* | demux, stream: change metadata notification | wm4 | 2014-07-05 |
* | cache: clear DVD timestamps | wm4 | 2014-07-02 |
* | cache: avoid race condition between cache wakeup and idling | wm4 | 2014-06-16 |
* | cache: print cache size only in verbose mode | wm4 | 2014-06-12 |
* | stream/cache: handle failure of seeking underlying stream | wm4 | 2014-06-05 |
* | stream: don't use end_pos | wm4 | 2014-05-24 |
* | cache: be silent if no initial fill is requested | wm4 | 2014-05-22 |
* | cache: redo options and default settings | wm4 | 2014-05-20 |
* | threads: use mpv time for mpthread_cond_timedwait wrapper | wm4 | 2014-05-18 |
* | stream: remove interrupt callback global variables | wm4 | 2014-04-25 |
* | cache: remove redundant log prefix | wm4 | 2014-04-23 |
* | threads: fix function name | wm4 | 2014-04-23 |
* | stream_dvd, cache: hack seeking with --cache + dvd:// back into working | wm4 | 2014-04-09 |
* | cache: fix description of the offset field | wm4 | 2014-04-09 |
* | cache: change a define to an enum | wm4 | 2014-04-09 |
* | cache: fix checks/output on initialization | wm4 | 2014-04-09 |
* | cache: simplify | wm4 | 2014-04-09 |
* | cache: allow resizing at runtime | wm4 | 2014-04-09 |
* | cache: minor simplification | wm4 | 2014-04-09 |
* | cache: adjust stream position if necessary | wm4 | 2014-04-09 |
* | cache: no short reads in read_buffer | wm4 | 2014-04-09 |
* | cache: move ringbuffer read into a separate function | wm4 | 2014-04-09 |
* | cache: fix typo in comment | wm4 | 2014-04-09 |
* | cache: always update cached controls after running a stream control | wm4 | 2014-04-09 |
* | stream: remove old chapter handling code | wm4 | 2014-03-25 |
* | command: set 'media-title' property for bluray disc with meta-data | xylosper | 2014-03-13 |
* | cache: cache DVD volume ID | wm4 | 2014-02-23 |
* | cache: refuse to seek outside of cache boundaries | wm4 | 2014-01-31 |
* | cache: remove debug code | wm4 | 2014-01-17 |
* | cache: reduce message spam | wm4 | 2014-01-16 |
* | stream: mp_msg conversions | wm4 | 2013-12-21 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 |
* | cache: add a way to explicitly resume cache | wm4 | 2013-12-14 |
* | cache: try harder on EOF | wm4 | 2013-12-14 |
* | Add prelimimary (basic, possibly broken) dvdnav support | wm4 | 2013-12-12 |
* | stream: split out pthread helper function | wm4 | 2013-11-17 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 |
* | cache: fix time check for printing warning | wm4 | 2013-07-20 |
* | w32: silence some warnings | James Ross-Gowan | 2013-07-13 |