index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
command.c
Commit message (
Expand
)
Author
Age
*
Merge svn changes up to r27399
Uoti Urpala
2008-08-02
|
\
|
*
Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.
diego
2008-07-30
|
*
Rename two GUI-related preprocessor directives:
diego
2008-07-30
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
|
Merge svn changes up to r27123
Uoti Urpala
2008-06-23
|
\
|
|
*
Keep old dvdnav sub-command options for a while in order
ben
2008-06-20
|
*
Change DVDNAV command key names.
ben
2008-06-19
*
|
Merge svn changes up to r27025
Uoti Urpala
2008-06-07
|
\
|
|
*
Rename some functions as they are mplayer related and not
ben
2008-06-07
*
|
Merge svn changes up to r26979
Uoti Urpala
2008-06-04
|
\
|
|
*
Add a slave command to stop stream playback.
ben
2008-05-27
|
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
*
|
input: Move cmd_queue to context struct
Uoti Urpala
2008-04-30
*
|
input: Move command bind variables to context struct
Uoti Urpala
2008-04-30
*
|
Add a context for mp_fifo
Uoti Urpala
2008-04-29
*
|
Mark some constant symbols as such
Uoti Urpala
2008-04-26
*
|
Move global filename to mpctx
Uoti Urpala
2008-04-26
*
|
Move global mconfig to mpctx
Uoti Urpala
2008-04-26
*
|
Move vo_gamma_* to options struct
Uoti Urpala
2008-04-26
*
|
command.c: cosmetic changes ("type * ptr" -> "type *ptr")
Uoti Urpala
2008-04-25
*
|
Move movie_aspect to options struct
Uoti Urpala
2008-04-25
*
|
Remove some unnecessary recursive includes
Uoti Urpala
2008-04-23
*
|
Move dvdsub_id to options struct
Uoti Urpala
2008-04-23
*
|
Move audio_id and video_id to options struct
Uoti Urpala
2008-04-23
*
|
Move playback_speed to options struct
Uoti Urpala
2008-04-23
*
|
Move global rel_seek_secs and abs_seek_pos to mpctx
Uoti Urpala
2008-04-23
*
|
Remove static mpctx from mplayer.c
Uoti Urpala
2008-04-23
*
|
Move loop_times to option struct
Uoti Urpala
2008-04-23
*
|
Move vo_screenwidth,vo_screenheight to options struct
Uoti Urpala
2008-04-23
*
|
Move vo_dx,vo_dy,vo_dwidth,vo_dheight to vo struct
Uoti Urpala
2008-04-23
*
|
Move global vo_config_count to vo struct
Uoti Urpala
2008-04-23
*
|
Move vo_ontop to options struct
Uoti Urpala
2008-04-23
*
|
Start of new option system
Uoti Urpala
2008-04-23
*
|
Add new video driver API
Uoti Urpala
2008-04-23
|
/
*
Remove unnecessary includes
uau
2008-04-01
*
Include some .h files in corresponding .c files
uau
2008-03-28
*
Add missing #include.
eugeni
2008-02-29
*
Fill sh_sub_t.lang in lavf, mkv and ogg demuxers. Use it for printing subtitle
eugeni
2008-02-29
*
Fill sh_audio_t.lang in lavf and mkv demuxers. Use it for printing audio track
eugeni
2008-02-29
*
typo fix: inited --> initialized
diego
2008-02-14
*
show dvdnav selection in the OSD only when the osd_level>1; patch by foxcore ...
nicodvb
2008-01-29
*
More places that should use SEEK_ABSOLUTE / SEEK_FACTOR
reimar
2008-01-29
*
Simplify a condition that probably is not necessary at all
reimar
2008-01-28
*
reindent after r25881
ben
2008-01-27
*
sub_scale command can now handle both ass and non-ass subs at a time
ben
2008-01-27
*
Add support for dvdnav still frames playback.
ben
2008-01-26
*
Add new command to switch between dvdnav titles
ben
2008-01-24
*
cosmetic: reindent code after r25843
ben
2008-01-23
*
sub_scale command now works with ass subtitles renderer
ben
2008-01-23
[next]