1. 4f7fea2 Fix path handling snafu for CheckWPS tool by Michael Sevakis · 8 years ago
  2. 7d1a47c Rewrite filesystem code (WIP) by Michael Sevakis · 11 years ago
  3. c245de0 Fix various reds. Some includes needed fixup. by Thomas Martitz · 11 years ago
  4. 95e23de Make fixepoint.c as a shared library (libfixedpoint.a). by Michael Sevakis · 11 years ago
  5. efe73e1 Fix database tool. by Thomas Martitz · 12 years ago
  6. a8b597e Database build also needs a /lib/rbcodec/dsp include path. by Michael Sevakis · 12 years ago
  7. b5716df Build librbcodec with DSP and metadata. by Sean Bartell · 13 years ago
  8. c6d2010 Fix __PCTOOL__ dependencies on SIMULATOR by Frank Gevaerts · 13 years ago
  9. 6b7db7e Fix database build. by Thomas Martitz · 13 years ago
  10. bd2011b Remove old Makefile for the database tool as it isn't working anymore and the database tool is built with a configure generated Makefile these days. by Nils Wallménius · 14 years ago
  11. ded525e Revert r27972 to fix FS#11610 (but in a way android builds still work). by Thomas Martitz · 14 years ago
  12. a4264eb Redo previous commit to not break android builds. by Thomas Martitz · 14 years ago
  13. 4ada1ee Fix database by Thomas Martitz · 14 years ago
  14. 2e73e5f database: fix include dirs by Rafaël Carré · 14 years ago
  15. 463be79 Revert accidental change (I ran configure from within the tools/database directory). by Thomas Martitz · 14 years ago
  16. 57613ea Rename/change SIMVER to APP_TYPE in the Makefiles. by Thomas Martitz · 14 years ago
  17. 06adb38 Fix last reds, database tool definitely needs rework. by Thomas Martitz · 14 years ago
  18. 3763ace Revert r26048. APE tags in mp3 is explicitely on http://www.rockbox.org/wiki/NoDo by Frank Gevaerts · 14 years ago
  19. fecf90f mp3: when ID3 tags are not found, search APE tags by Yoshihisa Uchida · 14 years ago
  20. 7a6a8c6 ID3 tags parser separates from metadata/mp3.c by Yoshihisa Uchida · 14 years ago
  21. 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 · 14 years ago
  22. ec39c05 tools/database: build process updates. by Yoshihisa Uchida · 15 years ago
  23. eee06b6 sorry, I forget tools/database/SOURCES. by Yoshihisa Uchida · 15 years ago
  24. dc8ae3e fix red. tools/database: add SMAF codec. by Yoshihisa Uchida · 15 years ago
  25. f6f5596 Fix red caused by r24615 by Michael Chicoine · 15 years ago
  26. d7757eb Fix Player, checkwps and database tools by Thomas Martitz · 15 years ago
  27. 6b6bfc0 Also build database.c using SIM settings, in an attempt to fix the red on b32-roolku by Frank Gevaerts · 15 years ago
  28. 6e11572 Make the database tool buildable from configure. by Frank Gevaerts · 15 years ago
  29. 702845c SRC is for sources, not objects by Frank Gevaerts · 15 years ago
  30. dcc4919 Once again fix building of the database tool that gets broke over and over by Nils Wallménius · 15 years ago
  31. 2cab311 Fix crash in the database utility, turns out passing too few arguments for stat() isn't the best idea :) by Nils Wallménius · 15 years ago
  32. d0f8dfe Fix building of the database utility. by Nils Wallménius · 15 years ago
  33. af59e2a made 'make' in tools/database work again by Daniel Stenberg · 16 years ago
  34. 680a5df Added SILENT make option and some output comsmetics. by Björn Stenberg · 16 years ago
  35. ee46a3d Moved database builder into a separate directory, and gave it its' own Makefile. Now it compiles cleanly and builds a database if ran in root of music tree. by Björn Stenberg · 16 years ago