1. 09 Jan, 2013 4 commits
  2. 07 Jan, 2013 3 commits
  3. 05 Jan, 2013 2 commits
  4. 04 Jan, 2013 5 commits
  5. 03 Jan, 2013 7 commits
  6. 02 Jan, 2013 5 commits
  7. 27 Sep, 2012 2 commits
  8. 25 Sep, 2012 1 commit
  9. 14 Aug, 2012 1 commit
    • Max Kellermann's avatar
      log: store duplicated path string · dc22846d
      Max Kellermann authored
      Don't free the string right after calling log_init_file().  Add a new
      function log_deinit() that frees the string on shutdown.
      
      This fixes cycling the log file after SIGHUP (Mantis ticket 0003524).
      dc22846d
  10. 13 Aug, 2012 1 commit
  11. 08 Aug, 2012 4 commits
  12. 07 Aug, 2012 1 commit
  13. 26 Mar, 2012 1 commit
    • Dan McGee's avatar
      Fix processing of sticker database path · 1a57fa09
      Dan McGee authored
      After a previous refactor, the current code fails on paths that need
      expansion (e.g, '~/.mpd/sticker.db'), because we are not passing the correct
      path to the sticker database code. Pass the expanded (and previously unused)
      string instead of the original string.
      Signed-off-by: 's avatarDan McGee <dan@archlinux.org>
      1a57fa09
  14. 15 Feb, 2012 1 commit
  15. 21 Jan, 2012 1 commit
  16. 10 Oct, 2011 1 commit