Skip to content
  • Samuel Hocevar's avatar
    · 730cc399
    Samuel Hocevar authored
       * Got rid of TRACE and intf_DbgMsg which were seldom used anyway.
       * All intf_*Msg functions now write to stderr.
       * Implemented a message queue interface plugins can subscribe to.
       * Wrote the logger interface plugin. Usage:
          vlc -I logger:filename.log
       * Lots of fixes in the SPU renderer.
    730cc399