1. 05 Jan, 2004 17 commits
  2. 04 Jan, 2004 17 commits
  3. 03 Jan, 2004 6 commits
    • Cyril Deguet's avatar
      * all: sample theme for skins2 interface · b43052b2
      Cyril Deguet authored
        Warning: by default the interface will try to open the skin from the
        vlc share, which is probably an old skin, so the load will fail, and
        afterwards a wxwindows dialog allows to load another skin.
        BUT there seems to be a bug which make the interface crash
        when it tries to load this second skin... workarounds are:
        - deleting the old theme
        - setting the "skin_last2=/path/to/xml/file" in the [Skins] section
        of vlcrc
        - solving the bug ;)
      b43052b2
    • Cyril Deguet's avatar
      2c92f038
    • Cyril Deguet's avatar
      * all: brand new skins interface ( still _experimental_) for x11 and · b7dc5e88
      Cyril Deguet authored
        win32, by ipkiss and myself...
       Among the features:
       - framework rewritten from scratch, heavily based on design patterns
        => new controls can be (hopefully) created more easily, portability
        to other OS is better, and the interface is less dependant from
        the vlc core
       - new concept of "layout", to provide a window with several different
        views (as in winamp3 skins)
       - controls can now be placed at a relative position to the edges of
        a window, which allow controls and layouts to be resizable (e.g
        for the playlist window)
       - Use of libpng and libfreetype2 for better portability between x11 and
         win32 => ttf fonts and antialiasing
       - New DTD for the xml theme ( *it will probably change again* )
       - Very very beginning of scripting in the xml file
       - And many things I miss
       - And probably many bugs ;)
      b7dc5e88
    • Rocky Bernstein's avatar
      Put track information in Media Info. If we have SVD information, show · 4fc0ccfa
      Rocky Bernstein authored
      audio tracks and add that to the audio-selection window.
      4fc0ccfa
    • Rocky Bernstein's avatar
      481fb380
    • Rocky Bernstein's avatar
      Spelling. · 025a6eb7
      Rocky Bernstein authored
      025a6eb7