1. 08 Oct, 2003 4 commits
  2. 07 Oct, 2003 5 commits
  3. 06 Oct, 2003 3 commits
    • Gildas Bazin's avatar
      · 9549f78f
      Gildas Bazin authored
      * modules/gui/wxwindows/*: compilation fixes for the unicode version.
         made the "Extended GUI" option a checkable menuitem.
      9549f78f
    • Clément Stenac's avatar
      * include/vlc_playlist.h · 12cbd4c8
      Clément Stenac authored
        src/playlist/playlist.c:
           * Implemented a boolean b_enabled to disable a playlist item
           * Implemented the idea of group (p_item->i_group), that allows
             to enable/disable and to sort some series of items
           * Implemented an unused (at the moment), psz_author field
           * Started to implement a new playlist format to store all of these
      
      * modules/gui/wxwindows/interface.cpp:
           Added a hiddeable panel to put some important options.
           (Menu Preferences->Extra GUI)
           At the moment, we put the adjust filter and aspect ratio, and must
           decide what options we want here
      
      * modules/gui/wxwindows/playlist.cpp
        modules/gui/wxwindows/iteminfo.cpp:
           Added "Enable/disable group button", options to enable/disable selection
           Added an item info dialog box
      
      * modules/misc/sap.c :
           Added a sap-group-id option: the SAP playlist items are in a separate group
           (defaults to 42)
      
      * modules/visualization/visual/effects.c:
           Minor coding style fixes
      
      Todo:
      -----
      
      * Advanced sort (alphabetical and/or by group)
      * Ability to load 0_6 playlists
      * Really use the libid3tag
      12cbd4c8
    • Gildas Bazin's avatar
      · de2868c4
      Gildas Bazin authored
      * src/input/input_dec.c: forgot to commit that with my last libmpeg2 plugin changes.
      de2868c4
  4. 05 Oct, 2003 8 commits
  5. 04 Oct, 2003 12 commits
  6. 03 Oct, 2003 4 commits
  7. 02 Oct, 2003 4 commits