]>
Chaos Git - corbenik/ctrulib.git/log
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.
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
profi200 [Sat, 13 Dec 2014 23:21:29 +0000 (00:21 +0100)]
Fixed weird blackscreen issue
fincs [Sat, 13 Dec 2014 19:05:48 +0000 (20:05 +0100)]
Fix linear.cpp
Dave Murphy [Sat, 13 Dec 2014 16:36:54 +0000 (16:36 +0000)]
stop building everything when any header changes
Dave Murphy [Sat, 13 Dec 2014 16:20:54 +0000 (16:20 +0000)]
fix PM_LaunchFIRMSetParams and PM_LaunchTitle prototypes
Dave Murphy [Sat, 13 Dec 2014 14:03:12 +0000 (14:03 +0000)]
allow redirecting stderr to 3dmoo
Aurelio Mannara [Sat, 13 Dec 2014 12:10:54 +0000 (13:10 +0100)]
Added 2 hid functions
-Added HIDUSER_GetGyroscopeRawToDpsCoefficient(float *coeff)
-Added HIDUSER_GetSoundVolume(u8 *volume)
Dave Murphy [Sat, 13 Dec 2014 03:19:57 +0000 (03:19 +0000)]
render strikethrough & underline
Dave Murphy [Sat, 13 Dec 2014 03:11:21 +0000 (03:11 +0000)]
make it build
Dave Murphy [Sat, 13 Dec 2014 03:07:41 +0000 (03:07 +0000)]
fix formatting
Dave Murphy [Sat, 13 Dec 2014 03:07:00 +0000 (03:07 +0000)]
unneeded default case
Dave Murphy [Sat, 13 Dec 2014 02:58:07 +0000 (02:58 +0000)]
better parameter checking
Dave Murphy [Sat, 13 Dec 2014 02:51:57 +0000 (02:51 +0000)]
support more codes
Dave Murphy [Sat, 13 Dec 2014 02:40:25 +0000 (02:40 +0000)]
intialise parameter, ignore unsupported escapes
Dave Murphy [Sat, 13 Dec 2014 02:32:21 +0000 (02:32 +0000)]
check parameters are valid as we parse
Dave Murphy [Sat, 13 Dec 2014 02:24:24 +0000 (02:24 +0000)]
use switch for 'm' parameters
Dave Murphy [Sat, 13 Dec 2014 02:21:50 +0000 (02:21 +0000)]
use 3 intensity levels
Dave Murphy [Fri, 12 Dec 2014 22:57:24 +0000 (22:57 +0000)]
add macro to convert 8bit RGB to RGB565
Dave Murphy [Fri, 12 Dec 2014 13:43:40 +0000 (13:43 +0000)]
allow console on either screen
Dave Murphy [Fri, 12 Dec 2014 13:40:54 +0000 (13:40 +0000)]
fix scroll size
Dave Murphy [Fri, 12 Dec 2014 12:18:00 +0000 (12:18 +0000)]
use word copy for extra speed in console scroll
Dave Murphy [Fri, 12 Dec 2014 12:05:45 +0000 (12:05 +0000)]
fix console scrolling
Dave Murphy [Fri, 12 Dec 2014 10:58:16 +0000 (10:58 +0000)]
lighten up half bright green
Dave Murphy [Fri, 12 Dec 2014 09:57:58 +0000 (09:57 +0000)]
fix color code scanning
smea [Fri, 12 Dec 2014 03:18:48 +0000 (19:18 -0800)]
Merge pull request #50 from yuriks/memperm-dontcare
Add MEMPERM_DONTCARE to MemPerm
Dave Murphy [Thu, 11 Dec 2014 23:05:29 +0000 (23:05 +0000)]
add console
Dave Murphy [Fri, 12 Dec 2014 00:16:23 +0000 (00:16 +0000)]
use correct doubleBuf variable
Dave Murphy [Thu, 11 Dec 2014 23:03:29 +0000 (23:03 +0000)]
add macro for building RGB565 colors
Dave Murphy [Thu, 11 Dec 2014 22:23:58 +0000 (22:23 +0000)]
allow independent setting of double buffering
Yuri Kunde Schlesner [Thu, 11 Dec 2014 18:44:09 +0000 (16:44 -0200)]
Add MEMPERM_DONTCARE to MemPerm