|
This application can be used to play different media types on windows. It uses the Windows MCI interface to allow you to play a diverse range of formats. This means, however, that it does require drivers to play these files (you probably have these installed already. If not, they come with MS Media Player.)
This application now uses autoconf and autowin. It should compile with
any version of Visual C++, and a semi-recent cygwin or mingw. For Visual C++
(AutoWin) builds, type "build", or "build help".
Changes:
- 3.2.2 update - Vista compatibility, Visual Studio 2008 build support, fix nasty shuffle crash bug; support dropped for Win 3.x, NT 3.x.
- 3.2.1 update - fix nasty stop-playing-on-close bug, build warnings with gcc fixed
- 3.2.0 update - Lots of code cleanups, bug fixes, new volume support, unicode support, improved building
- 3.0.1 update - Win16 build fixes, build warnings, installer registry locations
|