Skip to content

rawaud: use config range enforcement for --rawaud-channels and --rawaud-samplerate

Lyndon Brown requested to merge jnqnfe/vlc:rawaud into master
  • places helpful bounds on controls in gui prefs that prevent cycling out of range.
  • results in range hints being given in help output.
  • avoids unnecessary module code.

Merge request reports