Skip to content

Version 1.8

Choose a tag to compare

@marc365 marc365 released this 09 Feb 20:44
· 4 commits to master since this release

window is resizable, using table and flow layouts to extend the view
width and height settings are stored
the smallest size is smaller than the previous version, when the timer is hidden it will not update
timer font size increased
the timer reset now shows as 00:00:00.0000000
click timer to reset
corrected the timer resetting when it shouldn't when using Append recording
changed to light gray for the button and timer text
minor refactoring, reorganizing and cleaned up some comments, added more regions to the source code
checking for existence of libmp3lame.dll before unpacking, and added file system error handling during the process
removed unnecessary try catch around timer updates
added using reference to System.Drawing and updated calls
when clicking record and the location is empty it will now only show the file selector if in file mode
moved registry settings from Computer\HKEY_CURRENT_USER\DesktopRecorder to Computer\HKEY_CURRENT_USER\Software\DesktopRecorder, the old one needs deleting manually
fixed registry missing on first run bug and Overwrite is no longer the default file mode
overwrite confirmation removed from the file selector
added certificate validation with name error bypass dialog
added server header check for response/errors