]> Chaos Git - corbenik/ctrulib.git/commit
Create APT event handler thread as soon as possible, and complete initialization...
authorStapleButter <thetotalworm@gmail.com>
Mon, 27 Oct 2014 14:37:30 +0000 (15:37 +0100)
committerStapleButter <thetotalworm@gmail.com>
Mon, 27 Oct 2014 14:37:30 +0000 (15:37 +0100)
commitafd2140cb79b6bdb29efe125dc0b8a3524ed5e2e
treeb784f3ad147d601ebe383a0bec71bb2cb36f91c2
parentcb6b23b884de6410feef778aa029e8f8ea0995bb
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).
examples/arm11u/source/main.c
examples/gpu/source/main.c
examples/mic/source/main.c
examples/sdmc/source/main.c
libctru/include/3ds/services/apt.h
libctru/source/services/apt.c