1. 05 Feb, 2008 1 commit
  2. 26 Jan, 2008 1 commit
  3. 03 Jan, 2008 1 commit
    • Eric Wong's avatar
      Cleanup #includes of standard system headers and put them in one place · cb8f1af3
      Eric Wong authored
      This will make refactoring features easier, especially now that
      pthreads support and larger refactorings are on the horizon.
      
      Hopefully, this will make porting to other platforms (even
      non-UNIX-like ones for masochists) easier, too.
      
      os_compat.h will house all the #includes for system headers
      considered to be the "core" of MPD.  Headers for optional
      features will be left to individual source files.
      
      git-svn-id: https://svn.musicpd.org/mpd/trunk@7130 09075e82-0dd4-0310-85a5-a0d7c8717e4f
      cb8f1af3
  4. 01 Jan, 2008 1 commit
    • Eric Wong's avatar
      Simplify decode cleanup logic a bit · 2cc59816
      Eric Wong authored
      DECODE_STATE_STOP is always set as dc->state, and dc->stop
      is always cleared.  So handle it in decodeStart once rather
      than doing it in every plugin.
      
      While we're at it, fix a long-standing (but difficult to
      trigger) bug in mpc_decode where we failed to return
      if mpc_decoder_initialize() fails.
      
      git-svn-id: https://svn.musicpd.org/mpd/trunk@7122 09075e82-0dd4-0310-85a5-a0d7c8717e4f
      2cc59816
  5. 06 Dec, 2007 1 commit
  6. 14 Sep, 2007 1 commit
  7. 28 Aug, 2007 1 commit
  8. 05 Apr, 2007 1 commit
  9. 14 Jan, 2007 4 commits
  10. 06 Jan, 2007 1 commit
  11. 04 Dec, 2006 4 commits
  12. 20 Aug, 2006 1 commit
  13. 20 Jul, 2006 2 commits
  14. 17 Jul, 2006 2 commits
  15. 14 Jul, 2006 1 commit
  16. 13 Jul, 2006 1 commit
  17. 16 Mar, 2006 1 commit
  18. 31 Dec, 2005 1 commit
  19. 08 Sep, 2005 1 commit
  20. 13 Mar, 2005 1 commit
  21. 05 Mar, 2005 1 commit
  22. 07 Feb, 2005 1 commit
  23. 02 Feb, 2005 3 commits
  24. 29 Jan, 2005 1 commit
  25. 10 Nov, 2004 1 commit
  26. 02 Nov, 2004 1 commit
  27. 08 Sep, 2004 1 commit
  28. 13 Aug, 2004 1 commit
  29. 28 Jun, 2004 2 commits