| Commit message (Expand) | Author | Age | Files | Lines |
* | Add double-click mouse events. | joey | 2005-11-11 | 2 | -0/+22 |
* | add a switch, slave command, and vo control to toggle borderless window. | joey | 2005-11-10 | 2 | -0/+2 |
* | libvo input cleanup: remove the dependency on libinput, | albeu | 2005-11-02 | 1 | -8/+40 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-10-25 | 3 | -10/+10 |
* | translatable eng strings to new section on help_mp-en | reynaldo | 2005-10-25 | 1 | -30/+30 |
* | printf to mp_msg | reynaldo | 2005-10-25 | 1 | -9/+12 |
* | Make a few more messages translatable by moving them into help_mp-en.h. | diego | 2005-10-18 | 1 | -1/+2 |
* | When compiled with gui, bind ESC to gui_stop so that s is free for screenshot. | reimar | 2005-09-15 | 1 | -2/+2 |
* | add key_down_eventto slave mode, used to inject key down event with mplayer_p... | nplourde | 2005-08-31 | 2 | -0/+2 |
* | loadfile/loadlist can now also add files to the playlist | reimar | 2005-08-15 | 1 | -2/+2 |
* | use calloc so that mp_cmd_free won't use uninitialized data in case of an error | reimar | 2005-07-23 | 1 | -1/+1 |
* | consume empty lirc events at once. | reimar | 2005-06-27 | 3 | -1/+5 |
* | Add sub_load and sub_remove slave commands. | reimar | 2005-06-09 | 2 | -0/+4 |
* | new get_time_pos slave mode commando | reimar | 2005-05-18 | 2 | -0/+2 |
* | adds a parameter to the switch_audio command to directly select a track. | reimar | 2005-04-28 | 1 | -1/+1 |
* | when parsing one cmd argument, only un-escape _this_ argument, not the follow... | aurel | 2005-04-15 | 1 | -1/+1 |
* | allow sub_select and vobsub_lang to select particular subtitle | henry | 2005-04-11 | 1 | -2/+2 |
* | Added support of audio stream switching in the MPEG demuxer using the #-key | gpoirier | 2005-04-03 | 2 | -0/+3 |
* | Make seek command parameter float. | reimar | 2005-02-17 | 1 | -1/+1 |
* | command to log current subtitle to file | henry | 2005-02-12 | 2 | -0/+2 |
* | fix "Unknown argument" with cmd containing spaces | aurel | 2005-02-11 | 1 | -0/+1 |
* | remove all setlocale calls, they break the behaviour of sscanf and | reimar | 2005-01-20 | 1 | -11/+0 |
* | Add missing break that caused an irritating error message all the time when u... | reimar | 2005-01-03 | 1 | -0/+1 |
* | enable the run slave commande even without libmenu | aurel | 2004-12-02 | 2 | -2/+2 |
* | add "pausing" prefix for MPlayer commands | reimar | 2004-11-20 | 2 | -0/+8 |
* | Reduce excessive verbosity. | diego | 2004-11-15 | 1 | -3/+3 |
* | small memleak fix, based on patch by Wei Jiang <jiangw98@yahoo.com> | faust3 | 2004-10-30 | 1 | -0/+2 |
* | allow changing playback speed during playback. | reimar | 2004-10-20 | 2 | -0/+11 |
* | Make '.' key default for framestepping | reimar | 2004-10-14 | 1 | -0/+1 |
* | Comment clarified, patch by Sylvain Colinet <scolinet at gmail dot com>. | diego | 2004-10-13 | 1 | -2/+2 |
* | allow to step only one frame forward by pressing s. | reimar | 2004-10-12 | 2 | -0/+2 |
* | Do not loose commands while paused. | reimar | 2004-10-10 | 2 | -9/+19 |
* | fix a memory corruption and make sure only getch2 handles stdin | faust3 | 2004-09-15 | 1 | -2/+2 |
* | slave mode command to switch aspect ratio, patch by Aurelien Jacobs <aurel at... | faust3 | 2004-09-15 | 2 | -0/+2 |
* | quit slave mode command now accepts an exit value, patch by Aurelien Jacobs <... | faust3 | 2004-09-15 | 1 | -1/+1 |
* | slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gn... | faust3 | 2004-09-02 | 2 | -0/+2 |
* | added runtime toggle of root window playback | joey | 2004-08-22 | 2 | -0/+2 |
* | moved combined vobsub_lang into sub_select | joey | 2004-08-22 | 2 | -2/+2 |
* | Corrected my mistake in the last memfix patch. | al | 2004-08-03 | 1 | -4/+13 |
* | false-use-of-get_path() memleak fixes. | al | 2004-07-23 | 1 | -1/+4 |
* | individual sub_select option not interferring with vobsub_lang | alex | 2004-07-17 | 2 | -0/+3 |
* | ranlib cleanup by Dan Christiansen | alex | 2004-06-24 | 1 | -0/+1 |
* | slave command dvb_set_channel now takes 2 arguments: channel card | nicodvb | 2004-04-26 | 1 | -1/+1 |
* | Support binding F11 and F12 keys to commands. | diego | 2004-01-16 | 1 | -0/+2 |
* | occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au> | diego | 2003-12-24 | 1 | -2/+2 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 | 2 | -0/+3 |
* | Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de> | attila | 2003-09-21 | 2 | -0/+3 |
* | slave mode commands to print out vo_fs and sub_visibility globals, patch by M... | faust3 | 2003-09-19 | 2 | -0/+5 |
* | spelling cosmetics | diego | 2003-09-14 | 1 | -22/+22 |
* | 1000l | alex | 2003-09-02 | 1 | -2/+2 |
* | Finnaly commit Nico's dvb menu. Sorry for committing this | albeu | 2003-08-16 | 1 | -0/+3 |
* | I've juste found a bug which prevent to load a file whose name contain | albeu | 2003-08-15 | 1 | -3/+4 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 1 | -9/+8 |
* | reverse of accidently twice commited patch (non-unified patch suxx) | gabucino | 2003-08-12 | 2 | -8/+0 |
* | From: Kir Kostuchenko <kir@users.sourceforge.net> | gabucino | 2003-08-12 | 2 | -0/+8 |
* | Hi, here are slave commands: | gabucino | 2003-08-12 | 2 | -0/+8 |
* | dvbin fix by Nico <nsabbi@libero.it> | alex | 2003-08-11 | 1 | -0/+4 |
* | I'd like to change tv tuner frequency in the slave mode. So this patch | gabucino | 2003-08-04 | 2 | -0/+4 |
* | Output typos fixed. | diego | 2003-07-09 | 1 | -33/+33 |
* | output typo fixes: unknow --> unknown | diego | 2003-07-09 | 1 | -1/+1 |
* | renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_... | arpi | 2003-06-09 | 1 | -1/+1 |
* | lirccd support by Fredrik Tolf <fredrik@dolda2000.cjb.net> | alex | 2003-05-30 | 1 | -1/+15 |
* | new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars.... | faust3 | 2003-05-17 | 2 | -0/+2 |
* | keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal... | alex | 2003-04-09 | 1 | -0/+24 |
* | allow select()less compilation | faust3 | 2003-04-04 | 1 | -0/+20 |
* | Support for "internet" or "multimedia" keyboards in X11. | albeu | 2003-04-04 | 1 | -0/+12 |
* | - 10l fix: it exited with return MP_INPUT_NOTHING; if all fd's have | arpi | 2003-03-29 | 1 | -3/+9 |
* | linux->osdep | arpi | 2003-02-09 | 1 | -3/+3 |
* | use 'a' for subtitle aligment instead for useless gui aboutbox | arpi | 2003-01-12 | 1 | -2/+1 |
* | user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois) | henry | 2002-12-28 | 2 | -2/+3 |
* | This patch adds support for vertical subtitle alignment | arpi | 2002-12-23 | 2 | -0/+3 |
* | Merged EDL 0.5 patch - it's something like Quicktime's edit lists. | arpi | 2002-12-23 | 2 | -0/+10 |
* | add a TV_SET_CNANNEL command | henry | 2002-12-19 | 2 | -0/+2 |
* | This patch makes it possible to navigate among the subtitles while | arpi | 2002-12-05 | 2 | -0/+4 |
* | slave-mode commands to get movie length & pos | arpi | 2002-12-05 | 2 | -0/+4 |
* | 10l my last fix choked the last command definition, this fix seems to work co... | atmos4 | 2002-11-25 | 1 | -2/+2 |
* | Fix endless-loop if no newline at input.conf EOF | atmos4 | 2002-11-25 | 1 | -3/+3 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | michael | 2002-11-23 | 1 | -1/+1 |
* | Add quoting support for string arguments (fix loading of file with space in | albeu | 2002-11-18 | 2 | -9/+32 |
* | Add the possibilty to grab the keys and to filter the commands | albeu | 2002-11-14 | 2 | -26/+106 |
* | New config system + cleanup of header inter dependency | albeu | 2002-11-12 | 1 | -0/+1 |
* | Reverse Arpi's commit and put the right fix in place. | albeu | 2002-10-25 | 2 | -14/+32 |
* | better error handling | arpi | 2002-10-25 | 1 | -3/+8 |
* | rewrote the lirc code to remove the fork | arpi | 2002-10-23 | 3 | -97/+73 |
* | Fixed a bug in MPlayer which would prevent proper parsing of | arpi | 2002-10-23 | 1 | -0/+11 |
* | mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_in... | arpi | 2002-10-23 | 2 | -0/+28 |
* | New feature to let mplayer read commands from a file. Mostly | albeu | 2002-10-22 | 1 | -0/+18 |
* | Mplayer can switch between subtitles of different languages during | kmkaplan | 2002-10-17 | 2 | -0/+3 |
* | This patch adds the functionality to disable/enable subtitles while playing | arpi | 2002-10-06 | 2 | -0/+3 |
* | -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only) | arpi | 2002-09-27 | 2 | -0/+2 |
* | removed old input code | alex | 2002-08-28 | 2 | -9/+0 |
* | removed -W -Wall -g and other gcc-specific warning/debug options | arpi | 2002-08-22 | 1 | -1/+1 |
* | new slave volume command done : | arpi | 2002-08-21 | 1 | -1/+1 |
* | Add the input command "change_rectangle" to control the rectangle | kmkaplan | 2002-08-04 | 2 | -0/+2 |
* | Add loadfile and loadlist commands. May be buggy if the filename contain some | albeu | 2002-07-26 | 2 | -0/+4 |
* | 10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvut... | albeu | 2002-07-20 | 1 | -1/+2 |
* | Fix after the patch of Dominik Mierzejewski. Try the user's input.conf | albeu | 2002-06-24 | 1 | -3/+7 |
* | Patch by Dominik Mierzejewski: | atmos4 | 2002-06-24 | 1 | -1/+1 |
* | 10L forgot to close input.conf fd | albeu | 2002-06-19 | 1 | -0/+5 |
* | Add support for hex key code in input.conf | albeu | 2002-06-12 | 1 | -8/+13 |
* | add mute support ( step 1 ) and fixed panscan bugs (1000l for me) | pontscho | 2002-06-06 | 2 | -1/+4 |
* | pan&scan support with -vo xv by ?? <mplayer@svennevid.net> | arpi | 2002-06-04 | 2 | -0/+4 |
* | fix two small bug and add multimedia keyboard support ( i tested with Acer Ai... | pontscho | 2002-05-25 | 1 | -3/+3 |
* | 10L bugfix | albeu | 2002-05-23 | 1 | -1/+1 |
* | big cosmetics patch, cleanup of messages printed by mplayer and libs. | arpi | 2002-05-20 | 1 | -1/+1 |
* | Add the forgoten scrennshot command | albeu | 2002-05-18 | 2 | -0/+3 |
* | Added -input js-dev xx option to specifies the joystick device to use. | albeu | 2002-04-20 | 1 | -1/+4 |
* | Fix the bug pointed out by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz> | albeu | 2002-04-12 | 1 | -13/+27 |
* | dvdnav event added, queue size 10->100, added void* event arg type - dvdnav p... | arpi | 2002-04-03 | 2 | -1/+6 |
* | DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net> | arpi | 2002-03-28 | 2 | -0/+21 |
* | Added options -input keylist and -input cmdlist to list all know | albeu | 2002-03-20 | 1 | -5/+49 |
* | 10L bug fix. Thx to Fredrik Kuivinen <freku045@student.liu.se>. | albeu | 2002-03-19 | 1 | -0/+3 |
* | A bug fix in the auto-repeat stuff + moved all printf to mp_msg | albeu | 2002-03-19 | 1 | -44/+58 |
* | Commentting session | albeu | 2002-03-19 | 1 | -1/+39 |
* | A bug fix + moved error msg from verbose to error | albeu | 2002-03-19 | 1 | -4/+4 |
* | 1L : removed redondant enter key binding | albeu | 2002-03-16 | 1 | -1/+0 |
* | ENTER now quits after last file | gabucino | 2002-03-16 | 1 | -4/+3 |
* | Now enter key quit if no next file is avaible | albeu | 2002-03-16 | 1 | -4/+8 |
* | small changes in event handling | pontscho | 2002-03-13 | 1 | -0/+6 |
* | lexical fixes (COSMETIC :)) and one 'real fix': grap_frames -> grab_frames --... | alex | 2002-03-12 | 1 | -7/+7 |
* | remove obsoleted function (mplResize) | pontscho | 2002-03-11 | 1 | -3/+4 |
* | -subpos key bindings with new input layer - patch by Tomas Konir <moje@molly.... | arpi | 2002-03-10 | 2 | -0/+4 |
* | KEY_ENTER->quit binding. why doesn't 'pt_step 1' exits if no more file left? | arpi | 2002-03-06 | 1 | -0/+2 |
* | Fix when stdin is used as a file | albeu | 2002-02-28 | 1 | -0/+2 |
* | add half new input support for gui | pontscho | 2002-02-25 | 2 | -3/+36 |
* | Small bugfix (memcpy too small without sizeof(int) :( ) | albeu | 2002-02-24 | 1 | -11/+13 |
* | Really take tab as a space in cmd parsing. | albeu | 2002-02-24 | 1 | -19/+72 |
* | Added an option to select the input config file | albeu | 2002-02-24 | 1 | -1/+3 |
* | Also use tab as cmd arg sepparator | albeu | 2002-02-23 | 1 | -2/+2 |
* | Make old and new lirc support independant from each other | albeu | 2002-02-23 | 1 | -1/+1 |
* | Fixed bug with comments in input.conf parser | albeu | 2002-02-23 | 2 | -11/+46 |
* | EXTRA_INC added (Nexus) | arpi | 2002-02-22 | 1 | -1/+1 |
* | Added comments support in input.conf (comments lines with #) | albeu | 2002-02-20 | 1 | -1/+28 |
* | vo_fullscreen added | alex | 2002-02-17 | 2 | -0/+3 |
* | Added key autorepeat support. Options to enable/disable joystick and lirc | albeu | 2002-02-11 | 4 | -102/+228 |
* | Added support for key combination and mouse buttons key code | albeu | 2002-02-08 | 4 | -74/+218 |
* | Remove some unuseful stuff and don't try to kill an unexisting | albeu | 2002-02-04 | 1 | -14/+2 |
* | Tell the user when we fallback on default config. | albeu | 2002-02-04 | 1 | -8/+21 |
* | Fix the bugs the previous version should fix (and those introduced | albeu | 2002-02-04 | 3 | -74/+11 |
* | Corrected the quit bug and added support for up to 10 axis | albeu | 2002-02-03 | 3 | -25/+109 |
* | *** empty log message *** | jaf | 2002-02-01 | 1 | -0/+1 |
* | Added lirc support in input | albeu | 2002-01-31 | 4 | -1/+181 |
* | Added uninit to input | albeu | 2002-01-31 | 1 | -0/+3 |
* | A new configurable input system and joystick support for this system | albeu | 2002-01-30 | 5 | -0/+1106 |