aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* w32_common: Fix extended keysGravatar James Ross-Gowan2014-01-21
* lua: add playback-start eventGravatar wm42014-01-20
* playlist_parser: restore ASX parsing etc.Gravatar wm42014-01-20
* player: fix initial osd progbar stateGravatar wm42014-01-20
* cocoa: sort files opened from Finder the same way Finder doesGravatar Bilal Syed Hussain2014-01-20
* manpage: fix af_equalizer syntaxGravatar wm42014-01-19
* demux_playlist: move parser for plaintext playlistsGravatar wm42014-01-19
* stream: print stream_read_line warnings by defaultGravatar wm42014-01-19
* stream: treat embedded 0 bytes as error in stream_read_lineGravatar wm42014-01-19
* stream: redo stream_read_line()Gravatar wm42014-01-19
* demux_playlist: handle stream_read_line() errorsGravatar wm42014-01-19
* af: fixed out-of-bounds accesses caused by NUM_FMT and co.Gravatar 11rcombs2014-01-19
* w32: use the w32_common keymap in terminal-win tooGravatar James Ross-Gowan2014-01-19
* cookies.c: cols must (and does) have 7 elements.Gravatar reimar2014-01-19
* vcd_read: Fix sizeof argument.Gravatar reimar2014-01-19
* mpv.desktop: add some more mimetypesGravatar wm42014-01-18
* player: prevent null pointer deref on uninit after -VGravatar wm42014-01-18
* mkv.desktop: add two more mime typesGravatar wm42014-01-18
* osd: fix dvdnav highlightsGravatar wm42014-01-18
* sub: uglify OSD code path with lockingGravatar wm42014-01-18
* sub: uglify sub decoder with lockingGravatar wm42014-01-17
* player: remove OSD message IDsGravatar wm42014-01-17
* player: remove OSD stackGravatar wm42014-01-17
* player: don't use OSD message stack for term OSD subsGravatar wm42014-01-17
* cache: remove debug codeGravatar wm42014-01-17
* lua: add a --lua-opts option, which can be queried by scriptsGravatar wm42014-01-16
* options: add key/value pair list option typeGravatar wm42014-01-16
* cache: reduce message spamGravatar wm42014-01-16
* mpv.desktop: use %U in desktop file as we can open urlsGravatar Tomáš Chvátal2014-01-16
* lua: use core log level namesGravatar wm42014-01-16
* lua: allow scripts to snoop messagesGravatar wm42014-01-16
* msg: expose log level namesGravatar wm42014-01-16
* msg: add a mechanism to output messages to a ringbufferGravatar wm42014-01-16
* msg: fix typo in commentGravatar wm42014-01-16
* msg: move special declarations to msg_control.hGravatar wm42014-01-16
* msg: print module prefixes even if message contains newlinesGravatar wm42014-01-16
* io/win32: move mp_attach_console to terminal-win.cGravatar Martin Herkt2014-01-16
* player: handle the corner cases in --term-osd-bar correctlyGravatar Johannes Nixdorf2014-01-15
* player: use more than 1/100 resolution for --term-osd-barGravatar Johannes Nixdorf2014-01-15
* osc: check for availabillity of percent-pos instead of lengthGravatar ChrisK22014-01-15
* command: if playback position is unknown, make percent-pos unavailableGravatar wm42014-01-15
* w32_common: add extended keysGravatar James Ross-Gowan2014-01-15
* player: add --term-osd-bar, which shows a status bar on the terminalGravatar wm42014-01-15
* bstr: add function for splitting UTF-8Gravatar wm42014-01-15
* msg: update commentGravatar wm42014-01-15
* msg: terminal OSD uses stderr, not stdoutGravatar wm42014-01-15
* w32_common: prevent decoding certain keys twiceGravatar James Ross-Gowan2014-01-15
* Detect Lua on FreeBSDGravatar Grzegorz Blach2014-01-15
* player: don't print status in --idle modeGravatar wm42014-01-14
* player: avoid stalling when starting a network streamGravatar wm42014-01-14