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
*
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
*
Simplify: 1 > 0 seems to be a rather safe assumption to make ;-)
reimar
2006-12-02
*
FFmpeg-style dependency declaration
diego
2006-11-27
*
Merge common parts of all Makefiles into one file included by all.
diego
2006-11-26
*
Remove superfluous comment.
diego
2006-11-25
*
Unify dep/depend targets.
diego
2006-11-20
*
new slave command: radio_step_freq
voroshil
2006-11-19
*
bind TAB to 'step_property switch_program'
nicodvb
2006-11-18
*
Since vobsub_lang and sub_select do the same, 'b' and 'j' were bound
reimar
2006-11-17
*
Add deinterlace property, patch by Carl Eugen Hoyos
reimar
2006-11-17
*
associated _ to 'step_property switch_video'
nicodvb
2006-11-16
*
Introduce step_property command.
reimar
2006-11-14
*
litle bug, didn't compile :(
ptt
2006-10-12
[next]