aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* osc: fix possible race condition in right timecodeGravatar Ricardo Constantino2016-11-21
* player: removing last playlist entry while looping should not stopGravatar wm42016-11-18
* player: make sure non-video subtitle rendering is reset if video resumesGravatar wm42016-11-18
* ytdl_hook: sort chapters by timeGravatar Ricardo Constantino2016-11-15
* osc: add seekbarstyle=knobGravatar Ricardo Constantino2016-11-09
* osc: fix crashes when dragging seekbar across file changesGravatar Ricardo Constantino2016-11-08
* osc: slimbox: fix clipping with seekbarstyle=barGravatar Ricardo Constantino2016-11-07
* osc: add alpha animation to tooltipGravatar Ricardo Constantino2016-10-31
* player: enable no-video subtitle display on coverart tooGravatar wm42016-10-31
* player: don't try updating subtitles while playback PTS doesn't progressGravatar wm42016-10-30
* osc: top/bottombar: rescale layout to same size with scale=1Gravatar Ricardo Constantino2016-10-29
* osc: top/bottombar: scale title if too large like boxGravatar Ricardo Constantino2016-10-29
* osc: compromise on default deadzonesizeGravatar Ricardo Constantino2016-10-29
* osc: don't wrap the titleGravatar Ricardo Constantino2016-10-29
* osc: top/bottombar: also scale when min-width is reachedGravatar Ricardo Constantino2016-10-29
* osc: top/bottombar: dynamically size timecodes according to timemsGravatar Ricardo Constantino2016-10-29
* osc: fix missing chapter ticks with seekbarstyle=barGravatar Ricardo Constantino2016-10-29
* player: show subtitles on VO if --force-window is usedGravatar wm42016-10-26
* player: consistently initialize screensaver state with --force-windowGravatar wm42016-10-26
* osc: fix crash with no chaptersGravatar Ricardo Constantino2016-10-25
* command: if window-scale can't be set properly, set it as optionGravatar wm42016-10-25
* osc: Fix and simplify limited_listGravatar Miroslav Koskar2016-10-25
* osc: add script message handlers for chapter/track/playlistsGravatar Ricardo Constantino2016-10-24
* 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