1. 23 May, 2010 4 commits
  2. 22 May, 2010 5 commits
  3. 21 May, 2010 10 commits
  4. 20 May, 2010 18 commits
  5. 19 May, 2010 3 commits
    • Jean-Baptiste Kempf's avatar
      Contrib: support for vpx with HACKS · b2c48abb
      Jean-Baptiste Kempf authored
      The library buildsystem is a MESS, and I am polite...
      The patch is a bad workaround for the wait of a better solution.
      Is google really that low a standard? Maybe they should recrute other people...
      
      Only tested on Win32 so far
      b2c48abb
    • Erwan Tulou's avatar
      skins2: fix typo in documentation · 72b032ff
      Erwan Tulou authored
      it should read 'TL/TL and BR/BL' instead of 'TL/TL and TL/BL'
      72b032ff
    • Erwan Tulou's avatar
      skins2: update documentation with new features for vlc1.1 and vlc1.2 · 91755556
      Erwan Tulou authored
      These features include
      
      for vlc11
       - new variables : vlc.canRecord and vlc.isRecording
       - new functions : vlc.toggleRecord() and vlc.nextFrame()
       - a new 'loop' parameter for animated bitmaps
       - a special id="fullscreenController" for Window, intended to be
         used as a skinnable fullscreen controller
      
      for vlc12
       - a new 'art' parameter for image control
       - a new 'scale2' value for resize parameter of image control
      91755556