1. 19 Nov, 2006 4 commits
    • Antoine Cellerier's avatar
      Small doxygen doc fix (i hope) · 4bdf68b0
      Antoine Cellerier authored
      4bdf68b0
    • Clément Stenac's avatar
      Compile fix · 38b81595
      Clément Stenac authored
      38b81595
    • Clément Stenac's avatar
      Finish the playlist API transition (hopefully) · 0900f110
      Clément Stenac authored
       - Remove a bunch of transition now-useless API.
       - Remove all playlist_Lock* functions. Matching functions now accept a
         b_locked parameter that should be set to VLC_TRUE if the playlist is
         locked when calling the function. The advantages are that it reduces
         the API bloat and that the b_locked flag can be propagated in the
         call stack
       - Remove useless playlist testsuite
       - Remove broken daap plugin (unmaintained wrt VLC API changes, relies on 
         an unmaintained library, probably unable to read content from new itunes, 
         ...). Implementations exist in rhythmbox, xmms2 and 
         daap-sharp, we should see if a proper lib exists or if we could 
         make one
       - Reduce verbosity a bit
       - Documentation
      0900f110
    • Rafaël Carré's avatar
      Adds GetPlayingItem method · a54f7868
      Rafaël Carré authored
      Fixes Quit method
      Fixes TogglePause method
      a54f7868
  2. 18 Nov, 2006 12 commits
  3. 17 Nov, 2006 10 commits
  4. 16 Nov, 2006 12 commits
  5. 15 Nov, 2006 2 commits