aboutsummaryrefslogtreecommitdiffhomepage
path: root/input
Commit message (Expand)AuthorAge
* removed old input codeGravatar alex2002-08-28
* removed -W -Wall -g and other gcc-specific warning/debug optionsGravatar arpi2002-08-22
* new slave volume command done :Gravatar arpi2002-08-21
* Add the input command "change_rectangle" to control the rectangleGravatar kmkaplan2002-08-04
* Add loadfile and loadlist commands. May be buggy if the filename contain someGravatar albeu2002-07-26
* 10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvut...Gravatar albeu2002-07-20
* Fix after the patch of Dominik Mierzejewski. Try the user's input.confGravatar albeu2002-06-24
* Patch by Dominik Mierzejewski:Gravatar atmos42002-06-24
* 10L forgot to close input.conf fdGravatar albeu2002-06-19
* Add support for hex key code in input.confGravatar albeu2002-06-12
* add mute support ( step 1 ) and fixed panscan bugs (1000l for me)Gravatar pontscho2002-06-06
* pan&scan support with -vo xv by ?? <mplayer@svennevid.net>Gravatar arpi2002-06-04
* fix two small bug and add multimedia keyboard support ( i tested with Acer Ai...Gravatar pontscho2002-05-25
* 10L bugfixGravatar albeu2002-05-23
* big cosmetics patch, cleanup of messages printed by mplayer and libs.Gravatar arpi2002-05-20
* Add the forgoten scrennshot commandGravatar albeu2002-05-18
* Added -input js-dev xx option to specifies the joystick device to use.Gravatar albeu2002-04-20
* Fix the bug pointed out by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Gravatar albeu2002-04-12
* 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