1. 07 Jan, 2013 1 commit
  2. 03 Jan, 2013 3 commits
  3. 02 Jan, 2013 5 commits
  4. 22 Aug, 2012 1 commit
  5. 15 Aug, 2012 2 commits
  6. 08 Aug, 2012 3 commits
  7. 07 Aug, 2012 1 commit
  8. 02 Aug, 2012 2 commits
  9. 01 Aug, 2012 1 commit
  10. 02 Feb, 2012 1 commit
  11. 13 Sep, 2011 5 commits
  12. 10 Sep, 2011 2 commits
    • Max Kellermann's avatar
      db_plugin: introducing a plugin API for the song database · 7819aa6b
      Max Kellermann authored
      First draft, not really pluggable currently - hard-coded to use the
      "simple" plugin, and calls several of its internal functions.
      
      The API is very simple currently, all searches are still performed
      over the root "directory" object.  Future changes to the API will move
      those search implementations into the plugin, to allow more efficient
      implementations, or implementations that don't have the whole tree in
      memory all the time.
      7819aa6b
    • Max Kellermann's avatar
      database: move code to db_save.c · 7cc6b63a
      Max Kellermann authored
      7cc6b63a
  13. 09 Sep, 2011 1 commit
  14. 18 Jul, 2011 1 commit
  15. 29 Jan, 2011 1 commit
  16. 25 Jul, 2010 1 commit
  17. 21 Jul, 2010 1 commit
  18. 01 Jan, 2010 1 commit
  19. 12 Nov, 2009 1 commit
    • Max Kellermann's avatar
      include config.h in all sources · 5b82ffc2
      Max Kellermann authored
      After we've been hit by Large File Support problems several times in
      the past week (which only occur on 32 bit platforms, which I don't
      have), this is yet another attempt to fix the issue.
      5b82ffc2
  20. 07 Nov, 2009 1 commit
  21. 04 Nov, 2009 1 commit
  22. 01 Nov, 2009 4 commits