This website requires JavaScript.
Explore
Help
Sign In
Muldersoft
/
LameXP
Watch
1
Star
0
Fork
0
You've already forked LameXP
Code
Releases
2
Activity
0a65e42012
LameXP
/
etc
History
LoRd_MuldeR
0a65e42012
Fixed potential crash when trying to import Cue Sheet where *all* files are missing: If none of the files exist, we shouldn't try to analyze them. The real problem, however, was a potential NULL-pointer access in the FileAnalyzer thread's destructor code. Thanks to XhmikosR for reporting!
2014-08-16 14:45:18 +02:00
..
Deployment
Now using Unix 'zip' for generating the ZIP packages. Eliminates dependency on external 7-Zip and allows for adding an archive comment.
2014-01-08 21:43:24 +01:00
Manifest
Added compatibility manifest file. This allows for detection Windows 8.1 correctly via GetVersionEx(), though GetVersionEx() will still be broken for *future* Windows versions.
2013-10-21 15:00:03 +02:00
NSIS
Added web-link to bug-tracker on GitHub.
2014-06-27 21:06:33 +02:00
Patches
Happy new year 2014!
2014-01-01 17:05:52 +01:00
Prerequisites
Removed dependency on QtMain: Simply call mainCRTStartup() instead of WinMainCRTStartup().
2014-06-23 17:41:40 +02:00
Redist
first commit
2010-11-06 23:04:47 +01:00
Translation
Fixed potential crash when trying to import Cue Sheet where *all* files are missing: If none of the files exist, we shouldn't try to analyze them. The real problem, however, was a potential NULL-pointer access in the FileAnalyzer thread's destructor code. Thanks to XhmikosR for reporting!
2014-08-16 14:45:18 +02:00
Utilities
Now using Unix 'zip' for generating the ZIP packages. Eliminates dependency on external 7-Zip and allows for adding an archive comment.
2014-01-08 21:43:24 +01:00