aboutsummaryrefslogtreecommitdiffhomepage
path: root/command.c
Commit message (Expand)AuthorAge
* commands: rename properties, update input.confGravatar wm42012-10-12
* commands: change input commands to make OSD usage explicitGravatar wm42012-10-12
* commands: minor cleanup for property_osd_display arrayGravatar wm42012-10-12
* commands: simplify legacy command-to-property bridgeGravatar wm42012-10-12
* commands: remove legacy slave mode get commandsGravatar wm42012-10-12
* vf_rectangle: remove as it is very dirty and we have a replacement nowGravatar Rudolf Polzer2012-09-18
* options: change --loop option, and extend choice option typeGravatar wm42012-09-18
* options: remove -subalignGravatar wm42012-09-18
* core: remove duplicated format_time() functionsGravatar wm42012-09-18
* subs: restore support for sub_step command with libassGravatar wm42012-09-18
* subs: always use sub decoder framework for libass renderingGravatar Uoti Urpala2012-09-18
* subs: libass: use a single persistent renderer for subtitlesGravatar Uoti Urpala2012-09-18
* core: runtime Matroska edition switchingGravatar wm42012-09-18
* core: manage tracks in the frontendGravatar wm42012-09-18
* core: refactor MPContext.demuxer field accessesGravatar wm42012-09-18
* command: remove sub_remove commandGravatar wm42012-09-07
* command: remove sub_log commandGravatar wm42012-09-07
* Remove dvdnav support (DVD menus)Gravatar wm42012-08-16
* command: expand properties for "run" commandGravatar mplayer-svn2012-08-16
* 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