bgk
c2e60fb564
SVN: Set more properties
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@989 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-20 19:06:05 +00:00
squall-leonhart
3a329b3f83
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@958 a31d4220-a93d-0410-bf67-fe4944624d44
2010-10-03 13:01:12 +00:00
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
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
xkiv
72e033ba19
SDL: new option to slow down autofire (needed for it to work with some games)
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@802 a31d4220-a93d-0410-bf67-fe4944624d44
2008-11-24 20:13:57 +00:00
spacy51
5f0f7acb4c
ADDED original IPS file format documentation by Z.e.r.o (from archive.org, as his site is down)
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@794 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-29 11:16:39 +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
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
15b251ba2b
Make Readme MFC only (create seperate Qt Readme if necessary)
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@708 a31d4220-a93d-0410-bf67-fe4944624d44
2008-09-09 11:20:26 +00:00
spacy51
928fc0ef91
SMALL documentation update
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@698 a31d4220-a93d-0410-bf67-fe4944624d44
2008-09-04 12:43:48 +00:00
bgk
94549c6713
SDL : Changed some references to VisualBoyAdvance.cfg in the readme
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@681 a31d4220-a93d-0410-bf67-fe4944624d44
2008-09-02 06:39:50 +00:00
bgk
44e88ceeba
SDL :
...
- Cleaned up initialization and volume management
- Added shortcuts to change the volume at runtime
Thanks to chrono for the patch
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@650 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-27 16:35:21 +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
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
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
mudlord
19af8011a7
Updated what we need to do next.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@546 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 22:45:00 +00:00
spacy51
d4ff4a255e
Update dependency info
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@526 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-20 16:47:31 +00:00
spacy51
ea38858c2e
Some clarifications.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@512 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-19 11:25:30 +00:00
xkiv
1d71f217fb
Documentation for the SDL GUI - keybindings, savestates, backups, rewinds, IPSs, cheats, autofire
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@504 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-08 23:11:35 +00:00
spacy51
1efad29a20
Removed unnecessary white-spaces.
...
Some minor re-formatting
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@502 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-04 14:46:35 +00:00
mudlord
d3f76dff7d
Updated readme
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@483 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-20 10:20:03 +00:00
mudlord
e1074995d9
updated buglist
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@477 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-07 13:40:21 +00:00
spacy51
f060ef5ac6
ADDED asm-filters thread-safe patches by chrono.
...
ADDED maxCpuCores option to ini file and autodetect best value at first run.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@470 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-26 16:21:30 +00:00
spacy51
b4e4363760
Thread safety patch for HQ4x_32 filter. BIG THANKS to chrono for his work.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@469 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-25 19:16:26 +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
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
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
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
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
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
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
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
c60df09579
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@344 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-26 14:04:57 +00:00
spacy51
ff3d186725
ADDED average performance logging. Enable with LOG_PERFORMANCE. Optionally change frame interval with PERFORMANCE_INTERVAL = x frames
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@341 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-26 11:46:37 +00:00
spacy51
f56a1b3533
ADDED full screen mode enumeration functionality to OpenGL (uses Windows GDI functions).
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@327 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-20 20:22:57 +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
95018f363b
rename res to doc
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@304 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-14 22:08:41 +00:00