Commit Graph

39 Commits

Author SHA1 Message Date
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
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
db4c3b4e55 minor code cleanup 2016-08-14 21:54:57 +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
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
3d1a6a130e return to HBF0 works again 2013-01-04 19:32:09 +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
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
241e82e930 add code for saving settings in standalone version back (not yet tested) 2013-01-03 23:39:04 +01:00
Christopher Roy Bratusek
b9b4052a46 yet another left-over 2013-01-01 13:01:08 +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
d2c23bad8f exclude SD Card Gecko, GC Homebrew Stuff from vWii build 2013-01-01 09:57:02 +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
Christopher Roy Bratusek
6deb5a4958 fixed typo 2012-11-28 20:55:06 +01:00
Christopher Roy Bratusek
8445199eba black-list v65280 of IOS254, add option to choose if bootmii boot2 is installed (and ability to boot it) 2012-11-28 18:41:35 +01:00
Christopher Roy Bratusek
183ea4d02c add SD Card Gecko, streamline debugging (only use xprintf everywhere) 2012-11-12 13:21:55 +01:00
Christopher Roy Bratusek
cde1f5ac9f fixups 2012-09-10 21:40:37 +02:00
Christopher Roy Bratusek
23a906f383 gca/gcb support in copy_app_in_category() 2012-09-10 21:25:06 +02:00
Christopher Roy Bratusek
fcc18ae686 complete WifiGecko logging
(except for those messages, send prior to network init)
2012-08-30 00:33:05 +02:00
Christopher Roy Bratusek
72cc00dbdd option to en/disable wifigecko 2012-08-29 23:18:45 +02:00
Christopher Roy Bratusek
56c6c6d830 don't show SettingsEditorGUI in homebrew-list anymore -- updated rev40 on server 2012-08-26 23:40:53 +02:00
Christopher Roy Bratusek
b34091c6f4 Revert "add GCA_Remount/GCB_Remount"
This reverts commit 723e6ff023.
2012-08-26 11:28:10 +02:00
Christopher Roy Bratusek
723e6ff023 add GCA_Remount/GCB_Remount 2012-08-26 11:03:10 +02:00
Christopher Roy Bratusek
8767b222f1 add DVD, GCA and GCB to UnmountAllDevices 2012-08-26 11:01:41 +02:00
Christopher Roy Bratusek
64cf0b5dad remove DEVICE_DVD from fileop (not used) 2012-08-26 11:00:54 +02:00
Christopher Roy Bratusek
906598cad9 changes:
- support for SD-Gecko in Slot A or B
- updated device-prompt: choice 5: SD-Gecko Slot A, choice 6: SD-Gecko Slot B
- updaetd storage option 'all' to include SD-Geckos
- fixed a regression from rev37 when storage is dvd don't loop three times
- fixed a regression from rev39 correctly treat <no_ios_reload>
- added <force_no_ios_reload/> support, for testing purposes
btw: not hot-plugging support for SD-Geckos\!
2012-08-25 23:15:52 +02:00
Christopher Roy Bratusek
cb25758f96 make return-to-hbf work with ABHFIX 2012-06-01 12:17:11 +02:00
Christopher Roy Bratusek
39d82bbd3e option for choosing wiiload ios 2012-05-12 17:02:05 +02:00
Christopher Roy Bratusek
d74a303be3 finish IOS-Reload stuff, option for Wiiload 2012-05-12 16:09:19 +02:00
Christopher Roy Bratusek
9b91755cd0 improved that ios_reload stuff:
ahb_access = patch_ahbprot + ios_reload
force_ios_reload = ios_reload
no_ios_reload = nothing
2012-05-07 19:29:17 +02:00
Christopher Roy Bratusek
8d2513e849 add check_neek2o back 2012-05-03 22:07:47 +02:00
Christopher Roy Bratusek
812df71ef1 killa da whitespacegit diff! 2012-05-03 21:31:15 +02:00
Christopher Roy Bratusek
f022f66fa4 merge changes from obcd 2012-05-03 21:30:32 +02:00
Christopher Roy Bratusek
f2eddb3497 add windows compatbile makefile
move main source under main/
update distribute
2012-04-16 21:36:42 +02:00