index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
debug.h
Age
Commit message (
Expand
)
Author
2012-01-21
Hosted: Merge debugf() implementations. Cleanup debug.h.
Thomas Martitz
2011-02-27
RaaA: Add initial Pandora support
Thomas Jarosch
2011-02-08
Initial maemo platform support
Thomas Jarosch
2010-09-20
Fix typo
Thomas Martitz
2010-09-20
Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds.
Thomas Martitz
2010-09-01
Revert an accidentaly change to debug.h that prevent simulator+debug build
Amaury Pouly
2010-08-02
Rockbox as an application: Commit current Android port progress.
Thomas Martitz
2010-07-25
Move some gcc extensions to new gcc_extensions.h header
Rafaël Carré
2010-05-18
don't let logf() and DEBUGF() be empty statements
Rafaël Carré
2010-01-03
Final removal of tabs in firmware path
Andree Buschmann
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2007-03-17
Fix simulator builds, and some debugf() format strings.
Jens Arnold
2007-03-17
Let GCC check arguments of some more printf-style functions, also for plugins...
Jens Arnold
2006-11-10
Support building tagcache db natively on PC using the core of the
Miika Pekkarinen
2006-02-04
Added GDB API - a way to call stub procedures from a DEBUG build.
Tomasz Malesinski
2004-08-18
Const policed pointer arguments to functions, part 4
Jens Arnold
2003-02-07
Include File Cleanup And Move-Around Party 2003.
Daniel Stenberg