Advertisement
Guest User

marinos35

a guest
May 20th, 2009
1,534
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.42 KB | None | 0 0
  1. 316: *Update meta.xml
  2. *Add a new HBC icon
  3. 311: Updated to V 1.0!!!!!
  4. Edited Credits
  5. Optimized some more graphics
  6. 310: *Fixed settings crash on too long paths
  7. *Added new directory creation function. Now you set unlimited subfolders for covers/discimages.
  8. The programm creates the subfolders automaticly on download now.
  9. 309: *Fixed tooltip
  10. *Changed max chars for path to 50
  11. *Changed the covers and discimages to search for 6 ID first
  12. *Fixed issue 230 (giantpune)
  13. 308: Switched settings & back btn on game prompt for consistency. Added options forevery possibility of flip x to finally end the requests.
  14. 306+307: *Little fix
  15. 305: *Moved everything from config.txt to global_settings.cfg
  16. *Added cover/discimage/theme path edit through global settings
  17. *Changed if no password is set, you are always godmode (even after reloading GUI).
  18. If you have password set: the unlock is only till you leave.
  19. 304: *Added Left/Right navigation for global settings pages
  20. 303: *Changed WindowPrompt function to handle 4 buttons in all variation
  21. *Removed old not needed Prompts anymore
  22. 302: disabled mutex/lock because of problems with FW 4.0
  23. 301: *Reverted to the Widescreen size of Rev295 (this looks better)
  24. 300: *Added SD-Check before saving any settings or starting download.
  25. 299: *Sound loop optimized
  26. 298: remove old ToolTip-Code
  27. 297: a little cosmetics
  28. 295: new Tooltip-Handling, change Widescreen-sizing to mathematically correct value (0.75 alias 1.333), new Clock-Font
  29. 294: *New credits music ;) lol
  30. 293: *Little changes in code
  31. 292:
  32. 291: Messed with behavior of progress bars/ prompts some more.
  33. 290: Added mutex/mutexlock to synchronize the GuiThreads and the MainThread, again clockfont edited (bearing of "1")
  34. 289: *Added showing installedsize/totalsize of the game to the installwindow
  35. 288: Fix white lines in settings tabs
  36. 287: Fix progressbar issues.
  37. 286: clock adjusted, clockfont edited (bearing of "1")
  38. tabs edited... not perfect but ok.
  39. 285: *If you choose Standard cIOS222 the gamesettings standard will be cIOS222 too.
  40. 284: added option to toggle the widescreen fix for prompts/buttons.
  41. 283: *little fix for some games
  42. 282: Apply widescreen effect to buttons, progress bars, and prompt windows.
  43. 281: *Some little changes
  44. 280: *Moved on Option up
  45. *Added How to shutdown selection. Idle or Fullshutdown
  46. 279: Added pagesize option (number of entries displayed in the gamelist)
  47. 278: *Fixed some Bugs like Ocarina/some game not running anymore and so on
  48. 277: some clock code changes
  49. 276: *Added tooltip to scrollbararrows and Tabs in settings.
  50. 275: Align keyboard with background better
  51. 274: Hopefully fixed erratic click detection in settings.
  52. 273: fix bug introduced in last rev
  53. 272: Create options to quick boot GAME(skip game prompt), and invert the left/right direction in game prompt (switch previous/next)
  54. 271: 1. Added custom images for game setting screen (you could use a different background for game settings now. You need to have gamesettings_background.png and bg_options_gamesettings.png
  55. 2. Added custom game list color (gametext_color = r, g, b)
  56. 270: Fixed CreditWindow, changed sdcard logo size
  57. 269: change wbackground to align with buttons. remove settings and buttons while
  58. using the keyboard from the settings menu. set up page tabs in settings menu.
  59. if we decide to keep it, more time can be spent on the graphics.
  60. 268: Clean up some graphics
  61. 267: Added a special font for the clock
  62. 266: Adds a second drawing-pass for drawing tooltips. Now tooltips allways on top and no more overlapped by other buttons.
  63. 265: *Added question before installing: "Do you really wanna install <gamename><size>?"
  64. 264: *Sorry didnt make DownloadBtn vanish when not unlocked now fixed.
  65. *New SD-Card image.
  66. 263: *Fixed DownloadCoversButton BUG
  67. *Fixed Error -128 for cIOS222 (I think, please report if not)
  68. "Boot Loader in" is only TO BOOT THE LOADER IN THAT SETTING. If you want to boot
  69. the game in 222 too change it in the GAMESETTINGS.
  70. 262: Fixed custom background not showing bug
  71. 261: Nothing new (a little code clean up)
  72. 260: Annotated code to make it easier to read. No functional changes.
  73. 259: NO NEW CODE / wiki update
  74. 258: *Reset/Power Button fix on Console by julienstephan
  75. 257: Shutdown the Wii-Remote when pressing the Power-Button
  76. 256: *Added Standard IOS option to global settings. This decides with what IOS the Loader is gonna boot next.
  77. 255: just deleted files that where uploaded by mistake
  78. 254: reverted back to 252
  79. 253: Change the Methode to resize Images for widescreen
  80. extended Constructors for GuiImageData and GuiButton for easy to use
  81. change the Font
  82. add small Font for widescreen
  83. 252: added extra settings to the global save
  84. 251: sd image added
  85. 250: *Fixed IOS222 support, now it really works.
  86. *Fixed network bug, now you can play online even if you did image download.
  87. *Changed credits a bit.
  88. 249: *While downloading images now shows what image is being downloaded.
  89. *Changed the ToolTips of the mainwindow to the new ToolTip function
  90. 248: 1. Fixed issue 156 (custom pointer at wide) and 165 (hide install button in "locked" mode)
  91. 246+247: created button to reload SD card so if it is removed, the app doesn't have to be
  92. restarted to read the SD.
  93. 245: Fixed issue 104 (didn't test) - issue 104 : parentalcontrol , Unlock dosn/t show titles
  94. 244: Added more custom image support (in setting screen)
  95. Fixed issue 166
  96. 243: 1. Fixed a download bug (some of you might have this, but not all)
  97. 2. Fixed reset and power button (on wii) not working bug
  98. 242: 1. Fixed some sound issue
  99. 241: 1. Fixed some theme settings bug that were introduced from r240
  100. 2. show_tooltip option is changed (0 means forced to turn off (ignore general
  101. settings, 1 means use general settings) I didn't test on it but it should work.
  102. 240: *Added Global Settings save which was made by Astidof.
  103. I didnt fully review the code and made only a few fixes. Gonna do it later when
  104. i have more free time. It seems to work good but might be changed or revert
  105. later if errors are found.
  106. 239: *Disabled pointing to the gamelist while scrolling with holding B
  107. 238: *Fix of R237 xD
  108. 237: small fix (left and right arrows on gameprompt working now)
  109. 235+236: Just some graphics edited
  110. 234: *Changed to download 499 images at once and if you got more games just do the
  111. download again for next 499.
  112. *Removed some printf in the http.c since they are not needed.
  113. 233: *Fixed GameWindowPrompt LEFT/RIGHT navigation bug
  114. 232: *Changed now not downloading nocover images of the server. instead gives out how
  115. many not found and for those uses our standard.
  116. *Added Cancel button to downloadwindow (if it seems to freeze on one file and
  117. cant cancel, its the server we cant do anything about it. just wait before th
  118. next file the cancel will have effect.)
  119. *Added +/- navigation for GameWindowPrompt too
  120. 231: Optimized the game prompt
  121. 230: 1. If you set show_hddinfo or show_gamecount = 1, the hdd info and game count
  122. would be forced to shown (even if you set clock on)
  123. 2. Added custom clock location (see wiki)
  124. 229: *Added automatic download support for custom path
  125. *Added autocreate directories if not found (fixes crash)
  126. 228: *Added delay to the new ToolTip function
  127. 227: Fixed custom cover path download bug
  128. 226: Bug fixes in gamewindowprompt.
  129. 225: *Fixed Focus bug....Sorry created a little focus bug with Tooltip on top
  130. 224: Set download gamenumber to 500, made tooltip on top of browser.
  131. 223: Make screen fade to dark when a prompt is called.
  132. 222: Iron out wrinkles in the volume control handling. Add new sound prototype.
  133. 221: Made the left/right on the D-button to change games in the game prompt.
  134. 220: clock freeze fixed
  135. 218+219: Added volume that controls SFX as well as BG music.
  136. 216+217: Fixed minor bugs
  137. 215: Fixed download issue.
  138. Notes: right now, if the image is not availabe on the site, a black image (or a
  139. no cover image) will be downloaded. Currently there is nothing we can do about.
  140. 214: Remove cover DL button while loading cover images from SD card. This gets rid
  141. of the ugly images during cover loading.
  142. 213: Fix issue 127 . &size was not updating correctly as the game was being switched.
  143. 212: Change the button to download covers. Now click the cover to start downloading.
  144. Correct typo.
  145. 211: *Added 3D Cover download support
  146. Disc Images doesnt work yet!!
  147. 210: *fixed an issue (3 ID names are now being checked too)
  148. 3D covers don't work yet....coming soon
  149. 209: *added DownloadAllMissingCovers at once with progressbar (thx to djtaz for hosting the covers)
  150. The DownloadBtn is under the covers. It will be moved later. DON'T CREATE ISSUES ABOUT THAT BUTTON!
  151. 208: Changed clock function a bit.
  152. 207:
  153. 206: -Keyboard accepts now B Button for Backspace
  154. -changed the SetToolTip
  155. 205: Added Rumble on/off in Settings Menu (default is on).
  156. 204: Added a clock (24hrs) to the main screen. Go to settings and turn the clock on
  157. or off (default is off). If turned on it repalces the HDD information.
  158. 203:
  159. 202: 201 didn't compile. This fixes the issue with image names.
  160. 201: Added left/right to scroll through games on game prompt screen.
  161. 200: 1. Added custom color for information text
  162. 198+199: 1. Added custom pointer image support
  163. 2. Added custom battery location support (battery1_coords, battery2_coords,
  164. battery3_coords, battery4_coords)
  165. 197: Changed flow of save per game settings.
  166. 196: little crash fix
  167. 195: Added cIOS222 support. Needs to be chosen in GameSettings.
  168. 194:
  169. 193: Added B Button scrolling effect. *Right now you gotta be outside the Window to
  170. scroll. Gonna disable Pointer when holding B later.*
  171. 192: Should solve Issue 79.
  172. 191: Added showing "Partion <number>: <size> formated!" instead "Partion formated!".
  173. 190: Fixed issue 101 . typo.
  174. 189: Fixed tooltip bug.
  175. 188: 1. Fixed a save game setting bug
  176. 2. Changed the workflow of save game setting
  177. 3. Added customizable disc prompt window (dialogue_box_startgame.png and
  178. wdialogue_box_startgame.png)
  179. 187: Fixed the show_tooltip bug
  180. 186: Added theme.txt option: show_tooltip
  181. 185: Added two more config options:
  182. 1. cover_path (path for cover art, e.g: cover_path = SD:/images/)
  183. 2. disc_path (path for disc images, e.g: disc_path = SD:/images/disc/)
  184. 183+184: 1. Added godmode config option (wiki page added)
  185. 2. Added custom password for unlock (unlock_code config option)
  186. 182: Fixed long name problem introduced by 180
  187. 181: fixed CreditsWindow
  188. added SetToolTip in gui_buttons
  189. 180: Hopefully the 469 games issue could get resolved.
  190. 179: Changed bg_options_entry.png. Now text does not hang off the bottom of it.
  191. 178: 1. Fixed the battery bug
  192. 2. Fixed some widescreen issue
  193. 177: Took out space for P1 battery display- "P 1" to "P1"
  194. 176: fixed CreditsWindow (options in background are no more clickable while Credits are shown)
  195. 175: added rumble for buttons
  196. 174: password protect rename feature.
  197. 173: Added tooltips (hover 2 sec. over the button and the tooltip shows up. Might be nice for people who don't know the Loader or for kids using it)
  198. 172: Rev171 won't compile. This rev fixed the problem
  199. 171: Optimized memory usage.
  200. 170: Did some code optimization
  201. 169: Fixed the compilation error in r166
  202. 167: Probably fixed the freezing bug
  203. Now for widescreen, put wbackground.png instead of background.png for background
  204. 166: did some widescreen work
  205. 165:
  206. 164:
  207. 163: Fixed auto patch not working bug
  208. 161: Fixed some save setting bug
  209. 160:
  210. 159: 1. Auto Patch become an "video mode" option
  211. 2. Added VIDTV patch option
  212. 158: Messed around and fixed the freeze issue it seems. Its only temporary till we find a better solution.
  213. 157: Fixed a minor bug
  214. 156: small Bugfix for the Game rename option
  215. 155: Optimized the code to use less memory
  216. Updated the code to prepare for per game save settings
  217. 154:
  218. 153: small fix for settings
  219. 152:
  220. 151: Game list doesn't start at the top if you go to settings menu and come back to it. Delete is removed for the time being.
  221. 150: - edited the credits (added music and dimok optimized the code of the CreditsWindow)
  222. - new button sounds, all buttons now have clicksounds (different click sounds for keyboard/scrollbar and menu buttons)
  223. - NTSC now shows up as videomode in Settings (small codefix)
  224. 149: -Just deleted some trash in the images folder
  225. -created a new credits screen
  226. 148: Support more custom images (will update the wiki later)
  227. 145: 1. region, game count and hdd info text can be hide and be moved in theme.txt now (will update the wiki later)
  228. 2. Now your config.txt and title.txt need to sit in SD:/config/ instead of in SD root
  229. 3. did some optimization to the code
  230. 144: Fixed some bugs.
  231. Optimized the code.
  232. 143: delete loadimg and loaddiskimg function
  233. replaced with the new GuiDataImage Constructor
  234. 142: Disk Shadow edit in dialogue_box_startgame.png for better looking half tranzparent dvd images
  235. 141: * Probably fixed freeze issue.
  236. 140: fixed stupid mistake.
  237. 139: New setting. display game region, ID, both, or neither.
  238. 138: Made the up/down on the scrollbar holdable. Added variable scrolldelay. Played with spindown to make it act like the disk channel.
  239. 137: -Background slightly brighter
  240. -over keys modified
  241. -renamed tooltips
  242. 135:
  243. 134: Fixed power button location
  244. 133:
  245. 132: fixed DVD spin slowdown
  246. 131: click on the game name in the GameWindowPrompt and enter a new name
  247. 130: +Added shadows to the dialog windows (like olayscreen...)
  248. +rearenge dialog buttons (because bigger image)
  249. +add a new logo to settingsscreen
  250. 128: Updated wbfs.c, wbfs.h and usbstorage.c to 1.5 based
  251. Fixed USB Retry image reload bug
  252. 127: * Added new Estimate Game Size function to WBFS
  253. * Added check free space before install and compare with gamesize before installing a game
  254. * Added gamesize being displayed during installation
  255. 125: Left/Right added to scroll a bunch (PAGESIZE) of games.
  256. 122: changed some things again
  257. no more SD card check and ID text positioning
  258. 121: new nocover.png
  259. 120: image size (width,height) isn/t fixed
  260. now every size (dividable with 4) works
  261. 119: I was having some time, so worked a bit on the scrollbar. It has still some issues though.
  262. 118:
  263. 117: Removed the grow on the play button
  264. 116: Since some forwarders could not load the loader. Some fixes are done.
  265. Now the titles.txt and config.txt should sit under the root of SD card (SD:/config.txt and SD:/titles.txt)
  266. 115: Now the loader could load bg_options.png from the theme folder
  267. I will put this information into wiki later.
  268. 114: Optimized some of the code
  269. 113: The cover location can be changed in theme.txt now
  270. config option: covers_coords = x, y
  271. 112: Revert to r110.
  272. 111: minor fixes
  273. 110: little fixes
  274. 109: un/lock only with the same password
  275. fixed some little bugs
  276. 108:
  277. 107: Also made the location of game selection list customizable
  278. in the theme folder (look at rev106), create a theme.txt
  279. and put the following config option to move the game selection list: gamelist_coords = x, y, w, h
  280. 106: In order to get it to work: Inside config.txt (which sits in your boot.dol directory), put the line
  281. theme_path = "yourpath" or
  282. wtheme_path = "yourpath" (if you are using widescreen)
  283. (for example, theme_path = "SD:/mytheme/")
  284. then put "background.png" inside "yourpath" (the folder)
  285. 105: starting the GUI needs a bit longer
  286. 104:
  287. 103:
  288. 102: Rounded lower edges of credits box
  289. 101: Edited buttons for the keyboard
  290. 100: unoptimized the settings background because it was downsampled to 8bit
  291. 99: optimized all images to save space.
  292. 98: little correction of the main menu buttons
  293. 97: Changed scrolling now you need to press B and you can scroll
  294. Changed lock now you will see the Install Button but it does nothing if password wasn/t entered
  295. 96: -inserted keyboard to enter password (still the same "AB121B"), if the password is wrong or not entered the install and delete buttons are disappearing
  296. -fixed Excite Truck bug
  297. 95:
  298. 94:
  299. 93:
  300. 92:
  301. 91: Commited for giantpune: Fixed buttons and button position
  302. To enter passcode go to settings and press AB121B
  303. 90: fixed halo around install and poweroff button
  304. 89: sorry, was just to test my login -.-
  305. 88:
  306. 87: New font (found from adam_the_1st)
  307. 86: changed exit prompt, added cancel with B Button in WindowPrompts
  308. 84:
  309. 83: Changed the progressbar outline
  310. 82: Resized button for dialogue box
  311. 81:
  312. 80: Code changed to check for 6 ID images if none found check 3 ID images if none found then load standard.
  313. This way you can have one Cover for each game and custom covers!
  314. 77: fixed some text colour
  315. 76: shows full GameID under cover image
  316. 75: Now only the first 3 characters from GameID are used to get the image files (XXX.png)
  317. 74: little changes;
  318. 73: Delete Game and reloading List: little Bugfix
  319. 72:
  320. 71:
  321. 70: cleanup
  322. 69: Fix GameWindowPrompt Text.
  323. 68: Little CleanUp
  324. 67: Renamed main menu buttons to *_cyrex for further private use :)
  325. 66: edited dialogue box
  326. 65: Battery Status fixed;
  327. Images will be changed later probably
  328. 64: If no diskimgage available it loads the standard.
  329. Put diskimages to sd:/images/disc/ and they need to be 160x160 size.
  330. 63:
  331. 62: slightly modified startgame dialogue box border
  332. 61:
  333. 60:
  334. 59:
  335. 58: Rotating discs will come later.
  336. 57: slightly changed nocover image
  337. 56: slightly changed the background for option browser in settings menu
  338. 55: small progress fix
  339. 54: fixed percentage position
  340. 53: replaced libwbfs files with the new from USBloader 1.5
  341. (fixed my installation problem :) )
  342. 52: FIXED PATCH VIDEO
  343. Position done
  344. 51: battery images updated
  345. 50:
  346. 49: Video Patch added
  347. 48: corrected position for settings
  348. 47: some minor changes
  349. 46: Rollback of the images
  350. 45: resized
  351. 44: change
  352. 43: fixes
  353. 42: Deleting
  354. 41:
  355. 40: fixed image names
  356. 39:
  357. 38: Fixed all buttons,boxes,arrows
  358. 37: fix lol
  359. 36:
  360. 35: Settings Menu Image added, removed not needed images
  361. 34: Background for the settings menu
  362. 33: System Default Video Mode added
  363. 32:
  364. 31:
  365. 30: hellere Streifen im Hintergrund. War zu dunkel auf dem TV
  366. 29: a lot of fixes
  367. 28:
  368. 27: new font and graphics
  369. 26: fixed
  370. 25: menu changed (slide in GameID)
  371. 24: new images
  372. 23: New Menu
  373. 22: Keyboard removed
  374. 21: Keyboard entfernt.
  375. 20:
  376. 19: fixed missing semikolon
  377. 18: Sorry, here is the right Update.
  378. 17: Check
  379. 16: UPDATE
  380. 15: new font
  381. 14: Commented Accellometer controll out
  382. 13: Updated to newest GUI
  383. 12: fixed bug tahat show a dump screen if you exit the loader
  384. 11:
  385. 10: Cleaned source, added cover support and credits
  386. 9: Cleaned source, added cover support and credits
  387. 8: deleting source for a new one
  388. 7: Complete new source code
  389. 6:
  390. 5:
  391. 4:
  392. 3:
  393. 2:
  394. 1: Initial directory structure.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement