]> Chaos Git - corbenik/ctrulib.git/log
corbenik/ctrulib.git
10 years agoChange it back to snprintf().
profi200 [Sun, 1 Mar 2015 19:28:22 +0000 (20:28 +0100)]
Change it back to snprintf().

10 years agoMinifix.
profi200 [Sun, 1 Mar 2015 18:57:57 +0000 (19:57 +0100)]
Minifix.

10 years agoAdded AM_ListTitles(), removed nonsense bitwise ands, replaced sprint() with memcpy...
profi200 [Sun, 1 Mar 2015 18:49:38 +0000 (19:49 +0100)]
Added AM_ListTitles(), removed nonsense bitwise ands, replaced sprint() with memcpy() (overflow safe) and made utf.h aveilable for apps.

10 years agoMerge pull request #88 from Steveice10/master
Dave Murphy [Sun, 1 Mar 2015 18:19:14 +0000 (18:19 +0000)]
Merge pull request #88 from Steveice10/master

Add AM_GetTitleProductCode, FSUSER_GetNandArchiveResource, and fix missing service imports in 3ds.h.

10 years agofix smdh building
Dave Murphy [Sun, 1 Mar 2015 16:56:10 +0000 (16:56 +0000)]
fix smdh building

10 years agoadd smdh embedding
Dave Murphy [Sun, 1 Mar 2015 16:39:08 +0000 (16:39 +0000)]
add smdh embedding

10 years agoAdd AM_GetTitleProductCode, FSUSER_GetNandArchiveResource, and fix missing service...
Steven Smith [Mon, 19 Jan 2015 02:20:47 +0000 (18:20 -0800)]
Add AM_GetTitleProductCode, FSUSER_GetNandArchiveResource, and fix missing service imports in 3ds.h.

10 years agoMerge pull request #97 from yuriks/more-syscalls
Dave Murphy [Sat, 28 Feb 2015 00:59:28 +0000 (00:59 +0000)]
Merge pull request #97 from yuriks/more-syscalls

Add a few more SVC call stubs

10 years agoAdd a few more SVC call stubs
Yuri Kunde Schlesner [Sat, 28 Feb 2015 00:20:41 +0000 (21:20 -0300)]
Add a few more SVC call stubs

10 years agoensure mode changes
Dave Murphy [Fri, 27 Feb 2015 20:49:39 +0000 (20:49 +0000)]
ensure mode changes

10 years agofix typo
Dave Murphy [Thu, 26 Feb 2015 08:37:23 +0000 (08:37 +0000)]
fix typo

10 years agoadd intermediate Makefile for input examples
Dave Murphy [Wed, 25 Feb 2015 15:36:07 +0000 (15:36 +0000)]
add intermediate Makefile for input examples

10 years agoadd thread event example
Dave Murphy [Wed, 25 Feb 2015 15:28:30 +0000 (15:28 +0000)]
add thread event example

10 years agouse variable to recurse make
Dave Murphy [Mon, 23 Feb 2015 19:25:59 +0000 (19:25 +0000)]
use variable to recurse make

10 years agoupdate for latest libctru
Dave Murphy [Mon, 23 Feb 2015 19:25:31 +0000 (19:25 +0000)]
update for latest libctru

10 years agoswitch to hard float
Dave Murphy [Mon, 23 Feb 2015 19:24:59 +0000 (19:24 +0000)]
switch to hard float

10 years agoMerge pull request #64 from Aurelio92/example-TouchScreen
Dave Murphy [Mon, 23 Feb 2015 19:21:33 +0000 (19:21 +0000)]
Merge pull request #64 from Aurelio92/example-TouchScreen

Added TouchScreen example

10 years agoimplement gettimeofday
Dave Murphy [Mon, 23 Feb 2015 17:41:10 +0000 (17:41 +0000)]
implement gettimeofday

10 years agoupdate aemstro reflog
Dave Murphy [Sun, 22 Feb 2015 22:37:17 +0000 (22:37 +0000)]
update aemstro reflog

10 years agoMerge pull request #95 from elhobbs/master
smea [Sun, 22 Feb 2015 20:04:09 +0000 (12:04 -0800)]
Merge pull request #95 from elhobbs/master

updated shader for current aemstro

10 years agofixed lighting in shader for gpu example
Eric Hobbs [Sun, 22 Feb 2015 19:55:04 +0000 (14:55 -0500)]
fixed lighting in shader for gpu example

10 years agoupdated shader for current aemstro
Eric Hobbs [Sun, 22 Feb 2015 18:38:58 +0000 (13:38 -0500)]
updated shader for current aemstro

10 years agobump version
Dave Murphy [Thu, 19 Feb 2015 18:51:05 +0000 (18:51 +0000)]
bump version

10 years agodefault loop mode is one shot
Dave Murphy [Thu, 19 Feb 2015 18:48:31 +0000 (18:48 +0000)]
default loop mode is one shot

10 years agorename example
Dave Murphy [Thu, 19 Feb 2015 10:26:34 +0000 (10:26 +0000)]
rename example

10 years agoMerge pull request #63 from Aurelio92/example-CirclePad
Dave Murphy [Wed, 18 Feb 2015 17:50:10 +0000 (17:50 +0000)]
Merge pull request #63 from Aurelio92/example-CirclePad

Added example for reading input

10 years agoMerged with Pad example
Aurelio Mannara [Wed, 18 Feb 2015 17:34:58 +0000 (18:34 +0100)]
Merged with Pad example

Also updated to make it work with latest ctrulib and devkitARM

10 years agomore relevant text
Dave Murphy [Wed, 18 Feb 2015 15:09:15 +0000 (15:09 +0000)]
more relevant text

10 years agosimplify imagemagick conversion
Dave Murphy [Wed, 18 Feb 2015 15:06:09 +0000 (15:06 +0000)]
simplify imagemagick conversion

10 years agoupdate for latest libctru
Dave Murphy [Wed, 18 Feb 2015 15:05:29 +0000 (15:05 +0000)]
update for latest libctru

10 years agouse variable to recurse make
Dave Murphy [Wed, 18 Feb 2015 15:04:34 +0000 (15:04 +0000)]
use variable to recurse make

10 years agouse hard float abi
Dave Murphy [Wed, 18 Feb 2015 15:04:04 +0000 (15:04 +0000)]
use hard float abi

10 years agoMerge pull request #61 from Aurelio92/example-24bit_Bitmap
Dave Murphy [Wed, 18 Feb 2015 14:58:08 +0000 (14:58 +0000)]
Merge pull request #61 from Aurelio92/example-24bit_Bitmap

Added 24bit Bitmap example

10 years agodon't need + when using variable
Dave Murphy [Wed, 18 Feb 2015 11:59:53 +0000 (11:59 +0000)]
don't need + when using variable

10 years agouse variable to recurse make
Dave Murphy [Wed, 18 Feb 2015 00:34:31 +0000 (00:34 +0000)]
use variable to recurse make

10 years agoMerge pull request #94 from gudenau/master
Dave Murphy [Tue, 17 Feb 2015 02:38:35 +0000 (02:38 +0000)]
Merge pull request #94 from gudenau/master

Fixed a typo

10 years agoFixed a type-o
gudenau [Tue, 17 Feb 2015 00:47:40 +0000 (18:47 -0600)]
Fixed a type-o

10 years agobump version for release v0.4.0
Dave Murphy [Sun, 15 Feb 2015 13:34:39 +0000 (13:34 +0000)]
bump version for release

10 years agoMerge branch 'utf'
Dave Murphy [Sun, 15 Feb 2015 13:28:34 +0000 (13:28 +0000)]
Merge branch 'utf'

Conflicts:
libctru/source/sdmc_dev.c

10 years agoflush buffers on newline & screen clear
Dave Murphy [Sun, 15 Feb 2015 13:24:05 +0000 (13:24 +0000)]
flush buffers on newline & screen clear

10 years agoswitch to hard float
Dave Murphy [Sun, 15 Feb 2015 01:26:16 +0000 (01:26 +0000)]
switch to hard float

10 years agoconfig files for cppcheck from Lioncash
Dave Murphy [Sat, 14 Feb 2015 01:23:00 +0000 (01:23 +0000)]
config files for cppcheck from Lioncash

10 years agoMerge branch 'master' into devop_socket
Dave Murphy [Thu, 12 Feb 2015 15:52:15 +0000 (15:52 +0000)]
Merge branch 'master' into devop_socket

Conflicts:
libctru/source/services/soc/soc_ioctl.c

10 years agocorrect aptEventHandler signature
Dave Murphy [Wed, 11 Feb 2015 22:14:37 +0000 (22:14 +0000)]
correct aptEventHandler signature

10 years agoFix soc_read/soc_write.
mtheall [Tue, 27 Jan 2015 23:06:30 +0000 (17:06 -0600)]
Fix soc_read/soc_write.

10 years agocorrect alloc_handle prototype
Dave Murphy [Mon, 26 Jan 2015 02:04:19 +0000 (02:04 +0000)]
correct alloc_handle prototype

10 years agoRefactor soc to use errno.
mtheall [Sat, 24 Jan 2015 20:14:06 +0000 (14:14 -0600)]
Refactor soc to use errno.

10 years agoFix poll() to only update revents.
mtheall [Sat, 24 Jan 2015 17:48:50 +0000 (11:48 -0600)]
Fix poll() to only update revents.

10 years agoFirst attempt at hooking sockets into a devoptab.
mtheall [Fri, 23 Jan 2015 20:23:59 +0000 (14:23 -0600)]
First attempt at hooking sockets into a devoptab.

10 years agofix gspEventThreadMain signature
Dave Murphy [Tue, 3 Feb 2015 09:18:22 +0000 (09:18 +0000)]
fix gspEventThreadMain signature

10 years agoMerge pull request #93 from LunarCookies/patch-1
Dave Murphy [Mon, 2 Feb 2015 20:24:41 +0000 (20:24 +0000)]
Merge pull request #93 from LunarCookies/patch-1

HTTPC_AddRequestHeaderField Fix

10 years agoUpdate httpc.c
LunarCookies [Mon, 2 Feb 2015 19:51:20 +0000 (19:51 +0000)]
Update httpc.c

10 years agothreads take void * not u32
Dave Murphy [Mon, 2 Feb 2015 19:30:08 +0000 (19:30 +0000)]
threads take void * not u32

10 years agoHTTPC_AddRequestHeaderField Fix
LunarCookies [Mon, 2 Feb 2015 13:46:58 +0000 (13:46 +0000)]
HTTPC_AddRequestHeaderField Fix

10 years agoMerge pull request #69 from Slashmolder/master
Dave Murphy [Sun, 1 Feb 2015 15:35:57 +0000 (15:35 +0000)]
Merge pull request #69 from Slashmolder/master

Fix for issue #66

10 years agofix handle leak in sdmc_stat
Dave Murphy [Sun, 1 Feb 2015 15:19:22 +0000 (15:19 +0000)]
fix handle leak in sdmc_stat

10 years agoMerge pull request #90 from lioncash/null
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

10 years agoGuard against potential null pointer dereferences
Lioncash [Sun, 1 Feb 2015 12:47:18 +0000 (07:47 -0500)]
Guard against potential null pointer dereferences

10 years agoFix handle leak in sdmc_stat.
mtheall [Wed, 28 Jan 2015 05:28:06 +0000 (23:28 -0600)]
Fix handle leak in sdmc_stat.

10 years agoFix soc_read/soc_write.
mtheall [Tue, 27 Jan 2015 23:06:30 +0000 (17:06 -0600)]
Fix soc_read/soc_write.

10 years agocorrect alloc_handle prototype
Dave Murphy [Mon, 26 Jan 2015 02:04:19 +0000 (02:04 +0000)]
correct alloc_handle prototype

10 years agoRefactor soc to use errno.
mtheall [Sat, 24 Jan 2015 20:14:06 +0000 (14:14 -0600)]
Refactor soc to use errno.

10 years agoFix poll() to only update revents.
mtheall [Sat, 24 Jan 2015 17:48:50 +0000 (11:48 -0600)]
Fix poll() to only update revents.

10 years agoMerge branch 'master' into utf
mtheall [Fri, 23 Jan 2015 21:07:44 +0000 (15:07 -0600)]
Merge branch 'master' into utf

10 years agoFirst attempt at hooking sockets into a devoptab.
mtheall [Fri, 23 Jan 2015 20:23:59 +0000 (14:23 -0600)]
First attempt at hooking sockets into a devoptab.

10 years agoFix typo
fincs [Tue, 20 Jan 2015 17:19:02 +0000 (18:19 +0100)]
Fix typo

10 years agoLe chapeau de cul: fix some broken things after the git rebase
fincs [Tue, 20 Jan 2015 17:05:25 +0000 (18:05 +0100)]
Le chapeau de cul: fix some broken things after the git rebase

10 years agoSome more function renaming
fincs [Sun, 18 Jan 2015 20:59:06 +0000 (21:59 +0100)]
Some more function renaming

10 years agoCSND: add some capture commands
fincs [Mon, 5 Jan 2015 18:36:41 +0000 (19:36 +0100)]
CSND: add some capture commands

10 years agoAdd CSND_AcquireCapUnit/CSND_ReleaseCapUnit
fincs [Mon, 5 Jan 2015 18:31:15 +0000 (19:31 +0100)]
Add CSND_AcquireCapUnit/CSND_ReleaseCapUnit

10 years agoCSND: IMA-ADPCM playback support, really fix looping
fincs [Sat, 3 Jan 2015 18:27:27 +0000 (19:27 +0100)]
CSND: IMA-ADPCM playback support, really fix looping

10 years agoAdd CSND_ChnSetDuty()
fincs [Sat, 3 Jan 2015 13:30:18 +0000 (14:30 +0100)]
Add CSND_ChnSetDuty()

10 years agoCSND: many looping-related discoveries
fincs [Fri, 2 Jan 2015 22:18:39 +0000 (23:18 +0100)]
CSND: many looping-related discoveries

10 years agoIt's always a missing 4 that makes it b0rk
fincs [Fri, 2 Jan 2015 17:30:30 +0000 (18:30 +0100)]
It's always a missing 4 that makes it b0rk

10 years agoClean the CSND code a bit more
fincs [Fri, 2 Jan 2015 13:36:28 +0000 (14:36 +0100)]
Clean the CSND code a bit more

10 years agoPartially fix csndChnGetState() and csndChnIsPlaying()
fincs [Thu, 1 Jan 2015 19:04:31 +0000 (20:04 +0100)]
Partially fix csndChnGetState() and csndChnIsPlaying()

10 years agocsndSharedMem should be volatile, disable PA->VA conv in csndChnGetState
fincs [Thu, 1 Jan 2015 15:33:29 +0000 (16:33 +0100)]
csndSharedMem should be volatile, disable PA->VA conv in csndChnGetState

10 years agoCSND: move waiting code to csndExecChnCmds()
fincs [Thu, 1 Jan 2015 15:23:09 +0000 (16:23 +0100)]
CSND: move waiting code to csndExecChnCmds()

10 years agoSeparate left & right volumes in CSND_ChnSetVol
fincs [Thu, 1 Jan 2015 12:56:51 +0000 (13:56 +0100)]
Separate left & right volumes in CSND_ChnSetVol

10 years agoCSND: function renaming, refactoring, etc.
fincs [Wed, 31 Dec 2014 16:16:16 +0000 (17:16 +0100)]
CSND: function renaming, refactoring, etc.

10 years agoBegin CSND refactoring
fincs [Wed, 31 Dec 2014 15:56:34 +0000 (16:56 +0100)]
Begin CSND refactoring

10 years agoMerge pull request #87 from linkmauve/makepkg
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

10 years agoadd 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

10 years agoupdate with reflog for working Aemstro
Dave Murphy [Sun, 18 Jan 2015 15:11:56 +0000 (15:11 +0000)]
update with reflog for working Aemstro

10 years agoAdd UTF-8 <-> UTF-16 support.
mtheall [Thu, 8 Jan 2015 05:44:30 +0000 (23:44 -0600)]
Add UTF-8 <-> UTF-16 support.

10 years agouse console to display info, download from real url
Dave Murphy [Fri, 9 Jan 2015 09:49:08 +0000 (09:49 +0000)]
use console to display info, download from real url

10 years agoremove unneeded boilerplate from examples
Dave Murphy [Fri, 9 Jan 2015 08:14:01 +0000 (08:14 +0000)]
remove unneeded boilerplate from examples

10 years agoexplicitly set screen modes, get flushbuffer size from mode
Dave Murphy [Wed, 7 Jan 2015 15:09:21 +0000 (15:09 +0000)]
explicitly set screen modes, get flushbuffer size from mode

10 years agoroll a new libctru release v0.3.0
Dave Murphy [Tue, 6 Jan 2015 12:47:47 +0000 (12:47 +0000)]
roll a new libctru release

10 years agoallow for extenstion beyond 256 characters
Dave Murphy [Tue, 6 Jan 2015 12:28:16 +0000 (12:28 +0000)]
allow for extenstion beyond 256 characters

10 years agofull 256 character font
Dave Murphy [Tue, 6 Jan 2015 12:27:37 +0000 (12:27 +0000)]
full 256 character font

10 years ago__libc_init_array needs run after stack adjustment, __libc_fini_array before original...
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

10 years agofixed linear/vram mem align
smea [Sun, 4 Jan 2015 02:00:55 +0000 (18:00 -0800)]
fixed linear/vram mem align

10 years agoand protect from double exit
Dave Murphy [Sat, 3 Jan 2015 00:45:31 +0000 (00:45 +0000)]
and protect from double exit

10 years agofree screens from where they were allocated
Dave Murphy [Sat, 3 Jan 2015 00:43:21 +0000 (00:43 +0000)]
free screens from where they were allocated

10 years agoone Makefile to rule them all
Dave Murphy [Sat, 3 Jan 2015 00:25:00 +0000 (00:25 +0000)]
one Makefile to rule them all

10 years agomove mic example to audio subfolder
Dave Murphy [Sat, 3 Jan 2015 00:10:32 +0000 (00:10 +0000)]
move mic example to audio subfolder

10 years agoupdate examples to use gfxInitDefault
Dave Murphy [Sat, 3 Jan 2015 00:06:22 +0000 (00:06 +0000)]
update examples to use gfxInitDefault

10 years agoadd parameters to gfxInit, add gfxInitDefault function
Dave Murphy [Sat, 3 Jan 2015 00:02:49 +0000 (00:02 +0000)]
add parameters to gfxInit, add gfxInitDefault function

10 years agouse struct for channel status array
Dave Murphy [Fri, 2 Jan 2015 22:41:48 +0000 (22:41 +0000)]
use struct for channel status array