summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorluzpaz <kunda@scribus.net>2017-12-31 08:20:30 -0500
committerluz paz <luzpaz@users.noreply.github.com>2018-04-06 08:59:46 -0400
commitc9791f01cab4682b124e0e0255efc1d44fad38ba (patch)
tree5bd82e76e94594b4b29780f003162ee7c8c824e5
parent4ab51192dbff802742fda32642b8e996aa41d9c5 (diff)
Typo fixes
+ User facing typos + trivial source comment typos + superflous double whitespace issues + found redundant comment typo Found using `codespell -q 3 --skip="./build/wix/Localization,./res/translations,./lib" -I ../mixxx-whitelist.txt` where the contents of the whitelist were: ``` iff freee substract ```
-rw-r--r--build/appveyor/build_mixxx.bat2
-rw-r--r--build/depends.py4
-rw-r--r--build/features.py2
-rw-r--r--build/osx/OSConsX.py6
-rw-r--r--build/osx/otool.py2
-rw-r--r--build/wix/README.md6
-rw-r--r--build/wix/WiSubStg.vbs2
-rw-r--r--build/wix/mixxx.wxs2
-rw-r--r--res/controllers/Behringer-CMDStudio4a-scripts.js4
-rw-r--r--res/controllers/DJ-Tech-CDJ-101-scripts.js2
-rw-r--r--res/controllers/Gemini-CDMP-7000-scripts.js4
-rw-r--r--res/controllers/Hercules DJ Control MP3 e2-scripts.js10
-rw-r--r--res/controllers/Hercules-DJ-Console-4-Mx-scripts.js2
-rw-r--r--res/controllers/Hercules-DJ-Console-Mk4-scripts.js2
-rw-r--r--res/controllers/Hercules-DJ-Control-AIR-scripts.js2
-rw-r--r--res/controllers/Hercules-DJ-Control-Instinct-scripts.js2
-rw-r--r--res/controllers/Midi_for_light-scripts.js2
-rw-r--r--res/controllers/MixVibes U-Mix Control Pro 2.midi.xml6
-rw-r--r--res/controllers/Numark DJ2Go.midi.xml2
-rw-r--r--res/controllers/Numark-Mixtrack-3-scripts.js14
-rw-r--r--res/controllers/Numark-Mixtrack-Pro-scripts.js6
-rw-r--r--res/controllers/Numark-V7-scripts.js6
-rw-r--r--res/controllers/Pioneer-CDJ-HID.js2
-rw-r--r--res/controllers/Reloop-Beatpad-scripts.js28
-rw-r--r--res/controllers/Reloop-Digital-Jockey2-Controller-scripts.js4
-rw-r--r--res/controllers/Reloop-Jockey-3-ME-scripts.js4
-rw-r--r--res/controllers/Stanton-SCS1d-scripts.js8
-rw-r--r--res/controllers/Stanton-SCS1m-scripts.js2
-rw-r--r--res/controllers/Vestax Typhoon.midi.xml2
-rw-r--r--res/controllers/Vestax-VCI-100-3DEX-scripts.js10
-rw-r--r--res/controllers/common-hid-packet-parser.js2
-rw-r--r--res/controllers/korg_nanokontrol2.mixco.output.js16
-rw-r--r--res/controllers/maudio_xponent.mixco.output.js16
-rw-r--r--res/controllers/mixco/README.md2
-rw-r--r--res/controllers/mixco/maudio_xponent.mixco.litcoffee2
-rw-r--r--res/controllers/novation_twitch.mixco.output.js16
-rw-r--r--res/images/templates/ic_template_library_and_preferences.svg2
-rw-r--r--res/skins/Deere/mixer_column_master_vu.xml2
-rw-r--r--res/skins/Deere/style.qss2
-rw-r--r--res/skins/Shade/CHANGELOG.txt2
-rw-r--r--res/skins/Shade/skin.xml2
-rw-r--r--res/skins/Tango/button_hotcue_sam_pre.xml2
-rw-r--r--res/skins/Tango/deck_comment_left.xml2
-rw-r--r--res/skins/Tango/deck_comment_right.xml2
-rw-r--r--res/skins/Tango/hotcues_deck_left.xml2
-rw-r--r--res/skins/Tango/hotcues_deck_right.xml2
-rw-r--r--res/skins/Tango/hotcues_sampler_preview.xml2
-rw-r--r--res/skins/Tango/mixer_headphone.xml2
-rw-r--r--res/skins/Tango/skin_settings.xml2
-rw-r--r--res/skins/Tango/style.qss2
-rwxr-xr-xscripts/audioplot.py2
-rw-r--r--src/control/control.h2
-rw-r--r--src/control/controlbehavior.cpp2
-rw-r--r--src/control/controlbehavior.h2
-rw-r--r--src/control/controlvalue.h6
-rw-r--r--src/controllers/controllerenumerator.h2
-rw-r--r--src/controllers/midi/midimessage.h2
-rw-r--r--src/effects/native/autopaneffect.cpp2
-rw-r--r--src/encoder/encoderffmpegcore.h2
-rw-r--r--src/encoder/encodermp3.cpp4
-rw-r--r--src/encoder/encodervorbis.cpp2
-rw-r--r--src/engine/cuecontrol.cpp2
-rw-r--r--src/engine/enginebuffer.cpp2
-rw-r--r--src/engine/enginebufferscalelinear.cpp2
-rw-r--r--src/engine/keycontrol.h2
-rw-r--r--src/engine/positionscratchcontroller.cpp2
-rw-r--r--src/library/basesqltablemodel.cpp2
-rw-r--r--src/library/browse/foldertreemodel.cpp2
-rw-r--r--src/library/coverartdelegate.h2
-rw-r--r--src/library/crate/cratestorage.cpp2
-rw-r--r--src/library/dao/playlistdao.cpp4
-rw-r--r--src/library/export/trackexportworker.cpp2
-rw-r--r--src/library/itunes/itunesfeature.cpp2
-rw-r--r--src/library/library.cpp2
-rw-r--r--src/library/parsercsv.cpp2
-rw-r--r--src/library/parsercsv.h2
-rw-r--r--src/library/parserm3u.cpp6
-rw-r--r--src/library/parserpls.cpp4
-rw-r--r--src/library/rhythmbox/rhythmboxfeature.cpp2
-rw-r--r--src/library/scanner/libraryscanner.cpp6
-rw-r--r--src/library/setlogfeature.cpp2
-rw-r--r--src/library/traktor/traktorfeature.cpp8
-rw-r--r--src/mixer/basetrackplayer.cpp2
-rw-r--r--src/mixxx.h2
-rw-r--r--src/preferences/broadcastsettings.cpp2
-rw-r--r--src/preferences/dialog/dlgprefsound.cpp2
-rw-r--r--src/preferences/settingsmanager.cpp2
-rw-r--r--src/skin/launchimage.h2
-rw-r--r--src/skin/legacyskinparser.cpp2
-rw-r--r--src/soundio/sounddevicenetwork.cpp4
-rw-r--r--src/soundio/sounddeviceportaudio.cpp4
-rw-r--r--src/soundio/soundmanager.cpp6
-rw-r--r--src/sources/audiosource.cpp2
-rw-r--r--src/sources/metadatasourcetaglib.cpp2
-rw-r--r--src/sources/soundsourceffmpeg.cpp8
-rw-r--r--src/sources/v1/legacyaudiosource.h2
-rw-r--r--src/test/broadcastprofile_test.cpp2
-rw-r--r--src/test/enginebuffertest.cpp2
-rw-r--r--src/test/looping_control_test.cpp4
-rw-r--r--src/test/portmidicontroller_test.cpp2
-rw-r--r--src/test/schemamanager_test.cpp2
-rw-r--r--src/track/beatmap.cpp4
-rw-r--r--src/track/beats.h2
-rw-r--r--src/track/beatutils.cpp6
-rw-r--r--src/util/battery/batterywindows.cpp4
-rw-r--r--src/util/db/dbconnectionpool.h2
-rw-r--r--src/util/db/fwdsqlqueryselectresult.cpp2
-rw-r--r--src/util/math.h2
-rw-r--r--src/util/sample.cpp2
-rw-r--r--src/waveform/visualplayposition.cpp2
-rw-r--r--src/waveform/visualplayposition.h4
-rw-r--r--src/waveform/widgets/glslwaveformwidget.cpp2
-rw-r--r--src/waveform/widgets/waveformwidgetabstract.h2
-rw-r--r--src/widget/weffectparameterknobcomposed.h2
-rw-r--r--src/widget/wlibrarysidebar.cpp2
-rw-r--r--src/widget/wpushbutton.cpp2
-rw-r--r--src/widget/wspinny.cpp2
-rw-r--r--src/widget/wtracktableview.cpp6
-rw-r--r--src/widget/wtracktableviewheader.cpp2
-rw-r--r--vamp-plugins/dsp/segmentation/cluster_segmenter.c2
-rw-r--r--vamp-plugins/dsp/tempotracking/DownBeat.cpp2
-rw-r--r--vamp-plugins/ext/kissfft/CHANGELOG4
122 files changed, 216 insertions, 216 deletions
diff --git a/build/appveyor/build_mixxx.bat b/build/appveyor/build_mixxx.bat
index ac1bc6f198..aa35591642 100644
--- a/build/appveyor/build_mixxx.bat
+++ b/build/appveyor/build_mixxx.bat
@@ -105,7 +105,7 @@ echo Could not find Qt %QT_VERSION% at "%QT_DIR%".
exit /b 1
)
-REM Everyting prepared. Setup the compiler.
+REM Everything prepared. Setup the compiler.
if %MACHINE_X86% (
call "%BUILDTOOLS_PATH%\%BUILDTOOLS_SCRIPT%" %COMPILER_X86%
) else (
diff --git a/build/depends.py b/build/depends.py
index 19dcec0c4e..c5c6efb2a2 100644
--- a/build/depends.py
+++ b/build/depends.py
@@ -561,7 +561,7 @@ class TagLib(Dependence):
"Could not find libtag or its development headers.")
# Karmic seems to have an issue with mp4tag.h where they don't include
- # the files correctly. Adding this folder ot the include path should fix
+ # the files correctly. Adding this folder to the include path should fix
# it, though might cause issues. This is safe to remove once we
# deprecate Karmic support. rryan 2/2011
build.env.Append(CPPPATH='/usr/include/taglib/')
@@ -599,7 +599,7 @@ class FpClassify(Dependence):
def enabled(self, build):
return build.toolchain_is_gnu
- # This is a wrapper arround the fpclassify function that pevents inlining
+ # This is a wrapper around the fpclassify function that prevents inlining
# It is compiled without optimization and allows to use these function
# from -ffast-math optimized objects
def sources(self, build):
diff --git a/build/features.py b/build/features.py
index e96fad6062..683a6186ed 100644
--- a/build/features.py
+++ b/build/features.py
@@ -1131,7 +1131,7 @@ class Optimize(Feature):
optimize_level = Optimize.LEVEL_PORTABLE
# Common flags to all optimizations.
- # -ffast-math will pevent a performance penalty by denormals
+ # -ffast-math will prevent a performance penalty by denormals
# (floating point values almost Zero are treated as Zero)
# unfortunately that work only on 64 bit CPUs or with sse2 enabled
diff --git a/build/osx/OSConsX.py b/build/osx/OSConsX.py
index b4f196f3ab..4434288d12 100644
--- a/build/osx/OSConsX.py
+++ b/build/osx/OSConsX.py
@@ -207,7 +207,7 @@ def build_app(target, source, env):
def relative(emb):
"compute the path of the given embedded binary relative to the binary, i.e. @executable_path/../+..."
- # assume that we start in X.app/Contents/, since we know neccessarily that @executable_path/../ gives us that
+ # assume that we start in X.app/Contents/, since we know necessarily that @executable_path/../ gives us that
# so then we only need
base = os.path.abspath(str(installed_bin))
emb = os.path.abspath(emb) #XXX is abspath really necessary?
@@ -233,7 +233,7 @@ def build_app(target, source, env):
- #Workarounds for a bug/feature in SCons such that it doesn't neccessarily run the source builders before the target builders (wtf scons??)
+ #Workarounds for a bug/feature in SCons such that it doesn't necessarily run the source builders before the target builders (wtf scons??)
Execute(Mkdir(contents))
Execute(Mkdir(MacOS))
Execute(Mkdir(frameworks))
@@ -250,7 +250,7 @@ def build_app(target, source, env):
locals[ref] = (path, embed_lib(path))
plugins_l = [] #XXX bad name #list of tuples (source, embed) of plugins to stick under the plugins/ dir
- for p in env['PLUGINS']: #build any neccessary dirs for plugins (siiiigh)
+ for p in env['PLUGINS']: #build any necessary dirs for plugins (siiiigh)
embedded_p = os.path.join(str(plugins), os.path.basename(str(p)))
plugins_l.append( (str(p), embedded_p) )
diff --git a/build/osx/otool.py b/build/osx/otool.py
index e821bb4414..f1d292533d 100644
--- a/build/osx/otool.py
+++ b/build/osx/otool.py
@@ -165,7 +165,7 @@ def embed_dependencies(binary,
#sometimes the todo list will have redundant items placed on it; in the case that the items are named the same that could be avoided by relying on set() semantics
#however there are many equivalent ways to name files in Unix, so we have to check here after getting abspath
- #proof that this makes the algorithm terminate: we record the absolute path to the file; even if there are multiple abspaths to one file (as can happen with symlinks sometimes) each differnt path means a different symlink file, of which there are only a finite number (since it's a finite disk)
+ #proof that this makes the algorithm terminate: we record the absolute path to the file; ev