Commit Graph

100 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
1380d2e706 - rename "SD Gecko" to "SD Card Debug Log" in Settings
- rename "Wifi Gecko" to "Wifi Debug Log" in Settings
2016-08-16 23:08:51 +02:00
Christopher Roy Bratusek
0f4e0d9e40 bump version to rev47
- build against libruntimeiospatch 1.5.3
- only scan list of available IOS once per session
- disable 'SD Card Gecko' by default (debug log on SD Card),
  because it's causing a MASSIVE slow down when opening an
  app's details dialog the first time in a session, when
  using a shitty class 2 or whatever SD Card
- fixed that newly build vWii forwarder accidently was the
  same than the Wii forwarder
- fixup BootMii (IOS) detection on Wii
- fixup showing device icon for apps
- add ISO0 (any version) to list of known stub IOS
  (it's a custom IOS installed by several old apps)
- update german translation
2016-08-16 22:56:10 +02:00
Christopher Roy Bratusek
a8337869a3 - press ZL on the Classic Controller or Wii U Pro Controller to
open the device selection prompt (no unused button left for
  Game Cube Controller)
- press ZR on the Classic Controller or Wii U Pro Controller to
  open the system selection prompt (no unused button left for
  Game Cube Controller) [only on Wii]
- in partition mounter replace debug_printf with xprintf
- disable several DVD and Memory Card related functions in vWii
- don't initialize DVD drive on start in vWii builds
- allow 'SD Gecko' and 'Wifi Gecko' in parallel
2016-08-15 22:18:41 +02:00
Christopher Roy Bratusek
86b03fb03e - treat Y button on Game Cube Controller, Classic Controller
and Wii U Pro Controller like 1 button on the Wii Remote
- treat X button on Game Cube Controller, Classic Controller
  and Wii U Pro Controller like 2 button on the Wii Remote
- press Z on Game Cube Controller or L Classic Controller or
  Wii U Pro Controller to open Settings menu
- press R on Classic Controller or Wii U Pro Controller to
  open External Applications menu (no unsued button left for
  Game Cube Controller)
- previously only the first controller was honoured, now all
  four are being connected, though only the first one of each
  kind (Wii Remote, Game Cube Controller or Wii U Pro Controller)
  can be used, each additional non-unique controller is ignored
2016-08-15 18:21:12 +02:00
Christopher Roy Bratusek
f76b0e89a8 working Wii U Pro Controller support 2016-08-15 16:56:56 +02:00
Christopher Roy Bratusek
ab250fe53d initial work for Wii U Pro Controller support [not yet working] 2016-08-15 14:00:54 +02:00
Christopher Roy Bratusek
4d2e237a74 fix size and layout of device prompt in vWii builds
remove 'All' button from device prompt in vWii builds
2016-08-15 10:16:39 +02:00
Christopher Roy Bratusek
12e50c147f Revert "hide SD Gecko setting in vWii builds"
have I been drunk? I must have mistaken SD Gecko for USB Gecko [lol]

This reverts commit e1a1a3c847.
2016-08-15 09:35:44 +02:00
Christopher Roy Bratusek
e1a1a3c847 hide SD Gecko setting in vWii builds 2016-08-14 23:41:56 +02:00
Christopher Roy Bratusek
c236c256fb fixup segui stuff 2016-08-14 23:21:09 +02:00
Christopher Roy Bratusek
a9617283fb fix missing label 2016-08-14 23:12:17 +02:00
Christopher Roy Bratusek
e31f831425 update destination ip for wifi gecko 2016-08-14 23:08:17 +02:00
Christopher Roy Bratusek
de45e343a4 fix 'Exit to Wii U menu' not visible in vWii versions 2016-08-14 22:35:17 +02:00
Christopher Roy Bratusek
db4c3b4e55 minor code cleanup 2016-08-14 21:54:57 +02:00
Christopher Roy Bratusek
22453ca6db update code for online update to use the file UPDATEFOLDER/revisions for version checking 2016-08-14 19:59:40 +02:00
Christopher Roy Bratusek
2506ce94f6 fixup loading HBF boot.dol from online-update for Standalone versions 2016-08-14 19:45:59 +02:00
Christopher Roy Bratusek
c4b21414ee minor change in bootmii return value on vWii 2016-08-14 19:40:07 +02:00
Christopher Roy Bratusek
172059439c add IOS5 rev 65280 to list of Stub IOS 2016-08-14 19:35:48 +02:00
Christopher Roy Bratusek
a9909b7a48 fixup Settings Editor GUI path for SD Gecko in GameCube Slot A 2016-08-14 19:35:31 +02:00
Christopher Roy Bratusek
77343ee03e fix coding derp 2013-04-08 20:06:49 +02:00
Christopher Roy Bratusek
d250f7b201 + disable reading Homewbrew from DVD on vWii
+ display GC-MemoryCard symbol in app-info-dialog on real Wii, if device icon is enabled in settings
+ Fixed bug that made HBF search for Settings Editor GUI on DVD, GCA and GCB, even if already found on SD or USB
+ Set "Settings.{dvd,gca,gcb}_insert" to false on vWii
2013-04-08 19:53:26 +02:00
Christopher Roy Bratusek
34aaa034b8 add return to Wii U menu in vWii versions 2013-01-30 22:22:36 +01:00
Christopher Roy Bratusek
3d1a6a130e return to HBF0 works again 2013-01-04 19:32:09 +01:00
Christopher Roy Bratusek
2dfc831e18 show flavour in about 2013-01-04 19:26:48 +01:00
Christopher Roy Bratusek
b03bf57691 Revert "store debug.txt on device choosen in settings"
This reverts commit b81834e353.
2013-01-04 19:17:47 +01:00
Christopher Roy Bratusek
46df5b8b65 ... store settings the same way for HBF0 than for THBF 2013-01-04 19:12:33 +01:00
Christopher Roy Bratusek
fb02e35371 make restarthbf distinguish between HBF0 and THBF 2013-01-04 19:08:16 +01:00
Christopher Roy Bratusek
3d57adc65a minor changes 2013-01-04 19:05:37 +01:00
Christopher Roy Bratusek
c1dfc6e6d9 fixups 2013-01-04 18:32:32 +01:00
Christopher Roy Bratusek
237263468c use central update file, as it's same for all versions 2013-01-03 23:40:06 +01:00
Christopher Roy Bratusek
241e82e930 add code for saving settings in standalone version back (not yet tested) 2013-01-03 23:39:04 +01:00
Christopher Roy Bratusek
6d9feadca8 headers 2013-01-01 13:05:59 +01:00
Christopher Roy Bratusek
b9b4052a46 yet another left-over 2013-01-01 13:01:08 +01:00
Christopher Roy Bratusek
5931dec782 another left-over 2013-01-01 12:58:47 +01:00
Christopher Roy Bratusek
2d44098faf disable more useless stuff in vWii build 2013-01-01 12:54:37 +01:00
Christopher Roy Bratusek
c7e24158d6 left-over 2013-01-01 12:52:53 +01:00
Christopher Roy Bratusek
d36abe7cda copy-paste derp 2013-01-01 12:41:27 +01:00
Christopher Roy Bratusek
adcecb89f5 update system for standalone versions in place - not yet tested 2013-01-01 12:25:59 +01:00
Christopher Roy Bratusek
7b6a860b24 ==WIP== separate build for standalone versions, so that I can establish an Update-System for those, too 2013-01-01 12:13:59 +01:00
Christopher Roy Bratusek
198774d7b8 exclude bootmii-boot2 in vWii build also in load/save.cpp 2013-01-01 11:52:27 +01:00
Christopher Roy Bratusek
3657edac70 exclude bootmii from exit prompt on vWii build 2013-01-01 10:03:54 +01:00
Christopher Roy Bratusek
7b53db0638 exclude Uniiloader, Priiloader, neek2o, return to real NAND in external loader prompts in vWii build 2013-01-01 10:02:30 +01:00
Christopher Roy Bratusek
d2c23bad8f exclude SD Card Gecko, GC Homebrew Stuff from vWii build 2013-01-01 09:57:02 +01:00
Christopher Roy Bratusek
ccfaf28bba don't init Gecko on vWii / don't display bootmii-boot2 setting 2013-01-01 09:34:24 +01:00
Christopher Roy Bratusek
b81834e353 store debug.txt on device choosen in settings 2013-01-01 09:32:57 +01:00
Christopher Roy Bratusek
f0fd621ef6 prepare for vWii version (installer atm hangs after applying patches) 2012-12-31 18:37:27 +01:00
Christopher Roy Bratusek
78fda3f528 update HBF for -lrip 1.3 2012-12-29 08:39:10 +01:00
Christopher Roy Bratusek
233601536a update installer/hbf for previous -lrip commits 2012-12-22 10:24:07 +01:00
Christopher Roy Bratusek
3c1991aedc use -lruntimeiospatch (non-verbose) 2012-12-22 10:04:09 +01:00
Christopher Roy Bratusek
4a3784d71a debugging for SelectIos 2012-12-16 08:42:13 +01:00