Commit Graph

19 Commits

Author SHA1 Message Date
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 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 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