Skip to content

Commit

Permalink
update Mixxx to 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Be-ing committed Jun 23, 2022
1 parent 78740e3 commit 72fa719
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 15 deletions.
18 changes: 5 additions & 13 deletions metainfo.patch
Original file line number Diff line number Diff line change
@@ -1,23 +1,15 @@
diff --git a/res/linux/org.mixxx.Mixxx.metainfo.xml b/res/linux/org.mixxx.Mixxx.metainfo.xml
index 7564218812..5c4474d6a3 100644
index 1651d7f40e..3a7cd26b31 100644
--- a/res/linux/org.mixxx.Mixxx.metainfo.xml
+++ b/res/linux/org.mixxx.Mixxx.metainfo.xml
@@ -98,7 +98,7 @@
Do not edit it manually.
-->
<releases>
- <release version="2.3.2" type="development">
+ <release version="2.3.2" type="stable" date="2022-02-01" timestamp="1643587200">
<description>
<ul>
<li>
@@ -447,8 +447,7 @@
@@ -555,9 +555,7 @@
#3885
</li>
<li>
Note: Mixxx does not yet support multiple loops per track. We are
- Note: Mixxx does not yet support multiple loops per track. We are
- working on this for Mixxx 2.4
- . In Mixxx 2.3, if you import a track with multiple loops from Serato, Mixxx will use the first loop cue as the single loop Mixxx currently supports. The imported loops are still stored in Mixxx's database and are treated as hotcues in Mixxx 2.3. If you do not delete these hotcues, they will be usable as loops in Mixxx 2.4. Serato keeps loops and hotcues in separate lists, but Mixxx does not, so loops from Serato are imported starting as hotcue 9.
+ working on this for Mixxx 2.4.
+ Note: Mixxx does not yet support multiple loops per track.
</li>
<li>
Import cue points, track colors, and playlists from Rekordbox USB drives
4 changes: 2 additions & 2 deletions org.mixxx.Mixxx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ modules:
- install -d /app/extensions/Plugins
sources:
- type: archive
url: https://github.com/mixxxdj/mixxx/archive/refs/tags/2.3.2.tar.gz
sha256: b6a0ed80bfbda5b65014e75ffd132f8a7474b260ef18d1e4e2c203e21bb28695
url: https://github.com/mixxxdj/mixxx/archive/refs/tags/2.3.3.tar.gz
sha256: 8e3a5a545175982336bb07c81a3839897a007c43689b93641242db662f6beb9c
- type: patch
path: metainfo.patch

0 comments on commit 72fa719

Please sign in to comment.