1. 30 Jun, 2002 1 commit
  2. 29 Jun, 2002 1 commit
  3. 28 Jun, 2002 1 commit
  4. 27 Jun, 2002 4 commits
  5. 26 Jun, 2002 1 commit
  6. 19 Jun, 2002 1 commit
  7. 18 Jun, 2002 1 commit
  8. 11 Jun, 2002 1 commit
    • Gildas Bazin's avatar
      · cecb7e86
      Gildas Bazin authored
      * ./include/configuration.h: renamed MODULE_CONFIG_* macros into
      CONFIG_*.
      * ./include/configuration.h, ./plugins/gtk/gtk_preferences.c,
      ./plugins/filter/transform.c, ./plugins/filter/distort.c,
      ./plugins/filter/deinterlace.c: added an ADD_STRING_FROM_LIST()
      configuration macro.
      * ./include/modules.h, ./include/video_output.h,
      ./src/video_output/video_output.c, ./plugins/filters/*: added a
      VOUT_FILTER capability. Having a clear distinction between VOUTs and
      VOUT_FILTERs allows us to get rid of ugly hacks. The filters are also
      stackable now (use --filter=foo:bar:foo etc..).
      * ./include/configuration.h, ./src/libvlc.h, ./src/libvlc.c: clean-up +
      added an ADD_USAGE_HINT() configuration macro.
      cecb7e86
  9. 10 Jun, 2002 2 commits
  10. 09 Jun, 2002 3 commits
  11. 08 Jun, 2002 6 commits
  12. 07 Jun, 2002 11 commits
  13. 05 Jun, 2002 6 commits
  14. 04 Jun, 2002 1 commit
    • Sam Hocevar's avatar
      (new in MAIN) · e9de293d
      Sam Hocevar authored
        * ./plugins/gtk/gtk_callbacks.c: fixed a segfault when switching to
          fullscreen from the popup menu.
      (from v0_4_1_branch)
        * ./plugins/gtk/gnome_callbacks.c: fixed a crash when activating preferences
          from the popup menu.
        * ./plugins/gtk/gnome.glade: added lines this #@%$! Glade had munched, fixes
          a segfault in the Gnome popup menu when toggling the interface.
      e9de293d