v1.3.0.3 [7-24-2010]
-Added a few more options to the advanced java section (Note: UseG1GC can't be used with AggresiveHeap)
-Added Custom Command help (webpage with options)
-Added Minimize on close option
-Corrected typo
-small position adjustments

v1.3.0.2 [7-16-2010]
-Removed minimize button, can now just double click on status bar to minimize
-small position adjustments

v1.3.0.1 [7-15-2010]
-On launcher run show the main window 'if' launcher is already running in the taskbar.
-Check interface position on start and reset if offscreen or not visible.
-Added option "Position Reset" to launcher's right click menu.
-Added Hotkeys (Shift + F8 = Run, Shift + F9 = Kill, Shift + F10 = Restart) 

v1.2.0.9 [7-13-2010]
-Added minimize button on main interface.
-Added "Restart" option on launcher's right click menu (useful to quickly close and restart Jpcsp)

v1.2.0.8 [6-27-2010]
-Changed default VM size to 1024
-Disable right-click Kill option unless Jpcsp is in running state
-Various minor changes.

v1.2.0.7
-Fix bug in dialog repositioning when in 640x480 mode.
-Disable the "Kill" button until its actually needed.
-Minor Cleanups.

v1.2.0.6
-Confirmation on exit if Jpcsp is running.

v1.2.0.5
-[Options] Switch Resolution back on launcher close or Jpcsp close.
-On resolution change position window so its visible, on switch back restore to fmr pos
-Hint color change.
-Item Repositioning.
-Code Cleanup (Alot of code has been changed / modified if you find an error please notify me)

v1.2.0.1
-[Options] On Launcher Open Instantly start Jpcsp.
-[Options] Close Launcher on Jpcsp close.
-[Options] Disable/Enable Restore window on Jpcsp close.
-[Options] Switch to 640x480 res (try at own risk).
-Disable some fields on run to avoid changing setting(s) when using Jpcsp
-Various changes.

v1.1.0.96
-Fixed Crash relating to settings being loaded before process was fully loaded. (would only show w/fresh jpcsp install)

v1.1.0.95
-Various Changes.

v1.1.0.92
-Re-arranged options.
-Various Changes.

v1.1.0.91
-Minor GUI changes
-Minor Tray Icon changes
-Update Hints for various options
-Minimize to tray on run option (restore on close)
-Added EULA

v1.1.0.90(non public release)
-Added Advanced Options configure different parts of the JAVA system (click adv, intended for advanced users only).
-Always on top option.
-Added links to various Jpcsp resources.
-Code Cleanup

v1.1.0.82
-Removed SVN build option since this auto detects, no need for a users input. (this option will re-enable if detected conflicting versions)

v1.1.0.81
-Prompt user to Extract contents of ffmpeg-natives.7z (won't ask if file has already been extracted)
-Add session vars to path env.
-Minor fixes

v1.1.0.79
-Checks for normal Java JRE install, Display error if java isn't installed/detected.
-More Checks, if Java 64bit is installed and 'lib\windows-amd64' is found, Enable the '64bit' option or disable if either requirement fails.
(it will check for both the 'lib\windows-amd64' & 'lib\windows-x86' Jogl folder if you have both it will allow starting both 32bit and 64bit)
-Default to 512M VM size. (1024M was unnecessary)
-Slight window modification.
-Show Version

v1.1.0.77
-Support for the automated / SVN builds.
-Detects the existence of windows-x86 / windows-amd64 and enables version accordingly for SVN/automated builds
-Minor changes.

v1.1.0.71
-Add run options to the right click /tray icon menu's.

v1.1.0.70
-Allow only one instance
-Save settings on exit
-Icon fix (temporary icon)
-GUI cleanups

v1.1.0.62
-Can now detect what version of jogl (x64 or 32)
-warn user if they are using the incorrect option.
-Auto select x64 when started in x64 jpcsp directory

v1.1.0.56
-Added console option,
-proper 64bit os detection.