aboutsummaryrefslogtreecommitdiffhomepage
path: root/input
Commit message (Expand)AuthorAge
* 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
* Add matroska chapter seeking capability.Gravatar eugeni2006-08-06
* marks several strings inside structs as const when they hold just Gravatar reynaldo2006-07-16
* OPTFLAGS already includes EXTRA_INC.Gravatar diego2006-07-12
* get_path as const, patch by Stefan Huehner, stefan AT huehner-orgGravatar reynaldo2006-07-03
* rm unnecesary casts from void* - part 4Gravatar reynaldo2006-07-03
* rm unnecesary casts from void* - part 2Gravatar reynaldo2006-07-02
* gets ride of a few more sizeof(char)sGravatar reynaldo2006-06-30
* Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU loadGravatar reimar2006-06-25
* Remove now obsolete .cvsignore files.Gravatar diego2006-06-02
* Make EDL compilation unconditionalGravatar uau2006-04-27
* Align osd_show_text with osd_show_property_text.Gravatar albeu2006-04-23
* Add a new command: osd_show_property_text that show an expanded propertyGravatar albeu2006-04-23
* Handle the tv color control commands with the properties.Gravatar albeu2006-04-22
* Switch audio delay keys to something more sane (+ to increase, - to decrease)Gravatar diego2006-04-15
* prevent overflow.. wtf?! from irc:Gravatar rfelker2006-03-31
* Subtitles properties: move sub_select, sub_pos, sub_visibilty,Gravatar albeu2006-03-24
* Convert fullscreen, panscan, color controls, ontop, rootwin,Gravatar albeu2006-03-23
* Move audio_delay to a property and add a few read only properties toGravatar albeu2006-03-22
* Add the new property API and implement a couple properties.Gravatar albeu2006-03-22
* Enable gui key bindings only when running the gui. Fix enter and escGravatar albeu2006-03-18
* remove useless cruft (binds variable)Gravatar reimar2006-03-12
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27