aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/core.h
Commit message (Expand)AuthorAge
* player: minor simplificationGravatar wm42015-12-23
* player: always disable display-sync on desyncsGravatar wm42015-11-27
* player: make timeline switching slightly nicerGravatar wm42015-11-18
* player: remove OSD subtitle render pathGravatar wm42015-11-17
* player: use demuxer ts offset to simplify timeline ts handlingGravatar wm42015-11-16
* player: handle rebasing start time differentlyGravatar wm42015-11-16
* win32: support taskbar button progress indicatorGravatar Martin Herkt2015-11-15
* player: remove unused fieldGravatar wm42015-11-14
* player: try to compensate actual audio driftGravatar wm42015-11-13
* player: remove display_sync_disable_counterGravatar wm42015-11-13
* command: add vsync-ratio propertyGravatar wm42015-11-13
* player: refactor display-sync frame duration calculationsGravatar wm42015-11-13
* player: limit speed change in display-sync adrop modeGravatar wm42015-11-03
* command: add mistimed-frame-count propertyGravatar wm42015-10-30
* player: add audio drop/duplicate modeGravatar wm42015-10-27
* audio: add AO deviation loggingGravatar wm42015-10-08
* player: some more --force-window fixesGravatar wm42015-09-21
* player: make force-window in auto-profiles actually workGravatar wm42015-09-20
* 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