Commit Graph

1320 Commits

Author SHA1 Message Date
Birunthan Mohanathas
34effcfba0 Fixed build. 2012-02-04 16:13:04 +00:00
Birunthan Mohanathas
97d69abc47 Minor change. 2012-02-04 16:06:29 +00:00
Birunthan Mohanathas
405976b7a6 Added !SetWallpaper bang.
Usage: !SetWallpaper [File] (Style)
where style is CENTER, TILE, STRETCH, FIT, or FILL. FIT/FILL available only on Windows 7 (and higher).
2012-02-04 15:54:30 +00:00
Birunthan Mohanathas
913cf05a18 Additional change for r1166. 2012-02-04 14:29:51 +00:00
Birunthan Mohanathas
cab05532f5 Fixed that [measures] in bangs weren't replaced since r1148. 2012-02-04 13:16:10 +00:00
Birunthan Mohanathas
d23112ba7f Housekeeping. 2012-02-04 13:08:58 +00:00
Birunthan Mohanathas
0b57333dd8 Added C++ plugin SDK. 2012-02-04 13:00:49 +00:00
Birunthan Mohanathas
66ce911478 Removed accidentally committed test code. 2012-02-04 11:11:13 +00:00
Birunthan Mohanathas
1e6d825400 Housekeeping. 2012-02-04 10:40:18 +00:00
Birunthan Mohanathas
87df66ffee Added C# SDK 2012-02-04 10:39:04 +00:00
Birunthan Mohanathas
b1c8f97409 - AdvancedCPU.dll: Fixed memory leak
- CoreTemp.dll: Fixed memory leak since r1111
2012-02-04 08:52:56 +00:00
Birunthan Mohanathas
9a06301189 Minor change. 2012-02-04 08:34:48 +00:00
Birunthan Mohanathas
1560c31510 - FolderInfo.dll: Fixed several memory leaks
- Changed FolderInfo and WebParser to import pcre_* functions from Rainmeter.dll to reduce binary size
- Changed Help in context menu to open Support page (instead of Manual/Manual_beta)
2012-02-04 08:25:11 +00:00
Birunthan Mohanathas
c790ca54e0 Code cleanup. 2012-02-03 12:48:33 +00:00
Birunthan Mohanathas
e7632b5782 Additional change to r1155. 2012-02-03 10:37:26 +00:00
Birunthan Mohanathas
c0ecf75e94 Fixed issue with r1153 (if skin is changed to other variant, the former skin is leaked). 2012-02-03 10:15:18 +00:00
Birunthan Mohanathas
798ea5d010 NowPlaying: Fixed memory leak in TagLib. 2012-02-02 12:49:36 +00:00
Birunthan Mohanathas
808dca7afe Improved r277 fix. 2012-02-02 12:05:14 +00:00
Birunthan Mohanathas
85e59b5583 New plugin API: Added rm parameter to Initialize. 2012-02-02 07:39:14 +00:00
Birunthan Mohanathas
b65b26c2b7 Cosmetic changes. 2012-02-01 18:00:32 +00:00
spx
e15fff8946 Code cosmetics. 2012-02-01 17:32:03 +00:00
Birunthan Mohanathas
b21658b1cd - Partially refactored bang handling code
- Renamed CMeasure::ExecuteBang to CMeasure::Command
- Minor cosmetic changes and tweaks
2012-02-01 15:55:29 +00:00
spx
7531ddde27 - Tweaked !SetClip.
- Code cosmetics.
2012-01-30 08:34:56 +00:00
JamesAC
55fe503636 Added new Bang "!SetClip"
Usage - !SetClip "Text to set, #Variable#, [Measure]"

Dynamic Variables is only needed if a dynamic #Variable# is used, it is not needed for a [Measure] to appear dynamically.
2012-01-29 18:59:22 +00:00
Birunthan Mohanathas
d302561618 Fixed mistake in r1145 and some minor changes. 2012-01-29 15:59:44 +00:00
Birunthan Mohanathas
476c4b996a Missed file. 2012-01-29 15:54:17 +00:00
Birunthan Mohanathas
f431d48dd8 Minor change. 2012-01-29 15:52:02 +00:00
Birunthan Mohanathas
e459e3df34 Fix to r1142. 2012-01-28 19:55:38 +00:00
Birunthan Mohanathas
92864ea360 Rainmeter.stats is now updated periodically only if NetTotal measure has been used in current session. 2012-01-28 18:44:19 +00:00
Birunthan Mohanathas
e14ef154f3 Fixed crash when tray menu is open while the language combobox is open in Manage Settings. 2012-01-28 16:47:26 +00:00
Birunthan Mohanathas
81b6813e3a - Removed example plugins (will be available tomorrow from http://rainmeter.net/cms/Developers)
- Changed new plugin API exports to __stdcall calling convention
- Disabled /DEBUG for Release configurations
2012-01-28 16:14:03 +00:00
Birunthan Mohanathas
fd48b9f24a MathParser: Fixed issue with measure names less than 6 chars. 2012-01-27 15:36:46 +00:00
Birunthan Mohanathas
35be827071 - Changed std::transform(..., ::towlower/::towupper) to _wcsupr/_wcslwr
- MathParser: Fixed stack overflow (and possible crash) when the nested conditional limit is exceeded
2012-01-25 16:00:49 +00:00
Birunthan Mohanathas
430e287bec Minor tweaks. 2012-01-23 15:43:31 +00:00
Birunthan Mohanathas
017c2e9ad9 Calc/MathParser: Conditional limit increased to 30. 2012-01-23 12:33:17 +00:00
Birunthan Mohanathas
e99403ce1e Tweaks. 2012-01-23 09:35:32 +00:00
Birunthan Mohanathas
33d447a907 MathParser: Converted to use WCHAR. 2012-01-23 09:30:51 +00:00
Birunthan Mohanathas
01b22e2d5e Calc/MathParser: Minor tweaks. 2012-01-23 07:21:03 +00:00
spx
ebec08914a Adjusted copyright notice.
http://www.gnu.org/licenses/gpl-2.0.html
2012-01-23 06:36:15 +00:00
Birunthan Mohanathas
caf0a60a5b Removed ccalc and replaced with MathParser 2012-01-22 20:28:05 +00:00
Birunthan Mohanathas
f373ea0b1e Removed wiki pages. Use http://rainmeter.net/cms/Developers instead. 2012-01-21 17:57:10 +00:00
Birunthan Mohanathas
055d64b605 Updated C# stuff. 2012-01-21 15:52:28 +00:00
Birunthan Mohanathas
34347117db Installed: Fixed silent install and added (optional) /LANGUAGE= switch. 2012-01-21 15:44:46 +00:00
spx
3e1dc73e0e Added workaround for icon.
http://rainmeter.net/forum/viewtopic.php?f=14&t=10946
2012-01-09 18:13:22 +00:00
Birunthan Mohanathas
e3df01ed48 Updated wiki and removed 2.3 branch. 2012-01-08 17:47:12 +00:00
Birunthan Mohanathas
c3ed2e5fa3 Reintegrated 2.3 branch into trunk 2012-01-08 17:35:29 +00:00
jsmorley
c3335adec5 Changed version to 2.2 2012-01-08 16:59:20 +00:00
Birunthan Mohanathas
a72eb29ce4 [2.3] Minor change. 2012-01-06 12:37:40 +00:00
Birunthan Mohanathas
7f61b7d314 [2.3] NowPlaying.dll: Updated to new API and some cosmetic changes. DynamicVariables is supported, but a child measure (e.g. PlayerName=[ParentMeasure]) cannot be converted into a parent measure (e.g. PlayerName=Winap) or vice versa. 2012-01-05 12:06:27 +00:00
Birunthan Mohanathas
584d1de6a0 [2.3] MediaKey.dll: Minor changes. 2012-01-04 15:26:07 +00:00