yellows8
|
56b1c2755c
|
Added note about broken applet process termination with APT_LaunchLibraryApplet().
|
2014-11-28 01:26:20 -05:00 |
|
yellows8
|
58b988ab97
|
Added comments to GSP_FramebufferFormats for the pixel byte-sizes.
|
2014-11-27 11:27:21 -05:00 |
|
yellows8
|
18a8f6bff4
|
Merge branch 'master' of github.com:smealum/ctrulib
|
2014-11-26 22:13:12 -05:00 |
|
yellows8
|
866cb1ff56
|
Added library applet launching example, this isn't usable from the homebrew launcher.
|
2014-11-26 22:12:20 -05:00 |
|
plutoo
|
49ab752427
|
Merge branch 'master' of https://github.com/smealum/ctrulib
|
2014-11-26 01:33:03 +01:00 |
|
plutoo
|
c5aa5ebbbc
|
added gfxSetScreenFormat
|
2014-11-26 01:32:47 +01: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
|
300a0ed125
|
Fixed word-index that the handle is loaded from in the cmdreply, for MIC_GetEventHandle().
|
2014-11-24 23:22:24 -05:00 |
|
yellows8
|
ffef3fd06b
|
Added warning in the mic example README regarding broken MIC.
|
2014-11-24 23:05:58 -05:00 |
|
yellows8
|
c91921616e
|
Fixed svcWaitSynchronizationN, previously this didn't save/restore r4 on the stack.
|
2014-11-24 22:58:07 -05:00 |
|
mtheall
|
d5bb0323a5
|
Merge pull request #40 from lioncash/va
soc_ioctl: Add a missing va_end call
|
2014-11-24 08:15:29 -06:00 |
|
Lioncash
|
15cd3bd2c3
|
soc_ioctl: Add a missing va_end call
|
2014-11-24 08:31:41 -05:00 |
|
yellows8
|
165e50091c
|
Removed debug code(exception triggers on failure) in httpc.c.
|
2014-11-23 22:10:16 -05:00 |
|
smea
|
037b814386
|
Merge pull request #39 from Lectem/patch-2
added svcCloseHandle to FSDIR_Close()
|
2014-11-23 14:24:25 -08:00 |
|
Lectem
|
3a47113dab
|
added svcCloseHandle to FSDIR_Close()
FSDIR_Close() and FSFILE_Close() should have the same behavior
|
2014-11-23 22:58:11 +01:00 |
|
plutoo
|
04695f3039
|
Merge pull request #38 from Lectem/patch-1
added fsExit
|
2014-11-23 20:58:58 +01:00 |
|
Lectem
|
87de7de14a
|
added fsExit
|
2014-11-23 20:57:57 +01:00 |
|
smea
|
643bf59d80
|
Merge pull request #30 from Subv/cfgu_2
Added more cfg:u functions
|
2014-11-22 18:26:35 -08:00 |
|
smea
|
42267956b8
|
Merge pull request #37 from yuriks/patch-1
Fix documentation mistakes
|
2014-11-22 18:22:26 -08:00 |
|
Yuri Kunde Schlesner
|
78f381095c
|
Fix documentation mistakes
|
2014-11-23 00:18:36 -02:00 |
|
smea
|
dfc9c12b9b
|
Merge pull request #36 from yuriks/fs-rename
Add FSUSER_RenameFile and FSUSER_RenameDirectory
|
2014-11-22 14:18:43 -08:00 |
|
Yuri Kunde Schlesner
|
2815cd84c4
|
Add FSUSER_RenameFile and FSUSER_RenameDirectory
|
2014-11-22 20:18:32 -02:00 |
|
plutoo
|
c983ffc15e
|
Merge pull request #35 from ThibG/master
Implement PTMU_GetShellState and PTMU_GetPedometerState
|
2014-11-22 22:14:18 +01:00 |
|
Thibaut Girka
|
251c4d458f
|
Implement PTMU_GetShellState and PTMU_GetPedometerState
|
2014-11-22 22:04:34 +01:00 |
|
plutoo
|
2d697d6566
|
Merge pull request #31 from Subv/ptm_u
Added the PTMU_GetTotalStepCount function
|
2014-11-22 21:23:36 +01:00 |
|
Dave Murphy
|
30638307c6
|
remove instructions for manually patching devkitARM
|
2014-11-22 20:17:41 +00:00 |
|
smea
|
49c293e8bf
|
Merge pull request #33 from minexew/master
Fix error in GPU example
|
2014-11-22 10:51:12 -08:00 |
|
Xeatheran Minexew
|
3fa354313e
|
Fix incorrect uniform setting in examples/gpu
|
2014-11-22 15:27:12 +01:00 |
|
Xeatheran Minexew
|
3ee89602fa
|
Fix previous half-baked commit
|
2014-11-22 15:26:56 +01:00 |
|
yellows8
|
240ab44f9c
|
Updated httpc code and added an example.
|
2014-11-22 00:43:39 -05:00 |
|
Subv
|
25d445818f
|
Added the PTMU_GetTotalStepCount function
|
2014-11-21 23:36:48 -05:00 |
|
Subv
|
0cc31baaea
|
Added more cfg:u functions
GetRegionCanadaUSA
GetModelNintendo2DS
GetCountryCodeString
|
2014-11-21 22:40:23 -05:00 |
|
smea
|
70e1bb7486
|
Merge pull request #29 from Subv/cfg_u
Added the cfg:u service
|
2014-11-21 19:19:57 -08:00 |
|
Subv
|
8e8685b6e7
|
Addressed some style issues
|
2014-11-21 22:12:34 -05:00 |
|
Subv
|
e8c551b114
|
Added a file for the cfg:u service.
Implemented the CFGU_GetSystemModel function
|
2014-11-21 22:08:05 -05:00 |
|
fincs
|
b0c29ba658
|
Fix typo in soc_ioctl.c
|
2014-11-21 23:51:06 +01:00 |
|
fincs
|
4219a23ebd
|
linear heap allocator: use rbtree to store allocation size information
|
2014-11-21 23:44:57 +01:00 |
|
Xeatheran Minexew
|
e7c3b7c8a1
|
Make SHDR_GetUniformRegister name argument const
|
2014-11-21 22:42:25 +01:00 |
|
mtheall
|
550f690c8d
|
Add errno to error cases for FIONBIO.
|
2014-11-21 11:06:32 -06:00 |
|
fincs
|
0db0a11751
|
Update Makefile in examples
|
2014-11-21 16:53:28 +01:00 |
|
fincs
|
6c35f3c175
|
Merge pull request #26 from lioncash/va
soc_ioctl: Add missing va_end call
|
2014-11-21 16:52:48 +01:00 |
|
Lioncash
|
0a0276dd20
|
soc_ioctl: Add missing va_end call
|
2014-11-21 07:47:24 -05:00 |
|
Dave Murphy
|
57c5473f8e
|
remove temp check for CTRULIB
|
2014-11-21 09:26:12 +00:00 |
|
yellows8
|
7281abfcd7
|
Added code for APT_IsRegistered. Added code for launching library applets, which isn't usable from the homebrew launcher atm.
|
2014-11-21 00:35:37 -05:00 |
|
Dave Murphy
|
8cb3fad657
|
ignore generated archives
|
2014-11-20 22:47:34 +00:00 |
|
Dave Murphy
|
52d1347466
|
add versioning, install and dist targets
|
2014-11-20 22:47:08 +00:00 |
|
mtheall
|
55608adaad
|
Overhauled soc service.
|
2014-11-20 15:36:50 -06:00 |
|
mtheall
|
919917b7ed
|
Added svcCreateAddressArbiter() and svcArbitrateAddress()
|
2014-11-20 15:33:21 -06:00 |
|
mtheall
|
9d1181ef50
|
Merge branch 'master' of github.com:smealum/ctrulib
|
2014-11-20 15:29:37 -06:00 |
|
mtheall
|
d2fca0f721
|
Add rbtree
|
2014-11-20 15:28:13 -06:00 |
|