-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix scripts for Qt 5.12 #6
fix scripts for Qt 5.12 #6
Commits on Nov 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 44e80f1 - Browse repository at this point
Copy the full SHA 44e80f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb79a3e - Browse repository at this point
Copy the full SHA eb79a3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f2105f - Browse repository at this point
Copy the full SHA 5f2105fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3382d2a - Browse repository at this point
Copy the full SHA 3382d2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ea73ae - Browse repository at this point
Copy the full SHA 9ea73aeView commit details
Commits on Nov 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8fa52d4 - Browse repository at this point
Copy the full SHA 8fa52d4View commit details -
Fix build on Ubuntu caused by incorrect order of libraries
This fixes https://bugs.launchpad.net/mixxx/+bug/1804411.
Configuration menu - View commit details
-
Copy full SHA for 71c6dce - Browse repository at this point
Copy the full SHA 71c6dceView commit details
Commits on Nov 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 061073f - Browse repository at this point
Copy the full SHA 061073fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb706ca - Browse repository at this point
Copy the full SHA fb706caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 213ccb3 - Browse repository at this point
Copy the full SHA 213ccb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6a001a - Browse repository at this point
Copy the full SHA c6a001aView commit details
Commits on Dec 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3a2fdc4 - Browse repository at this point
Copy the full SHA 3a2fdc4View commit details
Commits on Dec 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c8c5883 - Browse repository at this point
Copy the full SHA c8c5883View commit details -
Merge remote-tracking branch 'upstream/master' into 1788086
Conflicts: src/library/searchqueryparser.cpp
Configuration menu - View commit details
-
Copy full SHA for ef1d06a - Browse repository at this point
Copy the full SHA ef1d06aView commit details
Commits on Dec 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 12b365f - Browse repository at this point
Copy the full SHA 12b365fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7df09bf - Browse repository at this point
Copy the full SHA 7df09bfView commit details -
remove minimum size from track time...
so that shorter time formats (i.e. without fractional seconds) don't take up to much space.
Configuration menu - View commit details
-
Copy full SHA for feb6799 - Browse repository at this point
Copy the full SHA feb6799View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07632d1 - Browse repository at this point
Copy the full SHA 07632d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e5efdd - Browse repository at this point
Copy the full SHA 0e5efddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e9333e - Browse repository at this point
Copy the full SHA 6e9333eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1efda87 - Browse repository at this point
Copy the full SHA 1efda87View commit details -
Configuration menu - View commit details
-
Copy full SHA for d60b287 - Browse repository at this point
Copy the full SHA d60b287View commit details -
remove call to qt_x11_wait_for_window_manager
This was previously guarded by an #ifdef Q_WS_X11, but switching to Q_OS_LINUX caused a link error: /usr/bin/ld: lin64_build/mixxx.o: in function `MixxxMainWindow::MixxxMainWindow(QApplication*, CmdlineArgs const&)': /home/uk/Projects/Mixxx/mixxx/src/mixxx.cpp:187: undefined reference to `qt_x11_wait_for_window_manager(QWidget*)' It turns out that Q_WS_X11 is no longer defined with Qt5, yet it does not seem that building Mixxx without the call to qt_x11_wait_for_window_manager has caused any issues, so I presume it is safe to remove it now. This was the only place in Mixxx where Q_WS_X11 was referenced.
Configuration menu - View commit details
-
Copy full SHA for bec5203 - Browse repository at this point
Copy the full SHA bec5203View commit details -
Merge pull request mixxxdj#1930 from ronso0/tango-parallel-loopcontrols
Tango :: some improvements
Configuration menu - View commit details
-
Copy full SHA for d73ffc2 - Browse repository at this point
Copy the full SHA d73ffc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e5557a - Browse repository at this point
Copy the full SHA 7e5557aView commit details
Commits on Dec 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1f4ce00 - Browse repository at this point
Copy the full SHA 1f4ce00View commit details -
Merge pull request mixxxdj#1925 from ronso0/key-display-tweak
let Key widget display key, cents or both (or nothing)
Configuration menu - View commit details
-
Copy full SHA for a3dd5e8 - Browse repository at this point
Copy the full SHA a3dd5e8View commit details
Commits on Dec 5, 2018
-
Merge pull request mixxxdj#1923 from Be-ing/xlib_deadlock
hack around Xlib deadlock
Configuration menu - View commit details
-
Copy full SHA for d37d407 - Browse repository at this point
Copy the full SHA d37d407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5752e91 - Browse repository at this point
Copy the full SHA 5752e91View commit details
Commits on Dec 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b8889b9 - Browse repository at this point
Copy the full SHA b8889b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb29c5f - Browse repository at this point
Copy the full SHA cb29c5fView commit details
Commits on Dec 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for de5b107 - Browse repository at this point
Copy the full SHA de5b107View commit details -
Remove incomplete, unreviewed DE-DE translation. There is an existing…
… DE translation, nearly 100% translated. * At least on macOS, the incomplete translation was auto-selected, if the systems locale is DE. * Both translations share the same name in Mixxx Preferences > User Interface > Locale > German (Germany). Correct would be for DE = Deutsch, and for DE-DE = Deutsch (Deutschland) This issue is also with other translations, e.g. PT and PT-PT
Configuration menu - View commit details
-
Copy full SHA for cca53a9 - Browse repository at this point
Copy the full SHA cca53a9View commit details -
Update Translation for DE (German).
Changed terminology (also in the Transifex DE-glossary): * Artist = Künstler (was Interpret) * Track = Track (was Titel). Track is established in daily language use. This fixes some curious situations we had before, e.g. for source strings like "Track Title". Also fixes several whitespace, punctuation, and consistency errors in the target language.
Configuration menu - View commit details
-
Copy full SHA for c105eba - Browse repository at this point
Copy the full SHA c105ebaView commit details -
Change ambiguous tooltip for the hotcue toggle button.
We should not call numbers here (was "4 or 8"), the description needs to be generic enough if a skin decided to show a different # of cues. We support 36 (afaik). Also the control does not affect the # of hotcues displayed in the waveforms. Current skins do need no update, since they display the number of hotcues they display in the controls label.
Configuration menu - View commit details
-
Copy full SHA for 5f54960 - Browse repository at this point
Copy the full SHA 5f54960View commit details -
Configuration menu - View commit details
-
Copy full SHA for f77fa48 - Browse repository at this point
Copy the full SHA f77fa48View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3f5c8e - Browse repository at this point
Copy the full SHA e3f5c8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for af8adf7 - Browse repository at this point
Copy the full SHA af8adf7View commit details -
Hercules DJ Control Instinct: unmap headphone volume buttons
The headphone volume buttons control the hardware volume of the headphone output. They should not be mapped to Mixxx's software gain control. Also, mapping buttons to a knob is incorrect. Reported by a user on the forum: https://mixxx.org/forums/viewtopic.php?f=3&t=12340
Configuration menu - View commit details
-
Copy full SHA for 2d6c167 - Browse repository at this point
Copy the full SHA 2d6c167View commit details -
Replace qtkeychain with qt5keychain
...to remove Qt4 dependencies when building on Fedora!
Configuration menu - View commit details
-
Copy full SHA for 9edbf94 - Browse repository at this point
Copy the full SHA 9edbf94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38dc3f4 - Browse repository at this point
Copy the full SHA 38dc3f4View commit details -
Merge pull request mixxxdj#1762 from uklotzde/lp1783392_wsearchlineedit
lp1783392: Configurable debouncing timeout for WSearchLineEdit
Configuration menu - View commit details
-
Copy full SHA for 35602e5 - Browse repository at this point
Copy the full SHA 35602e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f37e3a - Browse repository at this point
Copy the full SHA 9f37e3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa71359 - Browse repository at this point
Copy the full SHA fa71359View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef9c75b - Browse repository at this point
Copy the full SHA ef9c75bView commit details
Commits on Dec 10, 2018
-
Merge pull request mixxxdj#1942 from daschuer/double_search
Remove redundant search call
Configuration menu - View commit details
-
Copy full SHA for 98de7bc - Browse repository at this point
Copy the full SHA 98de7bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4d03ab - Browse repository at this point
Copy the full SHA b4d03abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28fd2ae - Browse repository at this point
Copy the full SHA 28fd2aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f67e46 - Browse repository at this point
Copy the full SHA 6f67e46View commit details -
Merge pull request mixxxdj#1941 from uklotzde/wsearchlineedit_timeout…
…_safety WSearchLineEdit: Handle invalid debouncing timeout
Configuration menu - View commit details
-
Copy full SHA for 35f3f2c - Browse repository at this point
Copy the full SHA 35f3f2cView commit details -
Merge pull request mixxxdj#1937 from esbrandt/2.2
Update DE (German) language
Configuration menu - View commit details
-
Copy full SHA for 457ad4a - Browse repository at this point
Copy the full SHA 457ad4aView commit details
Commits on Dec 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c5c570b - Browse repository at this point
Copy the full SHA c5c570bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b06c12e - Browse repository at this point
Copy the full SHA b06c12eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 337ec9b - Browse repository at this point
Copy the full SHA 337ec9bView commit details -
Merge pull request #34 from uklotzde/qcollator
QCollator: Extensions and minor improvements
Configuration menu - View commit details
-
Copy full SHA for c225a27 - Browse repository at this point
Copy the full SHA c225a27View commit details -
Revert "Enable QtKeychain feature for Linux CI build"
qt5keychain ist not available in Ubuntu 14.04 used by Travis CI. This reverts commit 38dc3f4.
Configuration menu - View commit details
-
Copy full SHA for 0118686 - Browse repository at this point
Copy the full SHA 0118686View commit details
Commits on Dec 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0652d02 - Browse repository at this point
Copy the full SHA 0652d02View commit details -
Merge pull request mixxxdj#1943 from daschuer/qcollator
Use QCollator for sort library.
Configuration menu - View commit details
-
Copy full SHA for 0cab853 - Browse repository at this point
Copy the full SHA 0cab853View commit details -
Merge pull request mixxxdj#1940 from uklotzde/2.2_qt5keychain
Fix QtKeychain incompatibility between Debian/Ubuntu and Fedora
Configuration menu - View commit details
-
Copy full SHA for bd42189 - Browse repository at this point
Copy the full SHA bd42189View commit details -
Configuration menu - View commit details
-
Copy full SHA for df5653c - Browse repository at this point
Copy the full SHA df5653cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e87069 - Browse repository at this point
Copy the full SHA 3e87069View commit details -
Configuration menu - View commit details
-
Copy full SHA for 562387c - Browse repository at this point
Copy the full SHA 562387cView commit details
Commits on Dec 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 94756f3 - Browse repository at this point
Copy the full SHA 94756f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6b9f8b - Browse repository at this point
Copy the full SHA d6b9f8bView commit details
Commits on Dec 14, 2018
-
Merge pull request mixxxdj#1924 from daschuer/engine_controls
Eject crash fix
Configuration menu - View commit details
-
Copy full SHA for fd15f29 - Browse repository at this point
Copy the full SHA fd15f29View commit details -
Merge remote-tracking branch 'upstream/2.1' into 2.2
Conflicts: src/engine/enginebuffer.cpp
Configuration menu - View commit details
-
Copy full SHA for 0d40634 - Browse repository at this point
Copy the full SHA 0d40634View commit details
Commits on Dec 15, 2018
-
Merge remote-tracking branch 'upstream/2.2'
Conflicts: build/debian/control build/depends.py res/skins/Tango/loop_jump_controls_left.xml res/skins/Tango/loop_jump_controls_right.xml src/engine/enginebuffer.cpp src/preferences/broadcastprofile.cpp src/preferences/dialog/dlgpreflibrary.cpp
Configuration menu - View commit details
-
Copy full SHA for ea9c983 - Browse repository at this point
Copy the full SHA ea9c983View commit details
Commits on Dec 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fe2d1f0 - Browse repository at this point
Copy the full SHA fe2d1f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c1a06c - Browse repository at this point
Copy the full SHA 1c1a06cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9814441 - Browse repository at this point
Copy the full SHA 9814441View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b6fef2 - Browse repository at this point
Copy the full SHA 5b6fef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a272e0 - Browse repository at this point
Copy the full SHA 3a272e0View commit details -
``lupdate src -recursive -noobsolete -extensions cpp,h,ui -ts res/translations/mixxx.ts`` Scanning directory 'src'... Updating 'res/translations/mixxx.ts'... Found 2392 source text(s) (3 new and 2389 already existing) Removed 1 obsolete entries
Configuration menu - View commit details
-
Copy full SHA for 32b3659 - Browse repository at this point
Copy the full SHA 32b3659View commit details -
Merge pull request mixxxdj#1938 from Be-ing/hercules_instinct_fix
Hercules DJ Control Instinct: unmap headphone volume buttons
Configuration menu - View commit details
-
Copy full SHA for 9cdce88 - Browse repository at this point
Copy the full SHA 9cdce88View commit details -
[WIX] Update translation template
``./wxl2pot.py -l Language mixxx_en-us.wxl po/mixxx.pot`
Configuration menu - View commit details
-
Copy full SHA for 5c055d3 - Browse repository at this point
Copy the full SHA 5c055d3View commit details -
Fetch newer translations for the application and [WIX] from Transifex
`tx pull -a -f --parallel --minimum-perc 1``
Configuration menu - View commit details
-
Copy full SHA for 343246a - Browse repository at this point
Copy the full SHA 343246aView commit details -
[WIX] Rebuild wxl files from latest po files
In ZSH: ``for i in po/*.po; do destfile=${i#po/}; ./po2wxl.py -l Language -f -p 1 $i mixxx_${destfile%.po}.wxl; done`
Configuration menu - View commit details
-
Copy full SHA for a8bb480 - Browse repository at this point
Copy the full SHA a8bb480View commit details -
Compile QM files out of TS files that are used by the localised app.
In ZSH: ``for XX in res/translations/mixxx_*.ts; do lrelease -nounfinished $XX -qm res/translations/${$(basename $XX)%.*}.qm; done`
Configuration menu - View commit details
-
Copy full SHA for 861501e - Browse repository at this point
Copy the full SHA 861501eView commit details -
Numark Mixtrack Platinum: add mapping
This is a mapping for the Numark Mixtrack Platinum. Most features of the controller are supported including the LCD screens and 4 deck control. This mapping is targeted for Mixxx 2.0.0. Notes: - FX buttons always operat channels 1 and 2. This is a limitation of the controller that could be scripted around, but I got lazy (also how it works in Serato). - Both FX dry/wet strips control the same effects chain and will affect both channels 1 and 2 if effects are enabled on them. Serato has isolated effects banks for each channel. - The "BEATS" knobs are not mapped, this concept did not translate cleanly to Mixxx. - Sometimes there are artifacts in the auto after long spinback maneuvers. This may not have anything to do with the controller. - The sub-beat auto-loop buttons do not light up when enabled unless the shift key is pressed. This is different from how the work in Serato. - Master sync enable and disable works like in the Mixxx software interface, not how it works in Serato. Shift-sync is not mapped. - The slip mode indicator is not mapped, this is trivial to fix (midi codes are documented in the JS file), but I couldn't figure out how to use slip mode in the Mixxx interface. - The up/down indicators on the LCD screens to indicate which direction to adjust the pitch slider are not implemented. It's possible to do, but would require some scripting. - Browse knob press is unmapped. I couldn't get this to do something sensible in Mixxx 2.0.0. Version 2.1.0 seems to have more sensible options.
Configuration menu - View commit details
-
Copy full SHA for 6f17e4e - Browse repository at this point
Copy the full SHA 6f17e4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c960f4a - Browse repository at this point
Copy the full SHA c960f4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf19e2e - Browse repository at this point
Copy the full SHA cf19e2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b065bb4 - Browse repository at this point
Copy the full SHA b065bb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a65ad6b - Browse repository at this point
Copy the full SHA a65ad6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3461062 - Browse repository at this point
Copy the full SHA 3461062View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b3e2b2 - Browse repository at this point
Copy the full SHA 9b3e2b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcaf13c - Browse repository at this point
Copy the full SHA dcaf13cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53eef2b - Browse repository at this point
Copy the full SHA 53eef2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 979844f - Browse repository at this point
Copy the full SHA 979844fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42fad8d - Browse repository at this point
Copy the full SHA 42fad8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76e6fc3 - Browse repository at this point
Copy the full SHA 76e6fc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b566756 - Browse repository at this point
Copy the full SHA b566756View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7659638 - Browse repository at this point
Copy the full SHA 7659638View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b02742 - Browse repository at this point
Copy the full SHA 8b02742View commit details -
Configuration menu - View commit details
-
Copy full SHA for daeb754 - Browse repository at this point
Copy the full SHA daeb754View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17af616 - Browse repository at this point
Copy the full SHA 17af616View commit details -
Configuration menu - View commit details
-
Copy full SHA for a84aaa1 - Browse repository at this point
Copy the full SHA a84aaa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9e195b - Browse repository at this point
Copy the full SHA a9e195bView commit details -
tweak scratch settings to help the mark and spinner line up with the …
…jog wheel position
Configuration menu - View commit details
-
Copy full SHA for 88ef4cf - Browse repository at this point
Copy the full SHA 88ef4cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef2eed3 - Browse repository at this point
Copy the full SHA ef2eed3View commit details -
Behave differently when the platter is spinning forward vs backwards but not being touched. Effectively this changes causes the track to stop scratch mode and start playing sooner when moving foward vs backwards. This allows better spinbacks, and more natural cueuing when seeking backwards with the platter and for cleaner exits when scratching when pushing the platter forward at the end of a scratch.
Configuration menu - View commit details
-
Copy full SHA for 9dbc3e6 - Browse repository at this point
Copy the full SHA 9dbc3e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19b47d3 - Browse repository at this point
Copy the full SHA 19b47d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e54cfe2 - Browse repository at this point
Copy the full SHA e54cfe2View commit details -
use PeakIndicator to control the red section of the vu meter
Thanks JosepMa for this suggestion.
Configuration menu - View commit details
-
Copy full SHA for 6f6e934 - Browse repository at this point
Copy the full SHA 6f6e934View commit details -
remove duplicate mapping for channel1 rate_temp_up
Thanks JosepMa!
Configuration menu - View commit details
-
Copy full SHA for 277a8c9 - Browse repository at this point
Copy the full SHA 277a8c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b5e3e3 - Browse repository at this point
Copy the full SHA 6b5e3e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d44fb92 - Browse repository at this point
Copy the full SHA d44fb92View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1c1d2f - Browse repository at this point
Copy the full SHA e1c1d2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 534a459 - Browse repository at this point
Copy the full SHA 534a459View commit details -
detect really fast platter spins properly
If the platter is spun very fast and let go, previously we would detect this as the platter going in the opposite direction, now we detect this properly.
Configuration menu - View commit details
-
Copy full SHA for c1b963b - Browse repository at this point
Copy the full SHA c1b963bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee311b6 - Browse repository at this point
Copy the full SHA ee311b6View commit details -
use scripted components for EQ knobs
This will allows us to map these to effect parameters when shift is pressed.
Configuration menu - View commit details
-
Copy full SHA for 87a44a6 - Browse repository at this point
Copy the full SHA 87a44a6View commit details -
make touch strip control effect super knob
Also only use one of the touch strip midi inputs instead of mapping all three separately.
Configuration menu - View commit details
-
Copy full SHA for 114e831 - Browse repository at this point
Copy the full SHA 114e831View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48ad2c3 - Browse repository at this point
Copy the full SHA 48ad2c3View commit details -
re-order parameter knobs for focused effects
Order is now filter, gain, high, mid, low.
Configuration menu - View commit details
-
Copy full SHA for bbc247f - Browse repository at this point
Copy the full SHA bbc247fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a683a6e - Browse repository at this point
Copy the full SHA a683a6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd1e99d - Browse repository at this point
Copy the full SHA bd1e99dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 656ee92 - Browse repository at this point
Copy the full SHA 656ee92View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbafbf8 - Browse repository at this point
Copy the full SHA cbafbf8View commit details -
use a function to activate and de-activate decks
This will be used to set up soft takeover for the pitch sliders.
Configuration menu - View commit details
-
Copy full SHA for 2c6b405 - Browse repository at this point
Copy the full SHA 2c6b405View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7821a5 - Browse repository at this point
Copy the full SHA d7821a5View commit details -
fix connect/disconnect for focused effects
This didn't appear to break anything but the ordering of things was wrong.
Configuration menu - View commit details
-
Copy full SHA for 33d538c - Browse repository at this point
Copy the full SHA 33d538cView commit details -
properly initialize deck and effect unit LEDs again
This broke on 569fd29, the one in which we set up our controls before initializing the controller.
Configuration menu - View commit details
-
Copy full SHA for d514a32 - Browse repository at this point
Copy the full SHA d514a32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06176e6 - Browse repository at this point
Copy the full SHA 06176e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67afc7b - Browse repository at this point
Copy the full SHA 67afc7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef84fdb - Browse repository at this point
Copy the full SHA ef84fdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d64af5d - Browse repository at this point
Copy the full SHA d64af5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5411f17 - Browse repository at this point
Copy the full SHA 5411f17View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9b4e5e - Browse repository at this point
Copy the full SHA f9b4e5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98b4e93 - Browse repository at this point
Copy the full SHA 98b4e93View commit details -
switch loop in/out controls to script bindings
Decks 2-4 were still using the normal xml bindings.
Configuration menu - View commit details
-
Copy full SHA for 094f4e5 - Browse repository at this point
Copy the full SHA 094f4e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc3df24 - Browse repository at this point
Copy the full SHA dc3df24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 687a970 - Browse repository at this point
Copy the full SHA 687a970View commit details -
enable loop roll for sub 1 beat auto loops
This is how it works in serato.
Configuration menu - View commit details
-
Copy full SHA for 693c26c - Browse repository at this point
Copy the full SHA 693c26cView commit details -
script auto loop controls and add hotcue option
This adds an option to map the auto loop buttons as hotcues 5-8.
Configuration menu - View commit details
-
Copy full SHA for 851dcef - Browse repository at this point
Copy the full SHA 851dcefView commit details -
Configuration menu - View commit details
-
Copy full SHA for b74f40c - Browse repository at this point
Copy the full SHA b74f40cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29e4488 - Browse repository at this point
Copy the full SHA 29e4488View commit details -
control sampler banks 5-8 when shift+padmode+sampler is pressed
Thanks Compino Foxx for the suggestion.
Configuration menu - View commit details
-
Copy full SHA for 40dbb5d - Browse repository at this point
Copy the full SHA 40dbb5dView commit details -
use the hotcue buttons for sampler banks 5-8
When shift+padmode+sampler is pressed, the hotcues will operate sampler slots 5-8.
Configuration menu - View commit details
-
Copy full SHA for 260e57c - Browse repository at this point
Copy the full SHA 260e57cView commit details -
This swaps the shift+padmode and normal padmode behavior for the sampler.
Configuration menu - View commit details
-
Copy full SHA for 72a9c5a - Browse repository at this point
Copy the full SHA 72a9c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c3cff9 - Browse repository at this point
Copy the full SHA 0c3cff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1826040 - Browse repository at this point
Copy the full SHA 1826040View commit details -
always stop scratching when not touching the platter
Previously, if the wheel button was disabled while scratching, the platter touch off event was ignored. Now it will be properly handled.
Configuration menu - View commit details
-
Copy full SHA for 4acc9cc - Browse repository at this point
Copy the full SHA 4acc9ccView commit details -
don't use connect()/disconnect() to manage soft takeover
Manage soft takeover directly instead of manually calling connect() and disconnect().
Configuration menu - View commit details
-
Copy full SHA for 6471381 - Browse repository at this point
Copy the full SHA 6471381View commit details -
only ignore next value if headgain/sampler control moves
Only ignore the next value when the headgain/sampler volume control moves when shift is pressed.
Configuration menu - View commit details
-
Copy full SHA for 1123e50 - Browse repository at this point
Copy the full SHA 1123e50View commit details -
shift+filter controls meta knob
This is only enabled when no effect is focused.
Configuration menu - View commit details
-
Copy full SHA for 024dfc4 - Browse repository at this point
Copy the full SHA 024dfc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2870014 - Browse repository at this point
Copy the full SHA 2870014View commit details -
use shift+pitch bend to adjust key
Press both pitch bend keys to reset.
Configuration menu - View commit details
-
Copy full SHA for 7c8d2f9 - Browse repository at this point
Copy the full SHA 7c8d2f9View commit details -
make shift+load load and play (or eject)
Configurable with the ShiftLoadEjects config option.
Configuration menu - View commit details
-
Copy full SHA for bf2a9a7 - Browse repository at this point
Copy the full SHA bf2a9a7View commit details -
Apply suggestions from code review
Co-Authored-By: iamcodemaker <matt@matt-land.com>
Configuration menu - View commit details
-
Copy full SHA for fa2105c - Browse repository at this point
Copy the full SHA fa2105cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aab903 - Browse repository at this point
Copy the full SHA 4aab903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 624cc1d - Browse repository at this point
Copy the full SHA 624cc1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73f69a1 - Browse repository at this point
Copy the full SHA 73f69a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc32d05 - Browse repository at this point
Copy the full SHA cc32d05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02882b8 - Browse repository at this point
Copy the full SHA 02882b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c31e27f - Browse repository at this point
Copy the full SHA c31e27fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad8b42c - Browse repository at this point
Copy the full SHA ad8b42cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59f76d7 - Browse repository at this point
Copy the full SHA 59f76d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78b2265 - Browse repository at this point
Copy the full SHA 78b2265View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7a1351 - Browse repository at this point
Copy the full SHA c7a1351View commit details -
rename scratchTimer to scratchTimerCallback
Also use a closure instead of the legacy text method to set the callback function.
Configuration menu - View commit details
-
Copy full SHA for ba373b2 - Browse repository at this point
Copy the full SHA ba373b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 340fdc0 - Browse repository at this point
Copy the full SHA 340fdc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a38c63b - Browse repository at this point
Copy the full SHA a38c63bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aaf1944 - Browse repository at this point
Copy the full SHA aaf1944View commit details -
Configuration menu - View commit details
-
Copy full SHA for c27dc98 - Browse repository at this point
Copy the full SHA c27dc98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e805f8 - Browse repository at this point
Copy the full SHA 2e805f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdfb5d0 - Browse repository at this point
Copy the full SHA cdfb5d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 766309f - Browse repository at this point
Copy the full SHA 766309fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5500d01 - Browse repository at this point
Copy the full SHA 5500d01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13ee596 - Browse repository at this point
Copy the full SHA 13ee596View commit details -
Configuration menu - View commit details
-
Copy full SHA for 316b449 - Browse repository at this point
Copy the full SHA 316b449View commit details -
Configuration menu - View commit details
-
Copy full SHA for e79cb6e - Browse repository at this point
Copy the full SHA e79cb6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0bf5bc - Browse repository at this point
Copy the full SHA c0bf5bcView commit details -
properly show focus when an effect is focused
Previously, this would only take effect when triggered by the controller buttons. Now any focus change (like at mixxx startup) will triger show_focus.
Configuration menu - View commit details
-
Copy full SHA for 30b5eb1 - Browse repository at this point
Copy the full SHA 30b5eb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 441c45a - Browse repository at this point
Copy the full SHA 441c45aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb13492 - Browse repository at this point
Copy the full SHA fb13492View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1967b02 - Browse repository at this point
Copy the full SHA 1967b02View commit details -
use a component to track position
This is necessary so that when we trigger the entire deck, the position gets updated properly. This happens after sending the controller init message which will clear out the position value, and thus needs to be re-sent.
Configuration menu - View commit details
-
Copy full SHA for dcec90a - Browse repository at this point
Copy the full SHA dcec90aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89ecaf5 - Browse repository at this point
Copy the full SHA 89ecaf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14a4157 - Browse repository at this point
Copy the full SHA 14a4157View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56832f0 - Browse repository at this point
Copy the full SHA 56832f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d26c2b0 - Browse repository at this point
Copy the full SHA d26c2b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 140ef6b - Browse repository at this point
Copy the full SHA 140ef6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d269a - Browse repository at this point
Copy the full SHA 91d269aView commit details -
when not touching the platter, stop scratching sooner
When spinning the platter backwards and letting it go, stop scratching sooner. This enables tighter scratching.
Configuration menu - View commit details
-
Copy full SHA for b3bb479 - Browse repository at this point
Copy the full SHA b3bb479View commit details -
Merge pull request mixxxdj#1855 from iamcodemaker/platinum210
Numark Mixtrack Platinum midi mapping
Configuration menu - View commit details
-
Copy full SHA for 9b57c9c - Browse repository at this point
Copy the full SHA 9b57c9cView commit details -
Merge pull request mixxxdj#1944 from Swiftb0y/NumarkN4_hotfix1
Numark N4 Hotfix
Configuration menu - View commit details
-
Copy full SHA for 72fc714 - Browse repository at this point
Copy the full SHA 72fc714View commit details -
[WIX] Again, pull latest translations from Transifex after manually f…
…illing strings from translations memory. They were lost in a previous commit 343246a ``tx pull -r mixxxdj-windows-installer.mixxxpot -a --minimum-perc=1`` The template and the translations became out-of-sync, since a manual push to TF following mixxxdj#1899 I do not exactly know what the issue was, probably it does not work well that strings in the language files were manually changed, but not the timestamp. Anyway, now the template and the translations are n-sync again. Back to normal. In the future , we should NOT accept manual edits to translation files. Either use the TF online editor or one of the many available text translation softwares, see https://mixxx.org/wiki/doku.php/internationalization#offline_translation_software
Configuration menu - View commit details
-
Copy full SHA for 3acc58e - Browse repository at this point
Copy the full SHA 3acc58eView commit details -
[WIX] Again, rebuild wxl files from latest po files
In ZSH: ``for i in po/*.po; do destfile=${i#po/}; ./po2wxl.py -l Language -f -p 1 $i mixxx_${destfile%.po}.wxl; done`
Configuration menu - View commit details
-
Copy full SHA for 0621251 - Browse repository at this point
Copy the full SHA 0621251View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82cb592 - Browse repository at this point
Copy the full SHA 82cb592View commit details -
Merge pull request mixxxdj#1798 from daschuer/1788086
Allow "" to filter for explicite empty fileds
Configuration menu - View commit details
-
Copy full SHA for 0be1a70 - Browse repository at this point
Copy the full SHA 0be1a70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d2a304 - Browse repository at this point
Copy the full SHA 6d2a304View commit details
Commits on Dec 17, 2018
-
Merge pull request mixxxdj#1946 from esbrandt/2.2
Update translations for 2.2 release
Configuration menu - View commit details
-
Copy full SHA for 63fcfc5 - Browse repository at this point
Copy the full SHA 63fcfc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbaf526 - Browse repository at this point
Copy the full SHA fbaf526View commit details -
Merge pull request mixxxdj#1947 from uklotzde/2.1_lp1635087_clear_sea…
…rch_timeout Respect debouncing timeout when clearing the search field
Configuration menu - View commit details
-
Copy full SHA for d60ac3c - Browse repository at this point
Copy the full SHA d60ac3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 826c7de - Browse repository at this point
Copy the full SHA 826c7deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f67281 - Browse repository at this point
Copy the full SHA 9f67281View commit details -
Configuration menu - View commit details
-
Copy full SHA for e56e958 - Browse repository at this point
Copy the full SHA e56e958View commit details
Commits on Dec 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b0e2d14 - Browse repository at this point
Copy the full SHA b0e2d14View commit details -
Merge pull request mixxxdj#1948 from ywwg/fix-vinyl-pregain
Fix vinyl control pregain value being incorrectly overwritten
Configuration menu - View commit details
-
Copy full SHA for 32fa133 - Browse repository at this point
Copy the full SHA 32fa133View commit details -
Merge pull request mixxxdj#1857 from ywwg/vestax-updates-master
Vestax VCI 400 controller updates
Configuration menu - View commit details
-
Copy full SHA for 0446fe4 - Browse repository at this point
Copy the full SHA 0446fe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e51666 - Browse repository at this point
Copy the full SHA 9e51666View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4342f2 - Browse repository at this point
Copy the full SHA e4342f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c71e3cd - Browse repository at this point
Copy the full SHA c71e3cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0e407a - Browse repository at this point
Copy the full SHA c0e407aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 930ee40 - Browse repository at this point
Copy the full SHA 930ee40View commit details -
Revert "update contributors list for 2.2"
This reverts commit e4342f2.
Configuration menu - View commit details
-
Copy full SHA for 244f7c8 - Browse repository at this point
Copy the full SHA 244f7c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d8f13b - Browse repository at this point
Copy the full SHA 2d8f13bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aecf89 - Browse repository at this point
Copy the full SHA 5aecf89View commit details
Commits on Dec 19, 2018
-
Merge pull request mixxxdj#1949 from daschuer/22contributors
2.2 contributors
Configuration menu - View commit details
-
Copy full SHA for db78d1f - Browse repository at this point
Copy the full SHA db78d1fView commit details
Commits on Dec 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dc813ce - Browse repository at this point
Copy the full SHA dc813ceView commit details -
Merge pull request mixxxdj#1952 from Be-ing/qtx11extras_build_fix
give a useful error message when Qt5X11Extras is not installed
Configuration menu - View commit details
-
Copy full SHA for 291954e - Browse repository at this point
Copy the full SHA 291954eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2e8779 - Browse repository at this point
Copy the full SHA f2e8779View commit details
Commits on Dec 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b689176 - Browse repository at this point
Copy the full SHA b689176View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0429e59 - Browse repository at this point
Copy the full SHA 0429e59View commit details
Commits on Dec 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5f87793 - Browse repository at this point
Copy the full SHA 5f87793View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ca02e - Browse repository at this point
Copy the full SHA d8ca02eView commit details -
Merge pull request mixxxdj#1954 from ronso0/lp1795663-skinsettings-osx
Tango / Deere :: Fix skin settings on OSX
Configuration menu - View commit details
-
Copy full SHA for 28d1634 - Browse repository at this point
Copy the full SHA 28d1634View commit details
Commits on Dec 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7556773 - Browse repository at this point
Copy the full SHA 7556773View commit details -
Update Translation template. Found 2354 source text(s) (0 new and 235…
…4 already existing)
Configuration menu - View commit details
-
Copy full SHA for 7f1d149 - Browse repository at this point
Copy the full SHA 7f1d149View commit details -
Merge pull request mixxxdj#1956 from ronso0/lp1795663-skinsettings-os…
…x-64 Deere (64 samplers) :: include style-mac.qss
Configuration menu - View commit details
-
Copy full SHA for 04cf4f8 - Browse repository at this point
Copy the full SHA 04cf4f8View commit details -
Use QWidget::isVisible to determine whether to render non-QGLWidget w…
…aveform widgets. Fixes a bug where software-renderered waveform types do not work introduced in PR mixxxdj#1897.
Configuration menu - View commit details
-
Copy full SHA for 2c3b56f - Browse repository at this point
Copy the full SHA 2c3b56fView commit details
Commits on Dec 24, 2018
-
Merge pull request mixxxdj#1958 from rryan/2.2-softwarewaveforms
Use QWidget::isVisible to determine whether to render non-QGLWidget waveform widgets.
Configuration menu - View commit details
-
Copy full SHA for 0e685c1 - Browse repository at this point
Copy the full SHA 0e685c1View commit details -
Merge remote-tracking branch 'upstream/2.1' into 2.2
Conflicts: res/translations/mixxx.ts
Configuration menu - View commit details
-
Copy full SHA for d9d7ea6 - Browse repository at this point
Copy the full SHA d9d7ea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 033678e - Browse repository at this point
Copy the full SHA 033678eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 585482e - Browse repository at this point
Copy the full SHA 585482eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb453f1 - Browse repository at this point
Copy the full SHA eb453f1View commit details -
link wtsapi32 on Windows static builds
This seems to be required now for Qt 5.12.
Configuration menu - View commit details
-
Copy full SHA for 5553617 - Browse repository at this point
Copy the full SHA 5553617View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f5e1f9 - Browse repository at this point
Copy the full SHA 5f5e1f9View commit details
Commits on Dec 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a47a6dd - Browse repository at this point
Copy the full SHA a47a6ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8c138f - Browse repository at this point
Copy the full SHA e8c138fView commit details -
Merge pull request mixxxdj#1926 from ninomp/ubuntubuildfix
Fix build on Ubuntu caused by incorrect order of libraries
Configuration menu - View commit details
-
Copy full SHA for 0c9845b - Browse repository at this point
Copy the full SHA 0c9845bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a8d927 - Browse repository at this point
Copy the full SHA 0a8d927View commit details -
Merge pull request mixxxdj#1964 from ronso0/loop-section-co
Tango :: fix hide/show connection of loop/jump controls row
Configuration menu - View commit details
-
Copy full SHA for 06cd9c3 - Browse repository at this point
Copy the full SHA 06cd9c3View commit details
Commits on Dec 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 84ca00e - Browse repository at this point
Copy the full SHA 84ca00eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e470c67 - Browse repository at this point
Copy the full SHA e470c67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d718a8 - Browse repository at this point
Copy the full SHA 9d718a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 389c681 - Browse repository at this point
Copy the full SHA 389c681View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba635aa - Browse repository at this point
Copy the full SHA ba635aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96d3b82 - Browse repository at this point
Copy the full SHA 96d3b82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d42c6c - Browse repository at this point
Copy the full SHA 6d42c6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3ef4cb - Browse repository at this point
Copy the full SHA f3ef4cbView commit details -
Merge pull request mixxxdj#1909 from ronso0/deere-compact-fx
Deere :: compact FX units
Configuration menu - View commit details
-
Copy full SHA for db3dfc6 - Browse repository at this point
Copy the full SHA db3dfc6View commit details -
Merge pull request mixxxdj#1843 from ywwg/fractional-zoom
Allow waveform zoom levels to be fractional for smoother zooming with mouse wheel
Configuration menu - View commit details
-
Copy full SHA for c2102a5 - Browse repository at this point
Copy the full SHA c2102a5View commit details
Commits on Dec 27, 2018
-
Merge pull request mixxxdj#1934 from ronso0/lib-feature-UX-improvements
Library features: move buttons close to tree view
Configuration menu - View commit details
-
Copy full SHA for 89a2891 - Browse repository at this point
Copy the full SHA 89a2891View commit details
Commits on Dec 28, 2018
-
Merge pull request mixxxdj#1961 from uklotzde/soundtouch-2.1.1
SoundTouch 2.1.1
Configuration menu - View commit details
-
Copy full SHA for 296f4b5 - Browse repository at this point
Copy the full SHA 296f4b5View commit details -
remove 'use strict' from Novation Launchpad scripts
Somehow this is broken with Qt 5.12 and QJSEngine. I am not sure if the bug is in Qt or the scripts.
Configuration menu - View commit details
-
Copy full SHA for ecedd59 - Browse repository at this point
Copy the full SHA ecedd59View commit details -
Components.js: remove dependency on Lodash
Lodash's assign function is no longer needed with Object.assign in ES6 with Qt 5.12. The ComponentContainer.applyLayer function ended up not being used and only confused people, so it is being removed instead of rewriting it to not Lodash.
Configuration menu - View commit details
-
Copy full SHA for a4c198b - Browse repository at this point
Copy the full SHA a4c198bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2ebe26 - Browse repository at this point
Copy the full SHA c2ebe26View commit details -
remove controller scripts' dependency on Lodash
The Numark N4 script required a handful of changes and will need testing by someone who has that controller.
Configuration menu - View commit details
-
Copy full SHA for 28497ba - Browse repository at this point
Copy the full SHA 28497baView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa6393b - Browse repository at this point
Copy the full SHA fa6393bView commit details