Commit Graph

64 Commits

Author SHA1 Message Date
laaz 77f6df6ba7 Screensaver and monitor powersafe function is switched off when playing a
movie.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@323 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-09 22:27:27 +00:00
szabii 0de4744ea2 codecs.conf support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@312 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-08 20:39:37 +00:00
szabii edcfc16030 restore old cmap
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@307 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-07 23:05:14 +00:00
szabii 9b842745b9 directcolor support?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@306 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-07 22:03:18 +00:00
arpi_esp e0ca9721bc codecs.conf support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@304 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-07 21:27:57 +00:00
se7encode eab49d8663 Some bugfix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@294 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-06 10:30:29 +00:00
se7encode 7181a8dc58 Some bugfix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@293 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-06 10:25:47 +00:00
se7encode d81123c78b Mode detect bugfix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@291 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-05 20:42:24 +00:00
arpi_esp c53fcd546a bpp fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@289 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-05 19:44:54 +00:00
arpi_esp 8f61764117 integrated vo_svga by se7en
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@287 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-05 19:01:27 +00:00
se7encode a16a2a378d SVGAlib support - vo_svga.c added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@286 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-05 08:42:02 +00:00
arpi_esp 37f71ec19b fixed the bespitch*y*x bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@285 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-04 21:42:28 +00:00
szabii d8d5709e3e now it works in 15bpp mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@279 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-03 20:35:46 +00:00
szabii 2d45724e9b report more info on fb
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@278 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-03 14:03:51 +00:00
arpi_esp 3bccbf22ec lamer_protection++
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@276 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-01 23:17:21 +00:00
acki2 335fc17b44 - still more debug output to be able to fix 15/16 bpp problem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@273 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-01 22:01:28 +00:00
acki2 388171128d - added detection of memsize of graphics card to check if double buffering is possible
- fixed resolution switching a little and added more debug output
- resolution switching is still according to d_width and d_height which
  is not always a good idea ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@267 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-01 08:07:14 +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
acki2 09303a7d2e - added VidMode changing support for DGA1.0 (used code from Michael Graffam (mgraffam@idsi.net))
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@264 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-31 09:16:08 +00:00
acki2 ae3707661f - added double buffering :-)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@263 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-30 23:12:31 +00:00
acki2 59ea3d5640 - 32/16 bit mode swtiching with DGA2.0
- now use only DGA2.0 API when DGA2.0 is available


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@262 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-30 22:09:38 +00:00
acki2 80147bb9fb Source cleanup. Improved resolution selection (I think :-)).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@261 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-30 17:16:56 +00:00
arpi_esp 744b828d4f use subreader's sub struct
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@255 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-30 03:01:50 +00:00
szabii e8a7a0f9e9 alpha rendering, virtual screensize reset fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@252 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-29 17:59:21 +00:00
arpi_esp dcb0840e67 optimized alpha resampling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@251 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-29 16:39:37 +00:00
arpi_esp 4eff90e380 OSD/SUB image quality & speed improvement
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@250 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-29 16:06:36 +00:00
arpi_esp b5908a4f9b OSD/SUB support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@248 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-29 15:32:42 +00:00
szabii 4da400eca1 clear the frame on uninit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@247 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-29 14:20:01 +00:00
szabii b90fe796e6 disabled scrollback buffer (virtual fb size set to real screen size)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@246 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-29 13:58:54 +00:00
arpi_esp f65aa95d36 fbdev compile fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@235 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-28 20:14:16 +00:00
mgraffam effaab2cf2 Changes to configure to autodetect DGA 2.0 functionality, and to only use
DGA video mode switching when DGA 2.0 is present


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@234 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-28 19:58:45 +00:00
szabii 4a285fe759 small fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@232 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-28 18:07:24 +00:00
szabii 3585c287f8 works with .avi (for me :) )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@231 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-28 18:01:16 +00:00
szabii 0442aafc86 maybe it can play avi :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@230 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-28 16:35:14 +00:00
szabii d5f7278569 vo_fbdev added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@226 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-28 12:08:44 +00:00
mgraffam efa3b5b6bc Added support to vo_dga to change the video mode to the lowest resolution
that is larger (or equal to) the video stream. Also, by using the -x and -y
options the user can specify a specific video mode. Changed the
DOCS/AUTHORS file to reflect this patch so that flames get sent to me :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@222 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-27 04:29:22 +00:00
arpi_esp 74e1c9743d hex charcode support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@220 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-27 00:38:09 +00:00
arpi_esp 180ba6b355 sub/osd interface changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@219 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-27 00:32:24 +00:00
lgb 3bdf0810d7 Search font files in ~/.mplayer/font/ instead of current dir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@218 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-26 20:28:09 +00:00
lgb 5919d4a501 Search font files in ~/.mplayer/font/ instead of current dir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@217 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-26 17:16:27 +00:00
arpi_esp 14528e299a font alpha resampling, see -ffactor
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@216 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-25 20:38:14 +00:00
arpi_esp 89b069cae3 desc fileformat changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@215 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-25 19:10:52 +00:00
arpi_esp 54afa85eef subtitle+OSD font support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@214 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-25 04:28:40 +00:00
mgraffam d1b372c1a2 adds XF86VidMode support to vo_x11.c to do "pseudo-scaling"
uses d_width, d_height when in fullscreen mode to switch to a
desired modeline.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@207 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-24 21:31:37 +00:00
arpi_esp e72b62f8cc grey+alpha rendering support (for .sub)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@203 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-24 04:36:17 +00:00
arpi_esp d789caacb2 colkey_on=0 fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@198 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-22 19:28:58 +00:00
pontscho bd3dccb048 *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@183 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-21 19:10:55 +00:00
arpi_esp c4bf5d9933 common window setup code moved to set_window()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@121 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-17 19:19:18 +00:00
arpi_esp 82d26dd460 added #define SHOW_TIME option... (debug)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@101 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-13 00:14:47 +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