No description
  • C++ 57.7%
  • JavaScript 26.2%
  • C 5.9%
  • QML 4.2%
  • Shell 1.9%
  • Other 4%
Find a file
TheoZockt e6be1e68bc
Some checks failed
build.yml / Improve 60 FPS video frame pacing (push) Failing after 0s
changelog.yml / Improve 60 FPS video frame pacing (push) Failing after 0s
flatpak.yml / Improve 60 FPS video frame pacing (push) Failing after 0s
sync_branches.yml / Improve 60 FPS video frame pacing (push) Failing after 0s
Release / checks (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / build (push) Has been cancelled
Release / benchmark (push) Has been cancelled
Release / sync (push) Has been cancelled
Release / publish (push) Has been cancelled
Improve 60 FPS video frame pacing
2026-08-16 17:26:15 +02:00
.github Use latest Windows runner images with Visual Studio 2026 2026-06-18 20:03:52 +02:00
.tx Bump version to 2.7-alpha 2025-04-29 21:18:03 +02:00
cmake Make FdKAac more universal reusable by adding FdkAac_LIBRARIES and FdkAac_DEFINITIONS 2026-06-18 18:53:11 +02:00
lib xwax: Add a test for the Savitzky-Golay filter 2026-06-01 17:39:51 +02:00
packaging Merge branch '2.6' into 'main' 2026-05-28 08:31:27 +00:00
res Reopen fallback output on image change 2026-06-23 09:27:27 +02:00
src Improve 60 FPS video frame pacing 2026-08-16 17:26:15 +02:00
tools Merge remote-tracking branch 'upstream/2.6' into sync-branch-2.6-to-main 2026-06-16 23:48:57 +02:00
.clang-format style: apply PackConstructorInitializers: Never to force one-line per member-initalizer list item 2024-08-09 19:39:50 +02:00
.clang-tidy fix: remove removed clang-tidy AnalyzeTemporaryDtors setting 2024-05-14 14:34:27 +02:00
.cmakelintrc ci(pre-commit): Add cmake-lint hook 2024-12-05 00:03:11 +01:00
.codespellignore codespell: Add leadIn to ignorelist 2026-05-08 21:43:04 +02:00
.codespellignorelines Changed type of bufferSizes to std::size_t and removed the i prefix of the name at many related parts of the code 2024-11-02 10:19:17 +01:00
.flake8 flake8: Disable W503 2020-02-11 16:03:27 +01:00
.gersemirc ci(pre-commit): Add gersemi hook for cmake auto-formatting 2024-12-04 22:47:18 +01:00
.gitattributes Normalize all .bat line endings to CRLF. 2023-01-30 10:15:31 +01:00
.gitignore Added ignore rules for pre-commit.patch files from CI and CTest discovery files. 2026-05-14 19:08:49 +02:00
.markdownlint-cli2.yaml chore: upgrade pre-commit markdownlint-cli2 hook to v0.13.0 2024-08-13 20:42:40 +02:00
.pre-commit-config.yaml Merge remote-tracking branch 'upstream/2.6' into sync-branch-2.6-to-main 2026-06-16 23:48:57 +02:00
.prettierrc.yaml Fixed tab option 2026-01-31 17:13:27 +01:00
.qmlformat.ini chore: add qmlformat in pre-commit hooks 2026-01-12 19:50:01 +00:00
AGENTS.md address note 2026-03-02 11:41:47 -05:00
CHANGELOG.md Merge remote-tracking branch 'mixxx/2.6' into sync-2.6-to-main 2026-05-12 19:28:20 +02:00
CMakeLists.txt Move video output rendering off GUI thread 2026-07-31 14:27:13 +02:00
CODE_OF_CONDUCT.md chore: Fix spelling and formatting issues 2023-08-29 23:57:44 +02:00
CONTRIBUTING.md Descrbe tools/archlinux_buildenv.sh setup for arch 2026-06-14 09:10:20 +02:00
COPYING (Belated) Happy New Year 2026! 2026-01-12 09:12:56 +00:00
Doxyfile Add Doxygen config file 2020-04-11 02:26:08 +02:00
eslint.config.cjs Merge pull request #15441 from Serveny/control-types 2026-03-05 08:57:06 +00:00
LICENSE Bump version to 2.5.6 2026-03-25 00:44:21 +01:00
pyproject.toml pyproj.toml: Restrict line length to 79 (for black) 2020-02-11 16:02:37 +01:00
README.md README.md aktualisiert 2026-06-23 08:20:54 +02:00

Mixxx

GitHub latest tag Packaging status Build status Coverage status Zulip chat Donate

Mixxx is Free DJ software that gives you everything you need to perform live DJ mixes. Mixxx works on GNU/Linux, Windows, and macOS.

Quick Start

To get started with Mixxx:

  1. For live use, download the latest stable version.
  2. For experimentation and testing, download a development release.
  3. To live on the bleeding edge, clone the repo: git clone https://git.fxrz.de/TheoZockt/Mixxx-VideoFork
  4. we are doing video features in this one baby

Bug tracker

The Mixxx team uses Github Issues to manage Mixxx development.

Have a bug or feature request? File a bug on Github.

Want to get involved in Mixxx development? Assign yourself a bug from the easy bug list and get started!

Building Mixxx

Read CONTRIBUTING.md for build instructions, code style guidelines, and how to open a pull request.

Documentation

For help using Mixxx, there are a variety of options:

Translation

Help to spread Mixxx with translations into more languages, as well as to update and ensure the accuracy of existing translations.

Community

Mixxx is a vibrant community of hackers, DJs and artists. To keep track of development and community news:

License

Mixxx is released under the GPLv2. See the LICENSE file for a full copy of the license.