| Commit message (Expand) | Author | Age |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 |
* | add "pausing_keep" and "pausing_toggle" input cmd prefixes | ods15 | 2005-12-25 |
* | Add double-click mouse events. | joey | 2005-11-11 |
* | add a switch, slave command, and vo control to toggle borderless window. | joey | 2005-11-10 |
* | libvo input cleanup: remove the dependency on libinput, | albeu | 2005-11-02 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-10-25 |
* | translatable eng strings to new section on help_mp-en | reynaldo | 2005-10-25 |
* | printf to mp_msg | reynaldo | 2005-10-25 |
* | Make a few more messages translatable by moving them into help_mp-en.h. | diego | 2005-10-18 |
* | When compiled with gui, bind ESC to gui_stop so that s is free for screenshot. | reimar | 2005-09-15 |
* | add key_down_eventto slave mode, used to inject key down event with mplayer_p... | nplourde | 2005-08-31 |
* | loadfile/loadlist can now also add files to the playlist | reimar | 2005-08-15 |
* | use calloc so that mp_cmd_free won't use uninitialized data in case of an error | reimar | 2005-07-23 |
* | consume empty lirc events at once. | reimar | 2005-06-27 |
* | Add sub_load and sub_remove slave commands. | reimar | 2005-06-09 |
* | new get_time_pos slave mode commando | reimar | 2005-05-18 |
* | adds a parameter to the switch_audio command to directly select a track. | reimar | 2005-04-28 |
* | when parsing one cmd argument, only un-escape _this_ argument, not the follow... | aurel | 2005-04-15 |
* | allow sub_select and vobsub_lang to select particular subtitle | henry | 2005-04-11 |
* | Added support of audio stream switching in the MPEG demuxer using the #-key | gpoirier | 2005-04-03 |
* | Make seek command parameter float. | reimar | 2005-02-17 |
* | command to log current subtitle to file | henry | 2005-02-12 |
* | fix "Unknown argument" with cmd containing spaces | aurel | 2005-02-11 |
* | remove all setlocale calls, they break the behaviour of sscanf and | reimar | 2005-01-20 |
* | Add missing break that caused an irritating error message all the time when u... | reimar | 2005-01-03 |
* | enable the run slave commande even without libmenu | aurel | 2004-12-02 |
* | add "pausing" prefix for MPlayer commands | reimar | 2004-11-20 |
* | Reduce excessive verbosity. | diego | 2004-11-15 |
* | small memleak fix, based on patch by Wei Jiang <jiangw98@yahoo.com> | faust3 | 2004-10-30 |
* | allow changing playback speed during playback. | reimar | 2004-10-20 |
* | Make '.' key default for framestepping | reimar | 2004-10-14 |
* | Comment clarified, patch by Sylvain Colinet <scolinet at gmail dot com>. | diego | 2004-10-13 |
* | allow to step only one frame forward by pressing s. | reimar | 2004-10-12 |
* | Do not loose commands while paused. | reimar | 2004-10-10 |
* | fix a memory corruption and make sure only getch2 handles stdin | 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 |
* | slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gn... | faust3 | 2004-09-02 |
* | added runtime toggle of root window playback | joey | 2004-08-22 |
* | moved combined vobsub_lang into sub_select | joey | 2004-08-22 |
* | Corrected my mistake in the last memfix patch. | al | 2004-08-03 |
* | false-use-of-get_path() memleak fixes. | al | 2004-07-23 |
* | individual sub_select option not interferring with vobsub_lang | alex | 2004-07-17 |
* | ranlib cleanup by Dan Christiansen | alex | 2004-06-24 |
* | slave command dvb_set_channel now takes 2 arguments: channel card | nicodvb | 2004-04-26 |
* | Support binding F11 and F12 keys to commands. | diego | 2004-01-16 |
* | occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au> | diego | 2003-12-24 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 |
* | Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de> | attila | 2003-09-21 |
* | slave mode commands to print out vo_fs and sub_visibility globals, patch by M... | faust3 | 2003-09-19 |