Skip to content

cmdline enhancements

Lyndon Brown requested to merge jnqnfe/vlc:cmdline into master

Highlights:

  • Colour highlighting of error and warning labels (though not on Windows at this time - todo).
  • Suggestion matching for unknown options.
  • Distinction between unknown option and missing data-value error conditions in error output.
  • Fix for confusing output of -p with respect to plugins with no options. (Moved to !67 (merged))

Old: vlc_old New: vlc_new

Edited by Lyndon Brown

Merge request reports