mudlord
93f99e9bc6
Updated Qt4 extension filter to remove RAR, since we can't use it due to legal reasons.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@466 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-22 06:49:22 +00:00
mudlord
6c606b8c90
Updated Qt4 GUI options dialog.
...
Wow...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@465 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-22 06:32:41 +00:00
mudlord
cb24b22c78
Updated docs
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@464 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-22 02:50:00 +00:00
spacy51
3f8a71244f
ignore list
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@463 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-13 14:00:23 +00:00
spacy51
e13ef012b3
Small documentation update
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@462 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-11 16:06:12 +00:00
spacy51
a67b3e25f9
FIX GUI bug related to COM and multi-threading
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@461 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-10 14:18:45 +00:00
mudlord
0672d8cb41
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@460 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 20:25:55 +00:00
mudlord
7a574fdf62
Fixed several typos in docs
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@459 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 20:25:18 +00:00
spacy51
0d082ba3f2
Change initialization of DirectSound and XAudio2 to load DLLs at runtime instead of linking statically to them.
...
Replace timeGetTime() with GetTickCount() in order to eliminate the need of additionally linking against winmm.lib.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@458 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 19:11:28 +00:00
spacy51
16b7645b34
Small update
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@457 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 17:23:18 +00:00
squall_leonhart69r
e3c05de662
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@456 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 17:12:54 +00:00
spacy51
b7ccd7ac4c
Replace Sleep function with waitable event
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@455 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 16:25:36 +00:00
spacy51
4c1c9429d9
ADDED sound output using Microsoft's new XAudio2 API
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@454 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 14:01:34 +00:00
mudlord
c6b8db239d
Ugh...
...
Someone (not me) was spawning a window and wasn't killing it afterwards. It caused a issue to do with fullscreen-window mode transition. Removed since I checked out and it made no difference at all to functionality, yet it caused this issue.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@453 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 08:43:30 +00:00
jbo_85
1869747c6d
Fixed inline assembler for Linux.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@452 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 00:45:18 +00:00
spacy51
c846e62d15
Update MSVC2008 project files.
...
Fix compiler errors.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@451 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-08 13:59:23 +00:00
Nach
e1d3cf9ecf
Fix compiling on non Windows platforms. It seems much of the inline assembly code is Windows only (even the GCC segments), not to mention x86-32 only.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@449 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-05 00:55:15 +00:00
Nach
acacbd5c2d
Whitespace trim, and eol-style native propery set again.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@448 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-05 00:35:39 +00:00
spacy51
8b59cf952b
REMOVED superfluid backup files.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@447 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-04 19:17:32 +00:00
mudlord
bf5c1d758c
Removed redundant entries.
...
We could add DDraw support if we wanted. Sindre Aamas's emulator is extremely insightful in the use of Qt and DirectDraw...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@446 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-04 07:07:58 +00:00
spacy51
b2ed684f49
FIXED linker errors in SDL build about dbgSignal/dbgOutput
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@445 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 16:10:33 +00:00
spacy51
5f45c995ab
FIX compiler error
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@444 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 15:17:51 +00:00
spacy51
df2d176b37
FIXED mistake
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@443 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 14:41:14 +00:00
squall_leonhart69r
d3f732aed3
changed paths to reflect new folder structure.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@442 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 05:33:00 +00:00
squall_leonhart69r
5d2c3cc24d
changed #include "GBAGFX.h" to #include "GBAGfx.h"
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@441 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 01:37:29 +00:00
squall_leonhart69r
56d509298e
removed src/agb/GBAGfx.h: line 25 #include "gbaGfx.h"
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@440 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 01:35:16 +00:00
spacy51
ac21b13153
Qt:
...
ADDED shared, agb_core and gb_apu files to project file
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@439 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-02 16:11:25 +00:00
spacy51
ec5f41c330
Qt:
...
Use variables for the same directories.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@438 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-01 22:35:43 +00:00
spacy51
2c78b07781
Add info about KDE icons.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@437 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-01 22:35:06 +00:00
spacy51
51f8a9f4e5
Qt:
...
UPDATE vc2008 project file
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@436 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-01 10:15:02 +00:00
squall_leonhart69r
c085b26574
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@435 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:11:02 +00:00
squall_leonhart69r
62151efe7f
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@434 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:06:41 +00:00
squall_leonhart69r
9085786118
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@433 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:06:32 +00:00
squall_leonhart69r
5f8e3c5cef
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@432 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:06:25 +00:00
squall_leonhart69r
5ef313c0eb
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\OpenGL.cpp
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@431 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:05:35 +00:00
squall_leonhart69r
8769440f12
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\AccelEditor.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\CmdAccelOb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\Direct3D.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\MainWnd.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\OpenGL.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@430 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:03:22 +00:00
squall_leonhart69r
77711ff79a
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\AccelEditor.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\CmdAccelOb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\Direct3D.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\MainWnd.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\OpenGL.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@429 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:03:14 +00:00
squall_leonhart69r
57d6e2053b
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\AccelEditor.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\CmdAccelOb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\Direct3D.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\MainWnd.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\OpenGL.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@428 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:03:07 +00:00
squall_leonhart69r
6769e79df8
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\AccelEditor.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\CmdAccelOb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\Direct3D.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\MainWnd.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\OpenGL.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@427 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:02:59 +00:00
squall_leonhart69r
6d43e6061e
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\Util.cpp
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@426 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:00:46 +00:00
squall_leonhart69r
5b49a34550
Created folder remotely
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@425 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:59:58 +00:00
squall_leonhart69r
2a4b3e1c69
Created folder remotely
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@424 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:59:47 +00:00
squall_leonhart69r
f48e46c20d
Removed file/folder
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@423 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:54:27 +00:00
squall_leonhart69r
5c7972df00
Removed file/folder
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@422 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:54:07 +00:00
squall_leonhart69r
a12695afdb
Removed file/folder
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@421 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:53:57 +00:00
squall_leonhart69r
13ab4f3e02
Removed file/folder
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@420 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:53:42 +00:00
squall_leonhart69r
f823383dc7
Removed file/folder
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@419 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:53:30 +00:00
squall_leonhart69r
87624928a7
Removed file/folder
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@418 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:53:13 +00:00
squall_leonhart69r
10b4a6a761
Removed file/folder
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@417 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:52:43 +00:00
squall_leonhart69r
ab4de139e2
Removed file/folder
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@416 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:52:21 +00:00