summaryrefslogtreecommitdiffstats
path: root/Gui/win32
Commit message (Collapse)AuthorAgeFilesLines
* introduce new 'stream' directory for all stream layer related components and ↵ben2006-07-313-4/+4
| | | | | | split them from libmpdemux git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19277 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated documentation.vayne2006-07-291-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19251 b3059339-0415-0410-9bf9-f77b7e298cf2
* improved fullscreen switchingvayne2006-07-292-27/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19250 b3059339-0415-0410-9bf9-f77b7e298cf2
* Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk %gpoirier2006-07-211-2/+2
| | | | | | | | | | Original thread: Date: Jul 20, 2006 10:15 PM Subject: [MPlayer-dev-eng] [PATCH] Make Win32 GUI compile again (broken by const fixes) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19152 b3059339-0415-0410-9bf9-f77b7e298cf2
* marks several read-only string parameters which aren't modified inside the ↵reynaldo2006-07-151-1/+1
| | | | | | called function as const. Patch by Stefan Huehner, stefan AT huehner-org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19109 b3059339-0415-0410-9bf9-f77b7e298cf2
* drops casts from void * on malloc/calloc from the gui codereynaldo2006-07-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19066 b3059339-0415-0410-9bf9-f77b7e298cf2
* center sub window option within the preferences dialog.vayne2006-07-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19036 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fix to properly display skins when switching skins during playback.vayne2006-07-081-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18959 b3059339-0415-0410-9bf9-f77b7e298cf2
* crash fix when clicking on volume sliders when in stop state.vayne2006-07-081-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18958 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenGL outputs actually support WinID, not to mention that showing the optionreimar2006-07-082-7/+3
| | | | | | | but just ignoring the setting is a very ugly and confusing way to handle it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18952 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_init hack is no longer required after the last patch removed the callreimar2006-07-081-9/+0
| | | | | | | from mplayer.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18951 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack ↵reimar2006-07-071-0/+4
| | | | | | around that for now. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18935 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initial win32 gui release.vayne2006-07-0615-0/+6731
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18919 b3059339-0415-0410-9bf9-f77b7e298cf2