1.4.2.2 (09.01.2012) --------------------- Added feature: - Rescaled font sizes and graphics control according to the Windows DPI Settings (found under Display Settings) so it wont get a messy UI. (Thanks to Max Hofer) - Implemented DoubleBuffering for controls, so it will less flicker while redrawing (e.g. moving arrow). - The arrow is now a custom control, enables the drawing to be smoother. - Added functionality to disable sound (lock & unlock sound), found under the audio options in the settings. 1.4.1.0 (31.08.2011) --------------------- Added feature: - I found a way to fade out the "slide to unlock" text. It's not as smooth as the iOS animation, but it does its job. 1.4.0.0 (07.08.2011) --------------------- Added feature: - Passcode lock is now implemented! You can now prevent unallowed access to your desktop with this passcode verification. Just go to the settings, you will now see a new icon below with a lock symbol. From here you can configure your passcode sequence. The entered passcode will be encrypted (MD5) and stored in your registry. - Passcodelock supports also plain keyboard strikes (numpad numbers or normal numbers) instead of touching the buttons. 1.3.6.0 (03.08.2011) --------------------- Bug fixed: - Once again a dual monitor issue fixed: The footer picture box had no image to display because of the last fix (changed image property to backgroundimage because of stretch/tile issue) 1.3.5.0 (29.07.2011) --------------------- Bug fixed: - Notification (update) pop up was cut for the last 10 pixels (on some machines), caused by the frame that usually surrounds a normal windows form. Fixed! - There is no longer a shadow that darkens the screensaver on the right side. Caused by stretching the image to its full screen scale. Instead of using the Image property itself, it will now put the picture as a background (tiled) on the control. Added feature: - Instead of using the ol' Internet Explorer, it will now open your default browser when clicking on "OK" on the update pop up. 1.3.4.0 (27.07.2011) --------------------- Bug fixed: - Dual-Monitor issue once again: iPhoneLS would not show up on primary screen when the cursor was on a second screen. - Save the Pixels! The arrow received an improved slide to unlock arrow picture ;) 1.3.3.0 (25.07.2011) --------------------- Small bug fixed: - By pressing OK on update dialog now correctly redirects you to the internet site 1.3.2.0 (25.07.2011) --------------------- Bug fixed: - iPhoneLS did crash on some machines because there was an invalid exception catching method. Hopefully fixed now! - iPhoneLS checks at start your registry for settings, if you used to start the application without visiting the Settings form first, iPhoneLS could possible crash. Fixed! - Support for multi screens now extended: iPhoneLS is supposed to start on primary screen now. - Addressed the issue when you set e.g. a custom background and you move or delete the picture: the application will crash. Now uses the default values instead. Applied for custom lock and unlock sounds aswell. Added features: - Could finally get the preview handle to work! Its currently showing the iPhoneLS version. Not sure if this will ever change, since this screensaver uses real interaction with mouse, i can not simply make the preview full functionally. - Added option to set your own lock / unlock sound. - Added update functionality, update is displayed in the old iOS notification style! 1.3.1.0 (30.06.2011) --------------------- Bug fixed: - iPhoneLS now correctly fills up all your screens with the screensaver (primary screen gets the slide to unlock, the rest will be filled with an extended effect). Thanks to Hiroki 1.3.0.0 (29.06.2011) -------------------- Bug fixed: - Added a new method to detect if Windows wants to shutdown, so the user does not have to force kill the process Added features: - Battery status is now implemented, the battery image in the right upper corner has now the ability to reflect the actual battery status - New status bar icon added (flash symbol), displays whether the device is plugged into a power supply - Added Wifi-Signal strenght icon, dynamically displays the strenght of the signal. (only if there is a wireless adapter active, not counting for LAN) - User is able to customize the date or time format - Settings can be resetted to default with a new button Work in progress: - Try to handle the "/p:XXXXX" argument and passing the sized iPhoneLS handle to windows. (Mini preview in the windows screensaver selection screen) - Faiding out the "slide to unlock" text while the arrow moves to the unlock position (easy to say, hard to make - there is no easy way i could adjust the opacity of a single control) Far from even starting, but thought about: - Integrate an iOS 5 like notification on lockscreen (e.g. unread emails, checking termins) - Add ability to set up a Passcode Lock - Auto update - Port to Mac (i dont know anything about XCode or Cocoa yet) 1.2.0.0 (28.06.2011) -------------------- Bug fixed: - It looks like a screensaver does not care about the built in windows functionality to store user settings, so I relocated the settings to the registry. (Thanks to Hanif Roshan for pointing this out) Added features: - The "slide to unlock" text now has the same shimmer effect as the iOS has. 1.1.0.0 (27.06.2011) -------------------- Bug fixed: - When iPhoneLS is set as active, it will show up whenever the screen savers dialog screen is launched. Hitting the settings button on that dialog will also make the lock screen pop up, twice, is now fixed. - When iPhoneLS is active and Windows is trying to shutdown (autoevent) the user was forced to manually end the iPhoneLS.scr process, is now fixed. (Thanks to Hanif Roshan) Added features: - There are now further options to configure: Arrow-Slider speed can be adjusted (when the arrow moves back to its inital position). 1 (ultra slow) to 30 (very fast). The opacity of the form can now be adjusted. 90% to 100% You can now set your own carrier name, instead of your computer name. You are able to choose your own picture as background. Try it out with the attached "iPhone Globe.jpg" to get the ultimate iOS feeling :) You can also configure the size mode of the picture. 1.0.0.0 (26.06.2011) -------------------- Initial release.