Skip to content

shared data API#10

Open
acolombier wants to merge 398 commits intomainfrom
feat/s4-mk3-screen-support-with-shared-data
Open

shared data API#10
acolombier wants to merge 398 commits intomainfrom
feat/s4-mk3-screen-support-with-shared-data

Conversation

@acolombier
Copy link
Copy Markdown
Owner

No description provided.

@coveralls
Copy link
Copy Markdown

coveralls commented Mar 9, 2025

Pull Request Test Coverage Report for Build 14683616053

Details

  • 111 of 141 (78.72%) changed or added relevant lines in 12 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.06%) to 31.162%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/controllers/controller.cpp 3 4 75.0%
src/controllers/midi/midicontroller.cpp 0 2 0.0%
src/controllers/controllermanager.cpp 0 12 0.0%
src/controllers/scripting/legacy/controllerscriptinterfacelegacy.cpp 56 71 78.87%
Files with Coverage Reduction New Missed Lines %
src/controllers/controllermanager.cpp 2 0.0%
Totals Coverage Status
Change from base Build 14683611989: 0.06%
Covered Lines: 33399
Relevant Lines: 107178

💛 - Coveralls

@acolombier acolombier force-pushed the feat/s4-mk3-screen-support-with-shared-data branch 2 times, most recently from 558acd3 to 8051d37 Compare March 10, 2025 01:49
@acolombier acolombier force-pushed the feat/s4-mk3-screen-support branch from 139ae83 to 5bf3aa0 Compare March 10, 2025 02:19
@acolombier acolombier force-pushed the feat/s4-mk3-screen-support-with-shared-data branch from 8051d37 to 760189b Compare March 10, 2025 02:19
@acolombier acolombier force-pushed the feat/s4-mk3-screen-support branch from 5bf3aa0 to f42250a Compare April 26, 2025 17:40
@acolombier acolombier force-pushed the feat/s4-mk3-screen-support-with-shared-data branch from 760189b to 183daad Compare April 26, 2025 17:41
@acolombier acolombier force-pushed the feat/s4-mk3-screen-support branch from f42250a to 8b726bc Compare August 8, 2025 20:16
@acolombier acolombier force-pushed the feat/s4-mk3-screen-support branch 2 times, most recently from 1c75b6f to c2c7272 Compare August 18, 2025 22:14
@acolombier acolombier force-pushed the feat/s4-mk3-screen-support-with-shared-data branch from 183daad to 3a06e04 Compare August 18, 2025 22:17
@acolombier acolombier force-pushed the feat/s4-mk3-screen-support-with-shared-data branch 2 times, most recently from 5e447e8 to a9ff489 Compare August 21, 2025 08:44
@acolombier acolombier force-pushed the feat/s4-mk3-screen-support-with-shared-data branch from a9ff489 to ac805d1 Compare December 1, 2025 09:34
acolombier and others added 29 commits February 23, 2026 09:34
…cache

Disable GitHub cache for VCPKG buildenv to save buildtime
This check compares the actual file size to the LUT in the definition.
So in case the LUT size in the definition is corrected or the file is
corrupted, a fresh LUT will be generated.
I rechecked the end of the timecode more closely and these are the
precise limits.
Cleanup inconsistencies and do better error checking.
This adds a header MIXXXLUT10 for version 1.0 or MIXXLUT11 for version
1.1 to the LUT cache. A regneration can now be triggered easily for all
users by changing the MIXXX_LUT_MAJOR or MIXXX_LUT_MINOR.
…fer-memory-leak

libxwax: fix heap leak in timecoder when using non-MK2 timecodes
…l-crash-15802

 Fix nil stemsModel crash in S4MK3 DeckInfo
fix uninitialized variable in DateAddedFilterNode();
make file size displays consistent: use SI units (kB, MB, GB), 1 decimal
@acolombier acolombier force-pushed the feat/s4-mk3-screen-support-with-shared-data branch from bae9b09 to 42e5217 Compare April 3, 2026 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment