Commit Graph

592 Commits

Author SHA1 Message Date
spacy51 88a0e28b29 REMOVED remains of soundLowPass option
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@637 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-26 20:28:32 +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 8076bd1e18 FIXED warnings about macro redefinition
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@635 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-26 20:00: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 01e51ccd32 Resource file cleanup
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@633 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-26 10:46:32 +00:00
spacy51 cc794409fa REMOVED Sound Off option
REMOVED Sound On option

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@631 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-26 10:05:00 +00:00
spacy51 69ea3ad66f ADDED Now recognizes GBA sound hardware mode
ADDED gbSoundConfigEffects function to apply new effects configuration [blargg]


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@629 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-25 22:51:46 +00:00
spacy51 6641b5de72 FIXED GB audio state loading [blargg]
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@628 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-25 22:02:15 +00:00
spacy51 6fb5023e3f FIX build fails with non-SP1
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@627 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-25 20:49:55 +00:00
spacy51 5083218017 SMALL documentation update
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@607 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-14 17:27:49 +00:00
spacy51 434d984484 SMALL documentation update
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@606 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-14 17:16:11 +00:00
spacy51 425cffa16a SMALL documentation update
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@605 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-14 16:55:17 +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 fa34b2c3b5 ADDED small how-to for compiling Qt on Windows
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@602 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-13 23:04:31 +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 c5609ef93d FIX compiling with NO_OGL
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@600 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-13 17:27:07 +00:00
spacy51 9f528d6ead ADDED more sound skip protection on GUI interaction
REMOVED zutil.h dependency
SMALL code cleanup

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@599 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-13 14:24:50 +00:00
spacy51 5b2024f228 REMOVED pause when inactive option as audio skips were inevitable when it was disabled.
REMOVED remains of generic flashcard option in GUI

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@598 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-13 12:46:49 +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 f6f0fe5fb9 FIXED: Icon issue in options in Qt4 GUI system
ADDED: Directory options in Qt4 GUI system. Yay.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@595 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-06 04:00:48 +00:00
xkiv f2ff937ad5 Sorry, got carried away and forgot I had some private changes here. Reverting this part of previous commit. -- xKiv
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@594 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-03 21:06:36 +00:00
xkiv 5925dc4cc8 SDL build/configuration patches (martinultima, chrono):
http://vba-m.ngemu.com/forum/gbc-cheats-gameshark-compile-fixes-t-193.html



git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@593 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-03 21:02:37 +00:00
spacy51 415dc2d4ac CHANGED XAudio2 config dialog device listing not sorted by alphabet anymore
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@592 a31d4220-a93d-0410-bf67-fe4944624d44
2008-07-27 11:32:52 +00:00
spacy51 da26ffa229 FIXED XAudio2 config dialog did not show current device OnInitDialog
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@591 a31d4220-a93d-0410-bf67-fe4944624d44
2008-07-26 11:55:22 +00:00
spacy51 ffc67dc551 ADDED info about precompiled zlib & libpng
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@590 a31d4220-a93d-0410-bf67-fe4944624d44
2008-07-26 11:43:28 +00:00
spacy51 8fa9746feb ADDED XAudio2 config dialog
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@589 a31d4220-a93d-0410-bf67-fe4944624d44
2008-07-22 13:14:32 +00:00
spacy51 89a0052b21 ADDED stereo to surround upmixing (XAudio2)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@588 a31d4220-a93d-0410-bf67-fe4944624d44
2008-07-14 17:59:15 +00:00
spacy51 630fddc4d7 FIXED: XAudio2 no sound with ASUS Xonar cards
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@587 a31d4220-a93d-0410-bf67-fe4944624d44
2008-07-14 15:58:30 +00:00
mudlord 0379caeb26 Since the Windows port of GNU patch was being a bitch, did LIRC support again. Bleh!
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@586 a31d4220-a93d-0410-bf67-fe4944624d44
2008-07-11 01:49:36 +00:00
mudlord 11f98503b3 ADDED LIRC support in SDL build
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@585 a31d4220-a93d-0410-bf67-fe4944624d44
2008-07-10 23:41:29 +00:00
spacy51 b4392ec6f7 ADDED "Cheats Enabled/Disabled" status messages
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@584 a31d4220-a93d-0410-bf67-fe4944624d44
2008-07-10 16:03:15 +00:00
spacy51 5b54ccda5c Make the option "File->Load Game->Do not change battery save" work for GB/C games as well.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@583 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-30 21:05:14 +00:00
bgk 336ef3b9e5 GTK GUI : Fixed build
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@582 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-28 06:03:05 +00:00
bgk 12052bedea GTK GUI :
- Fixed XV output for cards not supporting the XV_AUTOPAINT_COLORKEY parameter


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@581 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-27 12:01:12 +00:00
squall-leonhart 4d5c7defd1 more fixes towards MBC7
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@580 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-26 13:49:19 +00:00
spacy51 4b1e66a7bb ADDED option "File->Load Game->Do not change battery save" (currently GBA only)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@579 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-26 11:55:08 +00:00
squall-leonhart 5f0ec71ad2 GBC Battery fix
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@578 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-26 02:50:57 +00:00
spacy51 947fa4e650 Fix XAudio2 crash
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@577 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-17 00:00:48 +00:00
bgk 68590e27ff Allow building the GTK port without debugger support
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@576 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-16 20:18:49 +00:00
bgk a3264ead4e Fix build without BKPT_SUPPORT
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@575 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-16 18:57:58 +00:00
bgk e1a7067033 Fixed misspelling in the GTK about dialog.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@574 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-12 18:10:30 +00:00
bgk e2adec2b05 Disabled the buffer underflow warning.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@573 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-12 17:51:52 +00:00
n-a-c-h c9dd050df6 Squash some warnings.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@572 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-09 19:49:02 +00:00
bgk 4ab451987a Fixed CMake
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@571 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-08 20:46:25 +00:00
bgk d09774f5ea Silence CMake warnings
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@570 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-06 18:56:41 +00:00
bgk 1c151009b0 Set eol-style=native
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@569 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-06 16:47:08 +00:00
bgk f903268ab6 Fixed CMake for cross-compiling
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@568 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-06 16:42:31 +00:00
n-a-c-h 72eab9731c Fixing file.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@567 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-06 10:17:20 +00:00