Commit Graph

506 Commits

Author SHA1 Message Date
spacy51 60070208a4 Qt:
ADDED version info to about box
2008-02-23 20:13:48 +00:00
spacy51 ac2478d7c2 Qt:
ADDED list widget to cheats sidebar
2008-02-22 19:43:50 +00:00
spacy51 eb49943649 Qt:
FIXED disabling side bar when enabling translation
2008-02-22 19:32:43 +00:00
spacy51 71e80e63b3 Qt:
FIXED small mistake
2008-02-22 19:25:19 +00:00
spacy51 450df58520 Qt:
ADDED support for saving/loading settings to/from an INI file.
2008-02-22 18:59:57 +00:00
spacy51 5c8a761aa4 minor 2008-02-21 20:06:22 +00:00
spacy51 5ee7a8946e Qt:
ADDED Windows VersionInfo to resource file
2008-02-21 20:04:37 +00:00
spacy51 70c8b87764 Qt:
FIXED missing Q_OBJECT declaration in class definition
UPDATED german translation
2008-02-21 19:23:52 +00:00
spacy51 fc8a26841c Qt:
- Eye candy
- Code cleanup
2008-02-21 17:33:04 +00:00
spacy51 ac1fe601d1 forgot to add this file 2008-02-21 16:42:17 +00:00
spacy51 2250d87912 Qt: ADD app icon for Windows build 2008-02-21 16:12:13 +00:00
spacy51 bf948ffd1a Qt:
- code cleanup
- modified layout of config dialog
2008-02-21 15:58:29 +00:00
mudlord a858169d2f Added preliminary input keys dialog box 2008-02-21 08:58:01 +00:00
mudlord edb5c06f2c Fixed some minor issues in the main dialog 2008-02-21 05:37:40 +00:00
mudlord f92dbf47ea Started preliminary work on the new main options menu 2008-02-21 05:21:15 +00:00
mudlord 4dd989f6fe Added stubs for opening ROMs and the main options dialog widget 2008-02-21 04:27:45 +00:00
mudlord bc27b9e777 Fixed bug 2166 2008-02-21 03:15:08 +00:00
spacy51 838c1fe63c Qt:
ADDED possibility to show/hide cheats sidebar
2008-02-20 22:10:05 +00:00
jbo_85 f808481094 Optimized some stuff in the renderer. 2008-02-13 23:16:16 +00:00
mudlord 9fc3957185 Bleh, fixed resource, again.
This most likely will be the last MFC GUI based update
2008-02-12 00:39:48 +00:00
spacy51 452f5e9134 2008-02-10 23:09:36 +00:00
spacy51 54c9174f7c Qt:
ADDED basic cheat sidebar
2008-02-10 15:32:44 +00:00
spacy51 667fb7a175 Qt:
DETACHED language file handling from MSVC project file
ADDED Windows shell scripts for creating language files
UPDATED how-to
2008-02-10 14:06:52 +00:00
spacy51 ee8906b92e Qt:
ADDED spanish translation
ADDED switch to enabled/disable translation
2008-02-10 12:35:36 +00:00
spacy51 091813b638 Qt:
ADDED dynamic translation file loading
ADDED File->Exit menu entry
SIMPLIFIED menu construction
2008-02-10 00:08:37 +00:00
spacy51 ccd840dd89 Qt:
MINOR translation changes
2008-02-09 22:41:05 +00:00
spacy51 9a2addbf4a Qt:
FIXED linux building
2008-02-09 22:08:07 +00:00
spacy51 262403b630 Qt:
ADDED short translation how-to
FIXED some linux build errors
2008-02-09 21:42:17 +00:00
spacy51 3d2fe9980f QT:
USE precompiled header
ADDED basic menu
ADDED OpenGL frame
ADDED german translation
2008-02-09 17:16:37 +00:00
spacy51 4a61da3136 ADDED basic Qt translation framework 2008-02-06 13:59:07 +00:00
spacy51 92faefe922 ADDED basic Qt translation framework 2008-02-06 13:58:02 +00:00
spacy51 f3c8c104b2 ADDED UPX (exe packer) to vc2008-qt project file 2008-02-02 14:59:29 +00:00
spacy51 f914494cb1 ADDED very basic Qt build system and a VC2008 project file using the QMake file. 2008-02-02 14:51:23 +00:00
squall_leonhart69r 33299f49d3 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.
2008-02-01 09:11:34 +00:00
mudlord 0d11a13ef7 2008-02-01 08:22:57 +00:00
mudlord 4bf1715142 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
2008-01-30 22:37:22 +00:00
mudlord c545911374 Linux version can display SVN revision number in help screen, ONLY IF svn is installed. Otherwise, the normal version number shows. 2008-01-30 10:47:10 +00:00
spacy51 b8379a99bc ADDED compile date to about box
REDESIGNED about box a little
2008-01-29 13:11:02 +00:00
spacy51 f187980555 2008-01-26 14:04:57 +00:00
spacy51 c87a8b583f FIXED: Entering fullscreen while logging window was active caused dead-lock 2008-01-26 12:12:16 +00:00
spacy51 1d53cf0881 RENAME FileToggleMenu accelerator to FileToggleFullscreen 2008-01-26 11:55:06 +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 e9b1f58575 CORRECTED another typo 2008-01-25 18:40:34 +00:00
spacy51 8df495ecf6 CORRECTED typo in man page
REMOVED zero-size getopt files in /src
2008-01-25 18:10:58 +00:00
spacy51 af9f3c8757 REMOVE text.cpp/h from project file 2008-01-24 12:50:27 +00:00
mudlord 0cf2bc2c6e Fixed SVN properties on rules files
Added missing files
2008-01-24 11:46:19 +00:00
mudlord 479539f314 2008-01-24 05:35:19 +00:00
mudlord 30c9988e0a 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
2008-01-24 05:33:18 +00:00
spacy51 806e5b0ff4 IMPROVE texture locking performance 2008-01-22 14:08:28 +00:00
spacy51 6abce5085e FIXED division by 0 2008-01-22 13:27:31 +00:00