Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ if(APPLE)
endif()
endif()

project(mixxx VERSION 2.4.0)
project(mixxx VERSION 2.4.1)
enable_language(C CXX)
# Work around missing version suffixes support https://gitlab.kitware.com/cmake/cmake/-/issues/16716
set(MIXXX_VERSION_PRERELEASE "") # set to "alpha" "beta" or ""
Expand Down
2 changes: 1 addition & 1 deletion COPYING
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Mixxx is Copyright (C) 2000-2023 by its respective authors. This version
Mixxx is Copyright (C) 2000-2024 by its respective authors. This version
of the program is distributed under the General Public License version 2,
as described in the file LICENSE distributed with the program.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Mixxx version 2.4, Digital DJ'ing software.
Mixxx 2.4.1, Digital DJ'ing software.
Copyright (C) 2001-2024 Mixxx Development Team

Mixxx is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindChromaprint.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindDjInterop.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindEbur128.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindFFTW.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindFLAC.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindG72X.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindGPerfTools.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindHSS1394.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindID3Tag.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindKeyFinder.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindLibUSB.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindMAD.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindMP4.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindMP4v2.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindModplug.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindOgg.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindOpus.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindOpusFile.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindPortAudio.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindPortMidi.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindShoutidjc.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindSoundTouch.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindTagLib.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindUpower.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/FindVorbis.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/Findhidapi.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/Findlilv.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/Findmp3lame.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/Findrubberband.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion cmake/modules/Findwavpack.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is part of Mixxx, Digital DJ'ing software.
# Copyright (C) 2001-2023 Mixxx Development Team
# Copyright (C) 2001-2024 Mixxx Development Team
# Distributed under the GNU General Public Licence (GPL) version 2 or any later
# later version. See the LICENSE file for details.

Expand Down
2 changes: 1 addition & 1 deletion packaging/debian/copyright
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Source: https://downloads.mixxx.org/

Files: *
Copyright:
2001-2023 Mixxx development team
2001-2024 Mixxx development team
License: GPL-2+

License: GPL-2+
Expand Down
2 changes: 1 addition & 1 deletion packaging/wix/LICENSE.rtf.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{\colortbl ;\red0\green0\blue255;}
{\*\generator Riched20 10.0.14393}\viewkind4\uc1
\pard\qj\ul\b\f0\fs22\lang1036 Mixxx @CMAKE_PROJECT_VERSION@, Digital DJ'ing software.\ulnone\b0\fs24\par
\fs22 Copyright (C) 2001-2023 Mixxx Development Team\par
\fs22 Copyright (C) 2001-2024 Mixxx Development Team\par
\par
Promotional tracks are copyright their respective owners and\par
distributed with permission.\par
Expand Down