| Commit message (Expand) | Author | Age |
* | Add a function to remove osd msg and use it to remove the "OSD: enabled" | albeu | 2005-11-27 |
* | Make the osd command only switch between enabled/disabled when | albeu | 2005-11-20 |
* | Big OSD cleanup. Replace the mess with 100's of counter vars | albeu | 2005-11-16 |
* | add a switch, slave command, and vo control to toggle borderless window. | joey | 2005-11-10 |
* | reordered subtitles language OSD display, since it worked bad for ogm... | ptt | 2005-11-09 |
* | there is no sh_video for audio only files | faust3 | 2005-11-06 |
* | 10l: osd_show_dvd_nav_highlight is just a flag | ranma | 2005-11-06 |
* | Number of frames to show the OSD shouldn't be hardcoded, derive from fps instead | ranma | 2005-11-06 |
* | Translated strings might be longer than the originals. One unnecessary depen... | ranma | 2005-11-05 |
* | Enabled OSD localization / moved msgs to help/help_mp-en.h | ptt | 2005-11-05 |
* | Autoload vobsub's from ~/.mplayer/sub | albeu | 2005-11-03 |
* | new message was even worse -- B/s means bytes per second, not sample! | rfelker | 2005-10-17 |
* | allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmai... | faust3 | 2005-10-16 |
* | exit mplayer if audio filter init fails (same as mencoder does) | ivo | 2005-10-13 |
* | Missing space in status line | reimar | 2005-10-12 |
* | change to switch/case for dumpsub | ods15 | 2005-10-12 |
* | -frames plays one frame too many. | reimar | 2005-10-11 |
* | Show total time when playing audio-only files | reimar | 2005-10-04 |
* | Prints -identify output for: | gpoirier | 2005-09-19 |
* | Add comments to a few #endif statements in order to make clear which | diego | 2005-09-15 |
* | consistency fix: OSD bar for gamma changes should only appear when gamma | reimar | 2005-09-14 |
* | screenshot filter | henry | 2005-09-11 |
* | clear OSD when playing new file | reimar | 2005-09-05 |
* | Replace bps by B/s when it means bytes per second to avoid ambiguity since | diego | 2005-09-02 |
* | Adds -idle, an option to make MPlayer wait for input ('loadfile' or | ods15 | 2005-09-02 |
* | Make -identify's 'ID_LENGTH=' print a float and not an integer.. The | ods15 | 2005-09-02 |
* | allow multiple help clauses on the command line, Patch by kiriuja " mplayer-p... | gpoirier | 2005-09-02 |
* | add key_down_eventto slave mode, used to inject key down event with mplayer_p... | nplourde | 2005-08-31 |
* | adds 'ID_DEMUXER=avi' to -identify... | ods15 | 2005-08-27 |
* | ensure that audio-only files are decoded till the end by not only | reimar | 2005-08-23 |
* | loadfile/loadlist can now also add files to the playlist | reimar | 2005-08-15 |
* | Demuxer modularization | rtognimp | 2005-08-05 |
* | remove unused cache-prefill and create cache-seek-min that controls when seek... | iive | 2005-07-31 |
* | Remove untranslatable strings | wight | 2005-07-24 |
* | define SIGHUP and SIGPIPE for MinGW and catch SIGPIPE also in mplayer | reimar | 2005-07-22 |
* | Fix few memleaks on exit. | iive | 2005-07-21 |
* | Do not count skipped/broken frames when using -frames | reimar | 2005-07-03 |
* | Missing part of the last commit (got merged in on cvs update :-( ) | reimar | 2005-06-30 |
* | simplify osd-status display, and allow e.g. osd -2 to get the old behaviour | reimar | 2005-06-30 |
* | Make the OSD display state information when cycling OSD states with 'o'. | diego | 2005-06-30 |
* | make -srate work again, unify audio filter init and preinit. | reimar | 2005-06-24 |
* | adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ... | gpoirier | 2005-06-20 |
* | Add sub_load and sub_remove slave commands. | reimar | 2005-06-09 |
* | strdup subtitle filename at a more appropriate place, fixing memleaks and | reimar | 2005-06-01 |
* | keep vo_fps and vo_mouse_timer_const in sync with sh_video->fps, otherwise | reimar | 2005-05-28 |
* | new get_time_pos slave mode commando | reimar | 2005-05-18 |
* | use darwin accurate timer | nplourde | 2005-04-29 |
* | adds a parameter to the switch_audio command to directly select a track. | reimar | 2005-04-28 |
* | Apply -srate and -channels only to the start of the filter chain, not | reimar | 2005-04-22 |
* | Fix OSD when switching subtitles - set the osd buffer to Subtitle: off | henry | 2005-04-15 |