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
*
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
*
New slave command: tv_step_freq <offset in MHz>
voroshil
2007-03-17
*
cosmetics: Fix indentation, reorder some lines for consistency.
diego
2007-03-13
*
Give more descriptive names to the source and library variables and split
diego
2007-03-13
*
Allow to add/modify keybind for '#'
reimar
2007-03-05
*
Remove remnants of the nonfunctional "grab_frames" command.
uau
2007-02-19
*
Add ignore key bind
reimar
2007-01-21
*
Remove undocumented redundant key bindings.
diego
2006-12-24
*
Do not call usec_sleep when we are not supposed to sleep.
reimar
2006-12-03
[next]