Skip to content
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

Update pr to main #3

Merged
merged 49 commits into from
Mar 21, 2024
Merged

Update pr to main #3

merged 49 commits into from
Mar 21, 2024

Conversation

mxmilkiib
Copy link
Owner

No description provided.

glocq and others added 30 commits January 18, 2024 21:00
The tooltip help regarding the playback rate change buttons stated that
those raise/lower pitch.

If keylock is disabled, this is true, though incomplete, since the
buttons also affect playback speed.
If keylock is enabled, this is false, since pitch is left unchanged, and
only playback speed changes.

This commit replaces the tooltip text about pitch change with text about
playback speed. It also copies the clarification:
"(affects both the tempo and the pitch). If keylock is enabled, only the
tempo is affected."
over from the Speed Control fader tooltip, to prevent further confusion.
…ls) so we can also add tracks based on ids directly
…sary intermediate slot, comments and debugging output, formatting)
…rd for the case this mime type is used elsewhere)
avoids hitting DEBUG_ASSERT when removing tracks from a locked crate
fixes around cratetablemodel, remove tracks + don't allow pasting tracks into locked playlists/crates or History
Co-authored-by: Daniel Schürmann <[email protected]>
ronso0 and others added 19 commits March 12, 2024 21:47
Improve `rate_up/down` tooltips, pitch vs. speed
Add CI runner that allows cleaning up the download server
CMakeLists: Fix deduplication trap with `--preload-file`
src/library: sort files into sub-directories
…ForKeyboardTrackpad

Removed old examples HID keyboard and HID trackpad
only for those BaseTrackPlayer created the ControlPushButtons
[PreviewDeckN],LoadSelectedTrackAndPlay toggles play/pause if the track is already loaded
Co-authored-by: JoergAtGithub <[email protected]>
(fix) Track widgets: set `show_track_menu` only for main decks
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8363403341

Details

  • 1 of 379 (0.26%) changed or added relevant lines in 29 files are covered.
  • 34 unchanged lines in 16 files lost coverage.
  • Overall coverage decreased (-0.08%) to 30.955%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/library/trackset/baseplaylistfeature.cpp 0 1 0.0%
src/coreservices.cpp 0 2 0.0%
src/library/libraryview.h 0 2 0.0%
src/widget/wtrackmenu.cpp 0 2 0.0%
src/library/autodj/dlgautodj.cpp 0 3 0.0%
src/library/library.cpp 1 4 25.0%
src/library/trackset/basetracksetfeature.cpp 0 3 0.0%
src/library/trackset/crate/cratetablemodel.cpp 0 4 0.0%
src/skin/legacy/legacyskinparser.cpp 0 4 0.0%
src/widget/wlibrarytableview.cpp 0 4 0.0%
Files with Coverage Reduction New Missed Lines %
src/library/proxytrackmodel.cpp 1 7.52%
src/skin/legacy/legacyskinparser.cpp 1 0.0%
src/library/sidebarmodel.cpp 1 7.07%
src/library/dao/playlistdao.cpp 1 29.94%
src/widget/wtracktableview.cpp 1 0.0%
src/library/autodj/dlgautodj.cpp 1 0.0%
src/library/autodj/autodjfeature.cpp 1 26.74%
src/library/basetracktablemodel.cpp 1 20.6%
src/library/trackset/crate/cratetablemodel.cpp 1 3.39%
src/library/browse/browsetablemodel.h 1 50.0%
Totals Coverage Status
Change from base Build 8314518311: -0.08%
Covered Lines: 30969
Relevant Lines: 100045

💛 - Coveralls

@mxmilkiib mxmilkiib merged commit 85e97ba into Add-bpm-scaling-controls Mar 21, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants