aboutsummaryrefslogtreecommitdiffhomepage
path: root/input
Commit message (Expand)AuthorAge
...
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* | Merge svn changes up to r27682Gravatar Uoti Urpala2008-10-02
|\|
| * Add an experimental pausing_keep_force slave mode command prefixGravatar reimar2008-09-25
* | Move some declarations from mplayer.c to proper headersGravatar Uoti Urpala2008-08-12
* | 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
| * Group all input command defines in one big enumGravatar ben2008-06-18
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|
| * Add a slave command to stop stream playback.Gravatar ben2008-05-27
| * add potentially missing typesGravatar ben2008-05-20
| * 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
| * cosmetics: Remove useless parentheses from return statements.Gravatar diego2008-05-16
* | Merge svn changes up to r26783Gravatar Uoti Urpala2008-05-15
|\|
| * Use standard license headers with standard formatting.Gravatar diego2008-05-14
| * 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
* | input: Move command filedescriptor list to context structGravatar Uoti Urpala2008-04-30
* | input: Move cmd_queue to context structGravatar Uoti Urpala2008-04-30
* | input.c: Change a static variable to localGravatar Uoti Urpala2008-04-30
* | input: Move key filedescriptor list to context structGravatar Uoti Urpala2008-04-30
* | input.c: Move variable from static to localGravatar Uoti Urpala2008-04-30
* | input.c: Move key down state to context structGravatar Uoti Urpala2008-04-30
* | input.c: Use talloc for command bind allocationsGravatar Uoti Urpala2008-04-30
* | input.[ch]: Move some type definitions from .h to .cGravatar Uoti Urpala2008-04-30
* | input.c: Remove mp_input_ prefixes from static function namesGravatar Uoti Urpala2008-04-30
* | input.c: Make two functions staticGravatar Uoti Urpala2008-04-30
* | Remove INITIALIZED_INPUT from mpctx->initialized_flagsGravatar Uoti Urpala2008-04-30
* | input: Move command bind variables to context structGravatar Uoti Urpala2008-04-30
* | Create a context for input.c stateGravatar Uoti Urpala2008-04-30
* | input.c: Remove _st prefix from struct namesGravatar Uoti Urpala2008-04-30
* | input.c: Use union instead of void *Gravatar Uoti Urpala2008-04-29
* | input: Remove separate mp_input_add_event_fdGravatar Uoti Urpala2008-04-29
* | input.c: Revert code uglifications done for gcc 2.95Gravatar Uoti Urpala2008-04-29
* | input.c: Remove unnecessary #include "osdep/getch2.h"Gravatar Uoti Urpala2008-04-29
* | Merge svn changes up to r26587Gravatar Uoti Urpala2008-04-29
|\|