You could access this page securely.
Testing
That page is a bit outdated, well, or better, incomplete. You don't get complaints when somthing works, so you can basically assume that your platform works nowadays, if it should theoretically do so. If not: Bug us;-)
We changed code all over the place for 1.x series, most impact on portability lying in the reworked output code. Now, mpg123 runs on a large number of platforms and supports a wide range of audio output APIs. As a result there a quite a few combinations of platforms and APIs to test. We have compiled a list of systems and those responsible for testing them. If you would like help with testing please get in contact.
Platform | Default Output | Tester | Comments |
---|---|---|---|
linux | alsa/esd/... | Thomas Orgis | Works: alsa, oss, jack, sdl, portaudio (v18 or 19), arts... |
linux-alpha | alsa | Thomas Orgis | Build is no prob. Sound check is difficult atm, but no surprise in sight there when it compiles (OSS, etc., like on other Linux systems) |
linux-ppc | alsa | Nicholas J Humfrey | |
macosx | coreaudio | Nicholas J Humfrey | Works by user report, buffer is also OK when using output module. But native output shares an issue with win32 output: Last bits swallowed. |
freebsd | oss | Martin Schütte | Should work now out of the box. And yes, Martin tested it. |
netbsd | sun/oss | ||
solaris / sunos / opensolaris | sun | various | Yeah, works for Thomas on the Sun Ray (Solaris 10 x86-64, SPARC), also reported by Apostolos to work fine on OpenSolaris x86-64. |
hpux | hp | ||
hpux/alib | alib | ||
sgi | sgi | ||
dec | oss? | Thomas Orgis | May test that once I got a Tru64 install again. |
aix | aix | ||
os2 | os2 | Thomas Orgis | Tellie seems to be happy on OS/2... |
bsdos | ? | ||
mint | mint | ||
win32 | win32 | Thomas Orgis | Works, we even provide binaries for x86 and x86-64. MinGW builds and also project files for MSVC++. |