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
*
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
*
Fix cmd filter memory leak, free the cmd after filter ate it.
ulion
2007-11-08
*
Fix input.conf parse bug when comment follows key binding in the same line.
ulion
2007-10-31
*
Fix input command parser for using only tab to separate the arguments.
ulion
2007-10-23
*
spelling cosmetics
diego
2007-09-29
*
warning fixes:
diego
2007-09-13
*
Implement X/27/0 packet decoding.
voroshil
2007-08-28
*
Clean up the way get_path is handled: Compile get_path.c to an object to link
diego
2007-08-28
*
Process any waiting commands (got_cmd set). Should fix e.g. smplayer.
reimar
2007-08-27
*
Revert r24158, it is not necessary with unsigned bitfield
reimar
2007-08-25
*
Change bitfield to unsigned so that we get the usual truth values
reimar
2007-08-25
*
Hack around broken bitfields in gcc 4.2
reimar
2007-08-25
*
Fix invalid fd check, the bug is somewhere else though.
reimar
2007-08-25
*
HACK: check added fds for validity because otherwise mplayer
reimar
2007-08-25
*
Fix loads of warnings
reimar
2007-08-25
*
Handle queued commands from input event functions immediately
uau
2007-08-25
*
Add separate event input type for terminal+vo
uau
2007-08-25
*
Use a single select() for both key and slave input
uau
2007-08-25
*
Make terminal input work more like VO key input
uau
2007-08-25
*
Remove unused function
uau
2007-08-25
*
Use bitfield instead of manual bit fiddling in input.c
uau
2007-08-25
*
Automatic TV channels scanning ability for MPlayer.
voroshil
2007-08-23
*
Clarify comment as pointed out by Ulion.
diego
2007-08-15
*
cosmetics: prettyprint
diego
2007-08-14
*
Apple Remote support
diego
2007-08-14
*
Teletext support.
voroshil
2007-07-29
*
Add a loop command and property.
albeu
2007-07-09
*
Add the sub_scale property and command.
albeu
2007-07-09
*
Add comments to some preprocessor directives.
diego
2007-06-27
*
Revert r23530.
voroshil
2007-06-21
*
The audio balance feature implemented with af_pan.
zuxy
2007-06-20
*
Teletext support for tv:// (v4l and v4l2 only)
voroshil
2007-06-10
*
implement "bind sections"
voroshil
2007-06-07
*
Allow setting the direction in the step_property command.
albeu
2007-05-31
*
buggy joystick initialization, works much better without this
ben
2007-05-19
*
Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line
diego
2007-03-21
[next]