0.2.1: - String change to reflect new website - Added LICENSE file - Added icons and desktop file - Added setup.py 0.2: - Now processes files with lowercase extensions - Will now fail when library isn't found. - About dialog closes on Close button 0.1beta12: - Now indicates file being processed 0.1beta11: - More responsive: Alerts user when counting files - Will no longer screw up when closed during database creation 0.1beta10: - More responsive window while writing database. - Option file moved into it's own directory. Delete .griver and .griver_options. - Code cleanup - Simplified save/load state 0.1beta9: - No more DONE popup window. 0.1beta8: - Now quicker! - No more resizing progress bar - MAJOR BUG FIX: created databases work properly :) 0.1beta7: - Added protection against media-less directories - Added labels to progress bars to inform about files 0.1beta6: - Added text to progress bar - Cleaned up tarbell 0.1beta5: - Progress bar added 0.1beta4: - Options file: .griver -> .griver_options 0.1beta3: - Now loads correctly spelled library 0.1beta2: - Can now be run from anywhere. - Now uses libiriver.so.0 instead of libiriver.so - Fixed browse bug 0.1beta1: - griver no longer calls iriverdb binary, but rather the shared library thorugh ctypes. - changed internal glade handling structure to something more sane - Added menu - Changed widget spacing - Added about dialog