aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* audio: change values from bytes-per-second to bits-per-secondGravatar Marcoen Hirschberg2014-05-28
* osc: correct calculation of slider positionGravatar ChrisK22014-05-28
* osc: extend hitbox of seekbars to include gapGravatar ChrisK22014-05-27
* lua: slightly nicer diagnostics outputGravatar wm42014-05-27
* lua: add missing include filesGravatar wm42014-05-26
* lua: fix compilation with lua 5.2Gravatar wm42014-05-26
* command: add write_watch_later_config commandGravatar Martin2014-05-26
* lua: add some filesystem utility functionsGravatar wm42014-05-25
* osc: fix chapter list displayGravatar ChrisK22014-05-24
* client API: fix mpv_observe_property with MP_FORMAT_NONEGravatar wm42014-05-24
* stream: don't use end_posGravatar wm42014-05-24
* stream: kill start_pos, remove --sb optionGravatar wm42014-05-24
* player: don't init/uninit terminal at runtimeGravatar wm42014-05-24
* lua/osc: forgot some changed files in previous commitGravatar ChrisK22014-05-23
* lua/osc: small overhaulGravatar ChrisK22014-05-23
* player: give quit_watch_later an exit code argument like quitGravatar wm42014-05-22
* tl_mpv_edl: correct misspelling on line 233Gravatar Yomi02014-05-22
* player: fix cover art sometimes "syncing" against audioGravatar wm42014-05-22
* player: suggest --no-audio-display on cover artGravatar wm42014-05-22
* video: fix display of cover art with vo_vdpauGravatar wm42014-05-22
* edl: use start PTS of the source files as default start timeGravatar wm42014-05-22
* cache: redo options and default settingsGravatar wm42014-05-20
* client API: add mpv_load_config_file()Gravatar wm42014-05-18
* options: unify code for setting string and "raw" optionsGravatar wm42014-05-18
* threads: use mpv time for mpthread_cond_timedwait wrapperGravatar wm42014-05-18
* player: increase seek accuracy when refreshing display on filter changeGravatar wm42014-05-18
* command: add a disc-menu-active propertyGravatar wm42014-05-18
* client API: fix "missed" property notificationsGravatar wm42014-05-18
* x11: replace--[x11-]fstype option with --x11-netwmGravatar wm42014-05-16
* player: reorganize how lua scripts are loadedGravatar wm42014-05-13
* player: disable hr-seek framedropping during backsteppingGravatar wm42014-05-12
* player: don't assign "false" to pointerGravatar wm42014-05-11
* input: remove pausing command prefixesGravatar wm42014-05-11
* player: don't complain on too long filenamesGravatar wm42014-05-10
* command: add property that estimates current video FPSGravatar wm42014-05-08
* options: add --hr-seek-framedrop optionGravatar wm42014-05-07
* player: avoid reconfig during seekingGravatar wm42014-05-07
* player: remove VO from seeking code pathGravatar wm42014-05-07
* player: minor reshuffling of video codeGravatar wm42014-05-07
* player: limit max. fallback frame durationGravatar wm42014-05-07
* player: handle video reconfig slightly different againGravatar wm42014-05-07
* player: reset last_frame_duration on initGravatar wm42014-05-07
* command: rename stream-length to file-size, format file sizeGravatar Andrey Morozov2014-05-06
* command: remove ifdefs for deint filtersGravatar wm42014-05-06
* common: change mp_snprintf_append semanticsGravatar wm42014-05-05
* options: merge ---sub-auto-match with --sub-autoGravatar wm42014-05-04
* options: remove deprecated --identifyGravatar Martin Herkt2014-05-04
* options: rename video-related options/propertiesGravatar Martin Herkt2014-05-04
* options: rename audio-related options/propertiesGravatar Martin Herkt2014-05-04
* options: rename subtitle-related optionsGravatar Martin Herkt2014-05-04