1. 05 Jun, 2004 3 commits
    • Derk-Jan Hartman's avatar
      * Added an extension check to m3u plugins for .ram files. · 9717a696
      Derk-Jan Hartman authored
      These files can contain a single line with a rtsp:// link which VLC sometimes is able to handle.
      
      for MPEG-4 unicasted RealMedia streams.
      9717a696
    • Derk-Jan Hartman's avatar
      * fix a compilation error · f2e79969
      Derk-Jan Hartman authored
      f2e79969
    • Derk-Jan Hartman's avatar
      NOTE: libvlc API changes · be973dfb
      Derk-Jan Hartman authored
      * renamed VLC_Stop to VLC_CleanUp since this name is closer to what it actually does.
      * added a new VLC_Stop that just does playlist_Stop analogous to VLC_Play and VLC_Pause.
      * reordered the functions in libvlc. everything was mixed up.
      * added doxygen info to all the functions
      * fixed several functions to use the correct underlying API calls
      * corrected the copyright info
      
      
      This is in preparation of the new libvlc calls for mozilla plugin
      temp. moved the playlist_command_t typedef to vlc_common.h awaiting implementation of playlist_Control()
      be973dfb
  2. 04 Jun, 2004 7 commits
  3. 03 Jun, 2004 9 commits
  4. 02 Jun, 2004 9 commits
  5. 01 Jun, 2004 8 commits
  6. 31 May, 2004 4 commits