homebrewfilter/libruntimeiospatch/CHANGES
Christopher Roy Bratusek 3044e91d96 CHANGES
2013-01-02 19:48:41 +01:00

29 lines
863 B
Plaintext

1.3: thanks to JoostinOnline/damysteryman
* replaced HAVE_ABHPROT by AHBPROT_DISABLED (now public)
* removed (now) redundant have_ahbprot()
* store version in #LIB_RUNTIMEIOSPATCH_VERSION
* removed (now) redundant get_libruntimeiospatch_version()
* minor code clean-ups
* changed some unsigned ints to signed
* added license header to runtimeiospatch.[ch]
* new vWii patches by damysteryman (fixes installation of hidden channels)
* updated API
1.2:
[NEW] get_libruntimeiospatch_version()
[MOD] IosPatch_AHBPROT() - return code re-work
[MOD] IosPatch_RUNTIME() - return code re-work
[MOD] IosPatch_FULL() - retun code re-work
[MOD] API doc file updated
[NEW] CHANGES doc file
1.1:
[NEW] IosPatch_FULL()
[MOD] IosPatch_AHBPROT() - proper return work
[NEW] API doc file
1.0: initial release
[NEW] have_ahbprot()
[NEW] IosPatch_AHBPROT()
[NEW] IosPatch_RUNTIME()