aboutsummaryrefslogtreecommitdiffhomepage
path: root/input/input.c
Commit message (Expand)AuthorAge
...
| | * Add osd_show_progression: Show progress bar and elapsed/total time.Gravatar cehoyos2010-04-09
| | * Mark input-related m_option_t arrays as const.Gravatar diego2010-04-04
| |/
| * Rename get_path.[ch] --> path.[ch].Gravatar diego2010-03-20
* | Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* | Merge svn changes up to r30798Gravatar Uoti Urpala2010-03-10
|\|
| * Support all line ending types in mp_input_read_cmd.Gravatar reimar2010-02-27
| * Mark some more functions that are not used outside of their files as static.Gravatar diego2010-02-18
* | Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\|
* | Add yuv_colorspace property, implemented in vo_vdpau and vo_xvGravatar Uoti Urpala2009-11-15
| * Remove CONFIG_TV_TELETEXT.Gravatar cehoyos2009-11-07
* | UI: Make the 'D' key print the new deinterlace statusGravatar Uoti Urpala2009-09-19
* | commands: Add set_property_osd and step_property_osdGravatar Uoti Urpala2009-09-19
* | Remove the internal GUIGravatar Anton Khirnov2009-07-07
* | Merge svn changes up to r29412Gravatar Uoti Urpala2009-07-07
|\|
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * Increase slave mode buffer so that one can load files with a deeperGravatar ben2009-06-26
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r29117Gravatar Uoti Urpala2009-04-01
|\|
| * Rename 'default-binds' input option to 'default-bindings'.Gravatar diego2009-03-25
* | Merge svn changes up to r28951Gravatar Uoti Urpala2009-03-14
|\|
| * Add an option to disable the default key binding that MPlayer includesGravatar reimar2009-03-08
| * Make pausing_keep_force the default for the set_mouse_pos and key_down_event -Gravatar reimar2009-03-07
* | Merge svn changes up to r28149Gravatar Uoti Urpala2008-12-14
|\|
| * Add standard GPL license header.Gravatar diego2008-12-13
* | Merge svn changes up to r27682Gravatar Uoti Urpala2008-10-02
|\|
| * Add an experimental pausing_keep_force slave mode command prefixGravatar reimar2008-09-25
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Rename a bunch of miscellaneous preprocessor directives.Gravatar diego2008-08-07
| * Rename all preprocessor directives related to Apple / Mac OS X.Gravatar diego2008-08-06
| * Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.Gravatar diego2008-07-30
| * Rename two GUI-related preprocessor directives:Gravatar diego2008-07-30
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Merge svn changes up to r27123Gravatar Uoti Urpala2008-06-23
|\|
| * Change DVDNAV command key names.Gravatar ben2008-06-19
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|
| * Add a slave command to stop stream playback.Gravatar ben2008-05-27
| * fix compilation of input.c if neither macosx/linux apple remote codeGravatar ben2008-05-18
| * Keep AppleIR enabled by default on MacOSX but have it disable on Linux.Gravatar ben2008-05-18
| * Do not enable AppleIR by default.Gravatar ben2008-05-18
| * Add support for AppleIR Remote as an input under Linux systems.Gravatar ben2008-05-18
* | Merge svn changes up to r26783Gravatar Uoti Urpala2008-05-15
|\|
| * usec_sleep(0) is not the same as not sleeping at all.Gravatar reimar2008-05-10
* | input.c: Use talloc for all memory allocationsGravatar Uoti Urpala2008-05-01
* | Move input options to option structGravatar Uoti Urpala2008-04-30
* | input: Use talloc for struct mp_cmd and things under itGravatar Uoti Urpala2008-04-30