bgk
|
9ca7db29f5
|
SDL: Install vba-over.ini in the data directory and use it.
|
2011-12-28 10:23:38 +00:00 |
n-a-c-h
|
4817403abf
|
Add missing extensions. Note though that the association section is still missing .dmg
|
2011-12-27 22:09:31 +00:00 |
n-a-c-h
|
25fa212b56
|
Add missing extensions.
|
2011-12-27 22:01:34 +00:00 |
n-a-c-h
|
638e79009f
|
Add missing extensions.
|
2011-12-27 21:56:00 +00:00 |
n-a-c-h
|
b13ee88b4e
|
I'm not sure where these MIME types came from, but if we're going to invent some, let's invent some proper ones. I'm not sure if -rom is the best suffix though.
|
2011-12-27 21:49:55 +00:00 |
bgk
|
3c9f24465d
|
GTK: Hint the file manager it can use gvbam to open GB and GBA rom files
|
2011-12-27 21:30:59 +00:00 |
bgk
|
6e93397b07
|
GTK: Fix an uninitialized variable causing potential crashes in the joypad config dialog.
|
2011-12-27 19:20:49 +00:00 |
bgk
|
9c6a9025a2
|
Some fixes to help building on NetBSD
|
2011-12-27 15:34:39 +00:00 |
bgk
|
244e4e85d8
|
SDL/WX: Fix build with asm scalers enabled.
If Win32 has issues with OpenGL those should not be hacked around in common code.
|
2011-12-03 13:47:20 +00:00 |
bgk
|
ef92bdd1ec
|
GTK: Applied patch #3386384 to fix build when NLS is disabled.
Thanks to Dmitry Marakasov.
|
2011-12-03 13:11:19 +00:00 |
squall-leonhart
|
233fae21ca
|
correction to OP_MVNS, fixed by AdamN, fixes vrally 3 flickering
|
2011-07-28 12:18:28 +00:00 |
thibeaz
|
273bf93b7d
|
in the EXECUTE_PROCESS command in the CmakeLists.txt file for the wxwidgets gui was missing the end bracket, this should fix it, next on the list is work on using ffmpeg as an external dependency and not need it as a requirement (hopefully), if it doesn't work, you can shoot me Squall
|
2011-06-30 01:54:32 +00:00 |
squall-leonhart
|
c08726589d
|
wx about box fix from darktjm
|
2011-06-14 13:38:10 +00:00 |
squall-leonhart
|
a236fff312
|
apply the vba config file rename to the trunk, this has come about because older versions use some values slightly differently which would cause those versions to fail to work or have the wrong settings.
|
2011-06-13 15:46:20 +00:00 |
squall-leonhart
|
8e6a51211e
|
all current vba-m Wx patches applied to trunk.
|
2011-05-25 11:55:46 +00:00 |
squall-leonhart
|
98215cfb30
|
buncha patches by darktjm
sdl fix not applied yet
|
2011-05-24 07:39:29 +00:00 |
bgk
|
7145f8083d
|
SDL: Enable OpenGL by default
|
2011-05-07 07:09:21 +00:00 |
squall-leonhart
|
f1812fd2e3
|
should fix GS codes that don't work on games which use lcd interrupts instead of vblank
thanks unmacaque
|
2011-05-05 13:17:13 +00:00 |
squall-leonhart
|
5f5ddb11a4
|
Bugger unicode support, we can just convert multibyte to widestring using google cloud services and a bunch of midgets running in spinwheels.
Also enables whole program optimisation (funnily i was only doing linker time optimisation so it wasn't as good as it could be.)
|
2011-04-26 07:25:16 +00:00 |
bgk
|
432e8b627f
|
GTK: Fixed bug #3201910
|
2011-03-12 08:51:23 +00:00 |
bgk
|
bca14a4b2e
|
GTK: Fix emulation stuck paused after closing the general options dialog when the "pause when inactive" option has been toggled.
|
2011-03-01 16:48:35 +00:00 |
bgk
|
a8c1e753b1
|
GTK: Merged the GB and GBA cheat list dialogs. Patch by unmacaque.
|
2011-02-26 10:06:32 +00:00 |
bgk
|
e49be92119
|
FILTERS: Changed the 2xSaImmx implementation to GPLv2+, since the author allowed it. This will make life easier to packagers.
|
2011-02-25 19:25:17 +00:00 |
bgk
|
1cdcbe07c4
|
GTK: Add missing file. Oops.
|
2011-02-25 19:03:37 +00:00 |
bgk
|
414c65f156
|
ALL: Update vba-over.ini with an older but better version
|
2011-02-25 18:23:42 +00:00 |
bgk
|
5c61339992
|
GTK: Add GameBoy cheats support. Thanks to unmacaque for the patch.
|
2011-02-25 17:56:10 +00:00 |
bgk
|
e3eb811e7f
|
GTK: Fix NLS for the directories config dialog
|
2011-02-24 21:02:47 +00:00 |
bgk
|
8f412ed1c4
|
GTK: Add vba-over.ini support
|
2011-02-24 19:34:56 +00:00 |
bgk
|
6622a584e6
|
GTK: Cleanup
|
2011-02-24 18:40:20 +00:00 |
bgk
|
1474f6e50b
|
GTK: More NLS WIP
|
2011-02-24 17:01:10 +00:00 |
bgk
|
b94eae1925
|
GTK: NLS support WIP
|
2011-02-24 13:06:17 +00:00 |
bgk
|
247beb025d
|
GTK: Add support for 7z archives
|
2011-02-24 10:52:33 +00:00 |
bgk
|
a59c64a292
|
GTK: Mark more strings as translatable
|
2011-02-24 08:19:59 +00:00 |
bgk
|
924f9f6492
|
GTK: Remove the StringTokenizer class and move the functionality to tools.cpp
|
2011-02-22 18:04:08 +00:00 |
bgk
|
b213ae372b
|
GTK: Turned the last menu based settings into a dialog
|
2011-02-20 19:03:38 +00:00 |
bgk
|
ef8609241a
|
GTK: Cleanup includes. Don't instanciate global objects.
|
2011-02-20 16:36:25 +00:00 |
bgk
|
8c0ea991c8
|
GTK: Added GBA cheats support. Thanks to unmacaque for the patch.
|
2011-02-20 14:53:04 +00:00 |
bgk
|
6c80badb98
|
CMAKE: Allow building without SFML
|
2011-02-20 12:22:58 +00:00 |
bgk
|
573aaca70b
|
GTK: Don't reset the renderer when entering the display config dialog
|
2011-02-20 10:38:42 +00:00 |
bgk
|
f656e4fe45
|
GTK: Don't disable rendering when using the menus. Thanks to fernandotcl for the patch.
|
2011-02-20 10:15:03 +00:00 |
bgk
|
3c6e0514a9
|
SDL: Allow vbam to run on systems without an audio device. Thanks to jcranmer for the patch.
|
2011-02-20 09:25:07 +00:00 |
bgk
|
2009faab00
|
GTK: Change the OpenGL texture size when changing scaler size. Thanks to fernandotcl for the patch.
|
2011-02-20 09:02:46 +00:00 |
bgk
|
de6db92249
|
GTK: Rename the main GtkBuilder file for consistency
|
2011-02-20 08:33:01 +00:00 |
bgk
|
9962e4e679
|
GTK: Convert the remaining parts of the UI from Glade to GtkBuilder. Thanks to Rafał Mużyło for the patch.
|
2011-02-20 08:28:48 +00:00 |
bgk
|
1d6b01bd8b
|
GTK: Fix the joypad config dialog using 100% CPU
|
2011-02-19 22:01:09 +00:00 |
bgk
|
2c2804aa60
|
SVN: Applied proper properties to all files, mainly to get native end of lines.
|
2011-02-19 21:33:53 +00:00 |
Squall-Leonhart
|
6ae6c005d5
|
missing ; after break on line 263
|
2011-01-10 02:12:20 +00:00 |
Squall-Leonhart
|
60f7dad351
|
applied kode54's sdl/gtk joypad patch
|
2011-01-09 20:14:40 +00:00 |
squall-leonhart
|
81862972a9
|
applied gtk_rtc.patch by unmacaque
|
2010-11-27 01:06:20 +00:00 |
squall-leonhart
|
bda76285e2
|
stupid log told me it wasn't patched but it was
|
2010-10-24 20:39:53 +00:00 |