reimar
|
f19fba1d05
|
Move "Play CD/DVD/VCD/SVCD" submenu generation to right-click handling
so that Volume names are updated after changing media.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20251 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-10-15 18:33:39 +00:00 |
reimar
|
fa1aab0091
|
strcat->strcpy simplification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20243 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-10-15 16:06:06 +00:00 |
reimar
|
5c98e52e54
|
Set SetErrorMode to make sure no dialog box will pop up when no disk in CD/DVD drive.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20241 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-10-15 15:34:50 +00:00 |
vayne
|
4e7fd628bf
|
as per request, fullscreen and mute options have been added to the context menus.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20217 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-10-14 20:50:08 +00:00 |
vayne
|
a649e78529
|
added a simple timer to hide the mouse when in fullscreen mode.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20138 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-10-09 18:22:57 +00:00 |
vayne
|
6275f005bf
|
fix for disabling screensaver when in fullscreen mode while using the sub window.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19903 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-09-18 23:05:57 +00:00 |
vayne
|
9ff3217bb0
|
ISO C90 warnings fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19724 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-09-06 17:44:41 +00:00 |
vayne
|
c83c0bea03
|
bug fix for starting gmplayer with -fs when using the sub window
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19577 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-08-28 18:42:01 +00:00 |
vayne
|
8b636ad366
|
vo_colorkey change to avoid clashes with other black windows
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19576 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-08-28 18:40:22 +00:00 |
vayne
|
9ad95ec9fd
|
Further fullscreen switching improvements. Fixes sub window position bug when exiting a file from fullscreen. Fixes sub window position when switching between windows and fullscreen modes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19541 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-08-26 16:52:51 +00:00 |
vayne
|
8ccc7ac50d
|
further improvements to fullscreen switching.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19414 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-08-16 16:21:17 +00:00 |
ben
|
49867bd432
|
introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19277 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-07-31 17:39:17 +00:00 |
vayne
|
75f80a3277
|
improved fullscreen switching
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19250 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-07-29 19:30:38 +00:00 |
reimar
|
34c173873c
|
vo_init hack is no longer required after the last patch removed the call
from mplayer.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18951 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-07-08 14:00:37 +00:00 |
reimar
|
47cb330411
|
Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack around that for now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18935 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-07-07 11:22:24 +00:00 |
vayne
|
4aa477ef2c
|
Initial win32 gui release.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18919 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-07-06 02:07:03 +00:00 |