2015-01-20 |
fincs | CSND: add some capture commands |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | Add CSND_AcquireCapUnit/CSND_ReleaseCapUnit |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | CSND: IMA-ADPCM playback support, really fix looping |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | Add CSND_ChnSetDuty() |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | CSND: many looping-related discoveries |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | It's always a missing 4 that makes it b0rk |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | Clean the CSND code a bit more |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | Partially fix csndChnGetState() and csndChnIsPlaying() |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | csndSharedMem should be volatile, disable PA->VA conv... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | CSND: move waiting code to csndExecChnCmds() |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | Separate left & right volumes in CSND_ChnSetVol |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | CSND: function renaming, refactoring, etc. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | Begin CSND refactoring |
commit | commitdiff | tree | snapshot |
2015-01-18 |
fincs | Merge pull request #87 from linkmauve/makepkg |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Emmanuel Gil... | add missing include for gfxScreen_t in console.h |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Dave Murphy | update with reflog for working Aemstro |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Dave Murphy | use console to display info, download from real url |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Dave Murphy | remove unneeded boilerplate from examples |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Dave Murphy | explicitly set screen modes, get flushbuffer size from... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Dave Murphy | roll a new libctru release v0.3.0 |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Dave Murphy | allow for extenstion beyond 256 characters |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Dave Murphy | full 256 character font |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Dave Murphy | __libc_init_array needs run after stack adjustment... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
smea | fixed linear/vram mem align |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Dave Murphy | and protect from double exit |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Dave Murphy | free screens from where they were allocated |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Dave Murphy | one Makefile to rule them all |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Dave Murphy | move mic example to audio subfolder |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Dave Murphy | update examples to use gfxInitDefault |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Dave Murphy | add parameters to gfxInit, add gfxInitDefault function |
commit | commitdiff | tree | snapshot |
2015-01-02 |
Dave Murphy | use struct for channel status array |
commit | commitdiff | tree | snapshot |
2015-01-02 |
Dave Murphy | add macros for packing and aligning |
commit | commitdiff | tree | snapshot |
2015-01-01 |
yellows8 | Merge pull request #75 from profi200/master |
commit | commitdiff | tree | snapshot |
2015-01-01 |
profi200 | Fixed CFGU_GenHashConsoleUnique() header code. |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Dave Murphy | oops |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Dave Murphy | allow user configurable stack |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Dave Murphy | check for directory in stat too and set st_mode appropr... |
commit | commitdiff | tree | snapshot |
2014-12-30 |
yellows8 | Implemented actual code for sdmc_stat(). |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Dave Murphy | revert stack changes, broken on hardware :( |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Dave Murphy | add literal pool |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Dave Murphy | or bss might be better |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Dave Murphy | oops, forgot these need to be in data section |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Dave Murphy | Set default stack to 32K, allow user adjustment |
commit | commitdiff | tree | snapshot |
2014-12-29 |
yellows8 | Merge pull request #73 from profi200/master |
commit | commitdiff | tree | snapshot |
2014-12-29 |
profi200 | Added more cfg:u cmds. |
commit | commitdiff | tree | snapshot |
2014-12-29 |
yellows8 | Merge pull request #70 from profi200/master |
commit | commitdiff | tree | snapshot |
2014-12-29 |
profi200 | Simplified reading the system language by adding a... |
commit | commitdiff | tree | snapshot |
2014-12-27 |
profi200 | Merge branch 'master' of github.com:smealum/ctrulib |
commit | commitdiff | tree | snapshot |
2014-12-26 |
smea | Update apt.c |
commit | commitdiff | tree | snapshot |
2014-12-26 |
smea | Update fs.c |
commit | commitdiff | tree | snapshot |
2014-12-26 |
smea | Update sdmc_dev.c |
commit | commitdiff | tree | snapshot |
2014-12-26 |
smea | Update hid.c |
commit | commitdiff | tree | snapshot |
2014-12-26 |
smea | Update hid.c |
commit | commitdiff | tree | snapshot |
2014-12-26 |
profi200 | Better in hex. |
commit | commitdiff | tree | snapshot |
2014-12-26 |
profi200 | Forgot to finish the changes on the get_system_language... |
commit | commitdiff | tree | snapshot |
2014-12-26 |
profi200 | Replaced spaces in cfgu.c. |
commit | commitdiff | tree | snapshot |
2014-12-26 |
profi200 | Merge branch 'master' of github.com:smealum/ctrulib |
commit | commitdiff | tree | snapshot |
2014-12-26 |
profi200 | Added CFGU_GetConfigInfoBlk2() and an example. |
commit | commitdiff | tree | snapshot |
2014-12-26 |
Dave Murphy | use stdio and malloc |
commit | commitdiff | tree | snapshot |
2014-12-26 |
Dave Murphy | put data in C file where it belongs |
commit | commitdiff | tree | snapshot |
2014-12-25 |
Dave Murphy | auto initialise commonly used services, prevent double... |
commit | commitdiff | tree | snapshot |
2014-12-25 |
Dave Murphy | give function the right name |
commit | commitdiff | tree | snapshot |
2014-12-25 |
Dave Murphy | include header for memcpy |
commit | commitdiff | tree | snapshot |
2014-12-25 |
Dave Murphy | split up sysyem initialisation and allow overriding |
commit | commitdiff | tree | snapshot |
2014-12-25 |
smea | fixed hb naming |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Dave Murphy | Merge pull request #57 from Aurelio92/example-HelloWorld |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Dave Murphy | add library template |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Dave Murphy | move template to examples/templates/application |
commit | commitdiff | tree | snapshot |
2014-12-24 |
smea | additional HB stuff |
commit | commitdiff | tree | snapshot |
2014-12-24 |
smea | added HB service support (ninjhax only) |
commit | commitdiff | tree | snapshot |
2014-12-21 |
yellows8 | Added qtm support + example. |
commit | commitdiff | tree | snapshot |
2014-12-21 |
Dave Murphy | set errno for file too big |
commit | commitdiff | tree | snapshot |
2014-12-20 |
mtheall | Add gfxGetScreenFormat(). |
commit | commitdiff | tree | snapshot |
2014-12-19 |
fincs | Fix osGetTime(), this time for real (also: race conditi... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
smea | Revert "Merge branch 'master' of github.com:smealum... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
smea | Merge branch 'master' of github.com:smealum/ctrulib |
commit | commitdiff | tree | snapshot |
2014-12-18 |
smea | added registers.h |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Dave Murphy | sdmc_open: implement O_EXCL and O_TRUNC |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Aurelio Mannara | Fixed a little mess I made with dir-names :D |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Aurelio Mannara | Used *.c extension and lower case dir name |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Aurelio Mannara | Used *.c extension and lower case dir name |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Dave Murphy | stop svcOutputDebugString trashing string |
commit | commitdiff | tree | snapshot |
2014-12-15 |
plutoo | Merge pull request #52 from Aurelio92/2-new-hid-function |
commit | commitdiff | tree | snapshot |
2014-12-15 |
plutoo | Reverting previous commit, fixing more resource leaks |
commit | commitdiff | tree | snapshot |
2014-12-15 |
plutoo | Proposed fix for issue #66 |
commit | commitdiff | tree | snapshot |
2014-12-15 |
plutoo | Fixed handle leak in httpc |
commit | commitdiff | tree | snapshot |
2014-12-14 |
mtheall | Fix inet_aton. |
commit | commitdiff | tree | snapshot |
2014-12-14 |
fincs | Add a VRAM allocator |
commit | commitdiff | tree | snapshot |
2014-12-14 |
Aurelio Mannara | Added an Hello World example |
commit | commitdiff | tree | snapshot |
2014-12-13 |
plutoo | Merge pull request #56 from profi200/master |
commit | commitdiff | tree | snapshot |
2014-12-13 |
profi200 | Fixed weird blackscreen issue |
commit | commitdiff | tree | snapshot |
2014-12-13 |
fincs | Fix linear.cpp |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Dave Murphy | stop building everything when any header changes |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Dave Murphy | fix PM_LaunchFIRMSetParams and PM_LaunchTitle prototypes |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Dave Murphy | allow redirecting stderr to 3dmoo |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Aurelio Mannara | Added 2 hid functions |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Dave Murphy | render strikethrough & underline |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Dave Murphy | make it build |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Dave Murphy | fix formatting |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Dave Murphy | unneeded default case |
commit | commitdiff | tree | snapshot |
next |