This is the changelog notes for CAJUN-4.1
Replace FilePlayer's internals. FilePlayer now acts similar to
Apple's portable audio player. The song tree has been removed; the
tree is generated at runtime based on the database contents.
Add the VolumeControl utility.
Add several new input device drivers.
Smooth field scrolling wasn't quite smooth enough.
This is the changelog notes for CAJUN-4.0
This version of CAJUN incorporates the following changes:
All documentation moved to the web directory and converted to HTML format.
CAJUN's MySQL database renamed to 'CAJUN'
Internal recoding of all device drivers for better OO development.
Fix 'CAUN' in copyright notice (spelling error :^)
Ogg support added to contrib/mpg123. Patches are no longer needed.
Fixed a few bugs in contrib/mpg123.
Removed multiple stream support. Nobody seemed to want to use it, and it was causing headaches..
Added several major speed enhancements.
Removed 'xaudio' as a supported backend to FilePlayer. The company no longer offers it, and I don't think I can distribute it legally. It soon won't run under Linux without compatibility libraries due to libc changes.
New audio device: icecast-client
Moved device, global, keyStroke, and actionMap/global actionMap configuration from text files to the web.
Added Perio's GPS audio device (well, not really an audio device, but for now...)
Added inputsocket and outputsocket device drivers for easy interfacing with the world
Added the java version of cxterm
(Unfortunately, tidy notes have not been previously kept before
this time)