1. b8a51ad vuprintf does not belong in stdio.h, causes problems with other versions of stdio.h by Jeffrey Goode · 15 years ago
  2. 6ac6420 Revert r25854 which was bad for the database tool (I forgot it still needs the wrappers from uisimulator/common/io.c). Fix it so it works for both. by Thomas Martitz · 15 years ago
  3. 1ddb91a Rename vfnprintf to vuprintf (u stands for user for the user callback and data passed to it) to avoid confusion with file and buffer size related functions from the printf-family, and add a comment to its declaration. by Thomas Martitz · 15 years ago
  4. fade88a Echoes logf output to the sim console when logf build is enabled by Jeffrey Goode · 15 years ago
  5. 20b0dd2 A new implementation of logf, logfdisplay and logfdump. by Maurus Cuelenaere · 15 years ago
  6. 27934e2 Fix a wrong memcpy in logf() introduced in r22253 by Rafaël Carré · 15 years ago
  7. 9a5174c Fix logf() multilines handling by Rafaël Carré · 15 years ago
  8. 3d4701a FS#10080 by Nils Wallménius · 16 years ago
  9. c61a751 Reorganise USB stack defines. Now config.h decides which class drivers get enabled instead of usb_core.h by Frank Gevaerts · 16 years ago
  10. dd9a9e4 Commit FS#9970 by Yoshihisa Uchida: fix building when HAVE_SERIAL & ROCKBOX_HAS_LOGF is defined in a simulator build by Maurus Cuelenaere · 16 years ago
  11. 7ae9c8d Fix building of tools/database/ by Frank Gevaerts · 16 years ago
  12. aec4521 Fix (USB) serial logf() by Maurus Cuelenaere · 16 years ago
  13. b6eaf1d Fix off-by-one by Maurus Cuelenaere · 16 years ago
  14. 4c793fe Commit FS#9733 (multiline logf) by Yoshihisa Uchida by Maurus Cuelenaere · 16 years ago
  15. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 17 years ago
  16. bdbdb97 FS#9051 - remove LCD margins... use viewports if you need them... by Jonathan Gordon · 17 years ago
  17. 776d015 implement logf over usb-serial. Needs USB_SERIAL defined in usb_core.h to work, and needs to be enabled in the debug menu. by Frank Gevaerts · 17 years ago
  18. 0dd7ea2 Support building tagcache db natively on PC using the core of the by Miika Pekkarinen · 18 years ago
  19. 00d2182 Logf output on the serial port for h100 targets by Linus Nielsen Feltzing · 18 years ago
  20. 25b55e1 better logf by Michiel Van Der Kolk · 20 years ago
  21. 1a558da Moved to logf.h by Tomas Salfischberger · 20 years ago
  22. 6ebdbe8 Modified logf to use a define for the log width, and changed it to default to by Daniel Stenberg · 20 years ago
  23. edc0792 (Optional) logf support by Daniel Stenberg · 20 years ago
  24. 9e9f58f use proper remote lcd functions by Daniel Stenberg · 20 years ago
  25. 11bf87f initial remote-LCD logf browser by Daniel Stenberg · 20 years ago
  26. 056effc Uses indices instead of pointers by Linus Nielsen Feltzing · 20 years ago
  27. b033f6c initial logf() work, not added to SOURCES yet (on purpose) by Daniel Stenberg · 20 years ago