Reply To: A standalone Java client: FireflyClient

#15529
Anonymous
Inactive

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

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


Changelog:
- Ogg vorbis playback support (no seeking, no cover, just playback) (thanks to Javazoom OGG Vorbis SPI)
- Flac playback support (no seeking, no cover, just playback) (thanks to JFlac)
- Manage 'Unknown Artist' and 'Unknown Album'
- Fix the seeking to 0 problem for MP3 files
- Made HTTP compression option default value to 'true'
- Better cover display (scaling quality, manage multi covers and display first one) for MP3
- Made 'open saved library' easier:
- made a submenu with the list of libraries instead of a dialog
- now tries to connect with the configured password (if any) and displays authentication dialog only if authentication fails
- Made 'delete library' easier:
- made a submenu instead of a dialog (+ separator and delete all)
- Updated 'About box'
- added a 'Contact' tab
- updated the 'Resources' tab

Any remark, bug report, feature request is welcome,

— caribou