资 源 简 介
MUI
MUI, MUI mUsic Interface, is an open-source cross platform media player written using Qt and FMOD.
Current status:
version 0.0.3 (source)
Public versions: 0.0.2 (binaries)
Compiling
Linux: Download and copy the FMOD .so files to /usr/lib and execute the "makeall" script in the root MUI directory.
Windows: Download and install FMOD. Run the "makeall.bat" file.
Known Issues:
0.0.3:
* Some features broken due to code overhaul (fixed)
* Does not accept/render files with unicode filenames
* For some files, meta data is not correctly extracted
0.0.2:
* UI Rendering bugs in Ubuntu 8.04/Qt 4.3.4
* Unicode encoded tags not rendered properly (under testing)
0.0.1:
* Does not handle M3U v1 playlists gracefully (fixed)
* Drag and Drop buggy in Win32 (fixed)
* Crashes while saving playlist, when the Duration column is empty (fixed)