Skip to content
  • Samuel Hocevar's avatar
    · 79a45f72
    Samuel Hocevar authored
      * Updated TODO list with Henri's Apr 6th post.
      * Built-in modules support almost finished.
    
        Now you can compile any module within vlc, even the Gnome, Qt, SDL
      and GGI modules at the same time, resulting in an awful extra fat
      vlc binary with gazillons of library dependecies.
    
        The only exception is that the Gnome and Gtk+ modules can't be
      compiled together into vlc. But you can have one compiled built-in
      and the other as a plugin.
    
        Another consequence is that libdl should no longer be needed under
      MacOS X. I'll check this as soon as possible.
    79a45f72