Line 6:
Line 6:
| display = Any
| display = Any
| author = [[User:Tantric|Tantric]]
| author = [[User:Tantric|Tantric]]
−
| version = 1.01
+
| version = 1.02
| 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 30:
Line 30:
Start from the included demo/template. For more advanced uses, and more extensions, see the source code for [[Snes9x GX]], [[FCE Ultra GX]], and [[Visual Boy Advance GX]]. A copy of the documentation is included, or you can read it [http://tantric.dyndns.org/libwiigui/ online].
Start from the included demo/template. For more advanced uses, and more extensions, see the source code for [[Snes9x GX]], [[FCE Ultra GX]], and [[Visual Boy Advance GX]]. A copy of the documentation is included, or you can read it [http://tantric.dyndns.org/libwiigui/ online].
−
−
==Demo==
−
−
There is an app demonstrating some of the features of this library [http://www.mediafire.com/download.php?uknzmmhydqe here].
==Credits==
==Credits==
Line 44:
Line 40:
==Update History==
==Update History==
+
+
===1.0.2 - April 13, 2009===
+
* Fixed letterboxing on PAL
+
* Add STATE_HELD for held button actions (eg: draggable elements)
+
* Now tracks state changes per-remote
+
* Default constructor for GuiImage
+
* Keyboard corrections, added more keyboard keys
+
* Better handling of multiple wiimote cursors on-screen
+
* Added functions for the ability to alter button behavior for all states
+
* Documented GuiTrigger class
+
* Refactor - moved trigger class definition to gui.h
===1.0.1 - April 5, 2009===
===1.0.1 - April 5, 2009===