kervala
|
1c872d9ef9
|
Fixed: Translations files are all using UTF-8 by default now (and LF instead of CRLF), fixes #128
--HG--
branch : develop
|
2016-10-29 19:50:28 +02:00 |
|
kervala
|
1e1f6ece8b
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-10-27 16:48:45 +02:00 |
|
kervala
|
19e8ee1d05
|
Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
|
2016-10-27 10:54:09 +02:00 |
|
kervala
|
35367c691f
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-10-25 11:50:27 +02:00 |
|
kervala
|
7f4fa540e1
|
Changed: Display a warning when SetWindowTextW fails
--HG--
branch : develop
|
2016-10-25 11:49:46 +02:00 |
|
kervala
|
564f00014a
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-10-22 16:55:51 +02:00 |
|
kervala
|
414d4de46b
|
Fixed: Return an error when a required argument is missing
--HG--
branch : develop
|
2016-10-22 16:49:12 +02:00 |
|
kervala
|
8b239df6a9
|
Changed: Implement and use CBitmap::makeTransparentPixelsBlack()
--HG--
branch : develop
|
2016-10-22 16:47:25 +02:00 |
|
kervala
|
7363803b2c
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-10-21 14:27:31 +02:00 |
|
kervala
|
73e9806fe7
|
Changed: Return error message as an UTF-8 string
--HG--
branch : develop
|
2016-10-21 12:55:02 +02:00 |
|
kervala
|
2e7af6ab0d
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-10-20 13:08:48 +02:00 |
|
kervala
|
517336923f
|
Changed: Replace sscanf by fromString
--HG--
branch : develop
|
2016-10-20 12:33:37 +02:00 |
|
kervala
|
c3c377e4a6
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-10-15 17:16:34 +02:00 |
|
kervala
|
85c2535a1f
|
Fixed: Deadlock while calling CoUninitialize()
--HG--
branch : develop
|
2016-10-15 17:11:53 +02:00 |
|
kervala
|
3ab030e359
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-10-10 18:55:28 +02:00 |
|
kervala
|
acdbbd63b3
|
Changed: Fix english comment
--HG--
branch : develop
|
2016-10-10 18:53:11 +02:00 |
|
kervala
|
fd3b681203
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-10-01 18:43:48 +02:00 |
|
kervala
|
f4f8ec29d3
|
Changed: Implement AlphaLuminance resample
--HG--
branch : develop
|
2016-10-01 18:43:08 +02:00 |
|
kervala
|
881e5457ac
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-09-25 10:50:38 +02:00 |
|
kervala
|
07ddb63d61
|
Changed: Add a new line after description
--HG--
branch : develop
|
2016-09-25 10:50:13 +02:00 |
|
kervala
|
a41ae065d8
|
Changed: Remove alternative formats for parameters (too verbose)
--HG--
branch : develop
|
2016-09-25 10:49:55 +02:00 |
|
kervala
|
6d4b9b5235
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-09-16 19:25:17 +02:00 |
|
kervala
|
7422334e97
|
Changed: Only call CoUninitialize if CoInitialize(Ex) succeeded
--HG--
branch : develop
|
2016-09-16 19:24:43 +02:00 |
|
kervala
|
1553937124
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-06-19 21:10:23 +02:00 |
|
kervala
|
83c97c6c36
|
Changed: Init CSystemUtils in INelContext
--HG--
branch : develop
|
2016-06-19 20:48:30 +02:00 |
|
kervala
|
3386ee874e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-06-18 22:41:12 +02:00 |
|
kervala
|
a8fac8f8e9
|
Changed: Under Linux, it's recommended to put user application data in ~/.local/share
--HG--
branch : develop
|
2016-06-18 19:47:05 +02:00 |
|
kervala
|
c9ad23a812
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-06-16 17:16:27 +02:00 |
|
kervala
|
d80371d459
|
Changed: Only display this message in debug
--HG--
branch : develop
|
2016-06-16 17:14:48 +02:00 |
|
kervala
|
7ebc0ae072
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-06-07 20:01:47 +02:00 |
|
kervala
|
4a2fe97f95
|
Fixed: Support for all Windows 10 products types
--HG--
branch : develop
|
2016-06-07 20:01:18 +02:00 |
|
kervala
|
88f5c244d3
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-06-04 17:05:41 +02:00 |
|
kervala
|
2e02f20c83
|
Fixed: Error 18 when moving a file between different file systems
--HG--
branch : develop
|
2016-06-04 17:00:40 +02:00 |
|
kervala
|
86084649a2
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-05-26 19:36:25 +02:00 |
|
kervala
|
4b1959a560
|
Changed: Replace size() comparisons by empty()
--HG--
branch : develop
|
2016-05-25 23:18:11 +02:00 |
|
kervala
|
51e4d2a53c
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-04-15 16:12:32 +02:00 |
|
kervala
|
ccb69f8b27
|
Changed: Signed/unsigned comparison
--HG--
branch : develop
|
2016-04-15 16:11:37 +02:00 |
|
kervala
|
d1d6f6da41
|
Fixed: Creation of sn_0_* folders under OS X 10.7
--HG--
branch : develop
|
2016-04-15 16:11:14 +02:00 |
|
kervala
|
7d9ff0ad72
|
Backed out changeset: 44cd3beacab6
--HG--
branch : compatibility-develop
|
2016-04-14 18:56:48 +02:00 |
|
kervala
|
c0f51c1c5b
|
Changed: Temporary checks for a OS X 10.7 bug...
--HG--
branch : compatibility-develop
|
2016-04-14 18:19:19 +02:00 |
|
kervala
|
2d8407157b
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-04-06 09:34:34 +02:00 |
|
kervala
|
a002b20c7f
|
Changed: Minor changes
--HG--
branch : develop
|
2016-04-06 09:29:37 +02:00 |
|
kaetemi
|
f767e7a488
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-03-19 22:34:32 +01:00 |
|
kaetemi
|
bbec2c5b33
|
Fix random thunder activation caused by rounding error in setup interpolation
--HG--
branch : develop
|
2016-03-19 22:13:38 +01:00 |
|
kervala
|
1eddef3c93
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-03-18 22:27:43 +01:00 |
|
kervala
|
f376317f10
|
Fixed: Compilation
--HG--
branch : develop
|
2016-03-18 22:26:43 +01:00 |
|
kervala
|
410b9bcf55
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-03-18 22:16:28 +01:00 |
|
kervala
|
40c7c82a2d
|
Changed: Removed wrong check
--HG--
branch : develop
|
2016-03-18 22:09:43 +01:00 |
|
kervala
|
05e0500aaf
|
Changed: Check if LC_NUMERIC is correct before loading or saving config files
--HG--
branch : develop
|
2016-03-18 22:09:26 +01:00 |
|
kervala
|
97647b2264
|
Fixed: Set numeric locale in CApplicationContext
--HG--
branch : develop
|
2016-03-18 22:08:43 +01:00 |
|
kervala
|
d7121b4b7a
|
Changed: Don't need to use Windows functions with locale because the bug also occurs under Linux and OS X
--HG--
branch : develop
|
2016-03-18 22:07:52 +01:00 |
|
kervala
|
a77fee685b
|
Changed: Implement CI18N::setSystemLanguageCode, if we must force it
Fixed: CI18N::getSystemLanguageCode under Windows (use 2 different methods)
--HG--
branch : develop
|
2016-03-18 15:07:49 +01:00 |
|
kervala
|
114543ba07
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-03-16 19:15:11 +01:00 |
|
kervala
|
c39190b38d
|
Changed: Use same algorithm as before Windows unicodes fixes (try to open the file instead of checking its attributes)
--HG--
branch : develop
|
2016-03-16 19:12:34 +01:00 |
|
kervala
|
b0d50dea69
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-03-15 12:37:11 +01:00 |
|
kervala
|
f1b882c0f3
|
Changed: Removed useless dependencies on DirectX
--HG--
branch : develop
|
2016-03-15 12:36:21 +01:00 |
|
kaetemi
|
b9d366372e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-03-10 12:09:18 +01:00 |
|
kervala
|
5c3f5e841c
|
Changed: Write a warning instead of error
--HG--
branch : develop
|
2016-03-09 11:24:17 +01:00 |
|
kervala
|
faae2973ac
|
Fixed: With new iOS versions (and perhaps OS X), locale can contains country code
--HG--
branch : develop
|
2016-03-09 11:24:01 +01:00 |
|
kervala
|
0db2ed85ca
|
Changed: Temporarily disable Spanish and Russian translations (not yet ready)
--HG--
branch : compatibility-develop
|
2016-03-05 12:45:49 +01:00 |
|
kervala
|
d39911345e
|
Fixed: Only use "open" if extension is app
--HG--
branch : develop
|
2016-02-28 16:44:08 +01:00 |
|
kervala
|
0040fa888e
|
Fixed: Compilation under OS X
--HG--
branch : develop
|
2016-02-28 12:45:31 +01:00 |
|
kervala
|
a47d3845bd
|
Fixed: Compilation
--HG--
branch : develop
|
2016-02-27 19:22:23 +01:00 |
|
kervala
|
6104011d11
|
Changed: New functions launchProgramArray to pass an array of strings as arguments (easier to escape)
--HG--
branch : develop
|
2016-02-27 18:38:58 +01:00 |
|
kervala
|
b3b48a3ae3
|
Changed: New functions to convert arguments string from/to an array of strings
--HG--
branch : develop
|
2016-02-27 18:37:43 +01:00 |
|
kervala
|
ad4857cfaa
|
Changed: Minor changes
--HG--
branch : develop
|
2016-02-23 16:57:34 +01:00 |
|
kervala
|
dd15287d6c
|
Changed: Use a wchar_t buffer for registry
--HG--
branch : develop
|
2016-02-21 20:29:14 +01:00 |
|
kervala
|
3e14025cf8
|
Changed: Include wang_hash.h in NLMISC files
--HG--
branch : develop
|
2016-02-21 13:19:41 +01:00 |
|
kervala
|
0575a51632
|
Last changes for Unicode support under Windows, fixes #261
--HG--
branch : develop
|
2016-02-20 19:21:39 +01:00 |
|
kervala
|
2b7ce14a57
|
Changed: Minor changes
--HG--
branch : develop
|
2016-02-20 19:20:49 +01:00 |
|
kervala
|
33a30d186c
|
Use Unicode of CreateProcess, issue #261
--HG--
branch : develop
|
2016-02-20 18:54:32 +01:00 |
|
kervala
|
e68d6e3617
|
Changed: Minor changes
--HG--
branch : develop
|
2016-02-20 18:53:39 +01:00 |
|
kervala
|
ba077aaab8
|
Use right versions of Win32 functions, issue #261
--HG--
branch : develop
|
2016-02-20 18:52:57 +01:00 |
|
kervala
|
4d48beeaa4
|
Use ANSI versions of Win32 functions when not using Unicode text, issue #261
--HG--
branch : develop
|
2016-02-20 18:38:17 +01:00 |
|
kervala
|
ac51d16583
|
Use Unicode versions of Win32 functions, issue #261
--HG--
branch : develop
|
2016-02-20 18:30:51 +01:00 |
|
kervala
|
f644805ff7
|
Replace ifstream and ofstream to manage UTF-8 filenames, issue #261
--HG--
branch : develop
|
2016-02-20 18:15:04 +01:00 |
|
kervala
|
69547db6ce
|
New function to format a timestamp to human readable
--HG--
branch : develop
|
2016-02-20 18:10:17 +01:00 |
|
kervala
|
9370e93dd6
|
Removed useless comments/commented code
--HG--
branch : develop
|
2016-02-20 18:09:24 +01:00 |
|
kervala
|
aaecf96b67
|
Use new wrapper insteaf of fopen, issue #261
--HG--
branch : develop
|
2016-02-20 17:56:25 +01:00 |
|
kervala
|
e69090c457
|
Create fopen wrapper that internally uses wide characters under Windows, issue #261
--HG--
branch : develop
|
2016-02-20 17:46:11 +01:00 |
|
kaetemi
|
30077f3977
|
Move some stuff for easier debug
--HG--
branch : develop
|
2016-02-18 11:55:58 +01:00 |
|
kaetemi
|
874ac2c921
|
Move pipeline utilities into new pipeline library
--HG--
branch : feature-material-editor
|
2016-02-16 00:28:24 +01:00 |
|
kervala
|
e2271f8db3
|
Fixed: All files and directories names are using 8-bits locale at the moment, so don't mix with UTF-8 under Windows (we could improve that later but it'll need a lot of changes, especially for all fopen calls)
--HG--
branch : develop
|
2016-02-13 23:33:27 +01:00 |
|
kervala
|
e70a169955
|
Changed: Display a warning when a environment variable doesn't exist
--HG--
branch : develop
|
2016-02-13 23:30:18 +01:00 |
|
kervala
|
fc69d4cec9
|
Changed: Use same code as under Linux for OS X when executing sheel scripts
--HG--
branch : develop
|
2016-02-13 23:30:00 +01:00 |
|
kervala
|
a4d98fb13b
|
Changed: Remember startup path (the initial current directory)
--HG--
branch : develop
|
2016-02-13 23:29:00 +01:00 |
|
kervala
|
c9740a9e61
|
Fixed: Return true when "open" succeeds under OS X
--HG--
branch : develop
|
2016-02-13 13:57:43 +01:00 |
|
kervala
|
34282be5af
|
Changed: Reuse NLMISC::formatErrorMessage instead of native FormatMessage
--HG--
branch : develop
|
2016-02-12 16:04:18 +01:00 |
|
kervala
|
53a16257f1
|
Fixed: CPath::makePathAbsolute removing first /
--HG--
branch : develop
|
2016-02-11 21:00:54 +01:00 |
|
kervala
|
df70c9a9f9
|
Changed: Minor changes
--HG--
branch : develop
|
2016-02-10 18:47:35 +01:00 |
|
kaetemi
|
9602fcc8f0
|
Also support AppData/Local to allow a non-roaming config
--HG--
branch : develop
|
2016-02-04 13:02:32 +01:00 |
|
kervala
|
6a7c33fa32
|
Changed: Updated launchProgramAndWaitForResult to support .bat files
--HG--
branch : develop
|
2016-02-03 21:58:29 +01:00 |
|
kervala
|
923434aa72
|
Changed: Detect .bat file in launchProgram and adapt syntax of CreateProcess
--HG--
branch : develop
|
2016-02-02 19:49:37 +01:00 |
|
kervala
|
9b52f6bc28
|
Changed: Use "open" to open other programs too under OS X
--HG--
branch : develop
|
2016-02-02 19:20:34 +01:00 |
|
kervala
|
d8ddb1fd11
|
Fixed: Async execution of .bat under Windows
--HG--
branch : develop
|
2016-02-02 19:20:02 +01:00 |
|
kervala
|
092a3226bd
|
Changed: New function bytesToHumanReadableUnits to use specific strings for units
--HG--
branch : develop
|
2016-02-02 12:37:06 +01:00 |
|
kervala
|
7b1ab1592e
|
Fixed: Support new ISO units (KiB, MiB, etc...) in humanReadableToBytes
--HG--
branch : develop
|
2016-02-02 11:33:44 +01:00 |
|
kervala
|
6e93a0d395
|
Fixed: Wrong return value for CCmdArgs::haveAdditionalArg
--HG--
branch : develop
|
2016-01-28 13:25:21 +01:00 |
|
kervala
|
093ee91656
|
Fixed: libxml2 dependencies
--HG--
branch : develop
|
2016-01-26 23:26:38 +01:00 |
|
kervala
|
89319eb99c
|
Changed: Put libxml code in .cpp (it was a hack for libwww, that is not used anymore...)
--HG--
branch : develop
|
2016-01-26 22:41:58 +01:00 |
|
kervala
|
af2f38612a
|
Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
|
2016-01-26 22:30:13 +01:00 |
|
kervala
|
7237736922
|
Changed: Make absolute program path (useful if launched from current directory under Linux)
Changed: Set process name for logs
--HG--
branch : develop
|
2016-01-23 18:50:17 +01:00 |
|
kervala
|
0505395fd1
|
Fixed: toLower shouldn't transform a eszett to s
--HG--
branch : develop
|
2016-01-23 18:48:25 +01:00 |
|
kervala
|
9aff198d70
|
Fixed: Return true if a required argument is found
--HG--
branch : develop
|
2016-01-23 12:28:22 +01:00 |
|
kervala
|
e2cc9e622e
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-23 10:18:23 +01:00 |
|
kervala
|
19aa093ea8
|
Changed: Centralize BNP unpacking and packing methods, to be reused in other tools/programs
--HG--
branch : develop
|
2016-01-23 10:18:09 +01:00 |
|
kervala
|
93e1289a77
|
Changed: Add a parameter to CPath::makePathAbsolute to simplify the path (remove all . and ..)
--HG--
branch : develop
|
2016-01-23 09:44:41 +01:00 |
|
kervala
|
b91e3bdf0e
|
Changed: Improved CCmdArgs
--HG--
branch : develop
|
2016-01-18 21:22:57 +01:00 |
|
kervala
|
c5fbf56984
|
Fixed: Missing ++
--HG--
branch : develop
|
2016-01-16 23:48:44 +01:00 |
|
kaetemi
|
8cfaa89620
|
Separate window displayer message stringify
--HG--
branch : develop
|
2016-01-15 17:10:39 +01:00 |
|
kaetemi
|
3632ae4e64
|
Fix VS2015 warnings
--HG--
branch : develop
|
2016-01-15 11:52:09 +01:00 |
|
kaetemi
|
9a477d976b
|
VS2015 compilation fixes
--HG--
branch : develop
|
2016-01-15 11:34:23 +01:00 |
|
kervala
|
9a34434cf8
|
Fixed: Compilation
--HG--
branch : develop
|
2016-01-14 23:58:04 +01:00 |
|
kervala
|
875224d277
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-14 23:53:17 +01:00 |
|
kervala
|
c1d8d4e400
|
Changed: Invert version and help checks
--HG--
branch : develop
|
2016-01-14 23:47:24 +01:00 |
|
kervala
|
b7fe07d781
|
Improve CCmdArgs (a generic command line parser in NeL Misc), fixes #257
--HG--
branch : develop
|
2016-01-14 21:26:10 +01:00 |
|
kervala
|
e1c14db5a0
|
Fixed: getLastSeparator should return std::string::size_type instead of an integer
--HG--
branch : develop
|
2016-01-13 19:47:35 +01:00 |
|
kervala
|
a66fa8cc9c
|
Changed: Implement CPath::isAbsolutePath
--HG--
branch : develop
|
2016-01-13 19:46:27 +01:00 |
|
kervala
|
af9610328f
|
Changed: Implement expandEnvironmentVariables function
--HG--
branch : develop
|
2016-01-13 19:45:02 +01:00 |
|
kervala
|
ecb47bc2dc
|
Changed: Remove unused variable
--HG--
branch : develop
|
2016-01-06 13:21:47 +01:00 |
|
kervala
|
0ef79083a0
|
Changed: Code simplification
--HG--
branch : develop
|
2016-01-06 13:19:48 +01:00 |
|
kervala
|
80ae07c8b3
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-06 13:17:07 +01:00 |
|
kervala
|
6efce5ba59
|
Changed: Support for new key events
--HG--
branch : develop
|
2016-01-06 12:42:10 +01:00 |
|
kervala
|
ac57a464d4
|
Fixed: Converting AlphaLuminance to Luminance
--HG--
branch : develop
|
2016-01-04 22:16:21 +01:00 |
|
kervala
|
0fe6ec67ba
|
Fixed: Compilation
--HG--
branch : develop
|
2016-01-04 16:14:30 +01:00 |
|
kervala
|
9b8cdc2821
|
Changed: Use same _mm_getcsr and __cpuid intrinsics everywhere
--HG--
branch : develop
|
2016-01-04 15:40:45 +01:00 |
|
kervala
|
68aa20257f
|
Changed: Use new code to determine free disk space
--HG--
branch : develop
|
2016-01-04 15:39:31 +01:00 |
|
kervala
|
47bde9ccc7
|
Changed: Allow to resample Luminance (grayscale) bitmaps
--HG--
branch : develop
|
2016-01-04 13:54:59 +01:00 |
|
kervala
|
c263e4dffb
|
Changed: Don't redefine new and delete operators if targetting x86_64
--HG--
branch : develop
|
2016-01-04 13:48:57 +01:00 |
|
kervala
|
494ab2ce20
|
Changed: Cast to CRGBA* is faster than set8888
--HG--
branch : develop
|
2016-01-03 17:51:49 +01:00 |
|
kervala
|
96fab4210b
|
Changed: Use LD_LIBRARY_PATH only when opening a document or URL
--HG--
branch : develop
|
2016-01-03 17:51:09 +01:00 |
|
kervala
|
82acfb3bf2
|
Changed: Only use filename in setProcessName
--HG--
branch : develop
|
2016-01-03 17:50:21 +01:00 |
|
kervala
|
1a00dec5c3
|
Changed: Unused code
--HG--
branch : develop
|
2016-01-02 22:23:04 +01:00 |
|
kervala
|
b50ca03e92
|
Fixed: Use --args only with open
--HG--
branch : develop
|
2016-01-02 19:16:33 +01:00 |
|
kervala
|
046c69066d
|
Fixed: Don't use system() under Windows, because it'll open a console window, use launchProgramAndWaitForResult instead
--HG--
branch : develop
|
2016-01-02 19:15:21 +01:00 |
|
kervala
|
266a32ea19
|
Fixed: Implements launchProgramAndWaitForResult to launch a command synchronously
--HG--
branch : develop
|
2016-01-02 19:14:13 +01:00 |
|
kervala
|
d34e3d120d
|
Changed: Parse nvidia-smi output to determine video memory
--HG--
branch : develop
|
2016-01-01 16:04:06 +01:00 |
|
kervala
|
ee26c7377b
|
Changed: Minor change
--HG--
branch : develop
|
2016-01-01 16:03:06 +01:00 |
|
kervala
|
437aa5b939
|
Changed: Added helpers methods to CBitmap
--HG--
branch : develop
|
2016-01-01 16:02:54 +01:00 |
|
kervala
|
91f2913026
|
Changed: Don't need to use std::stringstream
--HG--
branch : develop
|
2015-12-28 18:15:28 +01:00 |
|
kervala
|
57859636cd
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-26 17:49:54 +01:00 |
|
kervala
|
ba6f66d310
|
Fixed: GCC warnings
--HG--
branch : develop
|
2015-12-26 14:10:27 +01:00 |
|
kervala
|
af0eabbdea
|
Fixed: GCC warnings
--HG--
branch : develop
|
2015-12-26 14:09:15 +01:00 |
|
kervala
|
cbea85c105
|
Changed: Implement CSystemUtils::getTotalVideoMemory() under Linux (Xorg log and lspci parsing)
--HG--
branch : develop
|
2015-12-26 13:28:09 +01:00 |
|
kervala
|
2d0d87a05e
|
Fixed: Warnings with GCC
--HG--
branch : develop
|
2015-12-25 20:49:59 +01:00 |
|
kervala
|
a5d3b2d461
|
Changed: Added new function getCommandOutput
--HG--
branch : develop
|
2015-12-25 15:29:23 +01:00 |
|
kervala
|
36358cef50
|
Fixed: Wrong units (1 KiB = 1024 B, 1 KB = 1000 B, etc...)
--HG--
branch : develop
|
2015-12-23 15:11:26 +01:00 |
|
kervala
|
09e22e292d
|
Changed: Use toString instead of sprintf
--HG--
branch : develop
|
2015-12-23 14:56:36 +01:00 |
|
kervala
|
f57b1b9421
|
Changed: Implement CSystemUtils::getTotalVideoMemory() for Windows
--HG--
branch : develop
|
2015-12-23 14:48:33 +01:00 |
|
kervala
|
07a1285740
|
Fixed: Target at least Windows 2000
--HG--
branch : develop
|
2015-12-23 14:47:11 +01:00 |
|