aboutsummaryrefslogtreecommitdiffhomepage
path: root/command.c
Commit message (Expand)AuthorAge
...
* command: fix crash when setting nonexistent propertyGravatar wm42012-08-10
* command: fix subtitle selection displayGravatar wm42012-08-08
* command: skipping past the last chapter explicitly stops playbackGravatar wm42012-08-07
* mplayer: make OSD stack a member of MPContextGravatar wm42012-08-04
* mplayer: never exit mplayer from within the play loopGravatar wm42012-08-04
* command, mplayer: free return value of demuxer_stream_lang()Gravatar wm42012-08-04
* mplayer: fix idle mode regressionsGravatar wm42012-08-04
* demuxer: introduce a general stream structGravatar wm42012-08-03
* command: make audio switching persistent across file switchesGravatar wm42012-08-03
* mplayer: fix output of audio/sub language in terminal outputGravatar wm42012-08-03
* commands, dvd, dvdnav, bluray: cleanup sub/audio track language displayGravatar mplayer-svn2012-08-03
* stream: add new stream control command STREAM_CTRL_GET_NUM_TITLESGravatar mplayer-svn2012-08-03
* Remove teletext supportGravatar wm42012-08-03
* mplayer: rip out --capture supportGravatar wm42012-08-02
* VO: add mechanisms to change VO commandline for VOs supporting itGravatar wm42012-08-01
* mplayer: make display of playback status more uniformGravatar wm42012-08-01
* mplayer: turn playtree into a list, and change per-file option handlingGravatar wm42012-07-31
* mp_msg: remove filename_recodeGravatar wm42012-07-31
* Remove some demuxers and decodersGravatar wm42012-07-30
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrGravatar wm42012-07-28
* osd: use libass for OSD renderingGravatar wm42012-07-28
* commands: add show_tracks_osd command to display audio and subtitle tracks on...Gravatar wm42012-07-28
* commands: add show_chapters_osd command to display chapters on OSDGravatar wm42012-07-28
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-28
|\
| * audio: fix unmute-at-end logicGravatar Uoti Urpala2012-04-11
| * audio: restore balance setting after reinitGravatar Uoti Urpala2012-04-11
| * audio: keep volume level internally (not only in AO)Gravatar Uoti Urpala2012-04-11
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-01
|\|
| * timeline: subs: keep subtitle tracks in source timeGravatar Uoti Urpala2012-03-25
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-16
|\|
| * core: remove old EDL mode (--edl option)Gravatar Uoti Urpala2012-03-09
| * cleanup: Silence compilation warnings on MinGW-w64Gravatar wm42012-03-01
* | commands: add pt_clear command to clear playlistGravatar wm42012-02-10
* | Merge branch 'softvol' into my_masterGravatar wm42012-01-18
|\ \ | |/ |/|
| * core: remove EDL mutingGravatar wm42012-01-18
| * audio: reset mplayer's mute state when the system mixer volume changesGravatar wm42012-01-18
| * audio: properly restore audio volume on exit when mute is usedGravatar wm42012-01-18
* | osd: always display pause icon when frame steppingGravatar wm42012-01-09
|/
* commands: playback speed: better responsiveness without audioGravatar Uoti Urpala2011-12-06
* Merge branch 'screenshot' (early part)Gravatar Uoti Urpala2011-11-25
|\
| * core: add screenshot mode for actual VO window contentsGravatar wm42011-11-25
| * core: add infrastructure to get screenshots from VOsGravatar wm42011-11-25
* | commands, vd_ffmpeg: fix switch_ratio slave commandGravatar Uoti Urpala2011-11-14
|/
* core, demux: fix --identify chapter output with ordered chaptersGravatar wm42011-10-25
* libmenu: remove OSD menu functionality (--menu)Gravatar Uoti Urpala2011-10-25
* video, options: implement better YUV->RGB conversion controlGravatar wm42011-10-16
* options: move libass-related options to structGravatar Uoti Urpala2011-09-03
* options, subs: add --ass-vsfilter-aspect-compatGravatar harklu2011-08-12
* core: allocate OSD text buffers dynamicallyGravatar harklu2011-08-09
* cleanup: move global ass_force_reload to struct osd_stateGravatar Uoti Urpala2011-08-08