|
278f9091fb
|
Replaced the Opus encoder/decoder binary wit custom binaries that support UTF-8 file names and flush the console output properly + expose more Opus encoder options in the GUI.
|
2012-07-21 19:16:12 +02:00 |
|
|
c8bd61db92
|
Updated deployment scripts to keep file attributes,
|
2012-07-02 01:19:32 +02:00 |
|
|
3c89d3c2ef
|
Include the file "PRE_RELEASE_INFO.txt" in all pre-release builds of LameXP.
|
2012-07-01 21:11:04 +02:00 |
|
|
a291771153
|
Now using a separate QSemaphore to limit the number of tasks in the queue of the QThreadPool. Instead of starting exactly as many task as there are threads in the pool and adding a new task only after a running one finished, we will now keep a fixed number of tasks in the queue (currently hardcoded to 32). Since there always will be more tasks left in the queue than there are threads in the pool, we ensure that no thread will ever become idle. Might be slightly faster than the "old" approach.
|
2012-05-25 02:24:44 +02:00 |
|
|
44da665abc
|
Force column resize, after an item in the source file list has been edited.
|
2011-12-17 22:01:42 +01:00 |
|
|
8c72137fe1
|
Workaround for a bug that causes MediaInfo to not detect the duration of Wave files (64-Bit only).
|
2011-12-04 20:33:06 +01:00 |
|
|
a77f65fac3
|
Do not pack the EXE file when the deployment script is run in "skip build this time" mode.
|
2011-10-08 20:12:28 +02:00 |
|
|
b09aaa30dc
|
Some more fine-tuning for the recent installer improvements.
|
2011-10-02 23:32:15 +02:00 |
|
|
9d09a8d5b0
|
Installer updates.
|
2011-10-02 22:14:09 +02:00 |
|
|
1a469e1a99
|
Slightly tweak deployment script.
|
2011-04-22 22:10:55 +02:00 |
|
|
4b404e1b70
|
Slightly tweak deployment script.
|
2011-04-21 20:35:03 +02:00 |
|
|
dd0369cfc0
|
Added a more reliable method (hopefully) to generate a proper ISO date in batch.
|
2011-04-21 01:45:07 +02:00 |
|
|
9f85d123a4
|
Simply deployment scripts a bit.
|
2011-04-19 16:21:19 +02:00 |
|
|
7a0ef2a464
|
Updated deployment script. Now should work regardless of the current directory.
|
2011-04-16 21:20:21 +02:00 |
|
|
d6d8454d57
|
Extended deployment script to clean up VS2010-specific files.
|
2011-04-14 21:55:05 +02:00 |
|
|
db788a2880
|
Fix installer after recent macro changes.
|
2011-04-14 02:21:46 +02:00 |
|
|
707c8e98da
|
Rename Visual Studio 2008 solution/project file + adjust deployment script accordingly.
|
2011-04-08 00:25:06 +02:00 |
|
|
0f9dddad65
|
Extend deployment script to re-build (update + release) translation files.
|
2011-02-23 02:43:06 +01:00 |
|
|
5713a9bf8c
|
Added FAQ document.
|
2011-02-14 23:37:48 +01:00 |
|
|
bdfb6c712f
|
Updated the changelog. Also updated installer to include changelog.
|
2011-02-14 20:10:26 +01:00 |
|
|
f2e5fa49a4
|
Added support for Musepack input.
|
2011-01-29 22:50:37 +01:00 |
|
|
53bcbf1e99
|
Updated install script. Also updated web-update tool.
|
2011-01-25 00:11:28 +01:00 |
|
|
b964c3a53b
|
Added a blank TS file for translators.
|
2011-01-02 04:19:01 +01:00 |
|
|
8c0fa11803
|
make more strings translatable + try to load a default translation that suits the user's system language
|
2011-01-02 01:09:05 +01:00 |
|
|
b2338c49af
|
New improved installer.
|
2010-12-11 02:05:51 +01:00 |
|
|
6276e54932
|
Implement workaround that prevents the installer from showing the UAC dialog in the background. Suggested by "Anders".
|
2010-12-08 18:31:39 +01:00 |
|
|
00a05d44c2
|
Improve installer: Make installer UAC aware.
|
2010-11-29 14:00:27 +01:00 |
|
|
efa535309d
|
Update deployment script to include the build no. into the out filename.
|
2010-11-21 23:20:14 +01:00 |
|
|
360a5a1bef
|
Store graphical interface style in settings too
|
2010-11-12 21:02:14 +01:00 |
|
|
ec0eea9d9c
|
Nicer method for static builds: Can use vanilla Qt source/include directory now
|
2010-11-11 14:11:44 +01:00 |
|
|
4c9ae789bb
|
Don't deploy redistributables with a static build
|
2010-11-11 00:41:49 +01:00 |
|
|
4ab35ccfe9
|
Add a new configuration for static build (requires Qt as static lib)
|
2010-11-11 00:25:23 +01:00 |
|