]>
Chaos Git - corbenik/ctrulib.git/log
LunarCookies [Mon, 2 Feb 2015 19:51:20 +0000 (19:51 +0000)]
Update httpc.c
LunarCookies [Mon, 2 Feb 2015 13:46:58 +0000 (13:46 +0000)]
HTTPC_AddRequestHeaderField Fix
Dave Murphy [Sun, 1 Feb 2015 15:35:57 +0000 (15:35 +0000)]
Merge pull request #69 from Slashmolder/master
Fix for issue #66
Dave Murphy [Sun, 1 Feb 2015 15:19:22 +0000 (15:19 +0000)]
fix handle leak in sdmc_stat
Dave Murphy [Sun, 1 Feb 2015 13:21:27 +0000 (13:21 +0000)]
Merge pull request #90 from lioncash/null
Guard against potential null pointer dereferences
Lioncash [Sun, 1 Feb 2015 12:47:18 +0000 (07:47 -0500)]
Guard against potential null pointer dereferences
fincs [Tue, 20 Jan 2015 17:19:02 +0000 (18:19 +0100)]
Fix typo
fincs [Tue, 20 Jan 2015 17:05:25 +0000 (18:05 +0100)]
Le chapeau de cul: fix some broken things after the git rebase
fincs [Sun, 18 Jan 2015 20:59:06 +0000 (21:59 +0100)]
Some more function renaming
fincs [Mon, 5 Jan 2015 18:36:41 +0000 (19:36 +0100)]
CSND: add some capture commands
fincs [Mon, 5 Jan 2015 18:31:15 +0000 (19:31 +0100)]
Add CSND_AcquireCapUnit/CSND_ReleaseCapUnit
fincs [Sat, 3 Jan 2015 18:27:27 +0000 (19:27 +0100)]
CSND: IMA-ADPCM playback support, really fix looping
fincs [Sat, 3 Jan 2015 13:30:18 +0000 (14:30 +0100)]
Add CSND_ChnSetDuty()
fincs [Fri, 2 Jan 2015 22:18:39 +0000 (23:18 +0100)]
CSND: many looping-related discoveries
fincs [Fri, 2 Jan 2015 17:30:30 +0000 (18:30 +0100)]
It's always a missing 4 that makes it b0rk
fincs [Fri, 2 Jan 2015 13:36:28 +0000 (14:36 +0100)]
Clean the CSND code a bit more
fincs [Thu, 1 Jan 2015 19:04:31 +0000 (20:04 +0100)]
Partially fix csndChnGetState() and csndChnIsPlaying()
fincs [Thu, 1 Jan 2015 15:33:29 +0000 (16:33 +0100)]
csndSharedMem should be volatile, disable PA->VA conv in csndChnGetState
fincs [Thu, 1 Jan 2015 15:23:09 +0000 (16:23 +0100)]
CSND: move waiting code to csndExecChnCmds()
fincs [Thu, 1 Jan 2015 12:56:51 +0000 (13:56 +0100)]
Separate left & right volumes in CSND_ChnSetVol
fincs [Wed, 31 Dec 2014 16:16:16 +0000 (17:16 +0100)]
CSND: function renaming, refactoring, etc.
fincs [Wed, 31 Dec 2014 15:56:34 +0000 (16:56 +0100)]
Begin CSND refactoring
fincs [Sun, 18 Jan 2015 20:33:36 +0000 (21:33 +0100)]
Merge pull request #87 from linkmauve/makepkg
Add missing include for gfxScreen_t in console.h
Emmanuel Gil Peyrot [Sun, 18 Jan 2015 17:22:13 +0000 (18:22 +0100)]
add missing include for gfxScreen_t in console.h
Dave Murphy [Sun, 18 Jan 2015 15:11:56 +0000 (15:11 +0000)]
update with reflog for working Aemstro
Dave Murphy [Fri, 9 Jan 2015 09:49:08 +0000 (09:49 +0000)]
use console to display info, download from real url
Dave Murphy [Fri, 9 Jan 2015 08:14:01 +0000 (08:14 +0000)]
remove unneeded boilerplate from examples
Dave Murphy [Wed, 7 Jan 2015 15:09:21 +0000 (15:09 +0000)]
explicitly set screen modes, get flushbuffer size from mode
Dave Murphy [Tue, 6 Jan 2015 12:47:47 +0000 (12:47 +0000)]
roll a new libctru release
Dave Murphy [Tue, 6 Jan 2015 12:28:16 +0000 (12:28 +0000)]
allow for extenstion beyond 256 characters
Dave Murphy [Tue, 6 Jan 2015 12:27:37 +0000 (12:27 +0000)]
full 256 character font
Dave Murphy [Sun, 4 Jan 2015 14:59:48 +0000 (14:59 +0000)]
__libc_init_array needs run after stack adjustment, __libc_fini_array before original stack is restored
smea [Sun, 4 Jan 2015 02:00:55 +0000 (18:00 -0800)]
fixed linear/vram mem align
Dave Murphy [Sat, 3 Jan 2015 00:45:31 +0000 (00:45 +0000)]
and protect from double exit
Dave Murphy [Sat, 3 Jan 2015 00:43:21 +0000 (00:43 +0000)]
free screens from where they were allocated
Dave Murphy [Sat, 3 Jan 2015 00:25:00 +0000 (00:25 +0000)]
one Makefile to rule them all
Dave Murphy [Sat, 3 Jan 2015 00:10:32 +0000 (00:10 +0000)]
move mic example to audio subfolder
Dave Murphy [Sat, 3 Jan 2015 00:06:22 +0000 (00:06 +0000)]
update examples to use gfxInitDefault
Dave Murphy [Sat, 3 Jan 2015 00:02:49 +0000 (00:02 +0000)]
add parameters to gfxInit, add gfxInitDefault function
Dave Murphy [Fri, 2 Jan 2015 22:41:48 +0000 (22:41 +0000)]
use struct for channel status array
Dave Murphy [Fri, 2 Jan 2015 22:40:47 +0000 (22:40 +0000)]
add macros for packing and aligning
yellows8 [Thu, 1 Jan 2015 16:26:04 +0000 (11:26 -0500)]
Merge pull request #75 from profi200/master
Fixed CFGU_GenHashConsoleUnique() header code.
profi200 [Thu, 1 Jan 2015 12:39:23 +0000 (13:39 +0100)]
Fixed CFGU_GenHashConsoleUnique() header code.
Slashmolder [Tue, 30 Dec 2014 23:30:44 +0000 (15:30 -0800)]
Fix for issue #66
Dave Murphy [Tue, 30 Dec 2014 23:00:31 +0000 (23:00 +0000)]
oops
Dave Murphy [Tue, 30 Dec 2014 22:37:53 +0000 (22:37 +0000)]
allow user configurable stack
Dave Murphy [Tue, 30 Dec 2014 20:39:49 +0000 (20:39 +0000)]
check for directory in stat too and set st_mode appropriately
yellows8 [Tue, 30 Dec 2014 06:04:55 +0000 (01:04 -0500)]
Implemented actual code for sdmc_stat().
Dave Murphy [Tue, 30 Dec 2014 04:05:12 +0000 (04:05 +0000)]
revert stack changes, broken on hardware :(
Dave Murphy [Tue, 30 Dec 2014 03:19:06 +0000 (03:19 +0000)]
add literal pool
Dave Murphy [Tue, 30 Dec 2014 00:04:34 +0000 (00:04 +0000)]
or bss might be better
Dave Murphy [Tue, 30 Dec 2014 00:02:55 +0000 (00:02 +0000)]
oops, forgot these need to be in data section
Dave Murphy [Mon, 29 Dec 2014 23:52:08 +0000 (23:52 +0000)]
Set default stack to 32K, allow user adjustment
yellows8 [Mon, 29 Dec 2014 22:33:27 +0000 (17:33 -0500)]
Merge pull request #73 from profi200/master
Added more cfg:u cmds.
profi200 [Mon, 29 Dec 2014 22:31:15 +0000 (23:31 +0100)]
Added more cfg:u cmds.
yellows8 [Mon, 29 Dec 2014 21:53:00 +0000 (16:53 -0500)]
Merge pull request #70 from profi200/master
Added CFGU_GetConfigInfoBlk2(), CFGU_GetSystemLanguage(), and an example.
profi200 [Mon, 29 Dec 2014 21:46:59 +0000 (22:46 +0100)]
Simplified reading the system language by adding a wrapper. Print only once in the get_system_language example.
profi200 [Sat, 27 Dec 2014 01:35:33 +0000 (02:35 +0100)]
Merge branch 'master' of github.com:smealum/ctrulib
smea [Fri, 26 Dec 2014 20:51:01 +0000 (12:51 -0800)]
Update apt.c
smea [Fri, 26 Dec 2014 20:50:34 +0000 (12:50 -0800)]
Update fs.c
smea [Fri, 26 Dec 2014 20:49:19 +0000 (12:49 -0800)]
Update sdmc_dev.c
smea [Fri, 26 Dec 2014 20:46:01 +0000 (12:46 -0800)]
Update hid.c
smea [Fri, 26 Dec 2014 20:45:25 +0000 (12:45 -0800)]
Update hid.c
profi200 [Fri, 26 Dec 2014 02:03:40 +0000 (03:03 +0100)]
Better in hex.
profi200 [Fri, 26 Dec 2014 01:57:49 +0000 (02:57 +0100)]
Forgot to finish the changes on the get_system_language example.
profi200 [Fri, 26 Dec 2014 01:46:38 +0000 (02:46 +0100)]
Replaced spaces in cfgu.c.
profi200 [Fri, 26 Dec 2014 01:34:07 +0000 (02:34 +0100)]
Merge branch 'master' of github.com:smealum/ctrulib
profi200 [Fri, 26 Dec 2014 01:31:59 +0000 (02:31 +0100)]
Added CFGU_GetConfigInfoBlk2() and an example.
Dave Murphy [Fri, 26 Dec 2014 01:11:13 +0000 (01:11 +0000)]
use stdio and malloc
Dave Murphy [Fri, 26 Dec 2014 00:57:54 +0000 (00:57 +0000)]
put data in C file where it belongs
Dave Murphy [Thu, 25 Dec 2014 23:27:36 +0000 (23:27 +0000)]
auto initialise commonly used services, prevent double initialisation
Dave Murphy [Thu, 25 Dec 2014 10:59:22 +0000 (10:59 +0000)]
give function the right name
Dave Murphy [Thu, 25 Dec 2014 10:52:52 +0000 (10:52 +0000)]
include header for memcpy
Dave Murphy [Thu, 25 Dec 2014 10:50:38 +0000 (10:50 +0000)]
split up sysyem initialisation and allow overriding
smea [Thu, 25 Dec 2014 05:06:09 +0000 (21:06 -0800)]
fixed hb naming
Dave Murphy [Wed, 24 Dec 2014 19:35:53 +0000 (19:35 +0000)]
Merge pull request #57 from Aurelio92/example-HelloWorld
Added a Hello World example
Dave Murphy [Wed, 24 Dec 2014 19:32:49 +0000 (19:32 +0000)]
add library template
Dave Murphy [Wed, 24 Dec 2014 19:32:18 +0000 (19:32 +0000)]
move template to examples/templates/application
smea [Wed, 24 Dec 2014 05:05:55 +0000 (21:05 -0800)]
additional HB stuff
smea [Wed, 24 Dec 2014 04:47:00 +0000 (20:47 -0800)]
added HB service support (ninjhax only)
yellows8 [Sun, 21 Dec 2014 06:02:23 +0000 (01:02 -0500)]
Added qtm support + example.
Dave Murphy [Sun, 21 Dec 2014 03:13:15 +0000 (03:13 +0000)]
set errno for file too big
mtheall [Sat, 20 Dec 2014 05:38:30 +0000 (23:38 -0600)]
Add gfxGetScreenFormat().
fincs [Fri, 19 Dec 2014 18:47:10 +0000 (19:47 +0100)]
Fix osGetTime(), this time for real (also: race condition fix by mtheall)
smea [Thu, 18 Dec 2014 06:41:31 +0000 (22:41 -0800)]
Revert "Merge branch 'master' of github.com:smealum/ctrulib"
This reverts commit
f934dc0982859d9c334e76db766c4a9400c5c8bc, reversing
changes made to
60edc69d736a34817b56bb7e3c47348d1f26e227.
smea [Thu, 18 Dec 2014 06:28:39 +0000 (22:28 -0800)]
Merge branch 'master' of github.com:smealum/ctrulib
smea [Thu, 18 Dec 2014 06:28:26 +0000 (22:28 -0800)]
added registers.h
Dave Murphy [Mon, 15 Dec 2014 23:23:04 +0000 (23:23 +0000)]
sdmc_open: implement O_EXCL and O_TRUNC
Aurelio Mannara [Mon, 15 Dec 2014 08:53:39 +0000 (09:53 +0100)]
Fixed a little mess I made with dir-names :D
Aurelio Mannara [Mon, 15 Dec 2014 08:32:48 +0000 (09:32 +0100)]
Used *.c extension and lower case dir name
Aurelio Mannara [Mon, 15 Dec 2014 08:23:03 +0000 (09:23 +0100)]
Used *.c extension and lower case dir name
Dave Murphy [Mon, 15 Dec 2014 02:40:11 +0000 (02:40 +0000)]
stop svcOutputDebugString trashing string
plutoo [Mon, 15 Dec 2014 00:46:49 +0000 (01:46 +0100)]
Merge pull request #52 from Aurelio92/2-new-hid-function
Added 2 hid functions
plutoo [Mon, 15 Dec 2014 00:43:18 +0000 (01:43 +0100)]
Reverting previous commit, fixing more resource leaks
plutoo [Mon, 15 Dec 2014 00:36:25 +0000 (01:36 +0100)]
Proposed fix for issue #66
plutoo [Mon, 15 Dec 2014 00:33:37 +0000 (01:33 +0100)]
Fixed handle leak in httpc
mtheall [Sun, 14 Dec 2014 20:56:20 +0000 (14:56 -0600)]
Fix inet_aton.
fincs [Sun, 14 Dec 2014 16:47:34 +0000 (17:47 +0100)]
Add a VRAM allocator
Aurelio Mannara [Sun, 14 Dec 2014 16:29:29 +0000 (17:29 +0100)]
Added an Hello World example
plutoo [Sat, 13 Dec 2014 23:57:38 +0000 (00:57 +0100)]
Merge pull request #56 from profi200/master
Fixed weird blackscreen issue