The X Multi Media System - ported to modern systems
  • C 57.1%
  • Makefile 16.5%
  • Shell 16%
  • M4 9.3%
  • Assembly 1%
  • Other 0.1%
Find a file
2026-07-28 09:23:17 +00:00
.vscode add address sanitizing when building for debug 2026-07-08 15:56:35 +02:00
Effect add gio flags, remove oss from standard build 2026-07-28 09:22:46 +00:00
General add gio flags, remove oss from standard build 2026-07-28 09:22:46 +00:00
Input Added mpris functionality to read song info, WIP 2026-07-28 09:22:46 +00: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 add gio flags, remove oss from standard build 2026-07-28 09:22:46 +00:00
po Fix issue where music doesn't automatically go to the next song 2026-07-08 19:51:19 +02:00
Visualization add gio flags, remove oss from standard build 2026-07-28 09:22:46 +00:00
wmxmms add gio flags, remove oss from standard build 2026-07-28 09:22:46 +00:00
xmms add gio flags, remove oss from standard build 2026-07-28 09:22:46 +00:00
.clang-format dev (#1) 2026-07-07 12:45:56 +00:00
.gitignore dev (#1) 2026-07-07 12:45:56 +00:00
ABOUT-NLS fix build errors and vorbis library linking error 2026-07-07 15:59:28 +02:00
acinclude.m4 dev (#1) 2026-07-07 12:45:56 +00:00
aclocal.m4 fix build errors and vorbis library linking error 2026-07-07 15:59:28 +02:00
AUTHORS dev (#1) 2026-07-07 12:45:56 +00: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 dev (#1) 2026-07-07 12:45:56 +00: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 gio flags, remove oss from standard build 2026-07-28 09:22:46 +00:00
configure.ac add gio flags, remove oss from standard build 2026-07-28 09:22:46 +00:00
COPYING dev (#1) 2026-07-07 12:45:56 +00:00
DEBUGGING.md dev (#1) 2026-07-07 12:45:56 +00:00
depcomp dev (#1) 2026-07-07 12:45:56 +00:00
FAQ dev (#1) 2026-07-07 12:45:56 +00:00
INSTALL fix build errors and vorbis library linking error 2026-07-07 15:59:28 +02:00
install-sh dev (#1) 2026-07-07 12:45:56 +00:00
ltmain.sh dev (#1) 2026-07-07 12:45:56 +00:00
Makefile.am dev (#1) 2026-07-07 12:45:56 +00:00
Makefile.in add gio flags, remove oss from standard build 2026-07-28 09:22:46 +00:00
missing dev (#1) 2026-07-07 12:45:56 +00: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 dev (#1) 2026-07-07 12:45:56 +00:00
xmms-config.in dev (#1) 2026-07-07 12:45:56 +00:00
xmms.1.in dev (#1) 2026-07-07 12:45:56 +00:00
xmms.m4 dev (#1) 2026-07-07 12:45:56 +00:00
xmms.png added readmes and moved around some files 2026-07-07 23:57:18 +02:00
xmms.spec.in dev (#1) 2026-07-07 12:45:56 +00: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.