1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-05 21:57:39 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
atmosfear
105f573b67 - small bugfixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@358 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 20:11:21 +00:00
atmosfear
ca2556176d - added code to comply with new fullscreen meaning
- changed fullscreen-mode-cycling from '+' to 'c' (interferred with audiosync
   adjustment)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@356 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 20:00:55 +00:00
arpi_esp
0ddb6b81b5 memcpy() moved mmx.h -> fastmemcpy.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@355 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 19:41:38 +00:00
atmosfear
4d94e44e3a - Full OSD and subtitle support added
- Some minor code changes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@352 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 13:46:56 +00:00
arpi_esp
506063f11a applied MMX2 memcpy() patch by Nick Kurshev
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@351 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 12:47:45 +00:00
atmosfear
90b7957f32 - Changed keypress-detection from keydown to keyup, seems to fix keyrepeat
bug (key had to be pressed twice to be detected)
- Changed key-handling: 'f' cycles fullscreen/windowed, ESC/RETURN/'q' quits
- Bugfix which avoids exit, because return is passed to sdl-output on startup,
   which caused the player to exit (keyboard-buffer problem? better solution
   recommed)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@332 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-10 21:41:31 +00:00
atmosfear
e53a961525 Only small change to allow pausing of movie (p or SPACE).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@266 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-01 00:08:26 +00:00
atmosfear
0bd62108ce Felix Bünemann added support for horizontal scaling for aspect-ratio in
fullscreen and bugfixed 'q'-event in check_events() (added SDL_ShowCursor).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@98 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-12 17:20:48 +00:00
arpi_esp
00cb6cdaba aspect ratio patch by Felix Bünemann
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@85 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-11 17:17:03 +00:00
arpi_esp
0661c59b20 added check_events() interface
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-03 21:46:39 +00:00
arpi_esp
d34041569e Initial revision
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-02-24 20:28:24 +00:00