Reply To: A standalone Java client: FireflyClient

#15537
Anonymous
Inactive

I have just released a new version of FireflyClient : 0.4b

See: https://sourceforge.net/project/showfiles.php?group_id=212642

This release is mostly a maintenance release which should correct several bugs and improve stability.


Changelog:
- Rearranged left panel for next release playlist management
- Moved song info below cover
- Moved random button to status bar
- Added a 'reflect' effect for covers
- Added a default cover when none available
- Added support for native look and feel ('Normal') - needs to be restarted after having applied it.
- Add a 'Save and quit' + 'Save password and quit' buttons when asking close confirmation
- Corrected bug for cover smaller than 200x200 (led to infinite loop)
- Restored java 1.4 compatibility (still no support for notification popup though)
- Enhanced error popup to provide error details (stacktrace)
- Enhanced management of Unknown artist/album (best detection, displayed at the end of the songlist)
- Filter remote songlist to skip control character (avoid some parsing error -> invalid characters in ID3 comment tag)
- Corrected song sorting
- Backend rework (load/save functionnalities)
- Minor bug fixes

Any remark, bug report, feature request is welcome,

— caribou