Commit Graph

13 Commits

Author SHA1 Message Date
Dave Murphy
81e93f867b update examples to use gfxInitDefault 2015-01-03 00:06:22 +00:00
Dave Murphy
2d25b0359f Revert "Update example makefiles"
This reverts commit 0f93112ecb.
2014-12-05 13:47:57 +00:00
fincs
0f93112ecb Update example makefiles 2014-12-05 14:13:17 +01:00
yellows8
58192c8683 Fixed broken MIC shutdown code. Use a tmp field for svcControlMemory when not allocating linearmem, in initSystem.c. 2014-11-28 19:28:59 -05:00
yellows8
6adaa95c18 Updated mic example. Returning from the example then launching it again via hbmenu is broken. 2014-11-24 23:42:47 -05:00
yellows8
ffef3fd06b Added warning in the mic example README regarding broken MIC. 2014-11-24 23:05:58 -05:00
fincs
0db0a11751 Update Makefile in examples 2014-11-21 16:53:28 +01:00
fincs
fab8bc25eb Minor Makefile correction 2014-11-08 13:49:39 +01:00
fincs
a667faa094 Update examples with new makefile (and remove obsolete arm11u example) 2014-11-07 19:13:47 +01:00
fincs
7f10ad4097 Add aptMainLoop() for handling APT events in main() 2014-11-02 18:58:37 +01:00
StapleButter
afd2140cb7 Create APT event handler thread as soon as possible, and complete initialization automatically when needed. No more 'call aptSetupEventHandler() as late as possible' shit.
Adapt examples to the changes (not tested).
2014-10-27 15:37:30 +01:00
yellows8
63c3e5af0d Fixed mic example README. 2014-09-03 14:38:47 -04:00
yellows8
aa77f9b1e2 Added code for using the microphone and an example app for it. 2014-09-03 14:36:05 -04:00