aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/mp_core.h
Commit message (Expand)AuthorAge
* core: completely change handling of attached picture pseudo videoGravatar wm42013-07-11
* core: remove mp_fifo indirectionGravatar wm42013-07-02
* core: update metadata during playback, allow streams to export metadataGravatar wm42013-07-02
* command: add properties for playlist positionGravatar wm42013-06-29
* Merge branch 'sub_mess2'Gravatar wm42013-06-25
|\
| * sub: add demux_libass wrapper, drop old hacksGravatar wm42013-06-25
* | encoding: use --start for ratios, etc.Gravatar Rudolf Polzer2013-06-20
|/
* core: make options.c compile standaloneGravatar wm42013-06-08
* core: add demux_sub pseudo demuxerGravatar wm42013-06-01
* sub: add sd_spu.c to wrap spudec, cleanup mplayer.cGravatar wm42013-05-30
* sub: redo how -no-ass is handledGravatar wm42013-05-30
* mplayer: fix volume setting with --gapless-audioGravatar wm42013-05-29
* Replace all calls to GetTimer()/GetTimerMS()Gravatar wm42013-05-26
* core: do mouse cursor hiding business in frontendGravatar wm42013-05-26
* core: allow changing filter filters at runtimeGravatar wm42013-05-18
* core: refactor seek_chapter() functionGravatar wm42013-05-09
* core: add playback resume feature (manual/opt-in)Gravatar wm42013-05-05
* core: simplify handling of --pauseGravatar wm42013-04-25
* core: don't let cache pause handling and user pausing conflictGravatar wm42013-04-25
* core: add backstep supportGravatar wm42013-04-24
* mplayer: prefer -sub/-subfile subs over auto-loaded subsGravatar wm42013-04-20
* mplayer: remove unnecessary variableGravatar wm42013-04-10
* core: add --heartbeat-interval optionGravatar wm42013-04-04
* mplayer: switch back to video PTS for reporting playback timeGravatar wm42013-04-04
* core: output --playing-msg message only after at least one frame is shownGravatar wm42013-03-26
* core: remove a number of global variablesGravatar wm42013-03-08
* core: fix SEEK_FACTORGravatar wm42013-03-01
* core: use floats for OSD bar percentage displayGravatar wm42013-02-26
* osd: prevent osd bar from sticking around on seeksGravatar wm42013-02-20
* command: add "cache" read-only propertyGravatar wm42013-02-17
* core: remove --edlout functionalityGravatar wm42013-02-06
* mplayer: make advancing the playlist respect loopingGravatar wm42013-02-03
* core: allow disabling display of "album art" in audio filesGravatar wm42012-12-11
* sub: remove vobsub reader in favor of ffmpeg vobsub demuxerGravatar wm42012-12-11
* core: automatically pause on low cacheGravatar wm42012-12-03
* osd: fix OSD status symbol display in some casesGravatar wm42012-11-20
* core: add --keep-open, which doesn't close the file on EOFGravatar wm42012-11-16
* command: add sub_reload and sub_remove commandsGravatar wm42012-11-16
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12