skidau
6c7f60c6fe
Added a Transifex link in the Help menu.
...
http://www.transifex.com/projects/p/vba-m/
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1422 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-12 14:24:17 +00:00
skidau
d1a1570476
Updated wxvbam.pot file and changed update_pot.sh to pick up split .xrc files
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1421 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-12 11:54:50 +00:00
bgk
2743b21ff6
PO: Fix update_pot.sh line endings
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1420 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-12 04:00:03 +00:00
skidau
4d1d50fa13
Fixed an array out of bounds access in the debugger. Fixed a path problem with the wx vbam xpm icon. Patch by Mook.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1419 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-11 07:27:42 +00:00
skidau
1e13164dcc
Fixed the throttle selection on the SDL and XAudio2 backends. On the other backends, the throttle is a switch (selects between no throttle and throttling at 100% speed). Sync game to audio is now always enabled and the menu option has been removed.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1418 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-11 07:21:02 +00:00
wowzaman12
8b90328cdb
Good catch from Mook on irc. Thanks man.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1417 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-10 23:00:56 +00:00
wowzaman12
95a976aa77
Fixed cmake to use find the proper xpm file in the xrc folder, also made the vbam core and fex library static to help with building on some platforms.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1416 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-10 22:54:19 +00:00
skidau
8e9e59ea03
Sorted the array of opts so that none of the options get invalidated by the option loader. Fixes the audio volume option which was not getting loaded from the ini.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1415 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-10 06:46:29 +00:00
skidau
f96937ad12
Updated the .po files and fixed the icon path in the wx CMakeLists.txt
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1414 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-10 04:27:13 +00:00
skidau
da8b943d10
Removed the .po files from the repository as they are generated files.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1413 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-10 03:40:13 +00:00
wowzaman12
3fdd146357
added skidau and myself to the about dialog
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1412 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-10 02:41:14 +00:00
wowzaman12
aeb797cf57
make it load the xpm icon instead, solves the iCCP profile issue
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1411 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-10 02:35:55 +00:00
wowzaman12
4edf89e15c
updated pot files, will need to update translations as well.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1410 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-09 22:12:18 +00:00
skidau
71f96757dc
Removed an extraneous include and added a SDL build check in the CMakeLists.txt
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1409 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-09 14:09:29 +00:00
skidau
601ae1279b
Combined the GBA and GB frameskip settings to go under Video Options.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1408 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-09 12:32:42 +00:00
skidau
421f911371
Removed the GBA washed colors option as it did not do anything.
...
Removed the broken full screen resolution selection.
Added some separators in the menu.
Fixed a path problem in the wx CMakeLists.txt
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1407 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-08 14:39:54 +00:00
skidau
84695b301c
Fixed the wx CMakeLists.txt so that it can be built from a directory other than trunk
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1406 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-08 08:25:54 +00:00
skidau
3ed747e78c
Relabelled the AGP Printer to Debug print
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1405 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-08 07:18:31 +00:00
skidau
6e0d9df984
Fixed the battery saving in Pokemon FireRed
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1404 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-08 05:06:13 +00:00
skidau
2e60fc6962
Updated copyright year
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1403 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-08 01:44:13 +00:00
skidau
041f1d5677
Hooked up the GB Printer option in the wx menu
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1402 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-08 01:26:21 +00:00
skidau
267940e4bf
Changed svnrev.h to version.h to fix the build on linux
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1401 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-07 21:29:54 +00:00
skidau
41e8041a87
Hooked up the GBA tilt sensor to the wx gui
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1400 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-07 14:45:25 +00:00
skidau
100d635122
Added SDL2 (2.0.3) as a future dependency
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1398 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-07 05:24:56 +00:00
skidau
441408bf97
Fixed the SDL Joystick Hat diagonals in the wx gui
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1397 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-06 13:40:03 +00:00
skidau
f4909e2676
Fixed the GB and GBC BIOS options.
...
Moved the Skip BIOS option to the Emulation menu.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1396 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-06 12:04:21 +00:00
skidau
5439ebc913
Moved the Load State and Save State menus to the File menu.
...
Removed the "Welcome to wxVBAM!" status message.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1395 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-06 10:38:10 +00:00
skidau
0087bd7076
Fixed the "Could not set current working directory" log that would appear on boot when there was no xrc sub-directory present.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1394 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-06 10:10:04 +00:00
skidau
1e08ceb6ea
Made EEPROM and SRAM save type detection override the general FLASH 64KB detection. Fixes the save auto-detect of Saibara Rieko no Dendou Mahjong.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1393 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-06 09:43:09 +00:00
skidau
4cc36ab359
Removed the "Searching for directory" logging as they were spamming the logs
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1392 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-06 07:49:45 +00:00
skidau
84b1383aca
Changed the range of the flashSize to be 0 to 1
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1391 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-06 07:45:56 +00:00
skidau
70ac7826cf
Fixed the typos in the .desktop files
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1390 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-06 07:21:27 +00:00
skidau
710529686b
Updated the FindSFML cmake script to the SFML-2.2 version
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1389 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-06 01:27:09 +00:00
skidau
208f0b7d24
NO_LINK wx build fixes
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1388 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-05 13:37:56 +00:00
skidau
890b59b3a7
Added the icon and rearranged the GB menu
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1387 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-04 14:04:26 +00:00
skidau
0951383971
Removed most of the checkboxes from the dialogs.
...
Replaced wxvbam.xrc with the individual xrc files.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1386 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-04 13:45:52 +00:00
skidau
9194ce8154
First cut of the rearranged wx gui menu to be more like the MFC menu
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1385 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-04 06:37:34 +00:00
skidau
73deb4572a
Changed the core enum options to ints to make them consistent with the MFC gui; allowing the ini file to be shared between the two gui's.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1384 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-03 07:44:58 +00:00
skidau
585a3da290
Created a NO$GBA style OAM Viewer for the wx gui
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1383 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-02 15:35:42 +00:00
skidau
04926d67c0
Moved the link functions to their own menu
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1382 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-01 15:15:32 +00:00
skidau
df0aa4d117
Round up the rom size to the nearest power of two before mirroring.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1381 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-01 13:27:07 +00:00
skidau
d48e33e131
Converted the update_check macros to functions
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1380 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-01 01:08:57 +00:00
skidau
693e240355
Added a separately configured directory for Game Boy Color games
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1379 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-30 12:33:12 +00:00
skidau
a57ed0c70a
Made the wx GDB menus consistent with the MFC version.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1378 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-30 10:35:04 +00:00
skidau
3953993e44
Added the e-Reader Load/Save commands to the wx gui menu.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1377 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-30 04:10:00 +00:00
skidau
5de802fab0
Default the Open dialog to the directory of the currently emulated system. Made opening "Archives" the default in the File Dialog.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1376 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-30 00:30:07 +00:00
wowzaman12
daaae2563a
and I forgot the semi-colon...
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1375 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-29 20:41:04 +00:00
wowzaman12
eea9ba0804
removed a useless buffer (backported from bgk changes on his github repo)
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1374 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-29 20:36:40 +00:00
skidau
7437c5a455
Copied the checkbox options from the dialogs into a temporary menu, Configure.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1373 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-29 13:48:04 +00:00
skidau
b27cb0e81c
Added the SVN rev to the window title. Used GBA resolution as the default window size.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1372 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-29 01:30:31 +00:00