Birunthan Mohanathas
|
eedd7c4b7c
|
- Removed 2.2 branch
- Updated 2.3 branch to what trunk was in r1090
- Added PluginExampleCS to demonstrate the new plugin from C#
|
2011-12-30 18:03:46 +00:00 |
|
Birunthan Mohanathas
|
62ce7c28a8
|
|
2011-12-30 17:29:18 +00:00 |
|
Birunthan Mohanathas
|
71b8d6395d
|
Reverted trunk to r1085.
|
2011-12-30 17:18:34 +00:00 |
|
Birunthan Mohanathas
|
9856b5138a
|
Missed a file.
|
2011-12-30 16:42:40 +00:00 |
|
Birunthan Mohanathas
|
6e9d84ad07
|
Changed \trunk version to 2.3.
|
2011-12-30 16:33:38 +00:00 |
|
Birunthan Mohanathas
|
e8b89aadfa
|
- Updated Power plugin and Process plugin to use new API
- Removed CSPluginTemplate
|
2011-12-30 16:24:22 +00:00 |
|
Birunthan Mohanathas
|
7b3b0277ec
|
Added new plugin API.
|
2011-12-30 16:16:22 +00:00 |
|
Birunthan Mohanathas
|
61d7a3d221
|
Created 2.2 branch.
|
2011-12-30 16:11:31 +00:00 |
|
Birunthan Mohanathas
|
61ec694027
|
Housekeeping.
|
2011-12-16 19:54:35 +00:00 |
|
Birunthan Mohanathas
|
bfbb0ca6f8
|
Added Process plugin.
|
2011-12-16 19:53:12 +00:00 |
|
Birunthan Mohanathas
|
d59582c8b8
|
Reverted r1069 since the digital signature seems to have fixed false positives.
|
2011-12-16 17:00:24 +00:00 |
|
Birunthan Mohanathas
|
d295e55d67
|
Fixed Build.bat when Certificate.bat doesn't exist.
|
2011-12-15 19:48:46 +00:00 |
|
Birunthan Mohanathas
|
45b2c6657b
|
Updated wiki.
|
2011-12-15 19:42:22 +00:00 |
|
Birunthan Mohanathas
|
c84e05220f
|
Removed Certificate.bat and added to ignore list to avoid accidental commits.
|
2011-12-15 19:34:29 +00:00 |
|
Birunthan Mohanathas
|
7962336962
|
Adding digital signature support to Build.bat.
|
2011-12-15 14:04:26 +00:00 |
|
spx
|
3bebd7002a
|
Minor tweaks.
|
2011-12-09 19:49:06 +00:00 |
|
Birunthan Mohanathas
|
13b3241307
|
Minor tweaks and cleanup.
|
2011-12-09 08:40:19 +00:00 |
|
spx
|
2835739b12
|
Code tweaks and cleanup.
|
2011-12-09 03:28:19 +00:00 |
|
spx
|
8e8b7d1268
|
Code tweaks and cleanup.
|
2011-12-04 22:18:40 +00:00 |
|
spx
|
320c2d7c83
|
- [FreeDiskSpace] Added new "Type=" option to get drive type. (e.g. Fixed/Removable/Network) If set to 1, retrieve drive type as number/string. Default is 0.
- Code cleanup.
|
2011-12-02 10:42:11 +00:00 |
|
spx
|
2d05df47cd
|
Fixed issue that Rainmeter.stats is not created and generates error on startup if Rainmeter.ini doesn't contain [Statistics]-section.
http://rainmeter.net/forum/viewtopic.php?f=14&t=10418
|
2011-12-01 08:40:37 +00:00 |
|
spx
|
f28ecf6e83
|
Minor tweaks.
|
2011-11-28 14:13:20 +00:00 |
|
Birunthan Mohanathas
|
c0cc3f2e70
|
Fixed another silly mistake.
|
2011-11-27 19:07:50 +00:00 |
|
Birunthan Mohanathas
|
3caeff7049
|
Fixed silly mistake.
|
2011-11-27 18:51:39 +00:00 |
|
Birunthan Mohanathas
|
30117612d1
|
Temporary fix for false positive issues with some AVs.
|
2011-11-27 18:18:34 +00:00 |
|
Birunthan Mohanathas
|
2e22c542cc
|
Minor changes.
|
2011-11-27 16:37:39 +00:00 |
|
Birunthan Mohanathas
|
abb1831092
|
Added /LOADTHEME switch to SkinInstaller.exe. Usage:
"SkinInstaller.exe" /LOADTHEME themeName
|
2011-11-27 14:14:39 +00:00 |
|
Birunthan Mohanathas
|
caa1ef893f
|
Updated wiki.
|
2011-11-27 13:31:14 +00:00 |
|
Birunthan Mohanathas
|
0b4b0c082a
|
Some housekeeping.
|
2011-11-27 13:28:19 +00:00 |
|
Birunthan Mohanathas
|
a7a6e74499
|
- Merged Rainstaller and RainBackup into SkinInstaller. The Rainstaller code is not yet refactored, but is fully functional.
- Added zip64 support
- Removed Addons\
|
2011-11-27 13:24:37 +00:00 |
|
spx
|
d622c88d69
|
Code cleanup.
|
2011-11-27 12:46:59 +00:00 |
|
spx
|
34005f14a4
|
Switched from std::wstring.compare() to wcscmp().
|
2011-11-27 08:30:39 +00:00 |
|
spx
|
e56273113d
|
Fixed handle leak when failed to get the image file size.
|
2011-11-26 04:41:50 +00:00 |
|
spx
|
3c1338b4c5
|
- Renamed bool ReadFormula() to ParseFormula.
- Changed ReadConfig() in Measure/Meter to protected.
- Other code tweaks and cleanups.
|
2011-11-26 02:49:52 +00:00 |
|
Birunthan Mohanathas
|
b26dafc46f
|
- Improved r1034 fix
- Minor tweaks
|
2011-11-25 19:11:46 +00:00 |
|
Birunthan Mohanathas
|
1ec1809c75
|
Installer: Removed license page and fixed that options page wasn't properly aligned with RTL languages
|
2011-11-24 18:09:43 +00:00 |
|
spx
|
02f2d51b41
|
Minor tweaks.
|
2011-11-24 00:30:56 +00:00 |
|
Birunthan Mohanathas
|
2c5d592cd8
|
Installer: Fixed that Enter does not work on the Directory page due to r1054.
|
2011-11-23 14:04:02 +00:00 |
|
Birunthan Mohanathas
|
181ef45b16
|
Fixed that uninstaller doesn't remove Languages folder.
|
2011-11-23 11:21:31 +00:00 |
|
Birunthan Mohanathas
|
d86e0b250a
|
Installer now forces either 32bit or 64bit and disables the ability to change install path when Rainmeter is already installed and 'Standard installation' has been selected.
|
2011-11-23 10:59:44 +00:00 |
|
Birunthan Mohanathas
|
e490898a74
|
Fixed that r1034 degraded icon quality with high DPI.
|
2011-11-21 17:39:09 +00:00 |
|
spx
|
4d72490256
|
Minor fix for r1051.
|
2011-11-21 16:57:50 +00:00 |
|
Birunthan Mohanathas
|
b11abf09f0
|
- Minor code refactoring and tweaks
- Minor changes to illustro
|
2011-11-21 12:53:55 +00:00 |
|
Birunthan Mohanathas
|
347bd7cc9f
|
Minor change.
|
2011-11-20 09:26:17 +00:00 |
|
spx
|
4719e4a600
|
Minor tweaks.
|
2011-11-19 23:09:41 +00:00 |
|
Birunthan Mohanathas
|
5d20dcbddd
|
NowPlaying.dll: Some tweaks.
|
2011-11-19 12:06:51 +00:00 |
|
Birunthan Mohanathas
|
d3a2a8a137
|
NowPlaying.dll: iTunes shuffle state change now detected immediately.
|
2011-11-19 11:44:04 +00:00 |
|
Birunthan Mohanathas
|
42ce3d9666
|
Minor tweaks.
|
2011-11-19 11:32:23 +00:00 |
|
spx
|
efc8275ed1
|
Minor tweaks.
|
2011-11-18 22:40:58 +00:00 |
|
Birunthan Mohanathas
|
af8be41663
|
Minor tweaks.
|
2011-11-18 07:33:41 +00:00 |
|