Commit Graph

32 Commits

Author SHA1 Message Date
atmosfear da596c4a03 Got rid of aalib crashing workaround with SDL1.2.1+
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@771 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-11 17:21:15 +00:00
atmosfear d087b3eb2a Added workaround for buggy SDL versions (before 1.2.1).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@706 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-05 21:38:33 +00:00
atmosfear 54f2bbe149 Fixed keyboard input handling and slowed down keyrepeat interval.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@704 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-05 20:13:37 +00:00
atmosfear 3dd2aa0205 Last second changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@654 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-26 22:16:57 +00:00
atmosfear 5bb96352b9 -x -y quickfix for release, code will be changed completely later.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@649 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-26 21:28:02 +00:00
atmosfear 2b1acdf447 Added support for osd menue and kexrepeats for mixer keys.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@638 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-25 21:04:56 +00:00
atmosfear fc7355bf9d 15,16,24,32Bit rgb/bgr support added, aalib fixed, performance optimizations, code cleanup and so much more...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@636 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-25 20:43:45 +00:00
pontscho 4ff11b9949 clean up
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@617 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 11:42:04 +00:00
szabii cd30d641c1 some warnings killed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@613 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 10:21:12 +00:00
arpi_esp f194d51d80 little fix, just to be precise
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@581 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-22 17:07:57 +00:00
atmosfear c4cfa0a26e Added maintainer info and disclaimer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@580 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-22 17:03:26 +00:00
atmosfear 37a482e2b7 Reincluded fastmemcpy.h and added some keybindings for mixer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@576 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-22 10:45:01 +00:00
atmosfear d1c19a205f Changed some code so it only kicks in when XV is disable.
(Later I'll change that stuff to be detected at runtime.)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@544 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-20 10:27:51 +00:00
atmosfear 7853dd0e81 doesn't include fastmemcpy.h when SDL_NOXV is defined.
(otherwise MPlayer crashes in fastmemcpy.h, needs to be FIXED!)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@543 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-20 09:06:49 +00:00
atmosfear f7eb664335 changed keyboard input handling to pass key through to mplayer if not special to sdl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@476 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 17:19:28 +00:00
atmosfear 509e53aac7 fixes osd/subtitle for UYVY image format and steps back to 1.15 changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@452 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 21:08:11 +00:00
arpi_esp 21f9a7c857 qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@449 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 20:31:58 +00:00
atmosfear 65f5511e06 some additional changes to support different image formats
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@438 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 15:45:26 +00:00
atmosfear 39a20fba34 - applied overlay patch by Jens H
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@409 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-14 17:55:20 +00:00
atmosfear 7efa446f97 - added some defines to modify some sdl-out internas (see comments)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@395 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-13 21:04:13 +00:00
atmosfear 80c656dd09 - added keymapping to toggle OSD ('o' key)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@387 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-13 13:00:07 +00:00
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