| Commit message (Expand) | Author | Age |
* | add "pausing" prefix for MPlayer commands | reimar | 2004-11-20 |
* | free freetype descriptor and library and mconfig data right before exit | iive | 2004-11-15 |
* | Reduce excessive verbosity. | diego | 2004-11-15 |
* | fix scrolling status line in windows | reimar | 2004-11-13 |
* | use get_screen_size from getch2.c instead of ioctl, fixes bug #131. | reimar | 2004-11-09 |
* | fix insane CPU usage with ao_null | reimar | 2004-11-07 |
* | Replaces edl_mute_count with togle making code more understandable, other tri... | reynaldo | 2004-11-05 |
* | Fix broken seek while on edl and audio only, spoted by Oded Shimon | reynaldo | 2004-11-03 |
* | Fix EDL mute behavior, Patch by Oded Shimon | reynaldo | 2004-11-03 |
* | fixed some doxygen comments, patch by Oded Shimon | reynaldo | 2004-11-03 |
* | reworked the status line to avoid scrolling and remove duplicate code. | reimar | 2004-11-02 |
* | Allow attaching gdb on crash automatically. | reimar | 2004-10-28 |
* | Fixed 2 debug edl messages | reynaldo | 2004-10-26 |
* | cmd can be NULL when leaving the paused mode and using the GUI | reimar | 2004-10-26 |
* | 100l for playback speed changing in audio-only case | reimar | 2004-10-23 |
* | 10l, missing playback_speed argument in mp_msg call. | reimar | 2004-10-23 |
* | allow changing playback speed during playback. | reimar | 2004-10-20 |
* | 10l, patch by Jan Knutar <jknutar@nic.fi> | faust3 | 2004-10-18 |
* | allow to step only one frame forward by pressing s. | reimar | 2004-10-12 |
* | Do not loose commands while paused. | reimar | 2004-10-10 |
* | printf --> mp_msg conversion | diego | 2004-10-07 |
* | show ogg subtitle language on OSD, if available | joey | 2004-09-28 |
* | fix sub_select fiasco with global sub numbering. now multiple sub sources ca... | joey | 2004-09-28 |
* | make sure exit_player gets called | joey | 2004-09-28 |
* | handle sigchld in mplayer.c | faust3 | 2004-09-19 |
* | Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch | diego | 2004-09-17 |
* | make it possible to use the run command from a menu config file, based on a p... | faust3 | 2004-09-16 |
* | fix ineffectual video equalizer command line options, patch by kiriuja <mplay... | faust3 | 2004-09-15 |
* | slave mode command to switch aspect ratio, patch by Aurelien Jacobs <aurel at... | faust3 | 2004-09-15 |
* | quit slave mode command now accepts an exit value, patch by Aurelien Jacobs <... | faust3 | 2004-09-15 |
* | Don't leave a messed up terminal after a crash | rtognimp | 2004-09-09 |
* | mplayer -af help now lists all available audio filters. | ivo | 2004-09-06 |
* | slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gn... | faust3 | 2004-09-02 |
* | EDL enhancement/fixes: | rtognimp | 2004-08-28 |
* | 10l | faust3 | 2004-08-25 |
* | Display the language code for subtitles from Matroska files. | mosu | 2004-08-24 |
* | Do not use globals. Put the variables into the appropriate demuxer struct ins... | mosu | 2004-08-24 |
* | Support for subtitle switching in Matroska. | mosu | 2004-08-24 |
* | printf -> mp_msg conversion, first steps | diego | 2004-08-24 |
* | fix compilation withoud libdvdread | henry | 2004-08-24 |
* | Make the stepsize of volume changes, changeable by a commandline paarameter | attila | 2004-08-23 |
* | fix for audio position inaccuracy | joey | 2004-08-22 |
* | forgot some ifdef's and broke mplayer.c without ogg & dvdread | joey | 2004-08-22 |
* | added runtime toggle of root window playback | joey | 2004-08-22 |
* | moved combined vobsub_lang into sub_select | joey | 2004-08-22 |
* | windows path seperator fixes | joey | 2004-08-12 |
* | Don't drop frames when paused, fixes not displaying the pause OSD icon | diego | 2004-08-09 |
* | Native darwin timer update. | wight | 2004-08-04 |
* | fix segfault when loading subtitles (idea by pl) | rathann | 2004-07-25 |
* | false-use-of-get_path() memleak fixes. | al | 2004-07-23 |