gradient: replace --gradient-type with --gradient-color
the old option was an int type used like a bool. the new options is an actual bool, simplifying things, including the UX in the GUI and CLI.
parent
c12fc2ad
No related branches found
No related tags found
Showing
- modules/gui/macosx/panels/VLCVideoEffectsWindowController.m 4 additions, 4 deletionsmodules/gui/macosx/panels/VLCVideoEffectsWindowController.m
- modules/gui/qt/dialogs/extended/extended_panels.cpp 1 addition, 1 deletionmodules/gui/qt/dialogs/extended/extended_panels.cpp
- modules/gui/qt/dialogs/extended/video_effects.ui 1 addition, 1 deletionmodules/gui/qt/dialogs/extended/video_effects.ui
- modules/video_filter/gradient.c 14 additions, 14 deletionsmodules/video_filter/gradient.c
Loading
Please register or sign in to comment