www.mithril.ca

mediaCat-GTK v2.0.8 :: ChangeLog

Web-Based Apps
phpClassifieds Demo
MP3 Database Search
MP3 Search Engine
Search Engine
Mithril Web Mail
Code Samples
PHP
    - DB Abstraction Layer
    - Site Usage Tracker
    - MP3 Database Search
    - MP3 Search Engine
    - Search Engine
    - Employee's Section
    - phpClassifieds Demo
PHP-GTK
    - mediaCat-GTK v2.0.8
Visual Basic
more info.....
Links of Interest
php.net
gtk.php-net
OSDN.org
SourceForge.net
Corrado Club of Canada
The Onion
more links...
Personal Info.
About Geoff A. Virgo
Site Statistics
Contact the Sys. Admin
mediaCat-GTK Changelog:

2.0.7:
  • added a batch edit feature to the Insert Records and Search Results window which allows you to change common fields on multiple records with greater ease
  • top-level menubar's re-worked and right-click menus added to Insert Record and Search Results windows
  • added a user-defined timeout for dialog boxes, after which time the dialog self-destructs
  • streamlined sql queries involved in filling the combo widgets in the various windows, increasing the speed of widget re-paint
  • further memory optimizations to further reduce system load

2.0.5b:
  • minor comestic and functional changes to the GUI

2.0.5a:
  • fixed a bug which in some cases allowed database operations to occur without a valid db connection, resulting in a program crash
2.0.5:
  • fixed bug (caused by me) in my port of Sandy McArthur's ID3 reading code which prevented accurate bitrate detection
2.0.4:
  • application licensing changed from the GPL to the Lesser GPL
  • added an "mp3 scanner" to the insert records window
       - scanner recursively searches through the specified directory tree
       - info from the found mp3's ID3 tags and the file path is compared against the database to prevent double entries
       - mp3's having ID3 tag's without artist, album, or title entries are not added to insert queue
       - currently only v1.0 or v1.1 ID3 tags are recognized
       - dialog box indicates: # of mp3's found, # of new mp3's, # of mp3's with incomplete ID3 tags, and progress percentage
  • added a dialog box to the database record insert procedure which shows percentage completed, records inserted/total to insert
  • removed the tooltips from the main and record inserts window in favour of a statusbar interface
2.0.3:
  • tooltips are enabled/disabled when the settings file is updated
  • Win32 Installer revised to place gtk runtime dll's in the installation directory
2.0.2:
  • few bug fixes
  • entry fields are now restricted to the length of their corresponding database field
  • added a window which shows the record count for each of the mp3, dvd, and cd tables. CD table count is based on album name, while the other 2 are count of all entries
  • implemented routine to check webpage for program updates
2.0.0:
  • lot's of bug fixes
  • code reworked
  • added support for dvd and cd indexing
Page generation: 0.033337 sec