2024-08-17 |
Stephanie Gawroriski | Do not unref the seekable in the Zip since we already...
|
commit | commitdiff | tree |
2024-08-17 |
Stephanie Gawroriski | Add test for compressed and uncompressed Zip data.
|
commit | commitdiff | tree |
2024-08-17 |
Stephanie Gawroriski | Initial base for getting the default launch from a...
|
commit | commitdiff | tree |
2024-08-16 |
Stephanie Gawroriski | Store the launcher boot properties in the ROM.
|
commit | commitdiff | tree |
2024-08-16 |
Stephanie Gawroriski | Only call main class path by name if it is not NULL.
|
commit | commitdiff | tree |
2024-08-16 |
Stephanie Gawroriski | Make all NanoCoat types closeable; Make unrefing closeable...
|
commit | commitdiff | tree |
2024-08-16 |
Stephanie Gawroriski | Add initialize of a Zip library from an already open...
|
commit | commitdiff | tree |
2024-08-16 |
Stephanie Gawroriski | Count up libraries and suites.
|
commit | commitdiff | tree |
2024-08-16 |
Stephanie Gawroriski | Add a close unref to close and unref at the same time...
|
commit | commitdiff | tree |
2024-08-16 |
Stephanie Gawroriski | Add data parameter to library and suite init.
|
commit | commitdiff | tree |
2024-08-16 |
Stephanie Gawroriski | Further split off suites and libraries.
|
commit | commitdiff | tree |
2024-08-16 |
Stephanie Gawroriski | Native suite file reading and suite access.
|
commit | commitdiff | tree |
2024-08-16 |
Stephanie Gawroriski | Fixes from trunk merge.
|
commit | commitdiff | tree |
2024-08-16 |
Stephanie Gawroriski | Merge from trunk.
|
commit | commitdiff | tree |
2024-08-16 |
Stephanie Gawroriski | Like sjme_error_notImplemented(), add sjme_error_outOfMemory...
|
commit | commitdiff | tree |
2024-08-16 |
Stephanie Gawroriski | Remove some usages of binary output as this breaks...
|
commit | commitdiff | tree |
2024-08-16 |
Stephanie Gawroriski | Add a base GUI cmd, currently does nothing except show...
|
commit | commitdiff | tree |
2024-08-15 |
Stephanie Gawroriski | Fixes for newer GCC.
|
commit | commitdiff | tree |
2024-08-15 |
Stephanie Gawroriski | Merge from trunk.
|
commit | commitdiff | tree |
2024-08-15 |
Stephanie Gawroriski | Remove double usage of export.
|
commit | commitdiff | tree |
2024-08-15 |
Stephanie Gawroriski | Implement testZipAccess.
|
commit | commitdiff | tree |
2024-08-15 |
Stephanie Gawroriski | Add more debugging around weak reference counts; Count...
|
commit | commitdiff | tree |
2024-08-15 |
Stephanie Gawroriski | Correct raw data test as it was using previously incorrect...
|
commit | commitdiff | tree |
2024-08-15 |
Stephanie Gawroriski | Implement pencil functions for setting stroke style...
|
commit | commitdiff | tree |
2024-08-15 |
Stephanie Gawroriski | Add ScritchUI bug struct, which unfortunately is needed...
|
commit | commitdiff | tree |
2024-08-15 |
Stephanie Gawroriski | Generate export files for Windows when using MSVC,...
|
commit | commitdiff | tree |
2024-08-15 |
Stephanie Gawroriski | Corret MIME decoding when padding is reached; Reading...
|
commit | commitdiff | tree |
2024-08-15 |
Stephanie Gawroriski | Opening of Zip entry data streams.
|
commit | commitdiff | tree |
2024-08-15 |
Stephanie Gawroriski | Rename opening a seekable as an input stream and move...
|
commit | commitdiff | tree |
2024-08-15 |
Stephanie Gawroriski | Check if Zip is corrupted.
|
commit | commitdiff | tree |
2024-08-15 |
Stephanie Gawroriski | Load of entry details.
|
commit | commitdiff | tree |
2024-08-14 |
Stephanie Gawroriski | Base initial Zip scan loop.
|
commit | commitdiff | tree |
2024-08-14 |
Stephanie Gawroriski | Have Zip entries be structure information rather than...
|
commit | commitdiff | tree |
2024-08-14 |
Stephanie Gawroriski | Put a lock on seekables so they do not collide with...
|
commit | commitdiff | tree |
2024-08-14 |
Stephanie Gawroriski | Split library and suite rom.c into their own sources...
|
commit | commitdiff | tree |
2024-08-14 |
Stephanie Gawroriski | Allocate library result, close zip if it fails.
|
commit | commitdiff | tree |
2024-08-14 |
Stephanie Gawroriski | Allow weakRef to be NULL, it will just not be passed...
|
commit | commitdiff | tree |
2024-08-14 |
Stephanie Gawroriski | Handle open and close for Zip.
|
commit | commitdiff | tree |
2024-08-14 |
Stephanie Gawroriski | Merge from trunk.
|
commit | commitdiff | tree |
2024-08-14 |
Stephanie Gawroriski | Perform flipping for dotted lines.
|
commit | commitdiff | tree |
2024-08-14 |
Stephanie Gawroriski | Implement line drawing and clipping in ScritchUI.
|
commit | commitdiff | tree |
2024-08-14 |
Stephanie Gawroriski | Draw some background if the main splash has not loaded...
|
commit | commitdiff | tree |
2024-08-14 |
Stephanie Gawroriski | Correct position of copyright on the splash screen...
|
commit | commitdiff | tree |
2024-08-14 |
Stephanie Gawroriski | After making a window visible, call windowSetMinimumSize...
|
commit | commitdiff | tree |
2024-08-14 |
Stephanie Gawroriski | Add setDefaults() to pencils; Have GTK set the defaults...
|
commit | commitdiff | tree |
2024-08-14 |
Stephanie Gawroriski | Reference count up widgets in GTK so it does not GC...
|
commit | commitdiff | tree |
2024-08-14 |
Stephanie Gawroriski | Fixes and corrections for newer GCC version.
|
commit | commitdiff | tree |
2024-08-13 |
Stephanie Gawroriski | Add TODO HIT template.
|
commit | commitdiff | tree |
2024-08-13 |
Stephanie Gawroriski | Base blank API for drawing scaled images in DoJa.
|
commit | commitdiff | tree |
2024-08-13 |
Stephanie Gawroriski | Use little endian read; Add test for reversing read.
|
commit | commitdiff | tree |
2024-08-13 |
Stephanie Gawroriski | Implement seekable read.
|
commit | commitdiff | tree |
2024-08-13 |
Stephanie Gawroriski | Scanning of central directory.
|
commit | commitdiff | tree |
2024-08-13 |
Stephanie Gawroriski | Merge from trunk.
|
commit | commitdiff | tree |
2024-08-13 |
Stephanie Gawroriski | Slight Zip refactors, using generic closeable along...
|
commit | commitdiff | tree |
2024-08-12 |
Stephanie Gawroriski | When drawing images in DoJa it is permitted for images...
|
commit | commitdiff | tree |
2024-08-12 |
Stephanie Gawroriski | Put const into sjme_cpointer.
|
commit | commitdiff | tree |
2024-08-12 |
Stephanie Gawroriski | Correct unplaced return of error if that occured when...
|
commit | commitdiff | tree |
2024-08-12 |
Stephanie Gawroriski | Refactored implementation of seekable memory streams.
|
commit | commitdiff | tree |
2024-08-12 |
Stephanie Gawroriski | Refactored implementation of input/output streams.
|
commit | commitdiff | tree |
2024-08-12 |
Stephanie Gawroriski | Implement get and store of key states, needed for LoN.
|
commit | commitdiff | tree |
2024-08-12 |
Stephanie Gawroriski | Cherry pick non-calendar related DoJa changes from...
|
commit | commitdiff | tree |
2024-08-12 |
Stephanie Gawroriski | Add generic common closeable as so many things can...
|
commit | commitdiff | tree |
2024-08-11 |
Stephanie Gawroriski | Add initial AffineTrans class.
|
commit | commitdiff | tree |
2024-08-11 |
Stephanie Gawroriski | Base initial refactor and cleanup of input/output streams.
|
commit | commitdiff | tree |
2024-08-11 |
Stephanie Gawroriski | More base for seekables.
|
commit | commitdiff | tree |
2024-08-11 |
Stephanie Gawroriski | Base for opening seekables for FILE.
|
commit | commitdiff | tree |
2024-08-11 |
Stephanie Gawroriski | Add blank base seekable read and size.
|
commit | commitdiff | tree |
2024-08-11 |
Stephanie Gawroriski | Base for seekable open call.
|
commit | commitdiff | tree |
2024-08-11 |
Stephanie Gawroriski | When initializing graphics, use the default font in...
|
commit | commitdiff | tree |
2024-08-11 |
Stephanie Gawroriski | Implement DoJa get and set of default font.
|
commit | commitdiff | tree |
2024-08-11 |
Stephanie Gawroriski | Merge from trunk.
|
commit | commitdiff | tree |
2024-08-11 |
Stephanie Gawroriski | If there is no native theme support, just use fallback...
|
commit | commitdiff | tree |
2024-08-11 |
Stephanie Gawroriski | Always have fallback element colors; Remove annotations...
|
commit | commitdiff | tree |
2024-08-11 |
Stephanie Gawroriski | Path resolution which is a bit complicated.
|
commit | commitdiff | tree |
2024-08-10 |
Stephanie Gawroriski | Base config for separators.
|
commit | commitdiff | tree |
2024-08-10 |
Stephanie Gawroriski | Base path append logic.
|
commit | commitdiff | tree |
2024-08-10 |
Stephanie Gawroriski | Implement get of environment.
|
commit | commitdiff | tree |
2024-08-10 |
Stephanie Gawroriski | Base default directory calculation.
|
commit | commitdiff | tree |
2024-08-10 |
Stephanie Gawroriski | Getting of system directory.
|
commit | commitdiff | tree |
2024-08-09 |
Stephanie Gawroriski | Add blank stubs for path handling.
|
commit | commitdiff | tree |
2024-08-09 |
Stephanie Gawroriski | Add base initial call for default paths.
|
commit | commitdiff | tree |
2024-08-09 |
Stephanie Gawroriski | Correct compilation.
|
commit | commitdiff | tree |
2024-08-09 |
Stephanie Gawroriski | Moving around and reorganization of headers.
|
commit | commitdiff | tree |
2024-08-09 |
Stephanie Gawroriski | Move cleanup handler elsewhere; Add sjme_alloc_copyWeak...
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Printing of help and version information, with all...
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | "build" needs to be in the version string.
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Base initial argument parsing code; Stubs for character...
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Base for main VM loop.
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Make state, threads, and frames pointers instead of...
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Add base main entry point for stdc.
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Merge from trunk.
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Setup a new base entry instead of using the input as...
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Blank out c-source-writer tests as they need to be...
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Add thread attribute to the functions which need it.
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | C Source writer tests need to explicitely pull in TAC...
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Recompress any ROM output that is a Zip.
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Move c-source-writer to tools.
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | Shorten SJME_THREAD_CONVENTION to sjme_attrThreadCall...
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | ScritchUI -- Reworked GUI (Closes #191, #58, #54, ...
|
commit | commitdiff | tree |
2024-08-08 |
Stephanie Gawroriski | pthread_t is also a pointer in emscripten.
|
commit | commitdiff | tree |