summaryrefslogtreecommitdiffstats
path: root/core/mp_core.h
Commit message (Expand)AuthorAgeFilesLines
* core: move contents to mpvcore (1/2)Stefano Pigozzi2013-08-061-343/+0
* mplayer: add more verbose exit codesAndre D2013-08-021-3/+8
* mp_msg: introduce new log functions and macroswm42013-07-311-0/+2
* core: make mpctx->opts a pointerwm42013-07-281-1/+1
* audio/filter: use new option APIwm42013-07-221-0/+1
* core: move video refresh function to mplayer.cwm42013-07-161-0/+1
* core: completely change handling of attached picture pseudo videowm42013-07-111-0/+3
* core: remove mp_fifo indirectionwm42013-07-021-1/+0
* core: update metadata during playback, allow streams to export metadatawm42013-07-021-0/+1
* command: add properties for playlist positionwm42013-06-291-0/+1
* Merge branch 'sub_mess2'wm42013-06-251-2/+1
|\
| * sub: add demux_libass wrapper, drop old hackswm42013-06-251-2/+1
* | encoding: use --start for ratios, etc.Rudolf Polzer2013-06-201-1/+1
|/
* core: make options.c compile standalonewm42013-06-081-0/+2
* core: add demux_sub pseudo demuxerwm42013-06-011-6/+3
* sub: add sd_spu.c to wrap spudec, cleanup mplayer.cwm42013-05-301-2/+0
* sub: redo how -no-ass is handledwm42013-05-301-6/+0
* mplayer: fix volume setting with --gapless-audiowm42013-05-291-1/+1
* Replace all calls to GetTimer()/GetTimerMS()wm42013-05-261-12/+11
* core: do mouse cursor hiding business in frontendwm42013-05-261-0/+7
* core: allow changing filter filters at runtimewm42013-05-181-0/+1
* core: refactor seek_chapter() functionwm42013-05-091-1/+1
* core: add playback resume feature (manual/opt-in)wm42013-05-051-0/+1
* core: simplify handling of --pausewm42013-04-251-2/+2
* core: don't let cache pause handling and user pausing conflictwm42013-04-251-1/+1
* core: add backstep supportwm42013-04-241-1/+14
* mplayer: prefer -sub/-subfile subs over auto-loaded subswm42013-04-201-0/+1
* mplayer: remove unnecessary variablewm42013-04-101-2/+0
* core: add --heartbeat-interval optionwm42013-04-041-0/+1
* mplayer: switch back to video PTS for reporting playback timewm42013-04-041-0/+2
* core: output --playing-msg message only after at least one frame is shownwm42013-03-261-0/+1
* core: remove a number of global variableswm42013-03-081-0/+9
* core: fix SEEK_FACTORwm42013-03-011-0/+1
* core: use floats for OSD bar percentage displaywm42013-02-261-0/+1
* osd: prevent osd bar from sticking around on seekswm42013-02-201-1/+2
* command: add "cache" read-only propertywm42013-02-171-0/+1
* core: remove --edlout functionalitywm42013-02-061-2/+0
* mplayer: make advancing the playlist respect loopingwm42013-02-031-0/+1
* core: allow disabling display of "album art" in audio fileswm42012-12-111-0/+1
* sub: remove vobsub reader in favor of ffmpeg vobsub demuxerwm42012-12-111-10/+0
* core: automatically pause on low cachewm42012-12-031-0/+2
* osd: fix OSD status symbol display in some caseswm42012-11-201-1/+1
* core: add --keep-open, which doesn't close the file on EOFwm42012-11-161-0/+3
* command: add sub_reload and sub_remove commandswm42012-11-161-1/+4
* Rename directories, move files (step 2 of 2)wm42012-11-121-3/+3
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+305