29/12/2012
----------
-Refactored the whole database . Now separated in UMD , PSN categories and synced with renascene database
-Fixes and new templates in rename tool.
-Prelimary support for PPSSPP emulator
-Misc fixes

29/9/2012
---------
-Fixed a bug in renaming tool , (a title with ":" can't be renamed properly)
-screenies are now in 2 categories duplicate and standalone. Standalone are scanning from their discid while duplicates are scanning from duplicate id.
-Added fixup firmware
-Added image scanning and adding it to database. Now user can add it's own images
-Finished eboot.bin /boot.bin status correction. Now it should work fine
-Added the dialog for displaying images which are not into database
-Changed prepending for iso number since expected isos,csos,7so might extend 10...


16/8/2012
---------
v1.00

-Rewrote threading now it is better and more clean
-Added batch conversion tool (ISO to CSO ) , (CSO to ISO) and a new pspe4all format 7so (ISO to 7so ) , (7SO to ISO)
-Added multiplayer and description fields to database , fixed up a lot of entries and separated BOOT.BIN status from EBOOT.BIN
-umd scanning is also using the new threading model , and a little faster CRC algorithm has been added
-Multiple umd path support
-Database tab has been gone and "My collection" is now "UMD" tab with combine features from both old tabs
-Small fixes to rename tool
-Support for UMD running for pspe4all

10/6/2012
---------
-Several bugfixes
-Added image gallery viewer
-Updated database and added a lot more new games and images.

1/4/2012
--------
v0.09 released
-Saves tab now can copy saves from different psp emus + psp device , and can also delete saves 

31/3/2012
---------
-Fixed a possible crash bug in Compress , Decompress right click menu
-Saves tab now display the SaveData Details only in single selection
-Local folder create after setting localfolder in settings

20/3/2012
---------
-Added Demos tab for using with elf files and the rest of demos (prx , or bad namely pbp's)

18/3/2012
---------
-v0.08
-Application dialog done. Added support for JPCSP and CSPSPEMU (C#)

14/3/2012
---------
-Finaly fixed application tab. At least now kxpoint demos seems to display properly (until proven otherwise)

12/3/2012
---------
-Added default icon if not exists in aplications dialog
-Start intial work on applications dialog

10/3/2012
---------
-v0.07
-Fixed support for pspemu (D and C# version)
-Icon0 in saves is now appears in half size to avoid big tables

9/03/2012
---------
-Started working on saves viewer. For now JPCSP saves dir is hardcored, but there are plans for
 supporting the other emus as well
-Fixed the issue of (C#) pspemu icon

3/03/2012
---------
-Added support for pspemu (C#) on emulator

1/03/2012
---------
FIX: tooltip text in emulators buttons

28/2/2012
---------
-Process events after every rename to eliminate freeze.

26/2/2012
---------
-v0.06
-Finished iso->cso and cso->iso conversion. Atm it only can be done with right click to game and select the option

21/2/2012
---------
-Removed duplicate games from database
-Added function to check if there are duplicates crcs , found a few :(
-Added scanning images to separate thread. Faster and more stable

20/2/2012
---------
-FIX: icons on images weren't display if images name were capital

19/2/2012
--------
-v0.05
-Added pcsp 0.5.4 support
-Added pspemu r301 support
-More fixes to renaming tool. Seems complete now

18/2/2012
---------
-Improved renaming tool . Almost finished

17/2/2012
---------
-Started writing the renaming tool

16/2/2012
---------
-Updated to vs2010 and QT 4.8.0
-created script for modifying existing entries to have current isonumber
-Modified database (and import script) to have isonumber.It will be used for renaming
-FIX: size and position of the main window saves on exit into pspudb.ini

15/2/2012
---------
-v0.04
-Added configuration dialog to add jpcsp's path
-Centralized settings class (qt4settings)
-Improvements in ChangeUMD dialog

14/2/2012
---------
-JPCSP support:
 -Added Autorun option (load and run the game)
 -Added the option to Show Console (running java.exe) or not (running javaw.exe)
-Intial support for jpcsp running. Currently mostly hackish code to get it working but it will improved in future :P

12/2/2012
---------
-v0.03
-Improved udb.ini , fixed a few orphan games that way.
-Change UMD folder option seems to work as it should :)
-Finished first version of my collection tab

11/2/2012
---------
-removed available column from isospsp table

10/2/2012
---------
-cache system is now working as expected. :)
-Added minimum size on progress dialog to avoid a lot of resizes to long file names.

9/2/2012
--------
-Stop is now working properly in progress dialog in scanning
-Entries that are not available in last scan delete from cache database for accurancy
-Added crc32 check for images. Seems to load well . Most of the hard work has done :)
-Added saving of size,position of the main window to ini.
-Tried to start my collection list. Created a faked cache entry to try attach database command which seems to work as expected :)

8/2/2012
--------
-v0.02
-Added progressbar in update dialog for total progress 
-Added progressbar in update dialog to monitor per file download
-Fixed a bug on update manager where crash might occur if no update is neccesary

7/2/2012
--------
-Added Australia flag to Region display
-Sorting is now works for database table
-fetch all entries at once. scrolling is now better
-psp images dialog now show size in MB too.
 
6/2/2012
--------
-updated to psp version 951 advanscene database
-updated to psn version 100 advanscene database 
-fixed an issue in import scripts. No database defined (bug created after creating the interface for multiple databases)

2/2/2012
--------
-v0.01
-Probably finished statistics dialog with all the important info
-Added a lot of new statistics stuff in dialog

1/2/2012
--------
-Started statistics dialog
-Images dialog now display data proper

30/1/2012
---------
-DuplicateDialog now have icons as well
-Added images dialog with the available isos per game (not user's available , database's available)

21/1/2012
---------
-Download manager for images works as expected :)
-First draft in update dialog . Screenshots seems to d/l correctly for PSP releases (No stop function though)...
-Started working on duplicate dialog.
-Probably fixed the resizeMode.

19/1/2012
---------
-Added statistics in udb.ini importing. Importing blackdaemon's collection gave:
	New games succesfully added        : 5
	New orphan games succesfully added : 90
	Updated games                      : 96
	Non-updated games(already exist)   : 6
-More scanned games to database.

18/1/2012
---------
-First draft of UpdateDialog, copied from a qt sample in order to modify it :P
-Change the database loading , so i can use multiple databases for loading :)
-Fix a bug in Germany flag
-added application icon
-Changed table to qtreeview .much readable

15/1/2012
---------
-fixed a few stuff in database and added greek and russian regions
-updated psn database to latest
-importing for new games from udb.ini has been added

14/1/2012
---------

-gui for Database pretty much done. Images and info appears correctly
-importing from udb.ini partialy done , for existing games to update info

13/1/2012
---------
-database also stores , gamestatus , available , advrelease and img crcs

11/1/2012
---------
-Region cell now displays flag
-Inherentence qsqlquery for custom header titles
-Added display of database using tableview

4/1/2012
--------
-parser now takes a int value which is the last releaseid,so it can start storing to database after that!
-added table isospsp to store isos
-finished language codes
-added more language codes to import parser
-advpsp table now imports data from psn.xml as well 

3/1/2012
--------

-advanscene importing is now create advpsp table with the importing data mostly info stuff for games
-Start reworking on a new udb , this time with importing from the advanscene lists


