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 r28087
Uoti Urpala
2008-12-04
|
\
|
*
Print ID_EXIT and exit reason message in identify mode when exiting.
reimar
2008-12-02
*
|
Merge svn changes up to r27841
Uoti Urpala
2008-10-28
|
\
|
|
*
Disallow the modification of teletext properties when the tv demuxer is
faust3
2008-10-27
*
|
Merge svn changes up to r27682
Uoti Urpala
2008-10-02
|
\
|
|
*
Use the existing pt_iter_goto_head function instead of reimplementing it
reimar
2008-10-01
|
*
mpctx->playtree is a node, files can not be directly appended to it,
reimar
2008-10-01
|
*
Add a "pause" property to allow checking if MPlayer is paused.
reimar
2008-10-01
|
*
slave command to get the number of chapters; patch by Kevin DeKorte - kdekort...
nicodvb
2008-09-26
*
|
Merge svn changes up to r27514
Uoti Urpala
2008-09-03
|
\
|
|
*
handle the lavfpref demuxer in the same way as the lavf one
aurel
2008-08-27
*
|
core: Clean up move-to-next-file logic
Uoti Urpala
2008-08-13
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Rename font-related preprocessor directives.
diego
2008-08-07
|
*
Fix wrong behavior with slave command by going back to the starting point
ben
2008-08-07
|
*
cosmetic: reindent after r27414
ben
2008-08-04
|
*
Fixes unsafe 'chapter' command with get_property() call.
ben
2008-08-04
|
*
cosmetic: reindent after r27412
ben
2008-08-04
|
*
Fixes unsafe 'angle' command with get_property() call.
ben
2008-08-04
|
*
Fixes unsafe 'switch_audio' command with set_property() call.
ben
2008-08-04
|
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
|
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
[next]