-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Merge 2.4 to main
#12685
Merge 2.4 to main
#12685
Commits on Mar 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 038cbb0 - Browse repository at this point
Copy the full SHA 038cbb0View commit details
Commits on Mar 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 09896a9 - Browse repository at this point
Copy the full SHA 09896a9View commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b343454 - Browse repository at this point
Copy the full SHA b343454View commit details
Commits on Dec 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 304a562 - Browse repository at this point
Copy the full SHA 304a562View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62426c8 - Browse repository at this point
Copy the full SHA 62426c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for da562ad - Browse repository at this point
Copy the full SHA da562adView commit details -
don't clone rate_ratio in case of SyncMode::Follower
This prevents a sudden pitch change in the leader deck.
Configuration menu - View commit details
-
Copy full SHA for 69f98af - Browse repository at this point
Copy the full SHA 69f98afView commit details -
calculate the new localBpm for all channels after process() and befor…
…e postPorcess() This fixes the issue of changing pitch in two clones playing in sync
Configuration menu - View commit details
-
Copy full SHA for c390406 - Browse repository at this point
Copy the full SHA c390406View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86076c4 - Browse repository at this point
Copy the full SHA 86076c4View commit details -
Let EngineBufferScaleLinear report read frames in double precision.
This is required for a reliable sync feature with changing tempo tracks. All other scalers have already double precision.
Configuration menu - View commit details
-
Copy full SHA for bdd0f16 - Browse repository at this point
Copy the full SHA bdd0f16View commit details
Commits on Dec 18, 2023
-
Copy the channel to clone from via load track to avoid a false seek a…
…fter track is loaded
Configuration menu - View commit details
-
Copy full SHA for 95df87c - Browse repository at this point
Copy the full SHA 95df87cView commit details -
Set FrameInfo first. This fixes dealing with old data when calculatin…
…g the bpm after track load.
Configuration menu - View commit details
-
Copy full SHA for fd2fbc5 - Browse repository at this point
Copy the full SHA fd2fbc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 242755f - Browse repository at this point
Copy the full SHA 242755fView commit details
Commits on Jan 4, 2024
-
m0dB authored and m0dB committed
Jan 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 62437c2 - Browse repository at this point
Copy the full SHA 62437c2View commit details
Commits on Jan 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ea871be - Browse repository at this point
Copy the full SHA ea871beView commit details
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 286e27d - Browse repository at this point
Copy the full SHA 286e27dView commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 177cb43 - Browse repository at this point
Copy the full SHA 177cb43View commit details
Commits on Jan 10, 2024
-
Co-authored-by: Owen Williams <owen-github@ywwg.com>
Configuration menu - View commit details
-
Copy full SHA for 9957864 - Browse repository at this point
Copy the full SHA 9957864View commit details
Commits on Jan 12, 2024
-
Allow to install QT_EXTRA_COMPONENTS for Qt5
Co-authored-by: Uwe Klotz <uwe.klotz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 70ab87f - Browse repository at this point
Copy the full SHA 70ab87fView commit details
Commits on Jan 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d5134e - Browse repository at this point
Copy the full SHA 3d5134eView commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 12d1a7c - Browse repository at this point
Copy the full SHA 12d1a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7ddaf7 - Browse repository at this point
Copy the full SHA d7ddaf7View commit details -
Effect chain: create new preset when an effect is about to be loaded …
…into the '---' preset
Configuration menu - View commit details
-
Copy full SHA for 6bd44b4 - Browse repository at this point
Copy the full SHA 6bd44b4View commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9b104b - Browse repository at this point
Copy the full SHA d9b104bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9264d2e - Browse repository at this point
Copy the full SHA 9264d2eView commit details
Commits on Jan 21, 2024
-
fix(waveforms): add missing precision specifier to repetions uniform …
…of patternshader
Configuration menu - View commit details
-
Copy full SHA for 329f2b3 - Browse repository at this point
Copy the full SHA 329f2b3View commit details -
Merge pull request mixxxdj#12607 from Swiftb0y/fix/gh12600-angle-open…
…gl-no-precision fix(waveforms): add missing precision specifier to repetions uniform of patternshader
Configuration menu - View commit details
-
Copy full SHA for 1483d43 - Browse repository at this point
Copy the full SHA 1483d43View commit details -
Calculate the initial delta for the PLL, added comments, limit offset…
…-adjustment rate
m0dB authored and m0dB committedJan 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 5f0d4e0 - Browse repository at this point
Copy the full SHA 5f0d4e0View commit details -
Update Translation template. Found 2931 source text(s) (4 new and 292…
…7 already existing)
Configuration menu - View commit details
-
Copy full SHA for bdbf4e2 - Browse repository at this point
Copy the full SHA bdbf4e2View commit details -
Pull latest translations from https://www.transifex.com/mixxx-dj-soft…
…ware/mixxxdj/mixxx2-4/. Compile QM files out of TS files that are used by the localized app
Configuration menu - View commit details
-
Copy full SHA for e5b6b11 - Browse repository at this point
Copy the full SHA e5b6b11View commit details -
Merge pull request mixxxdj#12519 from Swiftb0y/fix/typo-history-playl…
…ist-mark-all-tracks-as-played fix(library): remove typo in user-facing string
Configuration menu - View commit details
-
Copy full SHA for 2872f58 - Browse repository at this point
Copy the full SHA 2872f58View commit details -
Update Translation template. Found 2931 source text(s) (1 new and 293…
…0 already existing)
Configuration menu - View commit details
-
Copy full SHA for 1fa52bb - Browse repository at this point
Copy the full SHA 1fa52bbView commit details -
Pull latest translations from https://www.transifex.com/mixxx-dj-soft…
…ware/mixxxdj/mixxx2-4/. Compile QM files out of TS files that are used by the localized app
Configuration menu - View commit details
-
Copy full SHA for 1535bdb - Browse repository at this point
Copy the full SHA 1535bdbView commit details -
Merge pull request mixxxdj#12217 from fwcd/fix-param-eq-typo
ParametricEQEffect: Fix typo in description
Configuration menu - View commit details
-
Copy full SHA for 78e737a - Browse repository at this point
Copy the full SHA 78e737aView commit details -
Update Translation template. Found 2931 source text(s) (1 new and 293…
…0 already existing)
Configuration menu - View commit details
-
Copy full SHA for bc0a1cd - Browse repository at this point
Copy the full SHA bc0a1cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5afd118 - Browse repository at this point
Copy the full SHA 5afd118View commit details -
Pull latest translations from https://www.transifex.com/mixxx-dj-soft…
…ware/mixxxdj/mixxx2-4/. Compile QM files out of TS files that are used by the localized app
Configuration menu - View commit details
-
Copy full SHA for ab382be - Browse repository at this point
Copy the full SHA ab382beView commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 59ff6af - Browse repository at this point
Copy the full SHA 59ff6afView commit details -
Merge pull request mixxxdj#12561 from ronso0/effectchain-loaded_prese…
…t-offset unify `[effect chain],loaded_chain_preset` control (all 0-indexed now)
Configuration menu - View commit details
-
Copy full SHA for b3439e9 - Browse repository at this point
Copy the full SHA b3439e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1ad273 - Browse repository at this point
Copy the full SHA c1ad273View commit details -
Merge pull request mixxxdj#12628 from ronso0/codespell-apply-fixes
codespell: apply fixes (don't stage them)
Configuration menu - View commit details
-
Copy full SHA for c638003 - Browse repository at this point
Copy the full SHA c638003View commit details -
Set app_id to fix Mixxx window icon on Wayland
Default 'W' window icon is shown when running Mixxx on Wayland KDE session. Use the proper Mixxx icon by setting Wayland app_id with QGuiApplication::setDesktopFileName().
Configuration menu - View commit details
-
Copy full SHA for af59691 - Browse repository at this point
Copy the full SHA af59691View commit details -
Merge pull request mixxxdj#12515 from daschuer/gh10550_1
Fix pitch issue (only) with dynamic tracks and sync
Configuration menu - View commit details
-
Copy full SHA for 9fdc78d - Browse repository at this point
Copy the full SHA 9fdc78dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7afe82 - Browse repository at this point
Copy the full SHA b7afe82View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee36817 - Browse repository at this point
Copy the full SHA ee36817View commit details -
Configuration menu - View commit details
-
Copy full SHA for c27bb69 - Browse repository at this point
Copy the full SHA c27bb69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e26ee5 - Browse repository at this point
Copy the full SHA 9e26ee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed118e9 - Browse repository at this point
Copy the full SHA ed118e9View commit details -
Merge pull request mixxxdj#12613 from uklotzde/taglib-12587
taglib: Do not overwrite unchanged multi-valued fields
Configuration menu - View commit details
-
Copy full SHA for 397a9cc - Browse repository at this point
Copy the full SHA 397a9ccView commit details -
Merge pull request mixxxdj#12632 from ronso0/skins-loopcue-icons
Skins: add loop cue icons
Configuration menu - View commit details
-
Copy full SHA for 665325d - Browse repository at this point
Copy the full SHA 665325dView commit details
Commits on Jan 24, 2024
-
Shade: Overlay for loop hot cues
Co-authored-by: ronso0 <ronso0@mixxx.org>
Configuration menu - View commit details
-
Copy full SHA for 8fd2ad9 - Browse repository at this point
Copy the full SHA 8fd2ad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 482c440 - Browse repository at this point
Copy the full SHA 482c440View commit details -
Merge pull request mixxxdj#12637 from daschuer/shade-loopcue-icons
Shade: Overlay for loop hot cues
Configuration menu - View commit details
-
Copy full SHA for ac88079 - Browse repository at this point
Copy the full SHA ac88079View commit details -
Merge pull request mixxxdj#11273 from ronso0/tracks-keep-selected-ite…
…m-in-view Tracks view: keep current item visible when the view shrinks vertically
Configuration menu - View commit details
-
Copy full SHA for c17c616 - Browse repository at this point
Copy the full SHA c17c616View commit details -
Merge pull request mixxxdj#12635 from djantti/wayland_app_id
Set app_id to fix Mixxx window icon on Wayland
Configuration menu - View commit details
-
Copy full SHA for d1c0de5 - Browse repository at this point
Copy the full SHA d1c0de5View commit details
Commits on Jan 26, 2024
-
move stars_up/_down controls to BaseTrackPlayer to avoid CO issue on …
…skin reload If owned by WStarRating, and controls have actually been used, and the skin is destroyed, it seems that only the ControlObjects are destroyed but not the underlying ControlDoublePrivates.
Configuration menu - View commit details
-
Copy full SHA for 8395db2 - Browse repository at this point
Copy the full SHA 8395db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11ec4b5 - Browse repository at this point
Copy the full SHA 11ec4b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e5dcd - Browse repository at this point
Copy the full SHA 20e5dcdView commit details -
Merge pull request mixxxdj#12646 from fwcd/macos-version-foundation
MacOsVersion: Import Foundation instead of Cocoa
Configuration menu - View commit details
-
Copy full SHA for 1b98708 - Browse repository at this point
Copy the full SHA 1b98708View commit details -
Configuration menu - View commit details
-
Copy full SHA for be63484 - Browse repository at this point
Copy the full SHA be63484View commit details -
Merge pull request mixxxdj#12591 from ronso0/stars-co-crash-workaround
avoid issue with `stars_up/_down` ControlObjects
Configuration menu - View commit details
-
Copy full SHA for 0299924 - Browse repository at this point
Copy the full SHA 0299924View commit details
Commits on Jan 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b58b60 - Browse repository at this point
Copy the full SHA 8b58b60View commit details -
Configuration menu - View commit details
-
Copy full SHA for e793f46 - Browse repository at this point
Copy the full SHA e793f46View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7dbbe6 - Browse repository at this point
Copy the full SHA b7dbbe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f76b233 - Browse repository at this point
Copy the full SHA f76b233View commit details -
Configuration menu - View commit details
-
Copy full SHA for a584872 - Browse repository at this point
Copy the full SHA a584872View commit details -
ScreenSaver: Check Q_OS_MACOS instead of Q_OS_MAC
`Q_OS_MAC` is a deprecated synonym for `Q_OS_DARWIN`, referring to both macOS and iOS. Since screensavers aren't available on iOS, this replaces the cond-compile with `Q_OS_MACOS`.
Configuration menu - View commit details
-
Copy full SHA for 2be83c8 - Browse repository at this point
Copy the full SHA 2be83c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33508c7 - Browse repository at this point
Copy the full SHA 33508c7View commit details -
Merge pull request mixxxdj#12649 from fwcd/cond-compile-hid-handler
LegacyControllerMappingFileHandler: Add missing cond-compile for building without HID
Configuration menu - View commit details
-
Copy full SHA for f87a5db - Browse repository at this point
Copy the full SHA f87a5dbView commit details -
Merge pull request mixxxdj#12650 from fwcd/qosmacos-screensaver
ScreenSaver: Check `Q_OS_MACOS` instead of `Q_OS_MAC`
Configuration menu - View commit details
-
Copy full SHA for b8341a6 - Browse repository at this point
Copy the full SHA b8341a6View commit details -
Merge pull request mixxxdj#12647 from daschuer/block-fixup
Add block-fixup-merge-action
Configuration menu - View commit details
-
Copy full SHA for 73a1fc5 - Browse repository at this point
Copy the full SHA 73a1fc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19bb2d3 - Browse repository at this point
Copy the full SHA 19bb2d3View commit details -
Merge pull request mixxxdj#12623 from ronso0/hotcue-no-redundant-loop…
…-cue Hotcue: allow setting hotcue inside active, saved loop
Configuration menu - View commit details
-
Copy full SHA for a51e8d6 - Browse repository at this point
Copy the full SHA a51e8d6View commit details -
Keyboard: move Preview keys to 'P', update sheet
p LoadSelectedTrackAndPlay Shift+p start_stop
Configuration menu - View commit details
-
Copy full SHA for 06277df - Browse repository at this point
Copy the full SHA 06277dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 267fcb1 - Browse repository at this point
Copy the full SHA 267fcb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca2d31d - Browse repository at this point
Copy the full SHA ca2d31dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5191d1b - Browse repository at this point
Copy the full SHA 5191d1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee7bfc4 - Browse repository at this point
Copy the full SHA ee7bfc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 933233e - Browse repository at this point
Copy the full SHA 933233eView commit details -
macOS packaging: Set bundle and display name uniformly
Since we now capitalize everywhere, we can simplify this
Configuration menu - View commit details
-
Copy full SHA for a81f552 - Browse repository at this point
Copy the full SHA a81f552View commit details -
Configuration menu - View commit details
-
Copy full SHA for b178bb5 - Browse repository at this point
Copy the full SHA b178bb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd4d25f - Browse repository at this point
Copy the full SHA dd4d25fView commit details -
Merge pull request mixxxdj#12658 from fwcd/qconfigpath-typo
ConfigObject: Improve error message for empty `qResourcePath`
Configuration menu - View commit details
-
Copy full SHA for 254a8b6 - Browse repository at this point
Copy the full SHA 254a8b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e989d2 - Browse repository at this point
Copy the full SHA 2e989d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for be02a20 - Browse repository at this point
Copy the full SHA be02a20View commit details -
Merge pull request mixxxdj#12639 from ronso0/keyboard-return-doublecl…
…ick-and-polish Keyboard mapping: Return triggers doubleclick, move Preview functions to P / Shift+P
Configuration menu - View commit details
-
Copy full SHA for 0d1bcd2 - Browse repository at this point
Copy the full SHA 0d1bcd2View commit details -
Merge pull request mixxxdj#12656 from fwcd/capitalize-macos-bundle
macOS packaging: Capitalize bundle and executable name when `MACOS_BUNDLE` is set (Mixxx.app)
Configuration menu - View commit details
-
Copy full SHA for 83d90ab - Browse repository at this point
Copy the full SHA 83d90abView commit details -
Merge pull request mixxxdj#12661 from fwcd/rubberband-feature
Engine: Add feature for building with/without Rubberband
Configuration menu - View commit details
-
Copy full SHA for f8052fe - Browse repository at this point
Copy the full SHA f8052feView commit details -
Merge pull request mixxxdj#12633 from ronso0/pref-effects-buttons
Effects preferences: allow preset Export & Delete of multi-selection
Configuration menu - View commit details
-
Copy full SHA for babf75e - Browse repository at this point
Copy the full SHA babf75eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35aba64 - Browse repository at this point
Copy the full SHA 35aba64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 915e2f0 - Browse repository at this point
Copy the full SHA 915e2f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe421b7 - Browse repository at this point
Copy the full SHA fe421b7View commit details -
Merge pull request mixxxdj#12664 from fwcd/qopengl-cond-compile
GLWaveformRenderer: Move OpenGL 2.1 include into cond-compile
Configuration menu - View commit details
-
Copy full SHA for 637ec31 - Browse repository at this point
Copy the full SHA 637ec31View commit details
Commits on Jan 28, 2024
-
Merge pull request mixxxdj#12663 from fwcd/qosmacos
macOS: Add more `Q_OS_MACOS` cond-compiles where appropriate
Configuration menu - View commit details
-
Copy full SHA for b131de5 - Browse repository at this point
Copy the full SHA b131de5View commit details -
Merge pull request mixxxdj#12662 from fwcd/rename-macosversion
MacOsVersion: Rename to AppleOsVersion
Configuration menu - View commit details
-
Copy full SHA for cca0663 - Browse repository at this point
Copy the full SHA cca0663View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d99fd5 - Browse repository at this point
Copy the full SHA 7d99fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44ae037 - Browse repository at this point
Copy the full SHA 44ae037View commit details -
Merge pull request mixxxdj#12666 from fwcd/qiosintegrationplugin
MixxxApplication: Use QIOSIntegrationPlugin on iOS
Configuration menu - View commit details
-
Copy full SHA for d884ae0 - Browse repository at this point
Copy the full SHA d884ae0View commit details -
default vsync mode when not given (or invalid) in config: PLL on appl…
…e, TIMER otherwise, upgrade deprecated modes
m0dB authored and m0dB committedJan 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f998eaa - Browse repository at this point
Copy the full SHA f998eaaView commit details -
Merge pull request mixxxdj#12489 from m0dB/default-vsyncmode
Default vsyncmode
Configuration menu - View commit details
-
Copy full SHA for d801637 - Browse repository at this point
Copy the full SHA d801637View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c2e4c6 - Browse repository at this point
Copy the full SHA 9c2e4c6View commit details -
Merge pull request #6 from fwcd/fixversionstore
VersionStore: Remove Apple fallback
Configuration menu - View commit details
-
Copy full SHA for cdf87b9 - Browse repository at this point
Copy the full SHA cdf87b9View commit details -
Merge pull request mixxxdj#12665 from fwcd/versionstore-ios
VersionStore: Make iOS a recognized platform
Configuration menu - View commit details
-
Copy full SHA for 4fcf676 - Browse repository at this point
Copy the full SHA 4fcf676View commit details -
Merge pull request mixxxdj#12539 from daschuer/ubuntu_no_qml
Ubuntu: Don't depend on not used QML/Quick libraries
Configuration menu - View commit details
-
Copy full SHA for a7b8319 - Browse repository at this point
Copy the full SHA a7b8319View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1fae28 - Browse repository at this point
Copy the full SHA e1fae28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f81a02 - Browse repository at this point
Copy the full SHA 0f81a02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f24a36 - Browse repository at this point
Copy the full SHA 9f24a36View commit details -
Configuration menu - View commit details
-
Copy full SHA for c32d8f3 - Browse repository at this point
Copy the full SHA c32d8f3View commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53b069f - Browse repository at this point
Copy the full SHA 53b069fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3978bf - Browse repository at this point
Copy the full SHA b3978bfView commit details -
Merge pull request mixxxdj#12508 from m0dB/tsdiffmatrix
added tsdiffmatrix.pl script
Configuration menu - View commit details
-
Copy full SHA for e0cee48 - Browse repository at this point
Copy the full SHA e0cee48View commit details -
Update Translation template. Found 2932 source text(s) (1 new and 293…
…1 already existing)
Configuration menu - View commit details
-
Copy full SHA for 81399bc - Browse repository at this point
Copy the full SHA 81399bcView commit details -
Add new translations from https://www.transifex.com/mixxx-dj-software…
…/mixxxdj/mixxx2-4/. Compile QM files out of TS files that are used by the localized app
Configuration menu - View commit details
-
Copy full SHA for 492e60c - Browse repository at this point
Copy the full SHA 492e60cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74708a4 - Browse repository at this point
Copy the full SHA 74708a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d9f227 - Browse repository at this point
Copy the full SHA 6d9f227View commit details -
Merge pull request mixxxdj#12681 from daschuer/changelog_240
Changelog for 2.4.0
Configuration menu - View commit details
-
Copy full SHA for db795b3 - Browse repository at this point
Copy the full SHA db795b3View commit details -
Merge pull request mixxxdj#12675 from fwcd/sandbox-ios
Sandbox: Add basic iOS support
Configuration menu - View commit details
-
Copy full SHA for 5a7cc7b - Browse repository at this point
Copy the full SHA 5a7cc7bView commit details -
Merge pull request mixxxdj#12674 from fwcd/cond-compile-process-ios
DesktopHelper: Cond-compile out process creation on iOS
Configuration menu - View commit details
-
Copy full SHA for acf8e47 - Browse repository at this point
Copy the full SHA acf8e47View commit details -
Merge pull request mixxxdj#12673 from fwcd/screensaver-ios
ScreenSaverHelper: Implement screen lock suspension for iOS
Configuration menu - View commit details
-
Copy full SHA for 8d1b4e3 - Browse repository at this point
Copy the full SHA 8d1b4e3View commit details -
Merge pull request mixxxdj#12659 from ronso0/clone-only-to-main-decks
clone only to main decks
Configuration menu - View commit details
-
Copy full SHA for 45c3d0d - Browse repository at this point
Copy the full SHA 45c3d0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b14c3c4 - Browse repository at this point
Copy the full SHA b14c3c4View commit details -
Merge pull request mixxxdj#12684 from fwcd/fix-sandbox-header
Sandbox: Update cond-compiles in header
Configuration menu - View commit details
-
Copy full SHA for def8d15 - Browse repository at this point
Copy the full SHA def8d15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46266ad - Browse repository at this point
Copy the full SHA 46266adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0413a89 - Browse repository at this point
Copy the full SHA 0413a89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62a47d3 - Browse repository at this point
Copy the full SHA 62a47d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0e1b2c - Browse repository at this point
Copy the full SHA f0e1b2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ffe4b - Browse repository at this point
Copy the full SHA f7ffe4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 423ffab - Browse repository at this point
Copy the full SHA 423ffabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7540e26 - Browse repository at this point
Copy the full SHA 7540e26View commit details -
Configuration menu - View commit details
-
Copy full SHA for c62219f - Browse repository at this point
Copy the full SHA c62219fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71cad87 - Browse repository at this point
Copy the full SHA 71cad87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e45139 - Browse repository at this point
Copy the full SHA 3e45139View commit details -
ConfigObject: Use
Q_OS_MACOS
guard for macOSCo-authored-by: JoergAtGithub <64457745+JoergAtGithub@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4626e5e - Browse repository at this point
Copy the full SHA 4626e5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a0216d - Browse repository at this point
Copy the full SHA 8a0216dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4741b56 - Browse repository at this point
Copy the full SHA 4741b56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ee71da - Browse repository at this point
Copy the full SHA 3ee71daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61a6445 - Browse repository at this point
Copy the full SHA 61a6445View commit details -
Merge pull request mixxxdj#12686 from ronso0/changelog-cleanup
Changelog cleanup
Configuration menu - View commit details
-
Copy full SHA for e3223f4 - Browse repository at this point
Copy the full SHA e3223f4View commit details -
Merge pull request mixxxdj#12687 from fwcd/resource-path-ios
ConfigObject: Find resource path on iOS
Configuration menu - View commit details
-
Copy full SHA for ef6e366 - Browse repository at this point
Copy the full SHA ef6e366View commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7eef9c6 - Browse repository at this point
Copy the full SHA 7eef9c6View commit details -
Merge pull request mixxxdj#12699 from daschuer/fr_cleanup
Join Franch translations to "fr" and remove all untranslated English strings.
Configuration menu - View commit details
-
Copy full SHA for 0977733 - Browse repository at this point
Copy the full SHA 0977733View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9380261 - Browse repository at this point
Copy the full SHA 9380261View commit details