1. 08 Oct, 2008 1 commit
  2. 09 Sep, 2008 1 commit
    • Max Kellermann's avatar
      timer: constant pointers · 182746b9
      Max Kellermann authored
      The audio_format argument to timer_new() should be constant, because
      it is not modified.  The same is true for ShoutData.audioFormat.
      182746b9
  3. 07 Sep, 2008 1 commit
  4. 26 Aug, 2008 1 commit
  5. 12 Jun, 2007 1 commit
    • J. Alexander Treuman's avatar
      Redoing remiss's shout patch. This time, just block on open() instead of · 3c5cecb8
      J. Alexander Treuman authored
      pretending to play while we wait for the connection to timeout.  This
      removes the need for timers, and thus removes the now unnecessary
      timer_get_runtime_* function(s) from the timer code.
      
      The changes made compared to the pre-patch shout plugin are:
      * Block while connecting, timing out after 2 seconds.
      * Close the device, and not just the connection, if play returns -1.
      * Remove sd->last_err (it's always assigned before use).
      * Some minor cleanups.
      
      git-svn-id: https://svn.musicpd.org/mpd/trunk@6555 09075e82-0dd4-0310-85a5-a0d7c8717e4f
      3c5cecb8
  6. 09 Jun, 2007 2 commits
  7. 30 May, 2007 1 commit
  8. 05 Apr, 2007 1 commit
  9. 20 Aug, 2006 1 commit
  10. 27 Jul, 2006 1 commit
  11. 22 Jul, 2006 1 commit
  12. 20 Jul, 2006 1 commit
  13. 14 Jul, 2006 2 commits
  14. 13 Jul, 2006 1 commit
  15. 03 Nov, 2004 1 commit
  16. 17 Jun, 2004 2 commits
  17. 14 Apr, 2004 1 commit
  18. 18 Mar, 2004 1 commit
  19. 23 Feb, 2004 1 commit