Commit Graph

134 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
94a7c928e4 change THBF version to 38 2012-04-16 21:41:35 +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
Christopher Roy Bratusek
dada697c4e fix non-working updates 2012-04-14 13:16:48 +02:00
Christopher Roy Bratusek
4db24cd46c revert network button change 2012-04-13 21:58:57 +02:00
Christopher Roy Bratusek
2daaaabd9d -b switch for distribute 2012-04-13 21:45:06 +02:00
Christopher Roy Bratusek
7f50b5bda2 don't resume tcp thread when pressing network button 2012-04-13 21:42:26 +02:00
Christopher Roy Bratusek
fbeb63b582 remove all network code from installer 2012-04-13 21:34:20 +02:00
Christopher Roy Bratusek
a91b71105b installer no longer invokes update-counter on hamachi-mp's websit
previous commit should have been 'fixup THBF.wad building, not installer building'
2012-04-13 21:30:59 +02:00
Christopher Roy Bratusek
df2c8bd55c fixup installer building 2012-04-13 21:24:45 +02:00
Christopher Roy Bratusek
5ccce4d0de add support for <force_ios_reload/> in meta.xml 2012-04-13 20:33:10 +02:00
Christopher Roy Bratusek
a1a5052daf remove that wiimc workaround 2012-04-13 19:39:46 +02:00
Christopher Roy Bratusek
f98e159cce updates 2012-04-09 21:40:49 +02:00
Christopher Roy Bratusek
78824d2d5a better channel 2012-04-09 20:48:40 +02:00
Christopher Roy Bratusek
df293dfd92 interims fix to workaround an issue with wiimc 2012-04-09 18:29:14 +02:00
Christopher Roy Bratusek
70de4209f0 call ExitApp() before exiting HBF
seems the issue with WiiMC + USB HDD is fixed...
2012-04-09 18:15:25 +02:00
Christopher Roy Bratusek
7014c64eb7 updates 2012-04-09 17:09:40 +02:00
Christopher Roy Bratusek
c86936c869 when in neek2o offer option to enter real NAND 2012-04-09 17:05:27 +02:00
Christopher Roy Bratusek
939688875f some improvement in building 2012-04-08 20:12:11 +02:00
Christopher Roy Bratusek
9284da6e95 installer loads HBF rather than system menu on exit 2012-04-08 20:11:56 +02:00
Christopher Roy Bratusek
80566e080f don't show uniiloader entry when in emulated NAND 2012-04-08 19:51:01 +02:00
Christopher Roy Bratusek
9bcb2fa968 allow to boot into neek2o 2012-04-08 19:28:15 +02:00
Christopher Roy Bratusek
758d3f4b1f never show uniiloader in external menu while running under neek2o 2012-04-07 22:49:59 +02:00
Christopher Roy Bratusek
374aa24310 a forgotten bit 2012-04-07 21:28:33 +02:00
Christopher Roy Bratusek
ac051ca05b merge changes dones by obcd 2012-04-07 21:20:28 +02:00
Christopher Roy Bratusek
6e11c98ff2 removed all sound related stuff 2012-04-07 20:14:53 +02:00
Christopher Roy Bratusek
2b5772020f removed unused audio[cppp|h] 2012-04-07 20:05:59 +02:00
Christopher Roy Bratusek
0fd4e0a3c5 changed loading address 2012-04-07 19:13:13 +02:00
Christopher Roy Bratusek
a2867d3ba3 only allow to load priiloader, if it's really installed 2012-04-07 19:01:53 +02:00
Christopher Roy Bratusek
357d1a1976 return to HBF feature works again
removed a bit of unused code
only check for priiloader when entering loader prompt
2012-04-07 18:50:06 +02:00
Christopher Roy Bratusek
d12bfbed67 BUGFIX: make wiiload work again 2012-03-24 20:01:26 +01:00
Christopher Roy Bratusek
7742abfcf1 removed some unused code 2012-03-23 19:10:05 +01:00
Christopher Roy Bratusek
56192d0a98 update libwiigui from ZERO 2012-03-23 18:38:24 +01:00
Christopher Roy Bratusek
d1ade32268 correct edit icon position 2012-03-22 22:23:25 +01:00
Christopher Roy Bratusek
10ab98a920 minor corrections 2012-03-22 22:11:33 +01:00
Christopher Roy Bratusek
7e47f0b714 typo in NEWS 2012-03-22 20:40:17 +01:00
Christopher Roy Bratusek
9533956a4c forgot pngu_impl.h 2012-03-22 20:37:54 +01:00
Christopher Roy Bratusek
a024b3c93f updated PNGu 2012-03-22 20:37:28 +01:00
Christopher Roy Bratusek
d31f2d5c88 installer now supports GameCube-Controller 2012-03-22 20:35:45 +01:00
Christopher Roy Bratusek
b9669cd9c0 indention 2012-03-21 20:20:47 +01:00
Christopher Roy Bratusek
2e36b13c79 simplify 2012-03-21 20:04:35 +01:00
Christopher Roy Bratusek
8069cace98 Revert "BUGFIX: installer now longer crashes on IOS58 + early controller init"
This reverts commit 271aa8a819.
2012-03-21 19:35:13 +01:00
Christopher Roy Bratusek
271aa8a819 BUGFIX: installer now longer crashes on IOS58 + early controller init
Installer now supports Classic-Controller + GC-Controller (partially)
2012-03-21 19:34:50 +01:00
Christopher Roy Bratusek
e1d22b4ada BUGFIX: installer now longer crashes on IOS58 + early controller init
Installer now supports Classic-Controller + GC-Controller (partially)
2012-03-21 19:30:49 +01:00
Christopher Roy Bratusek
29feb039c5 small fix in distribute 2012-03-20 20:19:34 +01:00
Christopher Roy Bratusek
103dfc8d6b save childlock setting when exiting 2012-03-20 20:10:01 +01:00
Christopher Roy Bratusek
b7c6ecfb62 don't overlap device icon with edit icon
don't show erase button for apps from DVD
2012-03-20 19:55:56 +01:00
Christopher Roy Bratusek
83b51e628c partially revert previous commit (non-working) 2012-03-20 19:04:58 +01:00
Christopher Roy Bratusek
477538c898 app_info dialog:
- make 'load' button selected by default
- make sure dvd icon is shown, if necessary
2012-03-20 18:17:28 +01:00
Christopher Roy Bratusek
cd0da08952 post-release version bump to 38 2012-03-20 18:17:06 +01:00
Christopher Roy Bratusek
96196786dd typo fix 2012-03-20 12:47:48 +01:00