aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
...
* player: make --start-time work with --rebase-start-time=noGravatar Aman Gupta2016-10-22
* command: silence deprecation warnings with --reset-on-next-file=allGravatar wm42016-10-22
* command: fix reset-on-next-file=all and tv-freq optionGravatar wm42016-10-22
* player: don't leave buffering during underflowGravatar wm42016-10-21
* player: guard against MPSEEK_RELATIVE when current pts is unknownGravatar Aman Gupta2016-10-21
* audio: force pts_reset only when pts jumps forward more than 5sGravatar Aman Gupta2016-10-21
* player: speed up audio/video re-sync when there is a huge delayGravatar Aman Gupta2016-10-21
* osc: fix crash after reaching a certain position in limited listsGravatar Ricardo Constantino2016-10-20
* osc: use the same characters as track list for playlist/chapterGravatar Ricardo Constantino2016-10-17
* osc: fix chapter/playlist listing if emptyGravatar Ricardo Constantino2016-10-15
* osc: show playlist/chapter list on prev/next instead of osdGravatar Ricardo Constantino2016-10-15
* osc: fix listing of chapters and playlistGravatar Ricardo Constantino2016-10-15
* osc: fix display of chapters and playlist scalingGravatar Ricardo Constantino2016-10-15
* osc: add user-alterable margin for top/bottombarGravatar Ricardo Constantino2016-10-15
* osc: add right-click behavior to playlist and chapter buttonsGravatar Ricardo Constantino2016-10-15
* osc: change default layout to bottombarGravatar Ricardo Constantino2016-10-15
* ytdl_hook: Add title to playlist items if availableGravatar Ricardo Constantino2016-10-15
* osc: move tooltip to inside seekbar for top/bottombarGravatar Ricardo Constantino2016-10-07
* osc: change seekbar background's alpha scalingGravatar Ricardo Constantino2016-10-07
* osc: align text vertically in top/bottombarGravatar Ricardo Constantino2016-10-07
* ytdl_hook: add chapters by parsing video's descriptionGravatar Maurycy Skier2016-10-06
* options: handle --audio-device changes like the other optionsGravatar wm42016-10-05
* audio: move some fallback handling to common AO reload functionGravatar wm42016-10-05
* command: flush and uninitialize audio output first on option changesGravatar wm42016-10-05
* command: include deprecated/aliased options in property bridgeGravatar wm42016-10-04
* player: fix previous commitGravatar wm42016-10-03
* command: allow absolute seeks relative to end of streamGravatar Philip Sequeira2016-10-02
* audio: fix late audio startGravatar wm42016-10-02
* player: make --stop-screensaver runtime-changeableGravatar wm42016-10-02
* player: enable reading from stdin after loading input.confGravatar wm42016-09-29
* ytdl_hook: Set aspect ratio for anamorphic videoGravatar Ricardo Constantino2016-09-28
* win32: make --priority runtime-settableGravatar James Ross-Gowan2016-09-28
* command: fix inverted condition in sub-reload commandGravatar wm42016-09-26
* player: allow opts in pseudo-gui set by the user to override user's defaultGravatar Ricardo Constantino2016-09-26
* video: trust demuxer framerate on invalid timestampsGravatar wm42016-09-26
* scripting: don't attempt to load builtin scripts twiceGravatar wm42016-09-26
* osc: Fix scaling issues when toggling fullscreenGravatar Ricardo Constantino2016-09-25
* lua: complain loudly if Lua state creation failsGravatar wm42016-09-25
* player: fix instant subtitle refresh on track switchesGravatar wm42016-09-24
* lua: fix array detectionGravatar wm42016-09-24
* command: some minor corrections to previous commitGravatar wm42016-09-24
* command: make it possible to set chapters via lua pluginsGravatar Maurycy Skier2016-09-24
* player: fix intended pseudo-gui behaviorGravatar wm42016-09-23
* player: do not let pseudo-gui override user config settingsGravatar wm42016-09-23
* m_config, command: remove some minor code duplicationGravatar wm42016-09-23
* command: make most options observableGravatar wm42016-09-23
* command: fix potential UBGravatar wm42016-09-23
* x11: fix external fullscreen updateGravatar wm42016-09-23
* player: make audio-channels etc. runtime settableGravatar wm42016-09-22
* command: add a load-script commandGravatar wm42016-09-22