OSDN Git Service

mutilities/MUtilities.git
9 years agoMoved all IPC functions into the MUtilities libraries.
LoRd_MuldeR [Sat, 13 Dec 2014 22:21:13 +0000 (23:21 +0100)]
Moved all IPC functions into the MUtilities libraries.

9 years agoMoved JobObject as well as the remaining GUI functions into the MUtilities library.
LoRd_MuldeR [Mon, 8 Dec 2014 21:03:36 +0000 (22:03 +0100)]
Moved JobObject as well as the remaining GUI functions into the MUtilities library.

9 years agoAdded functions to influence the system timer precision.
LoRd_MuldeR [Sat, 6 Dec 2014 21:07:08 +0000 (22:07 +0100)]
Added functions to influence the system timer precision.

9 years agoRemoved perfcounter_read() and perfcounter_freq() functions, since we can use QElapse...
LoRd_MuldeR [Sat, 6 Dec 2014 14:57:00 +0000 (15:57 +0100)]
Removed perfcounter_read() and perfcounter_freq() functions, since we can use QElapsedTimer for this purpose.

9 years agoMoved all the Sound-specific functions into MUtilities library.
LoRd_MuldeR [Fri, 5 Dec 2014 20:07:06 +0000 (21:07 +0100)]
Moved all the Sound-specific functions into MUtilities library.

9 years agoMoved set_window_icon() function into MUtilities function.
LoRd_MuldeR [Thu, 4 Dec 2014 22:03:05 +0000 (23:03 +0100)]
Moved set_window_icon() function into MUtilities function.

9 years agoMoved some more OS-specific functions into the MUtilities library.
LoRd_MuldeR [Wed, 3 Dec 2014 23:16:05 +0000 (00:16 +0100)]
Moved some more OS-specific functions into the MUtilities library.

9 years agoMoved code to set up the console icon into the MUtilities library. Also added the...
LoRd_MuldeR [Wed, 3 Dec 2014 21:21:53 +0000 (22:21 +0100)]
Moved code to set up the console icon into the MUtilities library. Also added the required icon resource to the MUtilities library.

9 years agoUpdated project file.
LoRd_MuldeR [Sun, 30 Nov 2014 21:16:31 +0000 (22:16 +0100)]
Updated project file.

9 years agoAdded sleep_ms() and check_debugger() functions + moved various auxiliary macros...
LoRd_MuldeR [Sun, 30 Nov 2014 20:33:03 +0000 (21:33 +0100)]
Added sleep_ms() and check_debugger() functions + moved various auxiliary macros into the MUtils library.

9 years agoFixed a possible stack overflow in decode_date_str() function + set debugger flags...
LoRd_MuldeR [Sun, 30 Nov 2014 19:29:41 +0000 (20:29 +0100)]
Fixed a possible stack overflow in decode_date_str() function + set debugger flags when creating DEBUG build.

9 years agoMoved Natural String Sort functions into MUtils library.
LoRd_MuldeR [Sun, 30 Nov 2014 17:46:56 +0000 (18:46 +0100)]
Moved Natural String Sort functions into MUtils library.

9 years agoMoved more functions into MUtils library, especially all the Qt initialization code...
LoRd_MuldeR [Sat, 29 Nov 2014 00:22:46 +0000 (01:22 +0100)]
Moved more functions into MUtils library, especially all the Qt initialization code and some more OS-specific stuff.

9 years agoImplemented startup and error handling functions.
LoRd_MuldeR [Wed, 26 Nov 2014 01:37:08 +0000 (02:37 +0100)]
Implemented startup and error handling functions.

9 years agoMoved all terminal support functions into MUtilities library.
LoRd_MuldeR [Tue, 25 Nov 2014 21:32:20 +0000 (22:32 +0100)]
Moved all terminal support functions into MUtilities library.

9 years agoAdded DLLMain() function + changed the fatal_exit() function's parameters from "char...
LoRd_MuldeR [Tue, 25 Nov 2014 17:33:15 +0000 (18:33 +0100)]
Added DLLMain() function + changed the fatal_exit() function's parameters from "char*" to "wchar_t*" type.

9 years agoMoved get_os_version() function into MUtilities library.
LoRd_MuldeR [Tue, 25 Nov 2014 16:34:57 +0000 (17:34 +0100)]
Moved get_os_version() function into MUtilities library.

9 years agoMoved the CPU detection code into the MUtils library.
LoRd_MuldeR [Tue, 25 Nov 2014 02:16:45 +0000 (03:16 +0100)]
Moved the CPU detection code into the MUtils library.

9 years agoImproved temp_folder() function + we will now clean-up the TEMP folder on application...
LoRd_MuldeR [Tue, 25 Nov 2014 01:17:11 +0000 (02:17 +0100)]
Improved temp_folder() function + we will now clean-up the TEMP folder on application exit.

9 years agoOverhaul of the temp_folder() function + use scoped pointers for global objects.
LoRd_MuldeR [Mon, 24 Nov 2014 21:29:00 +0000 (22:29 +0100)]
Overhaul of the temp_folder() function + use scoped pointers for global objects.

9 years agoAdded KeccakHash (aka SHA-3) class + make sure that "public" functions and classes...
LoRd_MuldeR [Mon, 24 Nov 2014 18:35:32 +0000 (19:35 +0100)]
Added KeccakHash (aka SHA-3) class + make sure that "public" functions and classes are actually exported from the DLL.

9 years agoAdded version info class.
LoRd_MuldeR [Fri, 21 Nov 2014 19:56:36 +0000 (20:56 +0100)]
Added version info class.

9 years agoGenerate and compile the required MOC file.
LoRd_MuldeR [Fri, 21 Nov 2014 19:16:51 +0000 (20:16 +0100)]
Generate and compile the required MOC file.

9 years agoImplemented network_status() function + project file update.
LoRd_MuldeR [Fri, 21 Nov 2014 19:11:39 +0000 (20:11 +0100)]
Implemented network_status() function + project file update.

9 years agoImplemented the current_date() function.
LoRd_MuldeR [Fri, 21 Nov 2014 18:58:36 +0000 (19:58 +0100)]
Implemented the current_date() function.

9 years agoUpdateChecker: Made 'currentBuildNo' a const member variable.
LoRd_MuldeR [Fri, 21 Nov 2014 18:51:21 +0000 (19:51 +0100)]
UpdateChecker: Made 'currentBuildNo' a const member variable.

9 years agoImplemented the init_process() function.
LoRd_MuldeR [Fri, 21 Nov 2014 18:46:45 +0000 (19:46 +0100)]
Implemented the init_process() function.

9 years agoImplemented fatal_exit() and exception handler macros.
LoRd_MuldeR [Fri, 21 Nov 2014 18:42:39 +0000 (19:42 +0100)]
Implemented fatal_exit() and exception handler macros.

9 years agoImplemented known_folder() function.
LoRd_MuldeR [Fri, 21 Nov 2014 17:45:01 +0000 (18:45 +0100)]
Implemented known_folder() function.

9 years agoImplemented temp_folder() function.
LoRd_MuldeR [Fri, 21 Nov 2014 17:15:09 +0000 (18:15 +0100)]
Implemented temp_folder() function.

9 years agoImplemented randomness functions.
LoRd_MuldeR [Fri, 21 Nov 2014 16:54:46 +0000 (17:54 +0100)]
Implemented randomness functions.

9 years agoRenamed.
LoRd_MuldeR [Fri, 21 Nov 2014 16:13:54 +0000 (17:13 +0100)]
Renamed.

9 years agoInitial commit.
LoRd_MuldeR [Fri, 21 Nov 2014 16:11:57 +0000 (17:11 +0100)]
Initial commit.