The X Multi Media System - ported to modern systems
  • C 57.3%
  • Shell 16.2%
  • Makefile 16.1%
  • M4 9.3%
  • Assembly 1%
  • Other 0.1%
Find a file
2026-07-13 15:33:59 +02:00
.vscode add address sanitizing when building for debug 2026-07-08 15:56:35 +02:00
Effect add flac to build 2026-07-10 19:42:36 +02:00
General add flac to build 2026-07-10 19:42:36 +02:00
Input fix 24/32-bit playback for wav 2026-07-13 14:35:50 +02:00
libxmms finalize code for 24-bit playback for flac 2026-07-13 14:14:15 +02:00
m4 Merge branch 'dev' 2026-07-07 23:25:10 +02:00
Output finalize code for 24-bit playback for flac 2026-07-13 14:14:15 +02:00
po Fix issue where music doesn't automatically go to the next song 2026-07-08 19:51:19 +02:00
Visualization add flac to build 2026-07-10 19:42:36 +02:00
wmxmms add flac to build 2026-07-10 19:42:36 +02:00
xmms finalize code for 24-bit playback for flac 2026-07-13 14:14:15 +02:00
.clang-format update formatting and gitignore 2026-07-06 18:55:13 +02:00
.gitignore update formatting and gitignore 2026-07-06 18:55:13 +02:00
ABOUT-NLS fix build errors and vorbis library linking error 2026-07-07 15:59:28 +02:00
acinclude.m4 fix compiler warnings 2026-07-06 18:20:02 +02:00
aclocal.m4 fix build errors and vorbis library linking error 2026-07-07 15:59:28 +02:00
AUTHORS fix compiler warnings 2026-07-06 18:20:02 +02:00
BUILDING.md update readmes 2026-07-11 15:56:40 +02:00
ChangeLog update readmes and version number 2026-07-08 15:04:41 +02:00
compile code almost builds 2025-11-02 16:32:22 +01:00
config.guess fix build errors and vorbis library linking error 2026-07-07 15:59:28 +02:00
config.h.in fix build errors and vorbis library linking error 2026-07-07 15:59:28 +02:00
config.rpath fix build errors and vorbis library linking error 2026-07-07 15:59:28 +02:00
config.sub fix build errors and vorbis library linking error 2026-07-07 15:59:28 +02:00
configure add flac to build 2026-07-10 19:42:36 +02:00
configure.ac add flac to build 2026-07-10 19:42:36 +02:00
COPYING fix compiler warnings 2026-07-06 18:20:02 +02:00
DEBUGGING.md fix compiler warnings 2026-07-06 18:20:02 +02:00
depcomp code almost builds 2025-11-02 16:32:22 +01:00
FAQ fix compiler warnings 2026-07-06 18:20:02 +02:00
INSTALL fix build errors and vorbis library linking error 2026-07-07 15:59:28 +02:00
install-sh code almost builds 2025-11-02 16:32:22 +01:00
ltmain.sh code almost builds 2025-11-02 16:32:22 +01:00
Makefile.am fix compiler warnings 2026-07-06 18:20:02 +02:00
Makefile.in add flac to build 2026-07-10 19:42:36 +02:00
missing code almost builds 2025-11-02 16:32:22 +01:00
NEWS update readmes and version number 2026-07-08 15:04:41 +02:00
README.md update readme 2026-07-13 14:41:37 +02:00
README.old added readmes and moved around some files 2026-07-07 23:57:18 +02:00
TODO.old added readmes and moved around some files 2026-07-07 23:57:18 +02:00
wmxmms.1.in fix compiler warnings 2026-07-06 18:20:02 +02:00
xmms-config.in fix compiler warnings 2026-07-06 18:20:02 +02:00
xmms.1.in fix compiler warnings 2026-07-06 18:20:02 +02:00
xmms.m4 fix compiler warnings 2026-07-06 18:20:02 +02:00
xmms.png added readmes and moved around some files 2026-07-07 23:57:18 +02:00
xmms.spec.in fix compiler warnings 2026-07-06 18:20:02 +02:00

XMMS revived

XMMS rewritten for modern Linux systems

Migrated to GTK2 and glib2

Added features:

  • Native FLAC support
  • Native 24/32-bit playback (only FLAC and WAV, of course)

XMMS

Build instructions

Debuggning instructions

If you're visiting on github you're on the mirror,

visit the original repo on: https://git.yeold.org/yeold/xmms-revived

Most/all features work that I'm aware of. I am testing but there could still be issues.