Commit Graph

  • 1aa242b5c9 DllExporter: Improve ildasm.exe path detection Birunthan Mohanathas 2014-01-17 16:27:16 +0200
  • c833f604c5 NowPlaying: Split TagLibUnity.cpp into several files to help optimizer v3.1.0.2255 Birunthan Mohanathas 2014-01-05 14:26:57 +0200
  • 6bcbd1f0d7 NowPlaying: Use PCH Birunthan Mohanathas 2014-01-05 14:09:20 +0200
  • d8a046111f NowPlaying: Compile most TagLib files together for greatly increased build performance Birunthan Mohanathas 2014-01-05 14:04:01 +0200
  • d1d47b384e Add project directory to AdditionalIncludeDirectories to fix IntelliSense warning for StdAfx.h includes in subdirectories Birunthan Mohanathas 2014-01-05 13:23:05 +0200
  • 76b2ce47bc Common: Use PCH Birunthan Mohanathas 2014-01-05 13:21:00 +0200
  • cc0d6eeb63 Library: Simplify PCH use Birunthan Mohanathas 2014-01-05 13:00:50 +0200
  • 82d753891f Move Gfx code into Common project Birunthan Mohanathas 2014-01-05 12:52:36 +0200
  • ba79e869b0 Move PCRE into separate Library_PCRE project Birunthan Mohanathas 2014-01-05 12:44:34 +0200
  • 5c371b8999 Move Lua into separate Library_Lua project Birunthan Mohanathas 2014-01-05 12:28:12 +0200
  • 7164dddefd Disable copy constructors and copy assignment operators Birunthan Mohanathas 2014-01-05 12:07:22 +0200
  • 4b6a1d31ea Rotator: Use more exact value of 2π for RotationAngle Birunthan Mohanathas 2014-01-05 11:43:50 +0200
  • 27164b8e75 Rename EscapeUrl to EncodeUrl Birunthan Mohanathas 2014-01-04 21:47:45 +0200
  • 39c6c62abd WebParser: Tweaks Birunthan Mohanathas 2014-01-04 21:46:00 +0200
  • 9e730bc7cf WebParser: Fix failure to replace [&Measure] variables in some cases Birunthan Mohanathas 2014-01-04 21:31:14 +0200
  • cf62c509a1 Add support for [Measure:EscapeUrl] to perform URL encoding Birunthan Mohanathas 2014-01-04 19:19:10 +0200
  • 9b5871f4dc Move EscapeRegExp into StringUtil Birunthan Mohanathas 2014-01-04 19:01:21 +0200
  • ce847ac12e Cosmetics Birunthan Mohanathas 2014-01-04 18:54:34 +0200
  • 61cbb81756 Tweak EscapeRegExp() Birunthan Mohanathas 2014-01-04 18:50:55 +0200
  • c31ecbfc83 Tweak GetSectionVariable() Birunthan Mohanathas 2014-01-04 18:47:14 +0200
  • 9541e72707 Cosmetics Brian Ferguson 2014-01-04 09:28:44 -0700
  • 957e37fbf2 Added [Measure:EscapeRegExp] section variable for measures. This will escape any regular expression meta-characters for use with IfMatch. Brian Ferguson 2014-01-04 09:06:07 -0700
  • ee281be0c7 Cosmetics Brian Ferguson 2014-01-03 23:48:40 -0700
  • 58d3881909 Cosmetics Brian Ferguson 2014-01-03 23:27:25 -0700
  • 924ea06872 IfActions: Added IfMatch/IfMatchAction/IfNotMatchAction for string comparisons Brian Ferguson 2014-01-03 23:24:56 -0700
  • 38a3fdcece MeasureString: Changed floating-point conversion function to CRT function Brian Ferguson 2014-01-03 12:00:00 -0700
  • d606ce0170 MeasureString: Correctly convert strings to floating-point numbers instead of integers only Brian Ferguson 2014-01-02 13:47:36 -0700
  • 46ddc24f90 Removed unneeded library from previous commit d3e4a2b Brian Ferguson 2014-01-01 09:36:35 -0700
  • d3e4a2b6a4 MeasureString - New measure for simple manipulation of strings as a measure. Brian Ferguson 2014-01-01 09:33:40 -0700
  • 1a345f1ad8 Fixed bug in 1383c04 Brian Ferguson 2014-01-01 09:14:49 -0700
  • 1383c046e0 MeasureCalc - Limit the amount of unique random numbers to preserve memory. The limit is set at 65535, which "should" be enough. Brian Ferguson 2014-01-01 08:59:39 -0700
  • a84fa3f15c Enable /Gy (Function-Level Linking) and /Gw (Optimize Global Data) Birunthan Mohanathas 2013-12-26 12:53:32 +0200
  • a78de13d7b Remove unnecessary includes Birunthan Mohanathas 2013-12-24 11:52:28 +0000
  • ffd359158e Disabled exception handling and define _HAS_EXCEPTIONS=0 globally Birunthan Mohanathas 2013-12-24 11:45:49 +0000
  • 0136f81163 Win7Audio: Remove try/catch blocks Birunthan Mohanathas 2013-12-24 11:45:25 +0000
  • da92def9fc Define WIN32_LEAN_AND_MEAN globally Birunthan Mohanathas 2013-12-24 11:20:19 +0000
  • c196396ad0 Unignore and fix warnings elsewhere Birunthan Mohanathas 2013-12-23 19:44:42 +0000
  • a577608835 Unignore and fix warnings in Library/ Birunthan Mohanathas 2013-12-23 19:42:31 +0000
  • b25a7849d6 SysInfo: Make INTERNET_CONNECTIVITY and LAN_CONNECTIVITY return 1 on unsupported systems Birunthan Mohanathas 2013-12-23 18:49:16 +0000
  • a95c0a9284 Cosmetics Birunthan Mohanathas 2013-12-23 18:23:02 +0000
  • ca9bc0e880 PerfMon/AdvancedCPU: Fix use of uninitialized variable This caused problems on Release\Win32 builds. Birunthan Mohanathas 2013-12-23 18:18:53 +0000
  • 106e1664c3 Revert changes to TextFormatD2D_Test.cpp in 729b145 Birunthan Mohanathas 2013-12-23 16:20:45 +0000
  • 729b145653 Fix assert parameter order in tests Birunthan Mohanathas 2013-12-23 16:19:19 +0000
  • dd38ed10e9 MathParser: Use std::trunc instead of custom implementation Birunthan Mohanathas 2013-12-23 16:09:18 +0000
  • 9e5a1f4a8f MathParser: Add namespace blocks to avoid issues like 223231f Birunthan Mohanathas 2013-12-23 16:05:15 +0000
  • 223231f96e Calc: Rename round to round2 for VS2013 compatibility jsmorley 2013-12-23 01:53:47 -0500
  • 47cf1ec899 Fixed Word Findlee 2013-12-22 17:40:28 +0300
  • 76e562f4f5 SysInfo: Use -1 for "no" with INTERNET_CONNECTIVITY and LAN_CONNECTIVITY Birunthan Mohanathas 2013-12-22 16:24:16 +0000
  • acbd0da292 SysInfo: Replace NETWORK_STATUS with LAN_CONNECTIVITY Birunthan Mohanathas 2013-12-22 16:22:55 +0000
  • ae1cbe0b85 SysInfo: Add INTERNET_CONNECTIVITY and NETWORK_STATUS types INTERNET_CONNECTIVITY returns 1 if connected to the Internet or 0 otherwise. NETWORK_STATUS returns the flags documented at: http://msdn.microsoft.com/en-us/library/windows/desktop/aa370795.aspx Birunthan Mohanathas 2013-12-21 18:58:07 +0000
  • 98b00cc73a Cosmetics Birunthan Mohanathas 2013-12-08 15:07:45 +0200
  • f5fb87f336 Calc: Use std::mt19937 with a deterministic seed as the random engine Birunthan Mohanathas 2013-12-08 15:06:01 +0200
  • ec9c2ef598 Reapply accidentally reverted changes in 3b1dfba Birunthan Mohanathas 2013-12-08 13:44:03 +0200
  • 1eb46ae448 Calc: Minor tweaks Birunthan Mohanathas 2013-12-08 13:41:19 +0200
  • 3383713853 Calc: Make std::default_random_engine static Birunthan Mohanathas 2013-12-08 13:40:48 +0200
  • 3b1dfbac7e MeasureCalc: Fixed error message from repeating when HighBound is smaller than LowBound Brian Ferguson 2013-12-06 20:55:50 -0700
  • b7c6ec0e54 Call DefWindowProc after processing WM_INPUT Birunthan Mohanathas 2013-12-06 10:30:14 +0200
  • c864de2859 Tweaks Birunthan Mohanathas 2013-12-05 10:17:33 +0200
  • 6ade414505 Language: Update strings Birunthan Mohanathas 2013-12-02 17:44:20 +0200
  • 625a25e015 Additional change to 9fc4aaa Birunthan Mohanathas 2013-11-29 18:58:29 +0200
  • e2120c4242 Update Building.md for VS2013 Birunthan Mohanathas 2013-11-29 18:54:33 +0200
  • 3d65d47488 Additional change to 9fc4aaa Birunthan Mohanathas 2013-11-29 18:47:18 +0200
  • 9fc4aaad1f Upgrade to Visual Studio 2013 jsmorley 2013-11-29 11:42:12 -0500
  • d804b4a5c1 Common: Rename trunc in MathParser.cpp to trunc2 for VS2013 compatibility jsmorley 2013-11-29 11:41:12 -0500
  • 3cfdc8c0b3 Gfx: Add missing HRESULT check Birunthan Mohanathas 2013-11-24 15:43:37 +0200
  • 9885c57b70 Meter: ToolTipIcon option allows to use relative path spx 2013-11-24 00:29:45 +0900
  • d576581340 Language: Update strings Birunthan Mohanathas 2013-11-16 16:51:20 +0200
  • c93bc615d3 Language: Update strings Birunthan Mohanathas 2013-11-16 16:49:54 +0200
  • 4e936e5365 Tweaks Birunthan Mohanathas 2013-11-10 19:41:21 +0200
  • cd658fe2b1 IfActions: Tweaks Brian Ferguson 2013-11-08 08:40:14 -0700
  • fc96387105 Added IfConditionMode. If 1, will execute the True/False action on every update of the measure. If 0, will only execute the True/False action once until it switches case and back again (like IfActions). Brian Ferguson 2013-11-08 08:36:43 -0700
  • 1be1381e7b Common: Add Timer.h Birunthan Mohanathas 2013-11-06 15:54:17 +0200
  • fcc62a9ff3 Update Building.md Birunthan Mohanathas 2013-11-06 15:48:48 +0200
  • b492d40f61 IfActions: Tweaks spx 2013-11-06 16:02:05 +0900
  • fa81ea4fe9 Additional change to 40e0b70 Birunthan Mohanathas 2013-11-05 21:19:04 +0200
  • dcca59ae91 Use the precompiled header with IfActions.cpp Birunthan Mohanathas 2013-11-05 21:12:20 +0200
  • 40e0b70baf IfActions: Tweaks Birunthan Mohanathas 2013-11-05 21:09:54 +0200
  • b62fca59d0 IfActions: Read condition options after measure value is changed to properly support section variables Birunthan Mohanathas 2013-11-05 20:43:04 +0200
  • cf86d365ad Fixed error when a self-referencing closing bracket was omitted from the IfCondition Brian Ferguson 2013-11-05 10:41:33 -0700
  • 521861a87d Fixed typo in 87edcd0 Brian Ferguson 2013-11-05 10:11:57 -0700
  • 87edcd0ce4 Added new options IfCondition/IfTrueAction/IfFalseAction for all Measures. Multiple conditions/actions are also possible (eg. IfCondition2/IfTrueAction2) Brian Ferguson 2013-11-05 10:07:42 -0700
  • e65af4d890 Remove unnecessary files in SkinInstaller/ Birunthan Mohanathas 2013-11-05 17:53:27 +0200
  • cfc3aa77f0 Build: Default the WinDDK 7.1 to <RepoRoot>\..\WinDDK\7600.16385.1\ Birunthan Mohanathas 2013-11-05 17:31:30 +0200
  • b7bc3c9d0d Build: Add RainmeterPlugin.Cs.props This change allows Build.bat to define RmOutDirRoot to redirect output files to a different directory. This will be required for the new installer. Birunthan Mohanathas 2013-11-03 21:56:32 +0200
  • 950192b8eb Additional change to e1872e6: Move Plugins.props as well Birunthan Mohanathas 2013-11-03 20:23:16 +0200
  • e1872e67bb Move .props files to Build\VS\ Birunthan Mohanathas 2013-11-03 20:18:42 +0200
  • dd1d3cb8da Build: Minor tweaks Birunthan Mohanathas 2013-11-03 18:34:09 +0200
  • abf3ee09ed New installer: Implement basic install and elevation handling Birunthan Mohanathas 2013-11-03 16:20:12 +0200
  • 25d956c014 New installer: Partly revert 5689604 since some parts are necessary after all Birunthan Mohanathas 2013-11-03 16:14:08 +0200
  • 3d9a605117 Gfx: Fix incorrect IID to DWriteCreateFactory (IDWriteFactory instead of IDWriteFactory1) Birunthan Mohanathas 2013-11-02 18:13:50 +0200
  • 177d305e58 Additional change to 5689604 Birunthan Mohanathas 2013-11-02 13:55:35 +0200
  • 5689604f36 New installer: Comment out unnecessary parts of the lzma files to reduce size Birunthan Mohanathas 2013-11-02 13:54:55 +0200
  • e35a65eeaa New installer: Add UI controls Birunthan Mohanathas 2013-11-02 12:31:05 +0200
  • 99e2b69ff8 Manage: Disable resizable window frame Birunthan Mohanathas 2013-11-02 11:58:25 +0200
  • 150ccf8b14 Additional change to f5d875e This also fixes the flickering issue caused by !Refresh: http://rainmeter.net/forum/viewtopic.php?f=14&t=16535#p92322 v3.0.2.2161 spx 2013-10-30 04:35:44 +0900
  • d14dfdbb0e Updated version.* to 3.1 beta jsmorley 2013-10-25 10:39:07 -0400
  • 1a150f8bc8 Update build.bat to 3.1 beta version jsmorley 2013-10-25 10:36:53 -0400
  • 5aabd3fe1a Fix mistake in 1414b30 Birunthan Mohanathas 2013-10-21 19:41:36 +0300
  • 1414b3022e Additional changes to 95e6b4b Birunthan Mohanathas 2013-10-21 19:40:12 +0300
  • 3c58e4d48c Minor fixes Birunthan Mohanathas 2013-10-21 19:22:57 +0300