|
f0a7686b72
|
Dummy commit.
|
2011-03-05 03:01:36 +01:00 |
|
|
3f718caa2d
|
Updated MediaInfo binaries to v0.7.42 (2011-03-03), compiled with ICL 12.0.2 and MSVC 9.0.
|
2011-03-05 01:56:00 +01:00 |
|
|
0e0f63fe0d
|
Output log messages as debug strings, if no console is attached.
|
2011-03-04 23:46:00 +01:00 |
|
|
8016e186dc
|
Fix a bug in the CPU detection code that could result in an infinite loop, if the CPU doesn't provide 'Extended Function CPUID Information'. Core of this problem is that VC's __cpuid() intrinsic has the parameters defined as 'int', but returns values of type 'unsigned int'.
|
2011-02-07 22:01:06 +01:00 |
|
|
cedb9c21a8
|
Increase expire interval for pre-release version to 30 days (was 14 before).
|
2011-01-20 22:06:59 +01:00 |
|
|
96db5e86c2
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
|
|
b45f345fa3
|
Simplify compatibility mode detection + check for process elevation
|
2010-12-27 01:50:22 +01:00 |
|
|
8e38c1d3e2
|
Implemented the DropBox widget.
|
2010-12-22 01:01:01 +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 |
|
|
be4ce0d81c
|
Added AAC encoding support.
|
2010-12-03 23:01:17 +01:00 |
|
|
53a1bf6e38
|
Implement update reminder + added options to disable the update reminder and/or the sound effects + improved installer
|
2010-11-29 20:36:27 +01:00 |
|
|
11f57aecfe
|
Ogg Vorbis encoding support.
|
2010-11-26 00:29:53 +01:00 |
|
|
571df62e39
|
Implement support for Job Objects + improve log view.
|
2010-11-24 21:00:59 +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 |
|
|
970f2cd8fb
|
Create playlist file + serialize filename generation, just to be sure.
|
2010-11-20 22:14:10 +01:00 |
|
|
cffa6a2454
|
Correctly forward meta info to MP3 encoder and apply.
|
2010-11-20 19:16:04 +01:00 |
|
|
1633489aaf
|
Actually use selected encoder in progress dialog + forward output dir.
|
2010-11-20 02:14:22 +01:00 |
|
|
28a926b820
|
Implement multi-theaded processing in progress dialog.
|
2010-11-19 21:11:54 +01:00 |
|
|
98dc212d68
|
Make message handler routine thread-safe.
|
2010-11-19 13:31:45 +01:00 |
|
|
7a79c476a3
|
Implemented processing dialog, no functionality yet.
|
2010-11-17 19:35:50 +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 |
|
|
e3e0ec36aa
|
Implemented support for adding directories via Drag&Drop and CLI
|
2010-11-13 02:11:15 +01:00 |
|
|
360a5a1bef
|
Store graphical interface style in settings too
|
2010-11-12 21:02:14 +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 |
|
|
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 |
|
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 |
|