Commit Graph

17 Commits

Author SHA1 Message Date
083af203a3 Added "tick" sound when switching tabs. 2013-10-28 00:26:54 +01:00
358d059c5b Make resource file compile without MFC include. Fixes compilation with VisualStudio Express. 2013-10-18 01:56:06 +02:00
94d6d16ce3 Added GUI option to reset all encoder settings. 2013-07-14 18:14:26 +02:00
c2db2acd20 Now using a separate version/build number for the configuration, so INI settings don't get invalidated with each build. 2013-05-02 23:00:26 +02:00
7077650bb6 Switched the method of how the Designer UI file is used in the MainWindow class to "The Single Inheritance Approach" (with "Using a Pointer Member Variable"). This is the method which Qt recommends for large projects. 2012-12-04 01:35:48 +01:00
86e17a04ff Bump version + update Changelog file. 2012-02-23 21:21:02 +01:00
97170324e3 Added "Ignore" button to message box. 2011-12-18 18:19:14 +01:00
f60515ca50 Use custom Wave files instead of Beep(), as the Beep() function doesn't work reliably on all platforms. 2011-03-18 12:37:18 +01:00
108c167767 Added an option to shutdown the computer as soon as all files are completed. 2011-03-18 01:12:17 +01:00
4c269c1d9a Updated FAQ document. 2011-03-12 01:50:43 +01:00
96db5e86c2 Happy new year! 2011-01-01 17:04:25 +01:00
8e38c1d3e2 Implemented the DropBox widget. 2010-12-22 01:01:01 +01:00
658efda273 Filename filter for supported types in "Add file(s)" dialog. 2010-12-20 22:13:01 +01:00
09bac5a0ea Add more SFX for the user's pleasure. 2010-11-25 18:28:42 +01:00
f6259b2482 Implemented option to switch GUI style at runtime 2010-11-08 00:24:54 +01:00
ce41761614 Improve about dialog + nicer method write version info to resource section 2010-11-07 23:06:30 +01:00
36ae27f5f3 first commit 2010-11-06 23:04:47 +01:00