Commit Graph

15 Commits

Author SHA1 Message Date
f6e3275018 Massive clean up: Removed Win32 API dependency from "global.h". All Win32 API calls are now wrapped in custom functions in "global.cpp". 2013-11-03 18:34:20 +01:00
21fcfa22cf Backported various changes in the "global" functions from LameXP. 2013-11-03 17:08:02 +01:00
a3072d9c6b Fixed a small bug: When adding multiple files and enabling the "Apply To All Files" option, then the current file was added twice. 2013-05-11 21:52:07 +02:00
337a65bb2d Now using global "fatal exit" function. 2012-12-15 19:12:56 +01:00
1cb2b2b4c8 Added support for VLD and fixed a few memory leaks found by VLD. 2012-04-30 16:56:01 +02:00
2147ef1a34 Improved internal API for version info. 2012-02-11 00:19:24 +01:00
5ceb25656c Implemented a portable mode. Will be enabled, if the string "portable" is found in the EXE name. 2012-02-10 01:58:45 +01:00
10934275f7 Include text files in distribution packages. 2012-02-08 22:50:36 +01:00
c1d4d1d589 Added support for Windows 7 Taskbar progress indicator + include version info in resources. 2012-02-08 00:29:47 +01:00
f07f8bcb13 Moved CPU capabilities check to the main window init function. 2012-02-07 21:48:25 +01:00
9db58c543f Improved CPU detection code. 2012-02-07 03:37:47 +01:00
394379d74f Improved custom parameter checking some more + properly split custom parameters that contain whitespaces. 2012-02-06 22:40:07 +01:00
93dfa5e074 Indicate x64 support. 2012-01-29 01:19:50 +01:00
Git User
3007977f0b Added progress model and processing thread classes. 2012-01-28 18:55:40 +01:00
Git User
b83d33f7b3 Initial commit. 2012-01-28 16:40:14 +01:00