|
6644b38816
|
FLAC decoding support.
|
2010-12-15 19:57:51 +01:00 |
|
|
2e97f2474c
|
Refactor known folder detection into a separate function.
|
2010-12-15 18:43:21 +01:00 |
|
|
c931b92a8e
|
Detect WMA File Decoder component at runtime + suggest download if not installed.
|
2010-12-12 13:44:11 +01:00 |
|
|
e163a80467
|
Implement a method that will detect the TEMP folder independent from the %TMP% environment variable on Windows XP (and probably also 2000) too.
|
2010-12-08 20:53:30 +01:00 |
|
|
65482fb2e8
|
Fix a problem that will cause our CLI tools from working, introduced in Git-40b03002848cad7a745dc445e846c77cb451d89b.
|
2010-12-08 18:29:31 +01:00 |
|
|
40b0300284
|
Implemented a method to "detect" the user's TEMP folder that doesn't depend on the %TMP% environment variable. QDir::temp() internally uses GetTempPath(), which *does* depend on %TMP%.
|
2010-12-07 22:58:28 +01:00 |
|
|
11f57aecfe
|
Ogg Vorbis encoding support.
|
2010-11-26 00:29:53 +01:00 |
|
|
9947e9c839
|
Detect the entry points for some of the Win32 API functions on Runtime, so the executable works even on antiqutated Windows versions (e.g. Windows 2000).
|
2010-11-25 16:56:32 +01:00 |
|
|
c0ece99b69
|
Implemented logging and added a log file view.
|
2010-11-22 21:45:00 +01:00 |
|
|
47a6c2fdff
|
Make "Save output files to the same location where the input file is located" option work.
|
2010-11-21 21:51:22 +01:00 |
|
|
d97f4b67e0
|
Better compiler identification.
|
2010-11-20 22:14:29 +01:00 |
|
|
bfa197b020
|
Workaround: QProcess::start() doesn't wrap arguments with white-spaces into quotes, unless the second parameter is passed in. This should fix the detection of the Nero encoder.
|
2010-11-20 16:17:51 +01:00 |
|
|
2ea5e07d6e
|
More carefully check TEMP directory + fix fatal application exit.
|
2010-11-20 03:11:12 +01:00 |
|
|
98dc212d68
|
Make message handler routine thread-safe.
|
2010-11-19 13:31:45 +01:00 |
|
|
b1137e4cb1
|
Fix detection of Nero AAA encoder + use canonicalPath() where suitable
|
2010-11-15 22:07:46 +01:00 |
|
|
c543451f67
|
Also detect number of CPU cores and x64 support
|
2010-11-15 14:02:58 +01:00 |
|
|
37a328b074
|
Implement functionality for 'compression' tab + CPU detection
|
2010-11-15 04:42:06 +01:00 |
|
|
360a5a1bef
|
Store graphical interface style in settings too
|
2010-11-12 21:02:14 +01:00 |
|
|
373e27b088
|
Detect Nero AAC encoder version at runtime and suggest update, if appropriate
|
2010-11-12 15:58:53 +01:00 |
|
|
cd83ebd5d6
|
Detect Nero AAC encoder binary at runtime
|
2010-11-11 22:58:02 +01:00 |
|
|
88eae834d2
|
Move about dialog into a separate class
|
2010-11-11 19:37:16 +01:00 |
|
|
ec0eea9d9c
|
Nicer method for static builds: Can use vanilla Qt source/include directory now
|
2010-11-11 14:11:44 +01:00 |
|
|
4ab35ccfe9
|
Add a new configuration for static build (requires Qt as static lib)
|
2010-11-11 00:25:23 +01:00 |
|
|
a7a637c412
|
Move IPC sender to separate thread + implement kill IPC command + improve deployment script
|
2010-11-09 22:06:11 +01:00 |
|
|
9ce7dfc75f
|
Actually implemented adding files from another instance.
|
2010-11-08 21:47:35 +01:00 |
|
|
8e013b6aff
|
Implemented IPC based on shared memory and semaphores
|
2010-11-08 19:29:36 +01:00 |
|
|
ce41761614
|
Improve about dialog + nicer method write version info to resource section
|
2010-11-07 23:06:30 +01:00 |
|
unknown
|
8fa0757455
|
Fixed a memory leak.
|
2010-11-07 16:32:54 +01:00 |
|
|
36ae27f5f3
|
first commit
|
2010-11-06 23:04:47 +01:00 |
|