forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Mixxx.Mixxx version 2.4.2 (microsoft#195485)
- Loading branch information
1 parent
5e8c6cc
commit 115f31c
Showing
4 changed files
with
151 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Mixxx.Mixxx | ||
PackageVersion: 2.4.2 | ||
InstallerType: wix | ||
Scope: machine | ||
InstallerSwitches: | ||
InstallLocation: INSTALL_ROOT="<INSTALLPATH>" | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-11-26 | ||
AppsAndFeaturesEntries: | ||
- ProductCode: '{660C0DCB-681F-4843-B210-293523BB8BD7}' | ||
UpgradeCode: '{921DC99C-4DCF-478D-B950-50685CB9E6BE}' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://downloads.mixxx.org/releases/2.4.2/mixxx-2.4.2-win64.msi | ||
InstallerSha256: 8C214F1B78919F00F82254CC75092865DF98304CD725C2A128884B785A364CF7 | ||
ProductCode: '{660C0DCB-681F-4843-B210-293523BB8BD7}' | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
86 changes: 86 additions & 0 deletions
86
manifests/m/Mixxx/Mixxx/2.4.2/Mixxx.Mixxx.locale.en-US.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Mixxx.Mixxx | ||
PackageVersion: 2.4.2 | ||
PackageLocale: en-US | ||
Publisher: Mixxx Project | ||
PublisherUrl: https://mixxx.org/ | ||
PublisherSupportUrl: https://mixxx.org/support/ | ||
PrivacyUrl: https://mixxx.org/privacy-policy/ | ||
# Author: | ||
PackageName: Mixxx | ||
PackageUrl: https://mixxx.org/download/ | ||
License: GPL-2.0-or-later | ||
LicenseUrl: https://github.com/mixxxdj/mixxx/blob/HEAD/LICENSE | ||
Copyright: Copyright (C) 2001-2024 Mixxx Development Team | ||
# CopyrightUrl: | ||
ShortDescription: Free and open source DJ software for Windows, macOS, and Linux | ||
Description: |- | ||
Mixxx integrates the tools DJs need to perform creative live mixes with digital music files. | ||
Whether you are a new DJ with just a laptop or an experienced turntablist, Mixxx can support your style and techniques of mixing. | ||
Moniker: mixxx | ||
Tags: | ||
- dj | ||
- mixing | ||
ReleaseNotes: |- | ||
Winter and Summer are coming | ||
Contrasts. As the leaves fall and the first snowflakes start drifting down in the North, while the southern skies start warming up with summer sun, we are thrilled to finally release Mixxx 2.4.2! "Finally" because a bit later than planned, perfection can take some time. So we are proud to present you this release, a major bugfix-release for the 2.4 series before stepping over to a new number. Don't be scared, development won't hibernate. | ||
Testing and translating | ||
A special thank you to everyone who takes the time to test alpha and beta versions, to who report issues and proposals and to those who propose features and improvements. Your feedback is invaluable. A lot of new users and contributors have joined our community the past months, we'd like to welcome them all, spin it up, your energy and fresh ideas have already left a mark. Everybody can contribute to Mixxx. Did you find an error on the website, an incomplete subject in the manual, an error in translation? | ||
Contribute. | ||
Treasure hunt | ||
When you dive into the code to add a feature or when you are looking for a function when you want to customize a mapping, you can discover small little snippets, real pearls, the intensive work of someone to make a function smoother, to let an algorithm work some milliseconds faster, to offer a conversion of a value to another without having to write it all over again. For all these little snippets, for all these forgotten pearls: thank you to all who ever contributed. | ||
What's in the 2.4.2-bag? | ||
All new and shiny: the complete changelog 2.4.2 This new stable release can be downloaded from the Download page. | ||
Problems that were solved: | ||
- Handle not supported files when dragging to waveforms and spinnies #13208 #13271 #13275 | ||
- Fix Sqlite 3.45 builds by using only single quotes for SQL strings #13247 #13257 | ||
- LateNight: Use default colors for sampler overviews (like main decks) #13274 | ||
- Library: Allow to drop files to decks with unsupported or no file extensions #13209 #13204 | ||
- Update build environment with libdjinterop 0.21.0 #13288 | ||
- Move to GitHub workflow runner macos-12 #13296 #13248 | ||
- Recording: with empty config, save default split size immediately #13304 | ||
- Allow to drop files with supported MIME type regardless off the file extensions #13209 #13204 | ||
- Add support for Ubuntu Oracular Oriole and remove Lunar Lobster #13348 | ||
- Recordbox: Fix string decoding issues #13293 #13291 | ||
- Mixer preferences: Don't update EQs/QuickEffects while applying #13333 | ||
- Hardware preferences: Fix UX when applying config with missing/busy devices #13312 | ||
- Fix minor 64 bit CPU performance issue #13355 | ||
- Fix clicks at loop-out when looping into lead-in #13294 | ||
- Fix wrong pitch value on startup, caused by components.Pot #11814 #13463 | ||
- Engine Prime: Fix build-failure #13397 | ||
- Engine Prime: Friendlier error message if export fails #13524 | ||
- macOs: Fix Keyboard shortcuts by not catching num key modifier #13481 #13305 | ||
- Skins: fix time display to allow AM/PM #13430 #13421 | ||
- Fix detection last sound if track does not end with silence. #13545 #13449 | ||
- Remove false positive critical warning related to library columns #13165 #13164 | ||
- Fix reading metadata for files with wrong extensions #13218 #13205 | ||
- History: remove purged tracks, auto-remove empty playlists #13579 #13578 | ||
- Synchronize AutoDJ next deck with top track in queue #12909 #8956 | ||
- Playlists: Update play duration and bold state in sidebar when dragging tracks into the playlist table #13591 #13590 #13575 | ||
- Playlists: Keep correct track selection (# position) when sorting #13103 | ||
- Track file export: Various fixes #13610 | ||
- Controller engine: Unify/improve logging, expand error dialog's Details box #13626 | ||
- Fix quantization in the effect engine (metronome effect) #13636 #13733 | ||
- Musicbrainz: Improved messages #13672 #13673 | ||
- Fix ReplayGain detection in case of short tracks #13680 #13676 #13702 #13703 | ||
- Track menu: Avoid crash and UX issues with track nullptr #13685 | ||
- Disable Properties shortcut in Computer feature views #13698 | ||
- Overview waveform: Add tooltip info about left-click dragging #13739 | ||
- Make hotcue_focus_color_next/_prev COs ControlPushButtons to allow direct mappings #13764 | ||
- Scaled svg cache to speed up drawing in hidpi mode #13679 | ||
- Update to libdjinterop 0.22.1 for Enigine Prime 4.0.1 support #13790 | ||
- HID: Avoid repeated error messages from hid_write()/hid_read() in case of errors #13692 #13660 | ||
- Fix unnecessary painting with covers in library #13715 | ||
Updated Controller Mappings: Denon MC7000, Korg Kaoss DJ, Novation Dicer, Novation Launchpad X, Numark PartyMix and Scratch, Pioneer DDJ-400 and DDJ-FLX4, Reloop Beatmix 2/4, Mixage MK1 and MK2, Sony SIXAXIS | ||
ReleaseNotesUrl: https://mixxx.org/news/2024-11-27-mixxx-2-4-2-released/ | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: Manual | ||
DocumentUrl: https://manual.mixxx.org/ | ||
- DocumentLabel: Wiki | ||
DocumentUrl: https://github.com/mixxxdj/mixxx/wiki | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
36 changes: 36 additions & 0 deletions
36
manifests/m/Mixxx/Mixxx/2.4.2/Mixxx.Mixxx.locale.zh-CN.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Mixxx.Mixxx | ||
PackageVersion: 2.4.2 | ||
PackageLocale: zh-CN | ||
# Publisher: | ||
# PublisherUrl: | ||
# PublisherSupportUrl: | ||
# PrivacyUrl: | ||
# Author: | ||
# PackageName: | ||
# PackageUrl: | ||
# License: | ||
# LicenseUrl: | ||
# Copyright: | ||
# CopyrightUrl: | ||
ShortDescription: 适用于 Windows、macOS 和 Linux 的免费开源 DJ 软件 | ||
Description: |- | ||
Mixxx 集成了 DJ 使用数字音乐文件进行创意现场混音所需的工具。 | ||
无论你是只有一台笔记本电脑的 DJ 新手,还是经验丰富的唱机手,Mixxx 都能支持你的混音风格和技术。 | ||
# Moniker: | ||
Tags: | ||
- dj | ||
- 混音 | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: 手册 | ||
DocumentUrl: https://manual.mixxx.org/ | ||
- DocumentLabel: Wiki | ||
DocumentUrl: https://github.com/mixxxdj/mixxx/wiki | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Mixxx.Mixxx | ||
PackageVersion: 2.4.2 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |