index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
player
/
loadfile.c
Commit message (
Expand
)
Author
Age
*
player: filter tags, add --display-tags option
wm4
2014-12-29
*
player: make --shuffle/--merge-files affect runtime loaded playlists
wm4
2014-12-29
*
player: print only changed tags
wm4
2014-12-19
*
options: add a 'once' idle mode
Stefano Pigozzi
2014-12-07
*
player: don't signal an error if --stream-dump is used
wm4
2014-12-02
*
player: reset frame step counter on seeks
wm4
2014-11-29
*
player: simplify and fix ordered chapter EOF handling
wm4
2014-11-28
*
sub: workaround braindead libass API
wm4
2014-11-15
*
player: simplify audio uninit on segment switches
wm4
2014-11-12
*
player: make the osd-msg prefix work for playlist_next/prev
wm4
2014-11-11
*
command: send property-change event on playlist change
Alessandro Ghedini
2014-11-09
*
player: fix --secondary-sid
wm4
2014-11-04
*
player: always use demux_chapter
wm4
2014-11-02
*
player: add --chapters-file option
wm4
2014-11-02
*
player: improve exit message in some scenarios
wm4
2014-10-31
*
player: add an option to abort playback on partial init failures
wm4
2014-10-28
*
player: handle DVB demuxer reloading correctly
wm4
2014-10-28
*
client API: better error reporting
wm4
2014-10-28
*
client API: add an enum for mpv_event_end_file.reason
wm4
2014-10-28
*
player: handle edition reloading slightly differently
wm4
2014-10-28
*
Drop libquvi support
wm4
2014-10-25
*
player: add stream selection by ffmpeg index
wm4
2014-10-21
*
command: remove hook cancellation mechanism
wm4
2014-10-20
*
player: free subtitle renderer on exit
wm4
2014-10-16
*
command: add a mechanism to allow scripts to intercept file loads
wm4
2014-10-16
*
player: fix terminal status in idle mode
wm4
2014-10-10
*
player: minor simplification
wm4
2014-10-10
*
player: don't close audio device in gapless mode
wm4
2014-10-10
*
player: --save-position-on-quit should always work (2)
wm4
2014-10-10
*
Revert "player: --save-position-on-quit should always work"
wm4
2014-10-10
*
player: remove unnecessary code
wm4
2014-10-07
*
player: --save-position-on-quit should always work
wm4
2014-10-06
*
player: open stream and demuxer asynchronously
wm4
2014-10-06
*
player: move some libass setup code to sub.c
wm4
2014-10-03
*
player: remove central uninit_player() function and flags mess
wm4
2014-10-03
*
player: shorten skip heuristic for playlist_prev to 1 second
wm4
2014-09-14
*
stream: redo playback abort handling
wm4
2014-09-13
*
input: remove central select() call
wm4
2014-09-10
*
player: deal with some corner cases with playlist navigation
wm4
2014-09-09
*
player: normalize playlist entries on add
wm4
2014-09-09
*
player: some more input refactoring
wm4
2014-09-07
*
audio: fix random crashes on uninit
wm4
2014-09-05
*
audio: fix obscure audio resync failure with timelines
wm4
2014-09-05
*
player: properly resume playlists loaded at runtime
wm4
2014-09-02
*
player: simplistic HLS bitrate selection
wm4
2014-09-01
*
player: reset playback-related fields right on start
wm4
2014-09-01
*
player: don't allow remote playlists to load local files
wm4
2014-09-01
*
player: always load playlists
wm4
2014-08-31
*
audio: minor improvements to timeline switching
wm4
2014-08-23
*
sub: call sub_reset() on seeks only
wm4
2014-08-14
[next]