aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/core.h
Commit message (Expand)AuthorAge
* 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
* client API: better error reportingGravatar wm42014-10-28
* player: handle edition reloading slightly differentlyGravatar wm42014-10-28
* Drop libquvi supportGravatar wm42014-10-25
* player: fix exiting if both audio and video fail initializingGravatar wm42014-10-23
* player: add stream selection by ffmpeg indexGravatar wm42014-10-21
* ipc: decouple from MPContextGravatar wm42014-10-19
* input: implement JSON-based IPC protocolGravatar Alessandro Ghedini2014-10-17
* command: add a mechanism to allow scripts to intercept file loadsGravatar wm42014-10-16
* Revert "player: --save-position-on-quit should always work"Gravatar wm42014-10-10
* libmpv/cocoa: make global events work and get rid of is_cplayerGravatar Stefano Pigozzi2014-10-09
* command: add cache-buffering-state propertyGravatar wm42014-10-07
* osd: don't let slow commands cut OSD messages shortGravatar wm42014-10-06
* player: --save-position-on-quit should always workGravatar wm42014-10-06
* player: open stream and demuxer asynchronouslyGravatar wm42014-10-06
* player: move some libass setup code to sub.cGravatar wm42014-10-03
* player: remove central uninit_player() function and flags messGravatar wm42014-10-03
* command: move setting playback speed to a separate functionGravatar wm42014-10-02
* audio: remove --audiodropGravatar wm42014-09-30
* player: simplify OSD message handling codeGravatar wm42014-09-25
* player: rate-limit OSD text updateGravatar wm42014-09-25
* command: improve "osd" commandGravatar wm42014-09-22
* command: simplify OSD property display codeGravatar wm42014-09-21
* command: add osd-sym-cc propertyGravatar wm42014-09-18
* stream: redo playback abort handlingGravatar wm42014-09-13
* player: deal with some corner cases with playlist navigationGravatar wm42014-09-09
* player: minor refactoringGravatar wm42014-09-06
* player: dynamically change cache wait timesGravatar wm42014-08-27
* player: minor changesGravatar wm42014-08-25
* audio: minor improvements to timeline switchingGravatar wm42014-08-23
* player: fix recent speed change regressionGravatar wm42014-08-22
* video: refactor queue handlingGravatar wm42014-08-22