Commit Graph

52 Commits

Author SHA1 Message Date
spacy51 5bb3c9b26b Add support for compiling x64 builds. These can not use the optimized x86 assembler code, which is used in the GBA core and several pixel filters.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@899 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-28 16:57:04 +00:00
spacy51 c20581c102 Reduce build time by about 66% by using precompiled headers for MFC GUI code.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@894 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-19 16:27:48 +00:00
spacy51 ab7a3f2652 Update DevInfo.txt.
Add the new SoundDriver.h file to the project file.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@891 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-16 14:54:35 +00:00
spacy51 d938186555 Change output file name to VisualBoyAdvance-M.exe
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@890 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-16 14:08:05 +00:00
squall-leonhart b388acba36 git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@884 a31d4220-a93d-0410-bf67-fe4944624d44 2009-08-10 09:15:07 +00:00
squall-leonhart c382c82e75 git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@883 a31d4220-a93d-0410-bf67-fe4944624d44 2009-08-10 07:13:07 +00:00
squall-leonhart 270793170b removed the protection... yeah i dont think this is needed anymore... its more of a pita then anything.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@860 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-23 12:10:30 +00:00
jbo_85 d078d3e3a6 Fixed include path for the asm HQ filters.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@855 a31d4220-a93d-0410-bf67-fe4944624d44
2009-02-17 18:31:10 +00:00
bgk c1606970d3 Fixed MFC
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@843 a31d4220-a93d-0410-bf67-fe4944624d44
2009-01-01 17:17:40 +00:00
bgk c627b5ee75 Fixed the VC2008 project for my last commit
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@834 a31d4220-a93d-0410-bf67-fe4944624d44
2009-01-01 13:23:09 +00:00
spacy51 86543df02f MOVE copyright/license text from the top of every code file to seperate 'License.txt' file.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@783 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-27 09:59:14 +00:00
spacy51 93f5527ded ADDED "change backdrop color" button to palette view and added corresponding hack to the core rendering engine for all graphic modes.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@781 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-25 18:29:07 +00:00
spacy51 22c504c089 REMOVED gbafilter.cpp/h because it was not used anywhere
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@757 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-18 14:15:48 +00:00
spacy51 c2632be8f2 ADDED patch files to Win32/MFC project
ADDED Microsoft compatible replacements for fseeko64, ftello64 and __off64_t


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@754 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-16 14:16:09 +00:00
spacy51 48fbf73bea REMOVED old Qt files from trunk. See branches/qt for Qt front-end.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@751 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-16 08:49:15 +00:00
spacy51 fe60ba7e42 combined source and header files
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@729 a31d4220-a93d-0410-bf67-fe4944624d44
2008-09-18 09:44:16 +00:00
spacy51 bd59be52c6 static link to MFC, c runtime, zlib, libpng
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@707 a31d4220-a93d-0410-bf67-fe4944624d44
2008-09-08 22:46:51 +00:00
spacy51 ea4ff0e24b ADDED volume control to audio effects dialog and renamed it to audio core settings dialog
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@652 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-27 18:49:09 +00:00
spacy51 00b508dfb9 REMOVED sound echo menu item
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@636 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-26 20:20:30 +00:00
spacy51 ca3d69f3a8 ADDED Audio Effects config dialog
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@634 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-26 13:36:40 +00:00
spacy51 896d0c222b CHANGED everything to use C/C++/MFC runtime DLLs + libpng/zlib DLL versions
ADDED workaround for missing crc32_combine function in default zlib DLL

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@604 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-14 16:36:51 +00:00
spacy51 3253f62ad0 FIX compiling Qt build with MSVC++
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@603 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-13 23:20:45 +00:00
spacy51 b06496fe9e FORGOT this on last commit
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@601 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-13 17:32:30 +00:00
spacy51 7b9954674f FIX resource compile system
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@597 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-13 11:38:46 +00:00
spacy51 46430f98fa REMOVED outdated VC2005 project files
REMOVED libpng source code
REMOVED zlib source code
RENAMED vc2008 to vc2008_qt
MOVED Win32/MFC project files to 'project/vc2008_mfc' folder
CHANGED XAudio2 to default sound output

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@596 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-13 10:01:39 +00:00
mudlord 879c5bf7ca Fixed up Qt4 project file
Started preliminary Qt4 directory dialog in options 

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@510 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-16 02:40:47 +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 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 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
spacy51 66b174b743 Qt:
REMOVED glwidget
ADDED window size save/load to INI

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@389 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-24 18:09:14 +00:00
spacy51 a89050faca Qt:
ADDED smarter graphics output

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@388 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-24 18:01:35 +00:00
spacy51 f6b97afa4b Qt:
ADDED ROM file loading

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@387 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-24 00:10:53 +00:00
spacy51 4070f2a9b3 Qt:
ADDED version info to about box

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@386 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-23 20:13:48 +00:00
spacy51 be37ea84c4 minor
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@381 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-21 20:06:22 +00:00
spacy51 f7486e8815 Qt:
ADDED Windows VersionInfo to resource file

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@380 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-21 20:04:37 +00:00
spacy51 0964583f83 Qt:
- Eye candy
- Code cleanup

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@378 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-21 17:33:04 +00:00
spacy51 3cec3b0680 Qt: ADD app icon for Windows build
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@376 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-21 16:12:13 +00:00
spacy51 d207261166 Qt:
- code cleanup
- modified layout of config dialog

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@375 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-21 15:58:29 +00:00
mudlord 392e5b875e Started preliminary work on the new main options menu
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@372 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-21 05:21:15 +00:00
spacy51 814e191201 Qt:
ADDED possibility to show/hide cheats sidebar

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@369 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-20 22:10:05 +00:00
spacy51 e48f793db8 Qt:
ADDED basic cheat sidebar

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@365 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-10 15:32:44 +00:00
spacy51 17ca636ce3 Qt:
DETACHED language file handling from MSVC project file
ADDED Windows shell scripts for creating language files
UPDATED how-to

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@364 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-10 14:06:52 +00:00
spacy51 7bf7416b66 Qt:
ADDED spanish translation
ADDED switch to enabled/disable translation

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@363 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-10 12:35:36 +00:00
spacy51 7f5a9e3cf6 Qt:
FIXED linux building

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@360 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-09 22:08:07 +00:00
spacy51 f316797a20 Qt:
ADDED short translation how-to
FIXED some linux build errors

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@359 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-09 21:42:17 +00:00
spacy51 e2b89cf473 QT:
USE precompiled header
ADDED basic menu
ADDED OpenGL frame
ADDED german translation

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@358 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-09 17:16:37 +00:00
spacy51 5fd75a9552 ADDED basic Qt translation framework
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@353 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-06 13:59:07 +00:00
spacy51 8e0e9c2eaa ADDED basic Qt translation framework
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@352 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-06 13:58:02 +00:00