1. 09 Aug, 2012 1 commit
  2. 08 Aug, 2012 1 commit
    • Rémi Denis-Courmont's avatar
      mod: do not attempt to parse standard MIDI files · 42793363
      Rémi Denis-Courmont authored
      VLC has a native parser with higher priority. So ModPlug only got to
      parse the broken files that VLC rejected. ModPlug is not robust and it
      crashes in that case.
      (cherry picked from commit 76b15d4038e1f2200ab463c275c0854848de8671)
      42793363
  3. 07 Aug, 2012 7 commits
  4. 06 Aug, 2012 5 commits
  5. 05 Aug, 2012 1 commit
  6. 03 Aug, 2012 1 commit
  7. 01 Aug, 2012 2 commits
  8. 31 Jul, 2012 1 commit
  9. 29 Jul, 2012 2 commits
    • Rémi Denis-Courmont's avatar
      NEWS · c1f5872b
      Rémi Denis-Courmont authored
      c1f5872b
    • Rémi Denis-Courmont's avatar
      Revert "Notify: add a callback to match telepathy, msn" · e89f4296
      Rémi Denis-Courmont authored
      The "item-change" callback is called with the playlist lock held in
      at least one case: when the now playing meta is cleared while a new
      input is created by the playlist.
      
      playlist_CurrentInput() acquires the playlist lock. So the
      "item-change" callback cannot call it. This bug is present in the
      Growl, MSN and Telepathy modules since version 1.0.0. It got copied
      into Notify in version 2.0.0.
      
      This reverts commit fc56b92a.
      This should fix #6641.
      (cherry picked from commit 1e5f4b465a82745e8e7e5a5de491deac39554ed3)
      e89f4296
  10. 28 Jul, 2012 12 commits
  11. 27 Jul, 2012 1 commit
  12. 26 Jul, 2012 1 commit
  13. 25 Jul, 2012 4 commits
  14. 24 Jul, 2012 1 commit