Commit Graph

44 Commits

Author SHA1 Message Date
bgk 000f563d59 SVN: Set more properties 2011-02-20 19:06:05 +00:00
squall-leonhart a441ece255 2010-10-03 13:01:12 +00:00
spacy51 42f712395b 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. 2009-08-28 16:57:04 +00:00
spacy51 3ffff59c80 Update DevInfo.txt.
Add the new SoundDriver.h file to the project file.
2009-08-16 14:54:35 +00:00
xkiv e217204271 SDL: new option to slow down autofire (needed for it to work with some games) 2008-11-24 20:13:57 +00:00
spacy51 2eecb6d983 ADDED original IPS file format documentation by Z.e.r.o (from archive.org, as his site is down) 2008-10-29 11:16:39 +00:00
spacy51 abb71b9b39 MOVE copyright/license text from the top of every code file to seperate 'License.txt' file. 2008-10-27 09:59:14 +00:00
spacy51 b74c1f4706 REMOVED old Qt files from trunk. See branches/qt for Qt front-end. 2008-10-16 08:49:15 +00:00
spacy51 20d9708b4d Make Readme MFC only (create seperate Qt Readme if necessary) 2008-09-09 11:20:26 +00:00
spacy51 d38eef5aa4 SMALL documentation update 2008-09-04 12:43:48 +00:00
bgk 66260d208f SDL : Changed some references to VisualBoyAdvance.cfg in the readme 2008-09-02 06:39:50 +00:00
bgk b2e13838db SDL :
- Cleaned up initialization and volume management
- Added shortcuts to change the volume at runtime
Thanks to chrono for the patch
2008-08-27 16:35:21 +00:00
spacy51 712a39c387 SMALL documentation update 2008-08-14 17:27:49 +00:00
spacy51 e8edf2863e SMALL documentation update 2008-08-14 17:16:11 +00:00
spacy51 e8edf63a3f SMALL documentation update 2008-08-14 16:55:17 +00:00
spacy51 82b4889980 CHANGED everything to use C/C++/MFC runtime DLLs + libpng/zlib DLL versions
ADDED workaround for missing crc32_combine function in default zlib DLL
2008-08-14 16:36:51 +00:00
spacy51 54addad74b FIX compiling Qt build with MSVC++ 2008-08-13 23:20:45 +00:00
spacy51 45a0581966 ADDED small how-to for compiling Qt on Windows 2008-08-13 23:04:31 +00:00
spacy51 09893c94c6 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
2008-08-13 10:01:39 +00:00
spacy51 160759bcb6 ADDED info about precompiled zlib & libpng 2008-07-26 11:43:28 +00:00
mudlord 213b3762c6 Updated what we need to do next. 2008-05-28 22:45:00 +00:00
spacy51 7b26537b80 Update dependency info 2008-05-20 16:47:31 +00:00
spacy51 9dc85c95b9 Some clarifications. 2008-05-19 11:25:30 +00:00
xkiv 06871615ec Documentation for the SDL GUI - keybindings, savestates, backups, rewinds, IPSs, cheats, autofire 2008-05-08 23:11:35 +00:00
spacy51 0ea3f29634 Removed unnecessary white-spaces.
Some minor re-formatting
2008-05-04 14:46:35 +00:00
mudlord 35cf9fe4d9 Updated readme 2008-04-20 10:20:03 +00:00
mudlord 88e828d7df updated buglist 2008-04-07 13:40:21 +00:00
spacy51 f4170784b3 ADDED asm-filters thread-safe patches by chrono.
ADDED maxCpuCores option to ini file and autodetect best value at first run.
2008-03-26 16:21:30 +00:00
spacy51 911450eff1 Thread safety patch for HQ4x_32 filter. BIG THANKS to chrono for his work. 2008-03-25 19:16:26 +00:00
mudlord 2885eb0852 Updated docs 2008-03-22 02:50:00 +00:00
spacy51 b44e62506e Small documentation update 2008-03-11 16:06:12 +00:00
mudlord 5418dd3185 2008-03-09 20:25:55 +00:00
mudlord a768aab465 Fixed several typos in docs 2008-03-09 20:25:18 +00:00
spacy51 a2b6f46db8 Small update 2008-03-09 17:23:18 +00:00
squall_leonhart69r cdb3566c55 2008-03-09 17:12:54 +00:00
spacy51 8c9a679eca ADDED sound output using Microsoft's new XAudio2 API 2008-03-09 14:01:34 +00:00
spacy51 1c529a52e7 Update MSVC2008 project files.
Fix compiler errors.
2008-03-08 13:59:23 +00:00
Nach ab0256d9cc Whitespace trim, and eol-style native propery set again. 2008-03-05 00:35:39 +00:00
spacy51 93d8df0e5e Add info about KDE icons. 2008-03-01 22:35:06 +00:00
spacy51 f187980555 2008-01-26 14:04:57 +00:00
spacy51 22def723e4 ADDED average performance logging. Enable with LOG_PERFORMANCE. Optionally change frame interval with PERFORMANCE_INTERVAL = x frames 2008-01-26 11:46:37 +00:00
spacy51 23fe108b5d ADDED full screen mode enumeration functionality to OpenGL (uses Windows GDI functions). 2008-01-20 20:22:57 +00:00
spacy51 4fddbeaff1 ADDED Extended Fullscreen Settings dialog for Direct3D. 2008-01-15 17:23:18 +00:00
spacy51 5fb4b4342b rename res to doc 2008-01-14 22:08:41 +00:00