Commit Graph

300 Commits

Author SHA1 Message Date
squall_leonhart69r 155b3346d4 somehow missed a path >.>
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@392 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-27 16:01:44 +00:00
squall_leonhart69r fcb541eb22 moved some of the GBA core files to the new agb directory and setup the paths, fixed some includes i didn't setup properly for GB.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@391 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-27 15:48:18 +00:00
squall_leonhart69r 9e95199210 Renamed GB to DMG, fixed makefiles and vc project files to accomodate this change
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@390 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-27 13:33:37 +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 82eed07ba4 Qt:
ADDED list widget to cheats sidebar

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@385 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-22 19:43:50 +00:00
spacy51 b27912722c Qt:
FIXED disabling side bar when enabling translation

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@384 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-22 19:32:43 +00:00
spacy51 e9ddf8474b Qt:
FIXED small mistake

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@383 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-22 19:25:19 +00:00
spacy51 fcde7f2a14 Qt:
ADDED support for saving/loading settings to/from an INI file.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@382 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-22 18:59:57 +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 e919b38684 Qt:
FIXED missing Q_OBJECT declaration in class definition
UPDATED german translation

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@379 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-21 19:23:52 +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 f3add969f6 forgot to add this file
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@377 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-21 16:42:17 +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 b8c58d3169 Added preliminary input keys dialog box
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@374 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-21 08:58:01 +00:00
mudlord 9ddc3c0e15 Fixed some minor issues in the main dialog
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@373 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-21 05:37:40 +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
mudlord 0658542f98 Added stubs for opening ROMs and the main options dialog widget
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@371 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-21 04:27:45 +00:00
mudlord 41a1dc524a Fixed bug 2166
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@370 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-21 03:15:08 +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
jbo_85 b6cc37c047 Optimized some stuff in the renderer.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@368 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-13 23:16:16 +00:00
mudlord 4d0775a977 Bleh, fixed resource, again.
This most likely will be the last MFC GUI based update

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@367 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-12 00:39:48 +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 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 b59b226da8 Qt:
ADDED dynamic translation file loading
ADDED File->Exit menu entry
SIMPLIFIED menu construction

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@362 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-10 00:08:37 +00:00
spacy51 f4c29fa641 Qt:
MINOR translation changes

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@361 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-09 22:41:05 +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 383e09d112 ADDED very basic Qt build system and a VC2008 project file using the QMake file.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@350 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-02 14:51:23 +00:00
squall_leonhart69r 6a90061fb7 Reverts Spacy's Divide by Zero fix that caused GBA rom white screen (mudlord)
Note, spacy, in the future, have mudlord check any code you want to commit to svn, or have him fix the bug.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@349 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-01 09:11:34 +00:00
mudlord 2a6b3f2576 git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@348 a31d4220-a93d-0410-bf67-fe4944624d44 2008-02-01 08:22:57 +00:00
mudlord 212df68be4 SDL Windows updates:
- Fixed build on windows
- Clear the screen before each frame when in opengl mode to remove artifacts on Windows
- Don't use the asm version of the Sai2x filters anymore, since it somehow doesn't link on Windows

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@347 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-30 22:37:22 +00:00
spacy51 0183f2a910 ADDED compile date to about box
REDESIGNED about box a little

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@345 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-29 13:11:02 +00:00
spacy51 ba39e0f2b3 FIXED: Entering fullscreen while logging window was active caused dead-lock
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@343 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-26 12:12:16 +00:00
spacy51 cdae90d9a1 RENAME FileToggleMenu accelerator to FileToggleFullscreen
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@342 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-26 11:55:06 +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 1c5ce38d83 CORRECTED another typo
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@340 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-25 18:40:34 +00:00
spacy51 4130d7bd6d CORRECTED typo in man page
REMOVED zero-size getopt files in /src

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@339 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-25 18:10:58 +00:00
mudlord 80f9955583 Fixed SVN properties on rules files
Added missing files

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@337 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-24 11:46:19 +00:00
mudlord edf6f13bc4 Major Linux updates by bgKu:
- Added a basic manpage
- Added a default Linux configuration file
- Applied debian patch 01_use_dot_dir. This makes vba save the save states and battery files to $HOME/.vbam/. It is useful because the rom path is very likely to be read only. These paths can still be overridden using the config file. The configuration file and the vba-over.ini file can also be loaded from that .vbam path. Needs some Windows testing.
- Text.cpp/h getopt.c/h are sdl specific so moved them to the sdl folder.
- Removed the ability to disable the ASM version of the Sai2x scalers at runtime (to make them behave like the HQ filters)
- Fix the command line parsing bug I introduced in rev 191 (thanks to MNK)
- Gave to the interframe blending filters the same interface as fullscreen filters


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@334 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-24 05:33:18 +00:00
spacy51 ff18785f70 IMPROVE texture locking performance
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@333 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-22 14:08:28 +00:00
spacy51 39ffa7eee5 FIXED division by 0
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@332 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-22 13:27:31 +00:00
spacy51 92198f10d5 REVERTED increased code list size
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@331 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-22 12:32:49 +00:00
spacy51 604d8f54b2 mudlord:
REMOVED GLSL shaders.
FIXED Win OGL crashing on startup when a filter is enabled.
ADDED support for display lists.
FIXED resizing when using display lists.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@330 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-22 11:24:22 +00:00
spacy51 41d3dee8a2 REMOVED remaining references to non-IFB motion blur in SDL port.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@329 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-20 21:15:52 +00:00
spacy51 edc59c8013 ADDED fullscreen support to OpenGL
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@328 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-20 20:23:36 +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