Nach
3c1c4aad4f
You better believe it, it's a whitespace trim, and line conversions, eol settings comming up.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@409 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-27 23:58:25 +00:00
spacy51
0183f2a910
ADDED compile date to about box
...
REDESIGNED about box a little
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@345 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-29 13:11:02 +00:00
spacy51
604d8f54b2
mudlord:
...
REMOVED GLSL shaders.
FIXED Win OGL crashing on startup when a filter is enabled.
ADDED support for display lists.
FIXED resizing when using display lists.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@330 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-22 11:24:22 +00:00
spacy51
15d48b9256
REMOVE Display Drivers Dialog ( IDD_DRIVERS )
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@317 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-17 14:30:37 +00:00
spacy51
66c2e9b596
ADDED Extended Fullscreen Settings dialog for Direct3D.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@308 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-15 17:23:18 +00:00
spacy51
2dd0496140
IMPROVE icon
...
USE new icon for x64
CLEAN resource file
REMOVE useless files
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@302 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-14 21:58:24 +00:00
spacy51
5de08170c6
ADDED: Seperate GBC ROM folder support
...
MODIFIED: Directories dialog
MODIFIED: File filters for ROMs
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@276 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-09 15:18:40 +00:00
spacy51
31f519cca6
MODIFIED: Input setup dialog
...
ADDED: Clear all keys
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@275 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-09 14:06:52 +00:00
spacy51
1957e4f1f1
ADDED: BIOS settings dialog
...
MODIFIED: Seperate BIOS settings for GB mono and GBA
REMOVED: Old BIOS settings menu entries
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@273 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-09 12:44:54 +00:00
spacy51
35354a3556
Direct3D: Added hardware motion blur
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@254 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-01 02:31:07 +00:00
spacy51
b42d881176
Removed "Automatic frame skipping" option, will now be activated with throttling
...
Throttling now uses (actually rapes) the Smooth60FPS functionality, so that throttling is no more skippy.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@239 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-26 16:09:21 +00:00
spacy51
547772d1f6
completely reworked AVI recording
...
compression will be re-added soon
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@213 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-16 19:45:25 +00:00
spacy51
92f63b3f7f
added buffer count selection to OpenAL config dialog. default is 5
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@211 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-16 01:12:49 +00:00
spacy51
dd3c201018
removed DirectSound useOldSync option (would wait with an evil while())
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@206 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-15 18:22:17 +00:00
mudlord
535e114079
Fixed sound thread issues in Subversion
...
Updated SDL port so that it now compiles with fex_mini.cpp
Added custom GLSL shader support to Win32 OGL renderer (requires GLEW)
Updated code in OpenGL renderer to be more tidy
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@191 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-13 03:45:51 +00:00
spacy51
bb250f3e7d
dynamic OpenAL DLL loading
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@189 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-12 18:04:26 +00:00
mudlord
a9e35b1909
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@184 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-07 21:27:40 +00:00
mudlord
d7d58fc6c5
Added E-Reader support to GBA core
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@183 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-07 20:46:20 +00:00
spacy51
af97deab1d
added OpenAL device enumeration & selection
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@171 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-06 14:23:43 +00:00
mudlord
faf058870c
Added support for OpenAL software audio mixing
...
Updated GBA sound engine to support new audiosavestate format
Several improvements to audio cores
Updated sample buffer length in DirectSound
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@167 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-06 08:16:35 +00:00
spacy51
3ff0606ad8
added DirectSound <> OpenAL selection
...
OpenAL can be excluded from build with #define NO_OAL
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@162 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-05 23:22:37 +00:00
spacy51
a4a2f0a3a3
readded skin support
...
(only DirectDraw supports it)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@127 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-01 13:42:24 +00:00
mudlord
7c895289ce
Updated "Help" menu URL links in Windows port
...
Added menu item in "Help" menu for upcoming CHM docs
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@117 a31d4220-a93d-0410-bf67-fe4944624d44
2007-11-30 09:29:11 +00:00
mudlord
fa80fac202
Added support for Kega Fusion RPI filter files
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@92 a31d4220-a93d-0410-bf67-fe4944624d44
2007-11-17 07:09:40 +00:00
Nach
3c06fa079f
Trimmed whitespace, and set propper line endings for SVN.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@68 a31d4220-a93d-0410-bf67-fe4944624d44
2007-11-14 12:28:27 +00:00
mudlord
672acaaba2
OpenGL update phase 2. Added GL_POLYGON support to renderer for the sake of complete customizability of render modes.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@59 a31d4220-a93d-0410-bf67-fe4944624d44
2007-11-14 06:47:15 +00:00
DJRobX
ae398dbab6
Disableable link support
...
Enable separate SRAM and VBA.INI profile for multiple instances
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@54 a31d4220-a93d-0410-bf67-fe4944624d44
2007-11-12 20:24:38 +00:00
mudlord
3d9d44389e
Implemented OpenGL anisotropic filtering
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@34 a31d4220-a93d-0410-bf67-fe4944624d44
2007-11-08 10:28:49 +00:00
DJRobX
ee40ad3d5c
Upgrade to 1.8 beta core
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@23 a31d4220-a93d-0410-bf67-fe4944624d44
2007-11-07 01:27:54 +00:00