Commit Graph

43 Commits

Author SHA1 Message Date
6e38016e00 Removed old solution/project files. 2016-12-24 14:38:16 +01:00
bfe2b9401d Small installer fix. 2016-12-20 21:07:41 +01:00
5fd4e486cb Re-organized project directory structure. 2016-12-20 16:53:09 +01:00
a1a3f51f0b Updated RHash and UPX to the latest versions. 2016-12-13 20:51:45 +01:00
fdae817963 Replaced NSIS-based installer wrapper by 7z-based one. 2016-10-10 22:55:45 +02:00
286f615370 Happy new year 2016! 2016-01-01 23:59:55 +01:00
2c17359bf9 Clean-up before build. 2015-12-19 23:30:40 +01:00
ea3b08feaf Updated build script to include UCRT redistributable DLL's (form WinSDK). 2015-12-19 22:19:09 +01:00
9ce8f89c99 Updated build environment to Visual Studio 2015 with Update-1. 2015-12-19 19:18:38 +01:00
d88c4ca553 Refactored code to better manage the encoder binary paths: They are now handled by the individual EncoderInfo class. Also added 12-Bit x265 encoder binaries. 2015-08-02 19:16:37 +02:00
33221a0ffd Updated project file and build script. 2015-04-17 19:00:03 +02:00
fcbd8313ee Some documentation updates. 2015-02-09 20:15:04 +01:00
49bc9123c2 Show debug console only for "pre-release" builds. 2015-02-08 22:45:12 +01:00
fd689aeb70 Updated build script. 2015-02-02 22:18:40 +01:00
d4d0882a10 Happy new year 2015 !!! 2015-01-31 19:56:04 +01:00
3bc039eb9e Small build script improvement. 2014-08-15 16:50:15 +02:00
b570dc302e Small build script fix. 2014-08-13 16:59:19 +02:00
5dc612e75c Ported REAMDE file to Markdown + updated build script accordingly. 2014-08-13 16:43:38 +02:00
04b19f3ecc On systems where the QDesktopServices::MoviesLocation cannot be determined, a bad output file path was generated, if no "recent" output directory had been stored yet. The initial output directory will now fall back to QDesktopServices::DesktopLocation or QDesktopServices::HomeLocation, if the QDesktopServices::MoviesLocation is not available. This should fix the issue. 2014-04-22 01:59:12 +02:00
5cc6f24d53 Small fix for deployment script. 2014-04-16 22:36:23 +02:00
68806a2f42 Updated deployment script. 2014-04-16 20:18:48 +02:00
715dee0627 Updated deployment scripts. 2014-02-26 18:15:23 +01:00
93641a7bfc Some more installer refinements. 2013-12-14 13:19:30 +01:00
d51294e088 Actually use updater thread in the update dialog (not completed yet!) 2013-12-09 22:19:32 +01:00
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
7c9c6054a2 Installer update. 2013-05-23 22:18:53 +02:00
8078a6b90d Updated build script. 2013-05-05 14:32:58 +02:00
6a2c9e463f Updated build script. 2012-12-05 22:51:27 +01:00
ea0f4b813e Fixed Drag&Drop with Qt v4.8.4. It still is a mystery how the old code ever worked with Qt 4.8.2 (and older). 2012-12-01 15:54:07 +01:00
f4549d74ef Allow "--frames" and "--fps" as custom parameters, because they might be useful when FFMS2 input is used. We will discard those parameters later, iff Avisynth/Pipe input is used. 2012-09-22 14:58:51 +02:00
12e37c30a2 Bump version. 2012-03-29 18:45:51 +02:00
b7acf86d6e Added option to choose between 8-Bit and 10-Bit encoding at runtime. We now include 8-Bit and 10-Bit builds in the distribution package. 2012-03-25 22:11:07 +02:00
47a0a1f8c7 Updated ReadMe file + slightly tweak install script. 2012-02-18 01:22:24 +01:00
6ed0a8be29 Make installer remember the install location from a previous installation. 2012-02-13 02:12:04 +01:00
d83ddf7303 Improved version info. 2012-02-10 22:30:27 +01:00
5b01c67785 Make the installer explicitly request elevation. 2012-02-10 12:32:08 +01:00
cad7904241 Improve installer and ReadMe file. 2012-02-09 23:14:38 +01:00
fe0847e60c Improved build script and installer. 2012-02-09 16:45:42 +01:00
10934275f7 Include text files in distribution packages. 2012-02-08 22:50:36 +01:00
42a2bf73ec Improved build script. 2012-02-07 00:22:25 +01:00
ccfe3910ba Append the proper extension to the output file name, according to selected file type. 2012-02-04 22:44:19 +01:00
932610e822 Check the Avs2YUV version + improve custom parameters editor. 2012-01-31 20:28:40 +01:00
a30b5b7300 Check x264 version + added simple build script. 2012-01-30 17:50:19 +01:00