0
I Use This!
Inactive

Commits : Listings

Analyzed 38 minutes ago. based on code collected about 3 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
The project now uses MP3SPI, JavaLayer, and Tritonus, instead of jid3lib. The search is a lot faster now. Thanks to Ian Rousseau for changing the Song class to use this library, making the code simpler. More... over 17 years ago
Added Unicode Support, javadoc comments to most classes and methods; added column sorting by clicking on a column name. More... about 18 years ago
AACDataParser works faster now, reading a large buffer and doing the whole search in memory. The interface now displays the number of files found. More... about 18 years ago
changed the logic for the iPod selection dialog. The dialog has an action listener which verified that the selected folder is the right one. More... almost 20 years ago
added OK and Cancel labels. More... almost 20 years ago
Added a new frame to select the folder (it was a dialog before). This way the app shows correctly on Windows and is selectable if the initial dialog is not brought to front. centerOnScreen is now a method on Dialogs. More... almost 20 years ago
these libraries are not really needed to use jid3lib (only to build it) More... almost 20 years ago
Added search field validation (non-nulls), file selection validation, set table column widths More... almost 20 years ago
Removed some methods, replaced them with showErrorDialog() More... almost 20 years ago
redirect standard output to a file More... almost 20 years ago
add AND search capability More... almost 20 years ago
Added "AND" search option (match all criteria instead of any) More... almost 20 years ago
new labels and dialog texts More... almost 20 years ago
updated Eclipse classpath file. removed some unused libraries. More... about 20 years ago
use the new AAC parser to work with AAC files. More... about 20 years ago
This class knows (kinda) how to read AAC metadata, mainly the fields we're interested in. More... about 20 years ago
classes inside jid3lib.jar are integrated into ipodxtract.jar More... about 20 years ago
Improved exception handling to allow handling of mp3 files that have invalid ID3 tags More... about 20 years ago
Save dialog working, although you need to type a filename (anything will do) to be able to save. More... about 20 years ago
Extraction now works correctly. A dialog is shown at the end. Changed the format of the dialog text and titles so that it's easier to retrieve. More... about 20 years ago
new messages for extraction error and success added. Changed the format for the dialogs More... about 20 years ago
Added the messages to save the extracted files, as well as the logic to extract them to another directory. More... about 20 years ago
add a copy task to the jar target, to copy the strings files More... about 20 years ago
Resurrected all these files More... about 20 years ago
THIS dir should be empty (I think CVS messed something up) More... about 20 years ago
this dir should be empty More... about 20 years ago
License file (GPL) More... about 20 years ago
Initial revision More... about 20 years ago