Commit Graph

580 Commits

Author SHA1 Message Date
Daryl Borth
e52829994b remove wiiupc since libogc wiiuse now supports WiiU Pro controller.
remove update check completely. compatibility fixes for newer devkitppc.
2018-08-01 12:41:41 -06:00
dborth
e588477fce
Merge pull request #352 from libertyernie/allow-two-arguments
Allow loader to pass 2 arguments instead of 3 for autoload
2018-07-30 12:08:39 -06:00
libertyernie
3039ff7f5e Allow loader to pass 2 arguments instead of 3 for autoload 2018-07-28 16:27:48 -05:00
libertyernie
72fee232c7 Fix compilation errors with latest libOGC/devkitPPC
(Partially ported from snes9xgx: a417745817)
2018-07-28 16:26:19 -05:00
FIX94
c6fb52762b
Update preferences.cpp
on wii, it tries to access 5 elements even though filepath only holds 4, meaning it overwrites part of the stack leading to random crashes etc.
2018-03-08 01:59:43 +01:00
Askot
267771704a -Restore: don't reset settings when going back to an older version
-Adjust to display more options to GB Hardware type
2016-12-11 22:05:25 -07:00
Askot
4e8e78f416 Remove unused option 2016-12-10 21:29:06 -07:00
Askot
bc3cda6ae8 -Restored Wiiflow mode plugin by fix94
-Restored fix filebrowser window overlapping
-Change all files End Of Line to windows mode
-Remove update check for updates
2016-12-10 21:20:35 -07:00
Daryl Borth
d92d2ca8f3 hide saving dialog that pops up briefly when returning from a game. bump
version.
2016-12-10 13:53:14 -07:00
Daryl Borth
5812be3d01 add missing image 2016-12-10 13:47:57 -07:00
Daryl Borth
2a0a8c2d6c merging changes from Zopenko from 2.3.4 2016-12-10 13:47:27 -07:00
Daryl Borth
f2e2ce7314 revert some unnecessary changes 2016-06-25 14:08:01 -06:00
Daryl Borth
da236e5f1a change update URL 2016-06-25 10:56:20 -06:00
Daryl Borth
40f7efd9c3 updating credits 2016-06-24 21:38:00 -06:00
Daryl Borth
5483f0f444 fix crash caused by forgetting to remove a GUI element from the main
window when switching menus
2016-06-24 21:23:15 -06:00
Daryl Borth
67deab812b update update.xml URL, add link to releases 2016-06-06 20:35:06 -06:00
Daryl Borth
35084c790b update Traditional Chinese translation 2016-06-06 20:30:40 -06:00
Daryl Borth
c21ff25fac merging changes from Zopenko, libertyernie, Glitch, cebolleto, and
others
2016-06-04 17:00:36 -06:00
dborth
603431cbfd finalize 2.2.8 2012-07-29 21:08:21 +00:00
dborth
de05496f98 finalize 2.2.7 2012-07-07 17:47:16 +00:00
dborth
58e270f02a finalize 2.2.6 2012-07-06 20:55:04 +00:00
dborth
f492e8f460 fix superstar saga sound glitch 2012-06-26 23:08:42 +00:00
dborth
5899704220 2012-04-28 16:15:24 +00:00
dborth
ffbfc71e9a 2012-03-18 17:39:23 +00:00
dborth
2dd5889c1a use threshold of cos(67.5) to allow two directions to be pressed simultaneously (eg: down+right) (patch by KruLLo) 2012-03-18 15:52:08 +00:00
dborth
48961d6db0 new joystick math 2012-01-27 02:34:38 +00:00
dborth
9c933cf7df sync w/ screenshot code from snes9x-gx 2012-01-11 18:45:07 +00:00
dborth
4066768fd2 2011-10-27 04:12:30 +00:00
dborth
36a313530a 2011-06-21 02:20:59 +00:00
dborth
ff4f22fe32 2011-06-18 06:11:28 +00:00
dborth
60eacca2c3 2011-06-05 05:24:04 +00:00
dborth
c3ccb8f891 finalize 2.2.5 2011-05-16 00:55:28 +00:00
dborth
768ce221fd update translations 2011-04-23 15:54:18 +00:00
dborth
63e6453a33 2011-04-17 19:34:17 +00:00
dborth
90b944a558 2011-04-01 05:35:50 +00:00
dborth
488af80a11 add Turkish translation 2011-03-30 03:39:23 +00:00
dborth
2692d99928 2011-03-25 00:55:20 +00:00
dborth
ca1a0442e3 finalize 2.2.4 2011-03-24 01:20:55 +00:00
dborth
4591df7e28 fix slow browser issue 2011-03-24 01:04:02 +00:00
dborth
22d1cfea45 parsing fix, string safety 2011-03-20 17:19:09 +00:00
dborth
6ff121a1fd add trailing slash to paths 2011-03-19 17:00:02 +00:00
dborth
478ecf5674 finalize 2.2.3 2011-03-19 05:34:46 +00:00
dborth
f7435be91b 2011-03-13 05:49:30 +00:00
dborth
d8cb3daab0 rm space 2011-02-10 18:08:24 +00:00
dborth
47ff4b7397 fix compilation on GameCube 2011-02-10 18:06:06 +00:00
dborth
0d8957a9cb update to match iso9660 devoptab 2011-02-06 20:47:20 +00:00
dborth
1a88af2094 update net code 2011-02-06 05:38:24 +00:00
dborth
e31668c42a 2011-02-04 04:42:07 +00:00
dborth
641a593ae8 source tidy 2011-02-03 03:44:53 +00:00
dborth
05d875c265 net changes 2011-02-03 03:35:21 +00:00
dborth
b69c51b8cf enable SMB on GameCube (thanks Extrems!) 2011-02-03 03:09:28 +00:00
dborth
b1e0effdb0 2011-01-21 02:36:25 +00:00
dborth
c5c6e7be1e replace file calls with standard ones 2011-01-20 02:53:27 +00:00
dborth
a3b33715bd fix gc build 2010-12-26 23:19:08 +00:00
dborth
47590cda63 lang update 2010-12-25 18:27:15 +00:00
dborth
6aef75b2bf lang update 2010-12-24 03:11:51 +00:00
dborth
dc5bff23d8 add IOS whitelist, reload if found. display warning if not. 2010-12-18 16:05:06 +00:00
dborth
016fb88d9c stop folder parsing when opening a 7z 2010-12-05 21:48:57 +00:00
dborth
abe6ab9b12 add Catalan translation 2010-11-27 02:46:41 +00:00
dborth
09cee1bf53 2010-11-17 07:28:03 +00:00
dborth
7f797802a3 2010-11-16 20:20:33 +00:00
dborth
8b2af43ff6 lang update 2010-11-12 01:45:21 +00:00
dborth
b3af59f3d2 lang update 2010-11-06 23:42:34 +00:00
dborth
a284aa55a8 bugfix 2010-10-27 22:09:23 +00:00
dborth
e817a7bacb fix lang toggle 2010-10-19 21:42:11 +00:00
dborth
9c3ebad47c simplify 2010-10-14 20:16:10 +00:00
dborth
eccf34439b lang updates 2010-10-10 17:45:27 +00:00
dborth
aa85654cb9 lang updates 2010-10-09 05:47:45 +00:00
dborth
167f114e89 fix off-by-one in http code 2010-10-07 19:55:41 +00:00
dborth
0b7e5c5b23 finalize 2.2.2 2010-10-07 16:49:11 +00:00
dborth
44f67869ef browser fix 2010-08-31 17:08:48 +00:00
dborth
eecd6122cf lang updates 2010-08-29 21:43:05 +00:00
dborth
e42140702a fix crash for those with their routers turned off 2010-08-23 18:59:26 +00:00
dborth
e7e2bffd17 lang update 2010-08-21 22:17:06 +00:00
dborth
8e64c5a929 2010-08-21 20:06:05 +00:00
dborth
65d9aba53e add portuguese translation (marcoslimaozinho) 2010-08-21 20:05:51 +00:00
dborth
d3231ba4ef improve net init code 2010-08-20 22:33:54 +00:00
dborth
e7829d2d24 2010-08-18 17:35:58 +00:00
dborth
525e68623b improved network init and file code 2010-08-18 00:15:41 +00:00
dborth
57b507bf12 finalize 2.2.1 2010-08-14 05:57:22 +00:00
dborth
ee9ff48aae typefix 2010-08-09 18:15:44 +00:00
dborth
bcfa3dde62 remove IOS 202 code 2010-08-09 03:52:29 +00:00
dborth
8157e9b064 tidy up memory usage 2010-07-31 02:21:36 +00:00
dborth
fb0ed2eb65 minor changes 2010-07-27 17:30:12 +00:00
dborth
173bad8c6f source tidy 2010-07-22 07:40:16 +00:00
dborth
7d4300b5f9 finalize 2.2.0 2010-07-22 07:20:47 +00:00
dborth
13910118ee finalize 2.1.9 2010-07-20 06:46:28 +00:00
dborth
238d32ec71 move some memory to high MEM2 for performance boost 2010-07-17 06:54:28 +00:00
dborth
64686c5b62 decrease savebuffer size 2010-07-17 06:34:14 +00:00
dborth
3c8221b1f4 fix saves issue 2010-07-15 06:55:48 +00:00
dborth
674d5ddfff finalize 2.1.8 2010-07-15 03:44:51 +00:00
dborth
64dde0c18b 2010-07-12 06:29:19 +00:00
dborth
b11d28d5b4 hide non-ROM files 2010-07-12 06:11:52 +00:00
dborth
edf81493b1 fix sfx vol 2010-07-10 17:27:54 +00:00
dborth
ad9e7440c1 2010-07-09 15:27:39 +00:00
dborth
de89a2606f updated usb2 support (now supports both ports). requires new cIOS 202. freetypegx optimization. 2010-07-06 06:39:31 +00:00
dborth
4f424661b7 2010-06-29 18:55:56 +00:00
dborth
a7a6b41e60 sync with snes9xgx changes 2010-06-29 07:50:37 +00:00
dborth
a5c83a32fd add missing malloc 2010-06-28 20:49:24 +00:00
dborth
de08b42f7d turn off Nagle 2010-06-27 00:43:20 +00:00
dborth
f87112da10 bugfix 2010-06-24 23:38:40 +00:00
dborth
c9e20c508b fix 2010-06-23 22:29:28 +00:00
dborth
beb49d317b minor changes 2010-06-23 17:22:02 +00:00
dborth
fdf9271890 code cleanup 2010-06-22 23:33:23 +00:00
dborth
d5c73256aa finalize 2.1.7 2010-06-21 03:51:55 +00:00
dborth
49450b8fff static xfb to reduce mem frag 2010-06-20 00:26:44 +00:00
dborth
a5dd37fd9d minor changes 2010-06-19 17:13:18 +00:00
dborth
c3a62c7e32 minor changes 2010-06-08 18:00:58 +00:00
dborth
7a48f1c9f1 change IOS reload 2010-06-05 01:45:27 +00:00
dborth
464275e3d9 sd gecko fixes 2010-06-04 21:50:44 +00:00
dborth
ae34742e6d use less memory for snapshot screenshots - so now thumbs are activated for GameCube, revert some GBA changes 2010-06-03 23:16:47 +00:00
dborth
fe4b8d46ef fix gb mono detection 2010-05-31 19:20:05 +00:00
dborth
a769780c35 2010-05-28 03:13:13 +00:00
dborth
67d5d3d0c7 usb fix 2010-05-21 06:56:49 +00:00
dborth
e28daf3cc2 fix audio for GC 2010-05-21 01:35:54 +00:00
dborth
0893c0857b finalize 2.1.6 2010-05-19 21:52:59 +00:00
dborth
47280c60b8 2010-05-02 19:30:49 +00:00
dborth
a4208bb19a improved USB code 2010-04-28 05:59:19 +00:00
dborth
e92a333f17 fix scrolling bug 2010-04-17 20:16:00 +00:00
dborth
67708f6301 small fixes 2010-04-17 03:06:12 +00:00
dborth
e28588ef62 add ifdef 2010-04-14 23:53:35 +00:00
dborth
f5e8484dc8 some spiffy new audio/video code! 2010-04-13 23:34:09 +00:00
dborth
375a5b42ba new image colors for prompt window 2010-04-13 08:01:06 +00:00
dborth
d0912cca26 Add both A and 2 triggers to all buttons. That too way too long. 2010-04-13 06:50:43 +00:00
dborth
ea2cc55103 fix some possible hangs 2010-04-13 05:19:04 +00:00
dborth
f58a18857e 2010-04-12 05:57:42 +00:00
dborth
1210f41e14 2010-04-11 05:08:22 +00:00
dborth
76f35069bc 2010-04-10 06:29:45 +00:00
dborth
5ae434aae8 finalize 2.1.4 2010-04-09 22:51:55 +00:00
dborth
e481dc65a4 2010-04-05 23:52:39 +00:00
dborth
afb08be6e8 2010-04-05 23:39:18 +00:00
dborth
6fd3ad84ff revert 2010-04-05 23:16:37 +00:00
dborth
923667cecc revert some changes 2010-04-05 22:46:26 +00:00
dborth
ad987a37ad changes for SD Gecko / DVD support on GameCube (thanks emukidid!) 2010-04-02 21:02:38 +00:00
dborth
68d4aa225e lang updates, rem NGC refs 2010-04-01 21:35:49 +00:00
dborth
26338d406f finalize 2.1.3 2010-03-31 02:45:09 +00:00
dborth
897cbaea45 add IOS display for diagnostics 2010-03-22 21:19:31 +00:00
dborth
ed7da8d754 saner font drawing 2010-03-22 08:11:14 +00:00
dborth
255e764a86 2010-03-22 01:10:50 +00:00
dborth
65eccf6e20 reorg 2010-03-21 23:49:59 +00:00
dborth
c2ff1b7277 reorg 2010-03-21 20:44:28 +00:00
dborth
19afe3720c reorg 2010-03-21 20:42:59 +00:00
dborth
df002b89d7 reorg 2010-03-21 20:42:10 +00:00
dborth
ee5664a1a2 reorg 2010-03-21 20:39:51 +00:00
dborth
c926152762 new font, rewritten PNGU, menu tweaks, optimized text code 2010-03-21 19:51:36 +00:00
dborth
5166ca2b61 update some strings 2010-03-17 23:20:17 +00:00
dborth
3e8072f22c 2010-03-17 22:19:51 +00:00
dborth
678786c893 correct rom allocation 2010-03-17 05:34:26 +00:00
dborth
8b3068536f rumble off option now completely disables rumble 2010-03-15 23:44:32 +00:00
dborth
a1f87f307b 2010-03-15 23:34:43 +00:00