1. 12 Jul, 2002 5 commits
  2. 11 Jul, 2002 6 commits
  3. 10 Jul, 2002 1 commit
  4. 09 Jul, 2002 3 commits
  5. 07 Jul, 2002 1 commit
  6. 05 Jul, 2002 1 commit
  7. 04 Jul, 2002 1 commit
  8. 03 Jul, 2002 1 commit
  9. 02 Jul, 2002 4 commits
  10. 01 Jul, 2002 4 commits
  11. 30 Jun, 2002 2 commits
  12. 29 Jun, 2002 1 commit
  13. 28 Jun, 2002 1 commit
  14. 27 Jun, 2002 4 commits
  15. 26 Jun, 2002 1 commit
  16. 19 Jun, 2002 1 commit
  17. 18 Jun, 2002 1 commit
  18. 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
  19. 10 Jun, 2002 1 commit