aboutsummaryrefslogtreecommitdiffhomepage
path: root/input
Commit message (Expand)AuthorAge
* This patch makes it possible to navigate among the subtitles whileGravatar arpi2002-12-05
* slave-mode commands to get movie length & posGravatar arpi2002-12-05
* 10l my last fix choked the last command definition, this fix seems to work co...Gravatar atmos42002-11-25
* Fix endless-loop if no newline at input.conf EOFGravatar atmos42002-11-25
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Gravatar michael2002-11-23
* Add quoting support for string arguments (fix loading of file with space inGravatar albeu2002-11-18
* Add the possibilty to grab the keys and to filter the commandsGravatar albeu2002-11-14
* New config system + cleanup of header inter dependencyGravatar albeu2002-11-12
* Reverse Arpi's commit and put the right fix in place.Gravatar albeu2002-10-25
* better error handlingGravatar arpi2002-10-25
* rewrote the lirc code to remove the forkGravatar arpi2002-10-23
* Fixed a bug in MPlayer which would prevent proper parsing ofGravatar arpi2002-10-23
* mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_in...Gravatar arpi2002-10-23
* New feature to let mplayer read commands from a file. MostlyGravatar albeu2002-10-22
* Mplayer can switch between subtitles of different languages duringGravatar kmkaplan2002-10-17
* This patch adds the functionality to disable/enable subtitles while playingGravatar arpi2002-10-06
* -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)Gravatar arpi2002-09-27
* 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