aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/core.h
Commit message (Expand)AuthorAge
* player: add display sync modeGravatar wm42015-08-10
* player: separate controls for user and video controlled speedGravatar wm42015-08-10
* player: redo estimated-vf-fps calculationGravatar wm42015-08-10
* player: remove higher-level remains of DVD/BD menu supportGravatar wm42015-08-03
* vo: minor simplification for queue size handlingGravatar wm42015-07-20
* player: refactor chapter seek codeGravatar wm42015-07-10
* player: add missing include directiveGravatar wm42015-07-06
* sub: protect ASS_Renderer stateGravatar wm42015-07-06
* player: simplify reload logicGravatar wm42015-07-02
* player: unentangle --stream-dumpGravatar wm42015-07-02
* video: pass future frames to VOGravatar wm42015-07-01
* demux: export forced flagGravatar wm42015-06-27
* player: print a message along with track listGravatar wm42015-06-03
* player: fix crashes when adding external tracks before loading main fileGravatar wm42015-05-26
* player: add function to compute past frame durationsGravatar wm42015-05-24
* player: use an array for stream ID options and suchGravatar wm42015-05-22
* player: make resuming playlists less noisy in verbose modeGravatar wm42015-05-09
* build: move main-fn files to osdepGravatar wm42015-05-02
* player: log track list when adding or removing external filesGravatar wm42015-04-28
* player: cleanup update_fps() functionGravatar wm42015-04-20
* command: disc-mouse-on-button propertyGravatar xylosper2015-04-21
* Update license headersGravatar Marcin Kurczewski2015-04-13
* player, client API: refactor cplayer init, reduce client API differencesGravatar wm42015-03-05
* player: use symbolic constant for seek precisionGravatar wm42015-03-04
* player: fix demuxer lifetime managementGravatar wm42015-02-22
* player: cosmetics: async/non-blocking -> reentrantGravatar wm42015-02-20
* demux_edl: make independent from MPContextGravatar wm42015-02-17
* demux_cue: make independent from MPContextGravatar wm42015-02-17
* matroska: make timeline code independent of MPContextGravatar wm42015-02-17
* player: use a separate context for timeline loader stuffGravatar wm42015-02-17
* command: add rescan_external_filesGravatar wm42015-02-16
* command: new commands audio_add/audio_remove/audio_reloadGravatar xylosper2015-02-03
* player: remove redundant variableGravatar wm42015-01-29
* player: don't enable demuxer readahead before selecting tracksGravatar wm42015-01-16
* video: better pipelining with vf_vapoursynthGravatar wm42015-01-03
* player: filter tags, add --display-tags optionGravatar wm42014-12-29
* player: make --shuffle/--merge-files affect runtime loaded playlistsGravatar wm42014-12-29
* player: cosmetics: rename a functionGravatar wm42014-12-27
* player: cosmetics: move code aroundGravatar wm42014-12-21
* player: print only changed tagsGravatar wm42014-12-19
* client API: expose OpenGL rendererGravatar wm42014-12-09
* player: make chapter seek to end jump to last frame with --keep-openGravatar wm42014-12-08
* player: when seeking past EOF with --keep-open, seek to last frameGravatar wm42014-12-07
* command: improve A-B loop behaviorGravatar wm42014-11-18
* sub: workaround braindead libass APIGravatar wm42014-11-15
* player: make the osd-msg prefix work for playlist_next/prevGravatar wm42014-11-11
* player: always use demux_chapterGravatar wm42014-11-02
* player: update meaning of drop_frame_cntGravatar wm42014-11-01
* sub: remove osd_get_sub()Gravatar wm42014-11-01
* player: improve exit message in some scenariosGravatar wm42014-10-31