summaryrefslogtreecommitdiff
path: root/firmware/export/debug.h (unfollow)
Commit message (Expand)Author
2012-01-21Hosted: Merge debugf() implementations. Cleanup debug.h.Thomas Martitz
2011-02-27RaaA: Add initial Pandora supportThomas Jarosch
2011-02-08Initial maemo platform supportThomas Jarosch
2010-09-20Fix typoThomas Martitz
2010-09-20Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds.Thomas Martitz
2010-09-01Revert an accidentaly change to debug.h that prevent simulator+debug buildAmaury Pouly
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz
2010-07-25Move some gcc extensions to new gcc_extensions.h headerRafaël Carré
2010-05-18don't let logf() and DEBUGF() be empty statementsRafaël Carré
2010-01-03Final removal of tabs in firmware pathAndree Buschmann
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2007-03-17Fix simulator builds, and some debugf() format strings.Jens Arnold
2007-03-17Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold
2006-11-10Support building tagcache db natively on PC using the core of theMiika Pekkarinen
2006-02-04Added GDB API - a way to call stub procedures from a DEBUG build.Tomasz Malesinski
2004-08-18 Const policed pointer arguments to functions, part 4Jens Arnold
2003-02-07Include File Cleanup And Move-Around Party 2003.Daniel Stenberg
2002-10-21ldebugf() is only present in SIMULATOR, we set LDEBUGF to be the normalDaniel Stenberg
2002-10-20Snapshot of file writing code. Bugs remain. Only short names are supported yet.Björn Stenberg
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg
2002-07-15Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen).Björn Stenberg
2002-07-02debug_ports()Linus Nielsen Feltzing
2002-06-04output debugf() nicely for simulator builds tooDaniel Stenberg
2002-05-17Added gdb stub serial port setupBjörn Stenberg
2002-05-14Changed from gcc extension to C99 varargs macrosBjörn Stenberg
2002-05-06missing #define for VC++Stefan Meyer
2002-05-02Changed debug to DEBUGF and panic to panicf.Björn Stenberg
2002-04-20First commitLinus Nielsen Feltzing
2002-04-15First check inBjörn Stenberg
2002-04-11firmware typedefs. only bool so farDaniel Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg