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
*
command.c: Change cast to avoid a warning
reimar
2010-11-02
*
slave mode: Add stream_time_pos property
reimar
2010-11-02
*
subs: Change global subtitle numbering scheme
reimar
2010-11-02
*
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
Uoti Urpala
2010-05-29
*
Make audio stream index handling saner in stream switching
Uoti Urpala
2010-05-22
*
Merge svn change r31134
Uoti Urpala
2010-05-07
|
\
|
*
the great MPlayer tab removal: part II
diego
2010-05-03
*
|
Merge svn changes up to r31033
Uoti Urpala
2010-04-26
|
\
|
*
|
Merge svn changes up to r30967
Uoti Urpala
2010-04-26
|
\
\
*
|
|
Fix chapter handling with first chapter not at beginning of file
Uoti Urpala
2010-04-25
*
|
|
Move seek-reset functionality out of demuxer.c
Uoti Urpala
2010-04-23
|
|
*
Add slave commands for loading and unloading audio filters at runtime.
cehoyos
2010-04-11
|
|
*
Add osd_show_progression: Show progress bar and elapsed/total time.
cehoyos
2010-04-09
|
|
/
|
*
Rename get_path.[ch] --> path.[ch].
diego
2010-03-20
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
|
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
|
\
|
|
*
Add license header to all top-level files missing them.
diego
2010-01-30
*
|
Merge svn changes up to r30419
Uoti Urpala
2010-01-25
|
\
|
|
*
Also handle ASS subtitles when removing subtitles via sub_remove slave command.
reimar
2010-01-22
|
*
Avoid duplicating code to remove subtitles (sub_remove slave command).
reimar
2010-01-22
*
|
translations: corrently translate most OSD output
Uoti Urpala
2010-01-12
*
|
translations: add infrastructure for translated OSD messages
Uoti Urpala
2010-01-12
*
|
Merge svn changes up to r30136
Uoti Urpala
2009-12-30
|
\
|
|
*
Return the actually playing audio/video id for get_property, not the one
reimar
2009-12-27
|
*
Subtitle are now also available without video, so remove that
reimar
2009-12-27
|
*
Use the same condition to decide if the audio/video id property is
reimar
2009-12-27
|
*
When setting audio or video track make sure we will not try to
reimar
2009-12-27
|
*
Print a ANS_ERROR reply if one of the *_property slave command fails.
reimar
2009-12-27
|
*
Never include ass.h and ass_types.h directly, use ass_mp.h instead.
reimar
2009-12-19
*
|
Fix printf format strings with invalid '%lf' conversion
Uoti Urpala
2009-12-15
*
|
options: Move ass_enabled to options struct
Uoti Urpala
2009-12-02
*
|
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
|
\
|
*
|
Add yuv_colorspace property, implemented in vo_vdpau and vo_xv
Uoti Urpala
2009-11-15
|
*
Show OSD message when enabling/disabling de-interlacing.
cehoyos
2009-11-14
|
*
Avoid modifying dvdsub_id in command.c where possible.
reimar
2009-11-11
|
*
Make sure the teletext property stuff does not crash if no demuxer is available.
reimar
2009-11-09
|
*
Remove CONFIG_TV_TELETEXT.
cehoyos
2009-11-07
|
*
Separate teletext from tv support.
cehoyos
2009-11-07
|
*
Move teletext specific code from stream into libmpcodecs.
cehoyos
2009-10-29
*
|
Merge svn changes up to r29752
Uoti Urpala
2009-10-06
|
\
|
|
*
Make update_subtitles work without sh_video for text subtitles.
reimar
2009-09-23
*
|
UI: Make the 'D' key print the new deinterlace status
Uoti Urpala
2009-09-19
*
|
commands: Add set_property_osd and step_property_osd
Uoti Urpala
2009-09-19
*
|
command.c: Split property OSD display from property commands
Uoti Urpala
2009-09-19
*
|
Merge svn changes up to r29684
Uoti Urpala
2009-09-16
|
\
|
|
*
Make indentation consistent with the rest of the file
reimar
2009-09-08
|
*
Never switch to a program with no audio and no video.
reimar
2009-09-08
*
|
Merge svn changes up to r29532
Uoti Urpala
2009-08-18
|
\
|
|
*
Only #include stream/stream_dvd.h when libdvdread is enabled.
diego
2009-08-03
|
*
Remove pointless #ifdefs around harmless internal header #includes.
diego
2009-08-02
[next]