aboutsummaryrefslogtreecommitdiffhomepage
path: root/input
Commit message (Expand)AuthorAge
* dvdnav event added, queue size 10->100, added void* event arg type - dvdnav p...Gravatar arpi2002-04-03
* DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>Gravatar arpi2002-03-28
* Added options -input keylist and -input cmdlist to list all knowGravatar albeu2002-03-20
* 10L bug fix. Thx to Fredrik Kuivinen <freku045@student.liu.se>.Gravatar albeu2002-03-19
* A bug fix in the auto-repeat stuff + moved all printf to mp_msgGravatar albeu2002-03-19
* Commentting sessionGravatar albeu2002-03-19
* A bug fix + moved error msg from verbose to errorGravatar albeu2002-03-19
* 1L : removed redondant enter key bindingGravatar albeu2002-03-16
* ENTER now quits after last fileGravatar gabucino2002-03-16
* Now enter key quit if no next file is avaibleGravatar albeu2002-03-16
* small changes in event handlingGravatar pontscho2002-03-13
* lexical fixes (COSMETIC :)) and one 'real fix': grap_frames -> grab_frames --...Gravatar alex2002-03-12
* remove obsoleted function (mplResize)Gravatar pontscho2002-03-11
* -subpos key bindings with new input layer - patch by Tomas Konir <moje@molly....Gravatar arpi2002-03-10
* KEY_ENTER->quit binding. why doesn't 'pt_step 1' exits if no more file left?Gravatar arpi2002-03-06
* Fix when stdin is used as a fileGravatar albeu2002-02-28
* add half new input support for guiGravatar pontscho2002-02-25
* Small bugfix (memcpy too small without sizeof(int) :( )Gravatar albeu2002-02-24
* Really take tab as a space in cmd parsing.Gravatar albeu2002-02-24
* Added an option to select the input config fileGravatar albeu2002-02-24
* Also use tab as cmd arg sepparatorGravatar albeu2002-02-23
* Make old and new lirc support independant from each otherGravatar albeu2002-02-23
* Fixed bug with comments in input.conf parserGravatar albeu2002-02-23
* EXTRA_INC added (Nexus)Gravatar arpi2002-02-22
* Added comments support in input.conf (comments lines with #)Gravatar albeu2002-02-20
* vo_fullscreen addedGravatar alex2002-02-17
* Added key autorepeat support. Options to enable/disable joystick and lircGravatar albeu2002-02-11
* Added support for key combination and mouse buttons key codeGravatar albeu2002-02-08
* Remove some unuseful stuff and don't try to kill an unexistingGravatar albeu2002-02-04
* Tell the user when we fallback on default config.Gravatar albeu2002-02-04
* Fix the bugs the previous version should fix (and those introducedGravatar albeu2002-02-04
* Corrected the quit bug and added support for up to 10 axisGravatar albeu2002-02-03
* *** empty log message ***Gravatar jaf2002-02-01
* Added lirc support in inputGravatar albeu2002-01-31
* Added uninit to inputGravatar albeu2002-01-31
* A new configurable input system and joystick support for this systemGravatar albeu2002-01-30