forked from mixxxdj/mixxx
-
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
Nested crates updates #3
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…nected_slot DlgTrackInfo: Mismatching signal/slot connection
Conflicts: src/dialog/dlgabout.cpp
…ware/mixxxdj/2.1/. Compile QM files out of TS files that are used by the localized app
lp1743256: Synchronize execution of Vamp analyzers
- Update Mixxx version - Add cue_play on shifted CUE buttons (to match Traktor Edition label) - Add sync_master on shifted PLAY buttons (to match Traktor Edition label) - Update reloop buttons to use reloop_toggle - Make effect controls operate on Unit1_EffectM, correcting behavior
- Change CUP button to use cue_gotoandplay - Add strip scroll and touch functions that make the absolute-position touch scripts behave like relative-mode ones for scrolling through the library - Comment-out needle drop function in preparation for replacing it with effect dry/wet - Update script version and date
- Add effects dry/wet control to shifted touch strips - Replace setValue() with setParameter() - Delete now-unneeded strip touch button down if branch
This reverts commit b997d60.
This reverts commit 0ecc316.
This reverts commit ace6a9c.
This reverts commit ba19e2e.
- Update Mixxx version - Add cue_play on shifted CUE buttons (to match Traktor Edition label) - Add sync_master on shifted PLAY buttons (to match Traktor Edition label) - Update reloop buttons to use reloop_toggle - Make effect controls operate on Unit1_EffectM, correcting behavior
- Change CUP button to use cue_gotoandplay - Add strip scroll and touch functions that make the absolute-position touch scripts behave like relative-mode ones for scrolling through the library - Comment-out needle drop function in preparation for replacing it with effect dry/wet - Update script version and date
- Add effects dry/wet control to shifted touch strips - Replace setValue() with setParameter() - Delete now-unneeded strip touch button down if branch
Reduce log spam from SoundSourceProxy
…l::addCoverArt bypassed by using the SVG version
Files and resource config changed.
…-iconfix Odd behaviour of libz decoding of cover_default.png at TracksTreeMode…
…edesign Conflicts: src/library/coverartdelegate.cpp src/library/previewbuttondelegate.cpp
This fixes Reverb adding +6 dB when used alone in a D+W chain without Echo before it.
effect unit mixing mode followup
Found via `codespell` and `grep`
Source typos
This causes a severe GUI lag whenever any Track is changed. It is easily testable by loading a track, not playing the deck, and setting a new hotcue. The lag scales with the number of tracks in the database.
library redesign GUI lag
Lib redesign skin fixes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I think the nested crate branch will be ready to merge for Mixxx 2.2 beta after this.