Commit Graph

86 Commits

Author SHA1 Message Date
85401025f0 MediaInfoXP is based on MUtilities library now + massive code clean-up. 2015-05-02 18:54:39 +02:00
990235ebcb Updated MediaInfo binary to v0.7.72. 2015-01-25 17:21:08 +01:00
b84111cad0 Happy new year 2015 !!! 2015-01-25 17:20:37 +01:00
a0c5fe67a8 Windows XP compatibility fix: RegDeleteTree() does not exist until Vista, so we use SHDeleteKey() instead. It exists since Win2k and provides the same functionality. 2014-11-17 00:37:03 +01:00
4ee3297f69 Updated MediaInfo binary to v0.7.71. 2014-11-16 17:36:47 +01:00
a34eada150 Improved file extraction method. Will also compute and validate SHA-1 checksum now. 2014-11-16 17:36:13 +01:00
d79905c330 Updated ignore file. 2014-11-16 17:35:18 +01:00
bd3f1edde4 Updated MediaInfo binary to v0.7.70. 2014-10-03 01:07:35 +02:00
62b5ecf9f2 Implemented optional line wrapping. 2014-06-05 20:33:15 +02:00
f9f3c71071 Updated MediaInfo changelog. 2014-04-26 15:06:07 +02:00
11302e5996 Updated MediaInfo to v0.7.69 (2014-04-24) and Qt libraries to v4.8.6. 2014-04-26 15:01:43 +02:00
250aa5476d Updated MediaInfo binary to v0.7.68. 2014-04-09 15:16:10 +02:00
f6183c9a60 Prevent adding files while there are pop-up windows open. 2014-01-16 22:35:28 +01:00
2c68a972db Fixed closeEvent() check + bump version. 2014-01-16 02:16:13 +01:00
dd86f202f9 Implemented single-instance support (Part #2). 2014-01-16 02:09:48 +01:00
b7c758e9fe Implemented single-instance support (Part #1). 2014-01-15 03:19:29 +01:00
e41ac245f6 Added shell extension (Explorer integration) support. 2014-01-14 23:27:43 +01:00
d69fd69219 Updated changelog file. 2014-01-12 20:08:43 +01:00
060349ba1f Updated MediaInfo web-site address. 2014-01-12 19:53:59 +01:00
6600fe588c Fixed build script. 2014-01-11 21:47:07 +01:00
ca1c9a06c2 Happy new year 2014 ;-) 2014-01-11 21:41:24 +01:00
524a39e472 Ported various code updates from LameXP and upgraded build environment to VS2013. Also updated MediaInfo binary to v0.7.65. 2013-12-07 19:42:07 +01:00
9cdccf54cc Update version info + fix compilation with Qt 4.8.5. 2013-07-09 00:16:44 +02:00
a3ed4a445e Added "loading" icon. 2013-06-01 01:10:43 +02:00
6ed110d0c1 Multi-file support. 2013-06-01 00:09:17 +02:00
cfba22411d Some fixes for HTML character escaping (seems like Qt doesn't like """). 2013-05-30 12:53:26 +02:00
80c4388441 Added update hint label + some refactoring. 2013-05-24 23:07:40 +02:00
1cbd28bdff Updated build script (again). 2013-05-21 23:09:02 +02:00
6ad4ae1d73 Updated build script. 2013-05-21 23:06:39 +02:00
ede3c88290 Added the missing files. 2013-05-21 22:55:21 +02:00
88315729c6 Some code refactoring. 2013-05-21 22:53:19 +02:00
d4f7e96578 Create a lock file in Temp folder, so it cannot be deleted before MediaInfo is extracted. 2013-05-21 01:22:35 +02:00
831c0e07e5 Improved HTML formating + new context menu. 2013-05-21 00:33:35 +02:00
d2924b7c10 Some improvements to the output formating. 2013-05-20 02:50:59 +02:00
feee78444a Added command-line support. 2013-05-19 23:30:15 +02:00
526da5f0d6 Initial commit. 2013-05-19 22:32:58 +02:00