| Commit message (Expand) | Author | Age |
* | 1. Include audio_delay as an argument to demux_seek. | corey | 2006-02-07 |
* | dvd subtitles should be disabled by default, and enabled specifying -sid or -... | nicodvb | 2006-01-13 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 |
* | fix premature end of audio playback (audio only) | henry | 2006-01-08 |
* | Update copyright date to 2006 | gpoirier | 2006-01-04 |
* | don't reset dvdsub->id unless -slang is specified; assign default sub stream ... | nicodvb | 2006-01-02 |
* | check the intermediate audio buffer | henry | 2005-12-31 |
* | change erase to end of line, fall back to old behavior if no termcap found | ods15 | 2005-12-29 |
* | Fix erase to end of line with windows, windows terminal does not support | ods15 | 2005-12-27 |
* | add "pausing_keep" and "pausing_toggle" input cmd prefixes | ods15 | 2005-12-25 |
* | Use termcap "erase to end of line" character code instead of using spaces | ods15 | 2005-12-25 |
* | Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll | ods15 | 2005-12-07 |
* | Fix EDL to be per file, allow -edlout and -edl together as there is really | ods15 | 2005-12-06 |
* | new -msglevel option, constrols msg level for every msg module | ods15 | 2005-12-06 |
* | mplayer.c:1928: warning: implicit declaration of function 'cache_uninit' | rathann | 2005-12-05 |
* | 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 |