d861ec4157Merge pull request #137 from Lectem/patch-2
fincs
2015-07-11 16:00:26 +0200
d0dd07d8f4Fixed command code for Y2RU_SetConversionParams
Lectem
2015-07-11 15:51:06 +0200
9fac0a0ea1socMemhandle should be closed even if shutdown command fails
smea
2015-07-07 19:52:18 -0700
e9651a2869Merge pull request #136 from Lectem/wrap_modes
fincs
2015-07-08 00:48:23 +0200
a204c0def7added texture border color
Lectem
2015-07-08 00:16:00 +0200
0774378190added texture border color
Lectem
2015-07-08 00:03:01 +0200
c46562d54bClean up libapplet_launch example
fincs
2015-07-07 23:46:08 +0200
1ff4bb5e92Merge pull request #135 from Lectem/sound_example_update
fincs
2015-07-07 23:26:50 +0200
44db57bd6dupdated sound example for new API
Lectem
2015-07-07 22:21:47 +0200
17b0f88dcbMerge pull request #134 from Lectem/wrap_modes
fincs
2015-07-07 22:41:20 +0200
594215e5e5Added GPU_CLAMP_TO_BORDER and GPU_MIRRORED_REPEAT
Lectem
2015-07-07 22:25:00 +0200
8e620c269dFixed socket() error handling when cmdbuf[2] is actually an error-code, not a handle. In socket(), write SYNC_ERROR to errno when an error occurs due to cmdbuf[1].
yellows8
2015-07-02 18:53:16 -0400
585f84276aMerge pull request #133 from linkmauve/cube-directions
fincs
2015-06-28 19:01:53 +0200
a7e9a858ddMerge pull request #132 from Lectem/documentation
fincs
2015-06-28 19:01:46 +0200
986f1a7068Use more sensible input to move the cube in the gpu example.
Emmanuel Gil Peyrot
2015-06-28 17:34:16 +0100
63472635ffadded examples to documentation
Lectem
2015-06-28 10:52:34 +0200
ee210d1963Merge pull request #131 from Lectem/fix_heaps_warning
fincs
2015-06-28 13:36:09 +0200
c62d54d831fix arning types not matching
Lectem
2015-06-28 13:10:38 +0200
68fbd06375Do not signal APTHOOK_ONRESTORE when the app is being closed
fincs
2015-06-28 11:30:57 +0200
2b385581b9svc.h : updated MemOp enum and documented half of the file
Lectem
2015-06-28 01:33:50 +0200
e7ea04e532Merge pull request #124 from Lectem/gx_fill_enum
fincs
2015-06-06 22:52:51 +0200
de687695cfadded GX_SetMemoryFill control enums
Lectem
2015-06-03 21:17:38 +0200
37ae484338Merge pull request #58 from Aurelio92/example-BothScreenText
smea
2015-05-31 09:37:14 -0700
5bb733455bMerge pull request #59 from Aurelio92/example-MultipleWindowsText
smea
2015-05-31 09:35:39 -0700
988cf9f905Merge pull request #60 from Aurelio92/example-ColoredText
smea
2015-05-31 09:33:37 -0700
31e0f2ee07Merge pull request #122 from Lectem/thread_svcs
smea
2015-05-30 09:07:41 -0700
0ec23dc90aIn APT_CheckNew3DS_*, properly load+check the retval from the cmdbuf when svcSendSyncRequest was successful. In APT_CheckNew3DS(), added code to check for out nullptr, and code to clear out.
yellows8
2015-05-29 17:15:55 -0400
f631036063Added code for getting the session handles for am, fs, and srv. Updated ACU_WaitInternetConnection() so that it waits for outval!=0 instead of outval==1, this fixes new3ds support for this func.
yellows8
2015-05-26 13:49:37 -0400