1. 03 Feb, 2007 2 commits
    • Damien Fouilleul's avatar
      - added controlled symbol export support for win32. Now, all visible symbols... · cd5ed364
      Damien Fouilleul authored
      - added controlled symbol export support for win32. Now, all visible symbols in libvlc.dll must be declared using either VLC_EXPORT or VLC_PUBLIC_API. Otherwise, they will not be exported. this has the advantage of reducing the number of symbols in the DLL, saving on file size an binding time at runtime. All exported symbols will be listed in the libvlc.def file.
      This also pave the way for using the visibility feature in GCC 4, adding controlled symbols export for UNIX/MacOS X as well.
      
      cd5ed364
    • Antoine Cellerier's avatar
      Ooops (?) · d20a2464
      Antoine Cellerier authored
      d20a2464
  2. 02 Feb, 2007 8 commits
  3. 01 Feb, 2007 7 commits
  4. 31 Jan, 2007 5 commits
  5. 30 Jan, 2007 7 commits
  6. 29 Jan, 2007 3 commits
  7. 28 Jan, 2007 8 commits