Line 6:
Line 6:
| display = Any
| display = Any
| author = [[User:Tantric|Tantric]]
| author = [[User:Tantric|Tantric]]
−
| version = 1.02
+
| version = 1.03
| download = [http://code.google.com/p/libwiigui/downloads/list Google Code]
| download = [http://code.google.com/p/libwiigui/downloads/list Google Code]
| source = [http://code.google.com/p/libwiigui/source/checkout Google Code]
| source = [http://code.google.com/p/libwiigui/source/checkout Google Code]
Line 33:
Line 33:
==Credits==
==Credits==
−
This library was wholly designed and written by [[User:Tantric|Tantric]]. Thanks to the authors of [[PNGU]] and [[FreeTypeGX]], of which this library makes use. Thanks also to the authors of [[GRRLIB]] and [[libwiisprite]] for laying the foundations, and to Peter de Man for the background music used in the included demo/template.
+
This library was wholly designed and written by [[User:Tantric|Tantric]]. Thanks to the authors of [[PNGU]] and [[FreeTypeGX]], of which this library makes use. Thanks also to the authors of [[GRRLIB]] and [[libwiisprite]] for laying the foundations. Thanks to mvit for the artwork and Peter de Man for the music used in the template.
==Bugs & Suggestions==
==Bugs & Suggestions==
Line 41:
Line 41:
==Update History==
==Update History==
−
===1.0.2 - April 13, 2009===
+
===1.03 - May 22, 2009===
+
* Add file browser class to template - browses your SD card
+
* New images for the template (thanks mvit!)
+
* Add a function to get the parent element
+
+
===1.02 - April 13, 2009===
* Fixed letterboxing on PAL
* Fixed letterboxing on PAL
* Add STATE_HELD for held button actions (eg: draggable elements)
* Add STATE_HELD for held button actions (eg: draggable elements)
Line 52:
Line 57:
* Refactor - moved trigger class definition to gui.h
* Refactor - moved trigger class definition to gui.h
−
===1.0.1 - April 5, 2009===
+
===1.01 - April 5, 2009===
* Changed default sound format to 16bit PCM 48000
* Changed default sound format to 16bit PCM 48000
* Added loop option for OGG sound playback
* Added loop option for OGG sound playback