Skip to content

Make bit rate, sample rate, channels uneditable. Also clean up switch case and fix two switch warnings

Jack Hill requested to merge jackh/elisa:switch_improvements into master
  • Make bit rate, sample rate, channels uneditable
  • Group together switch cases with common results
  • Add missing switch cases to fix -Wswitch warnings

Before: before

After: after

Edited by Jack Hill

Merge request reports