index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
command: replace some show_ commands with properties
wm4
2013-06-07
1
-104
/
+111
*
command: human readable output for metadata property
wm4
2013-06-07
1
-0
/
+10
*
command: add the current local time as a property
Jan-Marek Glogowski
2013-06-04
1
-0
/
+16
*
sub: refactor
wm4
2013-06-01
1
-2
/
+2
*
sub: remove some global variables
wm4
2013-05-30
1
-5
/
+7
*
options: add --no-sub-visibility for symmetry
wm4
2013-05-30
1
-24
/
+1
*
sub: add sd_spu.c to wrap spudec, cleanup mplayer.c
wm4
2013-05-30
1
-21
/
+2
*
sub: redo how -no-ass is handled
wm4
2013-05-30
1
-16
/
+4
*
command: auto-insert yadif when switching deinterlacing
wm4
2013-05-23
1
-6
/
+40
*
input: do property expansion for all input command string arguments
wm4
2013-05-18
1
-18
/
+19
*
core: allow changing filter filters at runtime
wm4
2013-05-18
1
-0
/
+40
*
video: rename VDCTRL_RESET_ASPECT to VDCTRL_REINIT_VO
wm4
2013-05-18
1
-1
/
+1
*
command: use "title" tag for media-title property if available
wm4
2013-05-15
1
-3
/
+6
*
add osd-scale command
Paul B Mahol
2013-05-14
1
-0
/
+1
*
command: simplify sub OSD update
wm4
2013-05-14
1
-8
/
+8
*
core: add --stream-capture
wm4
2013-05-12
1
-0
/
+15
*
Merge branch 'audio_changes'
wm4
2013-05-12
1
-13
/
+3
|
\
|
*
core: use channel map on demuxer level too
wm4
2013-05-12
1
-12
/
+2
|
*
af: remove automatically inserted filters on full reinit
wm4
2013-04-13
1
-1
/
+1
*
|
command: add time-remaining property
wm4
2013-05-10
1
-0
/
+14
*
|
core: refactor seek_chapter() function
wm4
2013-05-09
1
-7
/
+4
*
|
command: fix DVD angle cycling
wm4
2013-05-09
1
-2
/
+12
*
|
core: add playback resume feature (manual/opt-in)
wm4
2013-05-05
1
-0
/
+6
*
|
command: alias video/audio/sub properties to -vid/-aid/-sid
wm4
2013-05-05
1
-9
/
+26
*
|
core: simplify handling of --pause
wm4
2013-04-25
1
-9
/
+4
*
|
core: don't let cache pause handling and user pausing conflict
wm4
2013-04-25
1
-2
/
+2
*
|
core: add backstep support
wm4
2013-04-24
1
-1
/
+5
*
|
command: try to switch subs too for program property
wm4
2013-04-20
1
-2
/
+4
|
/
*
core: remove dead --vsync leftovers
wm4
2013-04-12
1
-9
/
+0
*
command: fix deref before NULL check
wm4
2013-04-12
1
-1
/
+1
*
command: fix loadlist command
wm4
2013-04-10
1
-3
/
+5
*
command: silence "Audio: no audio" line for playback speed
wm4
2013-04-04
1
-1
/
+2
*
command: export VO video width/height as properties
wm4
2013-03-26
1
-0
/
+24
*
core: remove a number of global variables
wm4
2013-03-08
1
-5
/
+7
*
vo: Separate vo options from MPOpts
Alexander Preisinger
2013-03-04
1
-3
/
+3
*
vo: remove and cleanup globals
Alexander Preisinger
2013-03-04
1
-19
/
+21
*
screenshot: make showing OSD message when taking a screenshot default
wm4
2013-02-26
1
-2
/
+1
*
screenshot: show a message on each screenshot taken
wm4
2013-02-26
1
-1
/
+2
*
commands: parse seek time arguments like time options
wm4
2013-02-26
1
-1
/
+1
*
Remove --rootwin option and rootwin property
wm4
2013-02-24
1
-10
/
+0
*
core: print correct quit message when quitting, simplify code
wm4
2013-02-24
1
-3
/
+3
*
command: add "cache" read-only property
wm4
2013-02-17
1
-0
/
+10
*
command: give feedback on the OSD if a property is unavailable
wm4
2013-02-16
1
-25
/
+24
*
osd: add --no-osd-bar option to disable the OSD bar
wm4
2013-02-16
1
-2
/
+2
*
core: redo how codecs are mapped, remove codecs.conf
wm4
2013-02-10
1
-52
/
+10
*
core: remove --edlout functionality
wm4
2013-02-06
1
-21
/
+0
*
command: add command to show playlist on OSD
wm4
2013-02-06
1
-0
/
+20
*
mplayer: make advancing the playlist respect looping
wm4
2013-02-03
1
-1
/
+1
*
Replace strsep() uses
wm4
2013-01-13
1
-6
/
+8
*
sub: remove vobsub reader in favor of ffmpeg vobsub demuxer
wm4
2012-12-11
1
-1
/
+0
*
osd: fix OSD status symbol display in some cases
wm4
2012-11-20
1
-6
/
+4
*
command: use yes/no instead of enabled/disabled for consistency
wm4
2012-11-20
1
-4
/
+2
*
osd: make the OSD and sub font more customizable
wm4
2012-11-20
1
-25
/
+2
*
command: export A/V sync difference as "avsync" property
wm4
2012-11-16
1
-0
/
+9
*
command: add sub_reload and sub_remove commands
wm4
2012-11-16
1
-2
/
+23
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-15
/
+16
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-0
/
+2323