-
-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
James Turner was so glad to provide some comments on the code:
-
Use a class for global stuff - prefer
<STL container>.empty()over<STL container>.size() > 0 - make sure
pluginDbgis efficient (noop when debug is not active) -
mumble_onAudioSourceFetchedis too long (break down into helper functions; rel Make minimum noise/audio filters depending on radio model #122) - use ‘const bool' locals to avoid complex
ifclauses
Metadata
Metadata
Assignees
Labels
mumble-pluginAffecting mumble pluginAffecting mumble plugin