index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
input
Commit message (
Expand
)
Author
Age
*
Add an option to disable the default key binding that MPlayer includes
reimar
2009-03-08
*
Make pausing_keep_force the default for the set_mouse_pos and key_down_event -
reimar
2009-03-07
*
Move setting of O_NONBLOCK before lirc_readconfig, this avoids a memleak
reimar
2009-01-30
*
Fix an MSGT_INPUT to MSGT_LIRC in lirc.c
reimar
2009-01-30
*
Do not use select n lirc code, instead set the fd non-blocking.
reimar
2009-01-27
*
Fix typo: pool -> poll
reimar
2009-01-25
*
Add standard GPL license header.
diego
2008-12-13
*
Re-add "extern"s incorrectly removed in r28085
reimar
2008-12-04
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
Add an experimental pausing_keep_force slave mode command prefix
reimar
2008-09-25
*
Rename a bunch of miscellaneous preprocessor directives.
diego
2008-08-07
*
Rename all preprocessor directives related to Apple / Mac OS X.
diego
2008-08-06
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.
diego
2008-07-30
*
Rename two GUI-related preprocessor directives:
diego
2008-07-30
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
Change DVDNAV command key names.
ben
2008-06-19
*
Group all input command defines in one big enum
ben
2008-06-18
*
Add a slave command to stop stream playback.
ben
2008-05-27
*
add potentially missing types
ben
2008-05-20
*
fix compilation of input.c if neither macosx/linux apple remote code
ben
2008-05-18
*
Keep AppleIR enabled by default on MacOSX but have it disable on Linux.
ben
2008-05-18
*
Do not enable AppleIR by default.
ben
2008-05-18
*
Add support for AppleIR Remote as an input under Linux systems.
ben
2008-05-18
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
*
Use standard license headers with standard formatting.
diego
2008-05-14
*
usec_sleep(0) is not the same as not sleeping at all.
reimar
2008-05-10
*
Use full path for libavutil #includes.
diego
2008-04-28
*
Get rid of recursive make for the input/ subdirectory.
diego
2008-04-06
*
Fix handling of comments in input.c, current code had useless ifs and in addi...
reimar
2008-03-11
*
joystick.c is only ever compiled on Linux, remove pointless #ifdef
diego
2008-02-28
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
typo fix: inited --> initialized
diego
2008-02-14
*
Add new command to switch between dvdnav titles
ben
2008-01-24
*
Add ass_use_margins command and property to shift subtitles to margins and back
eugeni
2008-01-23
*
Fix some types to const
reimar
2008-01-19
*
Remove a useless cast
reimar
2008-01-15
*
Make several mapping tables related to input processing const.
reimar
2008-01-13
*
Remove unnecessary <signal.h> includes
uau
2008-01-09
*
Do not use exit_player in the signal handler, this code just can not
reimar
2008-01-08
*
properties to change angle; patch by oattila chello hu
nicodvb
2008-01-05
*
10l: Replace #define with #endif where I really meant to write #endif.
diego
2008-01-02
*
Add multiple inclusion guards to all header files that lack them.
diego
2008-01-01
*
From now on, libmenu does not steal all input keys from input modules.
ulion
2007-12-26
*
Add new function for parsing and queueing multi-commands separated by \n or \r.
ulion
2007-12-11
*
Ignore heading spaces when parsing command.
ulion
2007-12-10
*
Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
ulion
2007-12-04
*
Do not queue empty cmd.
ulion
2007-12-02
*
Use const char * to replace a char * parameter.
ulion
2007-11-27
*
Support select subtitle by source, add 4 properties:
ulion
2007-11-25
[next]