Releases: switchbrew/switch-examples
Releases · switchbrew/switch-examples
switch-examples 2023-10-28
What's Changed
- ChargerType -> PsmChargerType by @kenballus in #90
- account: add code to satisfy multiple accounts by @TurtleP in #97
- graphics/deko3d: fix and simplify rbtree code by @scturtle in #101
- Delete various copy constructors and assignment operators by @TurtleP in #102
- nfc: Update example by @german77 in #104
New Contributors
- @kenballus made their first contribution in #90
- @TurtleP made their first contribution in #97
- @scturtle made their first contribution in #101
- @german77 made their first contribution in #104
Full Changelog: v20201219...v20231028
switch-examples v20201219
Fill me in later
switch-examples v20200528
To be filled in later
switch-examples v20200511
TODO: fill me in later
switch-examples v20200404
To be filled later
switch-examples v20191211
- Updated for latest libnx / minor improvements.
- Improved examples hid/notification-led, app-playstats, and usbhs.
- Added alarm-notifications example.
switch-examples v20190914
- Added graphics/simplegfx_moviemaker example.
- Updated hid/hdls example for 9.0.0+.
- Deprecated (and updated) hid/abstracted-pad example.
switch-examples v20190829
Minor hotfix release addressing a build issue.
switch-examples v20190720
- Added applet/app-playstats example
- Added applet/screenshot-overlay example
- Added audio/sdl2-audio example
- Added hid/abstracted-pad example
- Added hid/hdls example
- Improved applet/libapplets/software-keyboard example
- Fixed key names in hid/read-controls example
- Fixed bug in hid/irsensor example
- Misc fixes
switch-examples v20190501
- Added applet/libapplets/pctlauth example.
- Added applet/light-sensor example.
- Added applet/vrmode example.
- Added hid/notification-led example.
- Updated ARCH settings.
- Misc fixes.