aboutsummaryrefslogtreecommitdiffhomepage
path: root/input
Commit message (Expand)AuthorAge
...
* Remove unused functionGravatar uau2007-08-25
* Use bitfield instead of manual bit fiddling in input.cGravatar uau2007-08-25
* Automatic TV channels scanning ability for MPlayer.Gravatar voroshil2007-08-23
* Clarify comment as pointed out by Ulion.Gravatar diego2007-08-15
* cosmetics: prettyprintGravatar diego2007-08-14
* Apple Remote supportGravatar diego2007-08-14
* Teletext support.Gravatar voroshil2007-07-29
* Add a loop command and property.Gravatar albeu2007-07-09
* Add the sub_scale property and command.Gravatar albeu2007-07-09
* Add comments to some preprocessor directives.Gravatar diego2007-06-27
* Revert r23530.Gravatar voroshil2007-06-21
* The audio balance feature implemented with af_pan.Gravatar zuxy2007-06-20
* Teletext support for tv:// (v4l and v4l2 only)Gravatar voroshil2007-06-10
* implement "bind sections"Gravatar voroshil2007-06-07
* Allow setting the direction in the step_property command.Gravatar albeu2007-05-31
* buggy joystick initialization, works much better without thisGravatar ben2007-05-19
* Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in lineGravatar diego2007-03-21
* New slave command: tv_step_freq <offset in MHz>Gravatar voroshil2007-03-17
* cosmetics: Fix indentation, reorder some lines for consistency.Gravatar diego2007-03-13
* Give more descriptive names to the source and library variables and splitGravatar diego2007-03-13
* Allow to add/modify keybind for '#'Gravatar reimar2007-03-05
* Remove remnants of the nonfunctional "grab_frames" command.Gravatar uau2007-02-19
* Add ignore key bindGravatar reimar2007-01-21
* Remove undocumented redundant key bindings.Gravatar diego2006-12-24
* Do not call usec_sleep when we are not supposed to sleep.Gravatar reimar2006-12-03
* Simplify: 1 > 0 seems to be a rather safe assumption to make ;-)Gravatar reimar2006-12-02
* FFmpeg-style dependency declarationGravatar diego2006-11-27
* Merge common parts of all Makefiles into one file included by all.Gravatar diego2006-11-26
* Remove superfluous comment.Gravatar diego2006-11-25
* Unify dep/depend targets.Gravatar diego2006-11-20
* new slave command: radio_step_freqGravatar voroshil2006-11-19
* bind TAB to 'step_property switch_program'Gravatar nicodvb2006-11-18
* Since vobsub_lang and sub_select do the same, 'b' and 'j' were boundGravatar reimar2006-11-17
* Add deinterlace property, patch by Carl Eugen HoyosGravatar reimar2006-11-17
* associated _ to 'step_property switch_video'Gravatar nicodvb2006-11-16
* Introduce step_property command.Gravatar reimar2006-11-14
* litle bug, didn't compile :(Gravatar ptt2006-10-12
* slight overall verbosity reductionGravatar diego2006-10-12
* introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0);Gravatar nicodvb2006-09-19
* removed old dvdnav_event definitionsGravatar nicodvb2006-09-19
* when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirma...Gravatar nicodvb2006-09-16
* report to mplayer with a slave command the coordinates of the pointer reporte...Gravatar nicodvb2006-09-16
* Add repeated screenshot mode to vf_screenshot.Gravatar eugeni2006-09-15
* Move conditional compilation to the build system.Gravatar diego2006-09-12
* permit to select previous dvdnav menu, in the order chapter->title->rootGravatar nicodvb2006-09-10
* reassigned to KEY_KP? the dvdnav bindings used in input.confGravatar nicodvb2006-09-09
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)Gravatar reimar2006-08-28
* extended slave mode with metadata retrieval commandsGravatar ben2006-08-26
* added new filter option to menu file browser to only display some files accor...Gravatar ben2006-08-22
* Move all internal -I parameters to the front of CFLAGS to avoid using externalGravatar diego2006-08-17