| Version | Date | Description |
|---|
| 4.1.2.41 | 2008-07-07 | Library Updates |
| 4.1.1.40 | 2008-05-20 | Translations |
| 4.1.1.39 | 2008-01-24 | JIntellitype Fixed, Spanish Translation |
| 4.1.1.38 | 2008-01-02 | Vista Fix, Amazon Updated |
| 4.1.0.37 | 2007-09-04 | Minor Fixes |
| 4.1.0.36 | 2007-08-01 | Minor Fixes |
| 4.1.0.35 | 2007-06-08 | German Translation |
| 4.1.0.34 | 2007-03-10 | ID3 Tag Fixes |
| 4.1.0.33 | 2007-02-07 | Bitrate Report |
| 4.1.0.32 | 2007-01-30 | Minor Fixes |
| 4.1.0.31 | 2007-01-11 | Reports Added |
| 4.1.0.30 | 2007-01-02 | Java 6 required |
| 4.0.5.29 | 2006-11-21 | Last Java 5 version |
| 4.0.4.28 | 2006-11-05 | Minor Upgrade |
| 4.0.3.27 | 2006-10-12 | Major Library Upgrades |
| 4.0.2.26 | 2006-10-04 | JSpiff, Entagged, APE, SPEEX Added |
| 4.0.1.25 | 2006-09-25 | Updated Licenses |
| 4.0.1.24 | 2006-09-19 | First Official Release |
| 4.0.0.5 | 2005-12-23 | Initial BETA Version |
| Type | Changes | By |
|---|
 | Updated JFlac library to 1.3 because of freezing issues in 1.2 Thanks to Greg Welc. | elefkof |
 | Fixed connection pooling to C3P0 in Hibernate and NoCacheProvider. | elefkof |
 | Updated JIntellitype to version 1.3.1 | elefkof |
 | Updated various other libraries | elefkof |
| Type | Changes | By |
|---|
 | Fixed Bug with images in JasperReports. Thanks to Michael Caletka. | elefkof |
 | Fixed NullpointerException when setting playlist to shuffle with no songs in list. | elefkof |
 | Korean Language Translation. Thanks to Sung Hee Lee. | elefkof |
 | Indonesian Language Translation. Thanks to Aroon Damanik. | elefkof |
 | Norwegian Language Translation. Thanks to Arild Hansen. | elefkof |
 | French Language Translation. Thanks to Thierry Delaunay. | elefkof |
 | Updated HSQLDB to 1.8.0.9. | elefkof |
| Type | Changes | By |
|---|
 | Updated JIntellitype to version 1.3 which fixes race condition in DLL. | elefkof |
 | Fixed many minor issues caught by Findbugs. | elefkof |
 | Added call to JIntellitype.isJIntellitypeSupported to make sure it
won't try and load on a 64 bit OS or a non-Windows OS. | elefkof |
 | Spanish Language translation. Thanks to Gelo. | elefkof |
 | As part of the Common Jukebox project Jukes will look for a Music
folder at ./Music on first startup and add the music there. | elefkof |
| Type | Changes | By |
|---|
 | Added tooltip to playlist when hovering shows you artist - album - track - duration Thanks to Greg Welc. | elefkof |
 | Added Vista manifest to EXE to allow User Access Control to run at highest privileges.
This is required to run Jukes under Vista properly. | elefkof |
 | Fixed bug in global tag replacer in Disc Finder not updating album titles. Thanks to Larry Morroni. | elefkof |
 | When adding albums with more than 100 tracks pad with 3 digits. Thanks to Greg Welc. | elefkof |
 | Fixed problem if Jukes was already running not shutting down new instance. | elefkof |
 | Updated Amazon Web service to latest version and removed Axis for HttpClient. This
makes the searching more accurate, faster, and decreases the size of the executable. | elefkof |
 | JAudioTagger library to 1.0.8 | elefkof |
 | Nimrod LF to 1.0.b | elefkof |
 | REMOVED: Hibernate caching to improve memory usage. | elefkof |
 | REMOVED: Entagged and ehCache JARS as dependencies. | elefkof |
 | REMOVED: Napkin Look and Feel. Too buggy, slow, and bloated. | elefkof |
| Type | Changes | By |
|---|
 | Hibernate library to 3.2.5.ga | elefkof |
 | HSQLDB library to 1.8.0.8 | elefkof |
 | Donation redirect right to Paypal page. | elefkof |
| Type | Changes | By |
|---|
 | Fixed milliseconds in XSPF files. Thanks to Szabolcs Horvat. | elefkof |
 | Nimrod LF library to version 0.9.9 for JDK 16 | elefkof |
 | L2FProd library to version 7.3 | elefkof |
| Type | Changes | By |
|---|
 | German translation now included if your JRE is set to German it will display in German. Thanks to Michael Caletka. | elefkof |
 | JAudiotagger library to version 1.0.5 | elefkof |
 | Hibernate library to version 3.2.4.ga | elefkof |
| Type | Changes | By |
|---|
 | Common "InputLength = 1" error and many other ID3 Tag errors now fixed with latest JAudiotagger Thanks to Greg Welc. | elefkof |
 | Ability to perform Difference Tool case insensitively. Thanks to Larry Morroni. | elefkof |
 | JAudiotagger library to version 1.0.4 | elefkof |
 | Commons Lang library to version 2.3 | elefkof |
 | Commons IO library to version 1.3.1 | elefkof |
 | Hibernate library to version 3.2.2.ga | elefkof |
| Type | Changes | By |
|---|
 | Added new report to display all albums with a bitrate less than a certain value | elefkof |
 | FINALLY fixed GUI lockup problem. | elefkof |
| Type | Changes | By |
|---|
 | Added a Clear Playlist option to the playlist Thanks to Top Gear. | elefkof |
 | Added preference for Spectrum Analyzer Mode. Either Off, Analyzer, or Scope. Thanks to Top Gear. | elefkof |
 | Added KDE and Gnome desktop icons in the Unix.zip file to use in those environments. Thanks to Larry Morroni. | elefkof |
 | Added some more checks for GUI lockups when adding songs to an empty playlist. Thanks to Top Gear. | elefkof |
 | Fixed rare bug where if you had the last song selected and track changed and then you tried to remove that track from your playlist. | elefkof |
 | Updated copyright year to 1999-2007 | elefkof |
 | Updated JGoodies Looks 2.1.2 which fixes native icons in File Open dialog. | elefkof |
 | REMOVED: Custom TableSorter for Java 6 TableRowSorter. | elefkof |
| Type | Changes | By |
|---|
 | Added Catalog report and Albums Missing Cover Artwork reports under Reports menu. Thanks to Matt Farkas. | elefkof |
 | Fixed issue on some Windows machines with System Clock speeding up. Thanks to Matt Farkas. | elefkof |
 | Fixed GUI lockup and freeze issues (I think). | elefkof |
 | Fixed problem with Directory Chooser if you renamed directory on file system. Thanks to Stefan Gruenig. | elefkof |
 | Fixed problem deleting or refreshing a disc with a Track that has been removed. Thanks to Stefan Gruenig. | elefkof |
 | Switched to Java 6 TrayIcon | elefkof |
 | Right click menu on TrayIcon now works under Linux Gnome and KDE | elefkof |
 | Fixed Linux tray icon sizes to 24x24 for KDE to look right on both Windows and Linux. Thanks to Top Gear. | elefkof |
 | Now displaying error when trying to play Layer I MP3 files that Javazoom player does not like. Thanks to Greg Welc. | elefkof |
 | Updated to JIntellitype 1.2 to handle only ONE instance of app on Windows. | elefkof |
 | REMOVED: com.jeans.trayicon and DLL. Now using JDK 6 trayicon | elefkof |
| Type | Changes | By |
|---|
 | Java 6 is the minimum version required going forward | elefkof |
 | Tray Icon under Linux/Unix.(only pause, play, next song functionality) | elefkof |
 | Updated Look 2.1.1 which has Windows Vista and Java 6 UI improvements | elefkof |
 | Added DLL's to unix version in case user wants to run JAR version on Windows | elefkof |
 | Updated Hibernate 3.2.1.ga | elefkof |
 | Updated JIntellitype to 1.1 | elefkof |
 | Fixed bug in tree search introduced by Looks 2.1.1 | elefkof |
 | Only start playing song when queuing into playlist when the playlist is empty. Thanks to Larry Morroni. | elefkof |
 | Save the current song playing in the playlist when Saving Playlist. Thanks to Larry Morroni. | elefkof |
 | When clicking on the spectrum analyzer it would not turn off. Thanks to Greg Welc. | elefkof |
 | Right clicking on the tree view left everything selected. Thanks to Greg Welc. | elefkof |
 | Removed BrowserLauncher code and now uses Java 6 Desktop API to launch URLs | elefkof |
| Type | Changes | By |
|---|
 | When playing FLAC files the tooltip on the Windows icon was null-null. Thanks to Greg Welc. | elefkof |
 | Updated SpectrumAnalyzer based on jlgui code version 3.0 | elefkof |
 | Fixed Hibernate problem when deleting an album after editing it. | elefkof |
 | Updated for JDK1.5 warnings | elefkof |
| Type | Changes | By |
|---|
 | Updated Hibernate to 3.2 GA Release. | elefkof |
 | When shuffling playlist, Play Immediate would just queue it in the list. Thanks to Ben Bustard. | elefkof |
 | Added Napkin Look and Feel. | elefkof |
 | Updated L2Fprod after fixing Napkin look and feel bug. | elefkof |
 | Updated Jaudiotagger to 1.0.3. | elefkof |
| Type | Changes | By |
|---|
 | Added Squareness Look and Feel. | elefkof |
 | Added NimROD Look and Feel. | elefkof |
 | Added Substance Look and Feel. | elefkof |
 | Updated JGoodies to 1.5.0. | elefkof |
 | Updated Commons Lang to 2.2 | elefkof |
 | Proper handling of FLAC files. FLAC Icon in tree. Flacs play correctly. | elefkof |
 | Proper handling of OGG files. OGG Icon in tree. OGGs play correctly. | elefkof |
 | Removed ANNOTATION from XSPF playlists, its useless and just adds file size | elefkof |
 | Fixed problem with special characters in XSPF playlists that were not UTF-8. Thanks to Larry Morroni. | elefkof |
 | Fixed ClassCastException on Statistics Dialog caused by Hibernate upgrade. | elefkof |
 | Fixed problem with double error dialogs if there was a Player error. | elefkof |
| Type | Changes | By |
|---|
 | Added new JSpiff library to handle XSPF playlists | elefkof |
 | Added new Entagged library to handle OGG and FLAC tags | elefkof |
 | Removed old XSPF code and replaced with JSpiff | elefkof |
 | Updated HSQLDB to 1.8.0.7 and Log4j to 1.2.14 | elefkof |
 | Rendering of search dialog did not look right. | elefkof |
| Type | Changes | By |
|---|
 | Updated Hibernate versions. | elefkof |
 | Fixed many libraries to now include their licenses on the Project Dependencies page. | elefkof |
 | Fixed Jukes license to be proprietary Creative Commons Attribution-NonCommercial-NoDerivs 2.5. | elefkof |
| Type | Changes | By |
|---|
 | WINDOWS ONLY: Added JIntellitype to listen for Intellitype keyboard commands like Winamp and Windows Media
Player. | elefkof |
 | WINDOWS ONLY: Added global hotkey WINDOWS+J to bring up the Window even if it is minimized to the tray and
hide it if it is showing. | elefkof |
 | Fixed bug when Queue Next from the treeview inserting the list backwards. | elefkof |
 | Fixed previous to go back to the beginning of the song, but if within 2 seconds goes to the previous track. Thanks to Greg Welc. | elefkof |
 | Updated Jaudiotagger which fixes problem with POPM frames in ID3V2.3 tags. Thanks to Tom Cockerline. | elefkof |
 | Updated splash screen, no album image, and website graphics. Thanks to Larry Morroni. | elefkof |
| Type | Changes | By |
|---|
 | Initial release to BETA testers. | elefkof |