yellows8
|
8e620c269d
|
Fixed 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].
|
2015-07-02 18:53:16 -04:00 |
|
fincs
|
585f84276a
|
Merge pull request #133 from linkmauve/cube-directions
Use more sensible input to move the cube in the gpu example
|
2015-06-28 19:01:53 +02:00 |
|
fincs
|
a7e9a858dd
|
Merge pull request #132 from Lectem/documentation
Documentation
|
2015-06-28 19:01:46 +02:00 |
|
Emmanuel Gil Peyrot
|
986f1a7068
|
Use more sensible input to move the cube in the gpu example.
|
2015-06-28 17:34:16 +01:00 |
|
Lectem
|
63472635ff
|
added examples to documentation
|
2015-06-28 14:13:57 +02:00 |
|
fincs
|
ee210d1963
|
Merge pull request #131 from Lectem/fix_heaps_warning
fix warning types not matching
|
2015-06-28 13:36:09 +02:00 |
|
Lectem
|
c62d54d831
|
fix arning types not matching
|
2015-06-28 13:33:26 +02:00 |
|
fincs
|
68fbd06375
|
Do not signal APTHOOK_ONRESTORE when the app is being closed
|
2015-06-28 11:30:57 +02:00 |
|
Lectem
|
2b385581b9
|
svc.h : updated MemOp enum and documented half of the file
|
2015-06-28 02:12:25 +02:00 |
|
Lectem
|
0c8c272bf4
|
updated y2r documentation
|
2015-06-26 23:00:12 +02:00 |
|
Lectem
|
ac9b5dbb61
|
os documentation
|
2015-06-26 22:58:22 +02:00 |
|
Lectem
|
8c053770a2
|
gfx documentation
|
2015-06-26 22:27:18 +02:00 |
|
plutoo
|
266ab2fe42
|
Merge pull request #129 from Lectem/firm_version_fix
fix firm/kernel version and added defines
|
2015-06-26 22:25:19 +02:00 |
|
Lectem
|
5b6d9b1ad9
|
fix firm/kernel version and added defines
|
2015-06-26 22:18:15 +02:00 |
|
yellows8
|
2791ab4850
|
Merge pull request #127 from infinicore/linklevel
OS: Add function to get wifi strength.
|
2015-06-23 16:06:38 -04:00 |
|
infinicore
|
ec64beffbd
|
os: add function to get link level
|
2015-06-23 19:13:30 +00:00 |
|
fincs
|
66b2e4548e
|
Merge pull request #126 from yuriks/y2r
Add y2r:u commands
|
2015-06-22 00:22:41 +02:00 |
|
Lectem
|
364b9834db
|
Documented y2r
Also aligned enums for readability and changed SetCoefficient to
SetCoefficients
|
2015-06-22 00:07:18 +02:00 |
|
Yuri Kunde Schlesner
|
8a76010988
|
Add y2r:u commands
|
2015-06-21 07:25:28 -03:00 |
|
fincs
|
a7aba7feae
|
(I forgot to update the comment in the header file)
|
2015-06-20 18:21:06 +02:00 |
|
fincs
|
de18776fac
|
Clean up and simplify APT_CheckNew3DS
|
2015-06-20 18:17:44 +02:00 |
|
fincs
|
4ebb95cc2f
|
Run initialization/shutdown code in irrstInit/irrstExit when needed
|
2015-06-20 17:07:06 +02:00 |
|
fincs
|
7706270720
|
Some minor APT fixes (capture typo, race condition fix, etc)
|
2015-06-20 17:06:32 +02:00 |
|
fincs
|
e7ea04e532
|
Merge pull request #124 from Lectem/gx_fill_enum
added GX_SetMemoryFill control enums
|
2015-06-06 22:52:51 +02:00 |
|
Lectem
|
de687695cf
|
added GX_SetMemoryFill control enums
|
2015-06-03 21:17:38 +02:00 |
|
smea
|
37ae484338
|
Merge pull request #58 from Aurelio92/example-BothScreenText
Added BothScreenText example
|
2015-05-31 09:37:14 -07:00 |
|
smea
|
5bb733455b
|
Merge pull request #59 from Aurelio92/example-MultipleWindowsText
Added MultipleWindowsText
|
2015-05-31 09:35:39 -07:00 |
|
smea
|
988cf9f905
|
Merge pull request #60 from Aurelio92/example-ColoredText
Added ColoredText example
|
2015-05-31 09:33:37 -07:00 |
|
smea
|
31e0f2ee07
|
Merge pull request #122 from Lectem/thread_svcs
threads svcs
|
2015-05-30 09:07:41 -07:00 |
|
yellows8
|
0ec23dc90a
|
In 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.
|
2015-05-29 17:15:55 -04:00 |
|
Lectem
|
6ca5285d10
|
better svcGet*Info
|
2015-05-28 21:04:52 +02:00 |
|
yellows8
|
f631036063
|
Added 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.
|
2015-05-26 13:49:37 -04:00 |
|
smea
|
79e2efdc0c
|
Update svc.h
cf PR #123
|
2015-05-25 23:05:14 -07:00 |
|
smea
|
c03688cfd4
|
Merge pull request #123 from 173210/master
svc.h: Remove volatile for getThreadLocalStorage
|
2015-05-25 23:04:20 -07:00 |
|
173210
|
9ad62755b7
|
svc.h: Remove volatile for getThreadLocalStorage
|
2015-05-26 14:48:20 +09:00 |
|
Aurelio Mannara
|
4130bb71d0
|
Updated for latest ctrulib
|
2015-05-25 22:42:46 +02:00 |
|
Aurelio Mannara
|
f32d31a806
|
Updated for latest ctrulib
|
2015-05-25 22:40:31 +02:00 |
|
Aurelio Mannara
|
887a05a765
|
Updated for latest ctrulib
|
2015-05-25 22:35:55 +02:00 |
|
Lectem
|
f3bb5339f7
|
threads svcs
|
2015-05-25 21:11:16 +02:00 |
|
smea
|
308aa7aaa8
|
Merge pull request #65 from Aurelio92/example-RTC
Added RTC example
|
2015-05-25 11:28:35 -07:00 |
|
Aurelio Mannara
|
1f375c0a75
|
Update for latest ctrulib
Now the example compiles using the latest ctrulib. It also uses
standard C Time library to get date and time
|
2015-05-25 10:29:06 +02:00 |
|
smea
|
33eb72e071
|
Merge pull request #112 from xerpi/master
GX_SetDisplayTransfer enums, GPU_SetTexture bug, GPU sample commented
|
2015-05-24 21:36:25 -07:00 |
|
smea
|
5747dcbd0d
|
Merge pull request #120 from Lectem/texenv_operands
added missing texenv op
|
2015-05-24 21:34:42 -07:00 |
|
smea
|
9f9139a8d3
|
Merge pull request #121 from Steveice10/master
Update NS_APPID values.
|
2015-05-23 11:00:08 -07:00 |
|
Steven Smith
|
40d0739ade
|
Update NS_APPID values.
|
2015-05-23 10:57:40 -07:00 |
|
fincs
|
8ac3549abf
|
Fix APT applet launch code [regression caused by c75ed65 ]
|
2015-05-23 18:46:56 +02:00 |
|
fincs
|
da680e0503
|
Add APT event hooking mechanism
|
2015-05-22 21:56:47 +02:00 |
|
smea
|
e2f8011f69
|
Merge pull request #115 from Steveice10/master
Add news:u commands.
|
2015-05-19 15:40:35 -07:00 |
|
Lectem
|
53b03ef6c5
|
use GPU prefix instead of GL
|
2015-05-16 21:53:10 +02:00 |
|
Lectem
|
7c26d8e68d
|
added missing texenv op
|
2015-05-16 21:43:34 +02:00 |
|