diff options
author | louis <louis.braun@gmx.de> | 2013-12-20 16:54:11 +0100 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2013-12-20 16:54:11 +0100 |
commit | 3c20b53142da329465aa783976ebcf6a9dcd29cc (patch) | |
tree | a0764755bed47f9c168a1a9513adc070ed917633 /HISTORY | |
parent | 55a85eeb631da6d565fb624dd679912568eeba5c (diff) | |
download | skin-nopacity-3c20b53142da329465aa783976ebcf6a9dcd29cc.tar.gz skin-nopacity-3c20b53142da329465aa783976ebcf6a9dcd29cc.tar.bz2 |
Fixed a possible crash if recording directory is no longer available
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -390,3 +390,10 @@ Version 1.0.1 - added more Exception Handling for Image Loading - fixed a crash for recordings without valid title in info file - darkened borders of menubuttons and scrollbar in theme darkredNG + +Version 1.0.2 + +- Extended image loading logging only if activated in setup +- Fixed a possible crash if recording directory is no longer available + +Version 1.0.3 |