]>
Chaos Git - corbenik/ctrulib.git/log
fincs [Sat, 11 Jul 2015 14:00:26 +0000 (16:00 +0200)]
Merge pull request #137 from Lectem/patch-2
Fixed command code for Y2RU_SetConversionParams
Lectem [Sat, 11 Jul 2015 13:51:06 +0000 (15:51 +0200)]
Fixed command code for Y2RU_SetConversionParams
smea [Wed, 8 Jul 2015 02:52:18 +0000 (19:52 -0700)]
socMemhandle should be closed even if shutdown command fails
fincs [Tue, 7 Jul 2015 22:48:23 +0000 (00:48 +0200)]
Merge pull request #136 from Lectem/wrap_modes
added texture border color
Lectem [Tue, 7 Jul 2015 22:16:00 +0000 (00:16 +0200)]
added texture border color
Lectem [Tue, 7 Jul 2015 22:03:01 +0000 (00:03 +0200)]
added texture border color
fincs [Tue, 7 Jul 2015 21:46:08 +0000 (23:46 +0200)]
Clean up libapplet_launch example
fincs [Tue, 7 Jul 2015 21:26:50 +0000 (23:26 +0200)]
Merge pull request #135 from Lectem/sound_example_update
updated sound example for new API
Lectem [Tue, 7 Jul 2015 20:21:47 +0000 (22:21 +0200)]
updated sound example for new API
fincs [Tue, 7 Jul 2015 20:41:20 +0000 (22:41 +0200)]
Merge pull request #134 from Lectem/wrap_modes
Added GPU_CLAMP_TO_BORDER and GPU_MIRRORED_REPEAT
Lectem [Tue, 7 Jul 2015 20:25:00 +0000 (22:25 +0200)]
Added GPU_CLAMP_TO_BORDER and GPU_MIRRORED_REPEAT
yellows8 [Thu, 2 Jul 2015 22:53:16 +0000 (18:53 -0400)]
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].
fincs [Sun, 28 Jun 2015 17:01:53 +0000 (19:01 +0200)]
Merge pull request #133 from linkmauve/cube-directions
Use more sensible input to move the cube in the gpu example
fincs [Sun, 28 Jun 2015 17:01:46 +0000 (19:01 +0200)]
Merge pull request #132 from Lectem/documentation
Documentation
Emmanuel Gil Peyrot [Sun, 28 Jun 2015 16:34:16 +0000 (17:34 +0100)]
Use more sensible input to move the cube in the gpu example.
Lectem [Sun, 28 Jun 2015 08:52:34 +0000 (10:52 +0200)]
added examples to documentation
fincs [Sun, 28 Jun 2015 11:36:09 +0000 (13:36 +0200)]
Merge pull request #131 from Lectem/fix_heaps_warning
fix warning types not matching
Lectem [Sun, 28 Jun 2015 11:10:38 +0000 (13:10 +0200)]
fix arning types not matching
fincs [Sun, 28 Jun 2015 09:30:57 +0000 (11:30 +0200)]
Do not signal APTHOOK_ONRESTORE when the app is being closed
Lectem [Sat, 27 Jun 2015 23:33:50 +0000 (01:33 +0200)]
svc.h : updated MemOp enum and documented half of the file
Lectem [Fri, 26 Jun 2015 21:00:12 +0000 (23:00 +0200)]
updated y2r documentation
Lectem [Fri, 26 Jun 2015 20:58:22 +0000 (22:58 +0200)]
os documentation
Lectem [Fri, 26 Jun 2015 17:41:49 +0000 (19:41 +0200)]
gfx documentation
plutoo [Fri, 26 Jun 2015 20:25:19 +0000 (22:25 +0200)]
Merge pull request #129 from Lectem/firm_version_fix
fix firm/kernel version and added defines
Lectem [Fri, 26 Jun 2015 20:18:15 +0000 (22:18 +0200)]
fix firm/kernel version and added defines
yellows8 [Tue, 23 Jun 2015 20:06:38 +0000 (16:06 -0400)]
Merge pull request #127 from infinicore/linklevel
OS: Add function to get wifi strength.
infinicore [Tue, 23 Jun 2015 15:49:16 +0000 (15:49 +0000)]
os: add function to get link level
fincs [Sun, 21 Jun 2015 22:22:41 +0000 (00:22 +0200)]
Merge pull request #126 from yuriks/y2r
Add y2r:u commands
Lectem [Sun, 21 Jun 2015 11:15:10 +0000 (13:15 +0200)]
Documented y2r
Also aligned enums for readability and changed SetCoefficient to
SetCoefficients
Yuri Kunde Schlesner [Sun, 21 Jun 2015 10:25:28 +0000 (07:25 -0300)]
Add y2r:u commands
fincs [Sat, 20 Jun 2015 16:21:06 +0000 (18:21 +0200)]
(I forgot to update the comment in the header file)
fincs [Sat, 20 Jun 2015 16:17:44 +0000 (18:17 +0200)]
Clean up and simplify APT_CheckNew3DS
fincs [Sat, 20 Jun 2015 15:07:06 +0000 (17:07 +0200)]
Run initialization/shutdown code in irrstInit/irrstExit when needed
fincs [Sat, 20 Jun 2015 15:06:32 +0000 (17:06 +0200)]
Some minor APT fixes (capture typo, race condition fix, etc)
fincs [Sat, 6 Jun 2015 20:52:51 +0000 (22:52 +0200)]
Merge pull request #124 from Lectem/gx_fill_enum
added GX_SetMemoryFill control enums
Lectem [Wed, 3 Jun 2015 19:17:38 +0000 (21:17 +0200)]
added GX_SetMemoryFill control enums
smea [Sun, 31 May 2015 16:37:14 +0000 (09:37 -0700)]
Merge pull request #58 from Aurelio92/example-BothScreenText
Added BothScreenText example
smea [Sun, 31 May 2015 16:35:39 +0000 (09:35 -0700)]
Merge pull request #59 from Aurelio92/example-MultipleWindowsText
Added MultipleWindowsText
smea [Sun, 31 May 2015 16:33:37 +0000 (09:33 -0700)]
Merge pull request #60 from Aurelio92/example-ColoredText
Added ColoredText example
smea [Sat, 30 May 2015 16:07:41 +0000 (09:07 -0700)]
Merge pull request #122 from Lectem/thread_svcs
threads svcs
yellows8 [Fri, 29 May 2015 21:15:55 +0000 (17:15 -0400)]
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.
Lectem [Thu, 28 May 2015 19:04:52 +0000 (21:04 +0200)]
better svcGet*Info
yellows8 [Tue, 26 May 2015 17:49:37 +0000 (13:49 -0400)]
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.
smea [Tue, 26 May 2015 06:05:14 +0000 (23:05 -0700)]
Update svc.h
cf PR #123
smea [Tue, 26 May 2015 06:04:20 +0000 (23:04 -0700)]
Merge pull request #123 from 173210/master
svc.h: Remove volatile for getThreadLocalStorage
173210 [Tue, 26 May 2015 05:48:20 +0000 (14:48 +0900)]
svc.h: Remove volatile for getThreadLocalStorage
Aurelio Mannara [Mon, 25 May 2015 20:42:46 +0000 (22:42 +0200)]
Updated for latest ctrulib
Aurelio Mannara [Mon, 25 May 2015 20:40:31 +0000 (22:40 +0200)]
Updated for latest ctrulib
Aurelio Mannara [Mon, 25 May 2015 20:35:55 +0000 (22:35 +0200)]
Updated for latest ctrulib
Lectem [Mon, 25 May 2015 19:11:16 +0000 (21:11 +0200)]
threads svcs
smea [Mon, 25 May 2015 18:28:35 +0000 (11:28 -0700)]
Merge pull request #65 from Aurelio92/example-RTC
Added RTC example
Aurelio Mannara [Mon, 25 May 2015 08:29:06 +0000 (10:29 +0200)]
Update for latest ctrulib
Now the example compiles using the latest ctrulib. It also uses
standard C Time library to get date and time
smea [Mon, 25 May 2015 04:36:25 +0000 (21:36 -0700)]
Merge pull request #112 from xerpi/master
GX_SetDisplayTransfer enums, GPU_SetTexture bug, GPU sample commented
smea [Mon, 25 May 2015 04:34:42 +0000 (21:34 -0700)]
Merge pull request #120 from Lectem/texenv_operands
added missing texenv op
smea [Sat, 23 May 2015 18:00:08 +0000 (11:00 -0700)]
Merge pull request #121 from Steveice10/master
Update NS_APPID values.
Steven Smith [Sat, 23 May 2015 17:57:40 +0000 (10:57 -0700)]
Update NS_APPID values.
fincs [Sat, 23 May 2015 16:46:56 +0000 (18:46 +0200)]
Fix APT applet launch code [regression caused by
c75ed65 ]
fincs [Fri, 22 May 2015 19:56:47 +0000 (21:56 +0200)]
Add APT event hooking mechanism
smea [Tue, 19 May 2015 22:40:35 +0000 (15:40 -0700)]
Merge pull request #115 from Steveice10/master
Add news:u commands.
Lectem [Sat, 16 May 2015 19:53:10 +0000 (21:53 +0200)]
use GPU prefix instead of GL
Lectem [Sat, 16 May 2015 19:43:34 +0000 (21:43 +0200)]
added missing texenv op
fincs [Wed, 13 May 2015 12:10:25 +0000 (14:10 +0200)]
Minor APT behaviour change
smea [Wed, 13 May 2015 05:55:13 +0000 (22:55 -0700)]
Merge pull request #119 from archshift/patch-1
Add missing httpcAddRequestHeaderField to httpc.h
archshift [Wed, 13 May 2015 05:29:40 +0000 (22:29 -0700)]
Add missing httpcAddRequestHeaderField to httpc.h
smea [Sat, 9 May 2015 20:46:56 +0000 (13:46 -0700)]
Merge pull request #116 from profi200/master
Added AM_GetCiaFileInfo() and FSUSER_DeleteDirectoryRecursively().
plutoo [Wed, 6 May 2015 21:12:32 +0000 (23:12 +0200)]
Whitespace fix
plutoo [Wed, 6 May 2015 21:10:44 +0000 (23:10 +0200)]
Fix svcCreateAddressArbiter
fincs [Wed, 6 May 2015 20:01:40 +0000 (22:01 +0200)]
Added RUNFLAG_APTREINIT for supporting environments that require APT reinitialization
fincs [Wed, 6 May 2015 19:59:47 +0000 (21:59 +0200)]
Added some srv commands
profi200 [Thu, 30 Apr 2015 11:56:22 +0000 (13:56 +0200)]
Added AM_GetCiaFileInfo() and FSUSER_DeleteDirectoryRecursively().
fincs [Wed, 15 Apr 2015 20:17:53 +0000 (22:17 +0200)]
Merge branch 'master' of github.com:smealum/ctrulib
fincs [Wed, 15 Apr 2015 20:17:19 +0000 (22:17 +0200)]
Major CSND overhaul, see details:
- Missing commands are now added
- Volume and pan are now available in csndPlaySound
- Minor optimization that saves one memcpy per command
- Minor optimization in shared mem channel index computation
Steven Smith [Tue, 14 Apr 2015 16:45:51 +0000 (09:45 -0700)]
Add news:u commands.
plutoo [Mon, 13 Apr 2015 20:07:45 +0000 (22:07 +0200)]
Merge pull request #114 from Steveice10/master
Remove MEMOP_FREE_LINEAR
Steven Smith [Mon, 13 Apr 2015 19:50:02 +0000 (12:50 -0700)]
Remove MEMOP_FREE_LINEAR
fincs [Mon, 13 Apr 2015 15:56:38 +0000 (17:56 +0200)]
svc.h/s cleanup; add svcWriteProcessMemory & svcControlProcessMemory
smea [Sat, 4 Apr 2015 20:53:21 +0000 (13:53 -0700)]
Merge pull request #113 from archshift/backdoor
Implement svcBackdoor in SVCs
archshift [Fri, 3 Apr 2015 21:37:09 +0000 (14:37 -0700)]
Implement svcBackdoor in SVCs
Sergi Granell [Fri, 3 Apr 2015 16:05:31 +0000 (18:05 +0200)]
Added GX_SetDisplayTransfer flags enums and define helpers
Solved GPU_SetTexture bug (width and height was swapped)
Comment the GPU sample a bit more (to make it easier to understand)
plutoo [Sat, 28 Mar 2015 21:24:53 +0000 (22:24 +0100)]
Merge pull request #106 from profi200/master
Replaced AM_installFIRM() with AM_installNativeFirm().
profi200 [Mon, 23 Mar 2015 23:05:26 +0000 (00:05 +0100)]
Replaced AM_installFIRM() with AM_installNativeFirm().
Dave Murphy [Wed, 25 Mar 2015 08:09:34 +0000 (08:09 +0000)]
Merge pull request #109 from Steveice10/master
Reset GPUCMD buffer after running GPU_Reset commands.
Steven Smith [Wed, 25 Mar 2015 03:27:24 +0000 (20:27 -0700)]
Reset GPUCMD buffer after running GPU_Reset commands.
smea [Thu, 19 Mar 2015 19:29:47 +0000 (12:29 -0700)]
fix bug when alignment value too big
mtheall [Tue, 17 Mar 2015 18:49:47 +0000 (13:49 -0500)]
Stricter checks in MemPool::Allocate().
Dave Murphy [Tue, 17 Mar 2015 10:48:53 +0000 (10:48 +0000)]
include data folder in source release, 0.5.0 is next release
Dave Murphy [Tue, 17 Mar 2015 10:43:52 +0000 (10:43 +0000)]
exclude 3dsx files in bin directory
Dave Murphy [Tue, 17 Mar 2015 10:42:51 +0000 (10:42 +0000)]
use python3
yellows8 [Tue, 17 Mar 2015 00:59:59 +0000 (20:59 -0400)]
Fixed security failure /w alignment in MemPool::Allocate().
Dave Murphy [Wed, 11 Mar 2015 17:06:49 +0000 (17:06 +0000)]
Merge branch 'gpu_revamp'
Dave Murphy [Wed, 11 Mar 2015 17:06:34 +0000 (17:06 +0000)]
get rid of strict aliasing
Dave Murphy [Wed, 11 Mar 2015 16:46:49 +0000 (16:46 +0000)]
Merge branch 'master' into gpu_revamp
Dave Murphy [Wed, 11 Mar 2015 16:46:03 +0000 (16:46 +0000)]
use correct flags
fincs [Tue, 10 Mar 2015 12:10:33 +0000 (13:10 +0100)]
Merge pull request #104 from patois/master
add SVC 0x61, 0x62, 0x63, 0x64
patois [Mon, 9 Mar 2015 03:54:03 +0000 (04:54 +0100)]
add syscalls 0x61, 0x62, 0x63, 0x64
Dave Murphy [Sun, 8 Mar 2015 01:07:34 +0000 (01:07 +0000)]
Merge pull request #101 from profi200/master
Implemented functions to start system applets.
profi200 [Sat, 7 Mar 2015 17:37:43 +0000 (18:37 +0100)]
Implemented functions to start system applets.
fincs [Sat, 7 Mar 2015 19:39:28 +0000 (20:39 +0100)]
Correct shaderProgramFree() and DVLB_Free()
fincs [Sat, 7 Mar 2015 15:59:52 +0000 (16:59 +0100)]
GPU_DepthRange() -> GPU_DepthMap()
fincs [Fri, 6 Mar 2015 15:32:57 +0000 (16:32 +0100)]
Minor correction in GPU_SendShaderCode/SendOperandDescriptors