summaryrefslogtreecommitdiff
path: root/firmware/general.c
AgeCommit message (Expand)Author
2017-11-21Undo hacks to meant to get around string formatting limitationsMichael Sevakis
2014-03-03kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz
2014-01-05Do not include kernel.h in system.h.Thomas Martitz
2011-12-25rbpaths: Add new special dir HOME_DIR for RaaA.Thomas Martitz
2010-09-01Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz
2010-05-17Simplify mpegplayer a bit and use array-based lists rather than linked lists ...Michael Sevakis
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2009-07-14FS#10080Nils Wallménius
2009-07-08Numbered filename creation: Make the search for pre-existing files independen...Jens Arnold
2009-02-10Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...Jens Arnold
2009-01-13remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro...Andrew Mahone
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2007-12-29mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis
2007-11-08Add some CACHEALIGN_* macros and a helper function to assist in aligning data...Michael Sevakis
2006-11-06Forgot to use cvs add on a few new files in the fresh checkout I used. woops.Michael Sevakis