| Commit message (Expand) | Author | Age |
... | |
* | dvd: treat missing volume ID as "unsupported", not error | wm4 | 2014-02-23 |
* | cache: cache DVD volume ID | wm4 | 2014-02-23 |
* | dvd: check for empty DVD volume ID | wm4 | 2014-02-23 |
* | command: use DVD volume ID for media-title property | xylosper | 2014-02-23 |
* | stream_file: cache remote files on Windows | James Ross-Gowan | 2014-02-18 |
* | stream_file: activate cache with files on network file systems | Stefano Pigozzi | 2014-02-17 |
* | stream_lavf: prefix icy metadata with "icy-" | wm4 | 2014-02-06 |
* | cache: refuse to seek outside of cache boundaries | wm4 | 2014-01-31 |
* | stream_pvr: Fix fd check, -1 indicates invalid, not 0. | reimar | 2014-01-23 |
* | stream: print stream_read_line warnings by default | wm4 | 2014-01-19 |
* | stream: treat embedded 0 bytes as error in stream_read_line | wm4 | 2014-01-19 |
* | stream: redo stream_read_line() | wm4 | 2014-01-19 |
* | cookies.c: cols must (and does) have 7 elements. | reimar | 2014-01-19 |
* | vcd_read: Fix sizeof argument. | reimar | 2014-01-19 |
* | cache: remove debug code | wm4 | 2014-01-17 |
* | cache: reduce message spam | wm4 | 2014-01-16 |
* | player: avoid stalling when starting a network stream | wm4 | 2014-01-14 |
* | player: strip 'file://' from filenames on playback start | wm4 | 2014-01-08 |
* | quvi: add option to not fetch subtitles | Andre D | 2014-01-05 |
* | stream_pvr: fix crash on initialization | wm4 | 2014-01-03 |
* | stream: always respect sector_size, fixes cdda:// | wm4 | 2014-01-02 |
* | stream_smb: remove dead code | wm4 | 2013-12-22 |
* | stream_radio: suppress error with -Werror=format-security compilation flag | Miro HronĨok | 2013-12-22 |
* | stream: minor cookie cleanup | wm4 | 2013-12-22 |
* | options: move network related options to MPOpts | wm4 | 2013-12-22 |
* | msg: rename mp_msg_log -> mp_msg | wm4 | 2013-12-21 |
* | path lookup functions: mp_msg conversions | wm4 | 2013-12-21 |
* | quvi: mp_msg conversions | wm4 | 2013-12-21 |
* | stream: mp_msg conversions | wm4 | 2013-12-21 |
* | demux: mp_msg conversions | wm4 | 2013-12-21 |
* | m_option, m_config: mp_msg conversions | wm4 | 2013-12-21 |
* | stream: remove stale MAX_STREAM_PROTOCOLS define | wm4 | 2013-12-19 |
* | Reduce recursive config.h inclusions in headers | wm4 | 2013-12-18 |
* | stream: move O_BINARY dummy definition | wm4 | 2013-12-18 |
* | Remove the _ macro | wm4 | 2013-12-18 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |
* | Merge mp_talloc.h into ta/ta_talloc.h | wm4 | 2013-12-17 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 |
* | Move libquvi stuff to stream/resolve/ | wm4 | 2013-12-17 |
* | Move mpvcore/input/ to input/ | wm4 | 2013-12-17 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 |
* | dvdnav: select longest title by default | wm4 | 2013-12-14 |
* | dvdnav: crappy hack to respect timed still frames | wm4 | 2013-12-14 |
* | dvdnav, tv: force-disable caching | wm4 | 2013-12-14 |
* | dvdnav: enable caching | wm4 | 2013-12-14 |
* | stream_dvdnav: drop stream buffers on seek | wm4 | 2013-12-14 |
* | cache: add a way to explicitly resume cache | wm4 | 2013-12-14 |
* | cache: try harder on EOF | wm4 | 2013-12-14 |
* | stream: don't seek when seeking to the same position | wm4 | 2013-12-14 |
* | stream: add function for dropping the buffer | wm4 | 2013-12-14 |