Commit Graph

1339 Commits

Author SHA1 Message Date
Birunthan Mohanathas
8dd9b8e6f5 Changed Calc errors to be reported only once (not on each update) 2012-04-06 21:04:57 +03:00
Birunthan Mohanathas
8c3fd63ffb Tweaks 2012-04-06 20:54:45 +03:00
Birunthan Mohanathas
873b67571a Tweaks 2012-04-06 20:01:45 +03:00
Birunthan Mohanathas
ea67809d9b Replaced throw with Log where possible 2012-04-06 19:54:20 +03:00
Birunthan Mohanathas
df61f5c1f8 Removed support for several RAINMETER_QUERY messages 2012-04-06 15:32:36 +03:00
Birunthan Mohanathas
1e4513e9c6 Cosmetics 2012-04-06 15:31:00 +03:00
Birunthan Mohanathas
c663bde9cc Removed support for TrayExecuteL and TrayExecuteDL 2012-04-06 15:28:39 +03:00
Birunthan Mohanathas
ba239ffeea Changed all numerical options or numerical parameters of bangs to accept formulas 2012-04-06 15:16:54 +03:00
Birunthan Mohanathas
9ba4021a2b Updated tray icon 2012-04-05 21:56:39 +03:00
Birunthan Mohanathas
98ea88fe4d Revert 6490dad 2012-04-05 15:13:33 +03:00
Birunthan Mohanathas
6490dad2dc Fixed incorrect revision number generated by Build.bat due to multiple branches 2012-04-05 15:05:07 +03:00
Birunthan Mohanathas
22c5d6a340 Changed to check for updates from GitHub rather than Google Code 2012-04-05 13:27:34 +03:00
Birunthan Mohanathas
1def58618c NowPlaying.dll: Changed OpenPlayer bang to always start foobar2000 activated (non-minimized) 2012-04-04 15:21:02 +03:00
Birunthan Mohanathas
775d5c2a39 NowPlaying.dll: Fixed incorrect display of types NUMBER and YEAR in tooltips 2012-04-04 15:18:37 +03:00
Birunthan Mohanathas
8f69bcbbea Updated .gitignore 2012-04-02 22:21:54 +03:00
jsmorley
da8b11351d Added !Log bang to write to the Rainmeter log 2012-04-02 10:47:13 -04:00
Birunthan Mohanathas
1ae296c3a2 Fixed typo in illustro/Disk 2012-03-31 21:32:00 +03:00
Birunthan Mohanathas
a9e33cea80 Fixed UpdateVersion.bat 2012-03-31 15:27:06 +03:00
Brian
7d0706c56a Added OnCloseAction 2012-03-31 11:55:56 +03:00
Birunthan Mohanathas
024a720c11 NowPlaying.dll: Removed foobar2000 specific interface (switched to use CAD interface) 2012-03-28 22:12:04 +03:00
spx
4b227b413c PerfMon.dll: Additional change for r1267 (5f05e79b6a). 2012-03-26 14:10:34 -07:00
spx
6d79b7efa4 Fixed that X/Y/Hidden is retained even if MeterStyle is changed by using !SetOption etc. 2012-03-26 13:40:07 -07:00
Birunthan Mohanathas
5f05e79b6a PerfMon.dll: Fixed wrong return value after option is changed with PerfMonDifference=1 2012-03-26 21:29:45 +03:00
Birunthan Mohanathas
521b5c18b7 Fixed build. 2012-03-26 19:39:31 +03:00
Birunthan Mohanathas
6535f828f9 Minor change 2012-03-26 19:13:47 +03:00
Birunthan Mohanathas
fb5a425eb8 PerfMon.dll: Fixed incorrect measure value (http://rainmeter.net/forum/viewtopic.php?f=14&t=11599) 2012-03-26 19:13:00 +03:00
spx
2f2f5e6efa Code cleanup 2012-03-26 19:11:54 +03:00
spx
fa591bdf60 Code cleanup 2012-03-26 19:10:36 +03:00
Birunthan Mohanathas
22ccf16b41 Minor change 2012-03-26 19:09:54 +03:00
Birunthan Mohanathas
1eb8e1b46a SysInfo.dll: Fixed messed up retrun value in some cases 2012-03-26 19:08:10 +03:00
Birunthan Mohanathas
51cddb00f8 PerfMon.dll: Updated to new API 2012-03-26 18:54:57 +03:00
Birunthan Mohanathas
f51f2aac24 SysInfo.dll: Fixed regression from previous commit 2012-03-26 18:53:46 +03:00
Birunthan Mohanathas
9430c634d9 SysInfo.dll: Updated to new API 2012-03-26 18:52:17 +03:00
Birunthan Mohanathas
db52d3d575 Cosmetic changes to resources 2012-03-26 18:49:31 +03:00
Birunthan Mohanathas
cd53b83093 Updated .gitignore 2012-03-26 18:38:06 +03:00
Birunthan Mohanathas
0a632ea749 FolderInfo.dll: Updated to new API and code cosmetics 2012-03-26 18:37:17 +03:00
Birunthan Mohanathas
e09085137d Minor change 2012-03-26 18:36:30 +03:00
jsmorley
bbf5f168ba Updated README 2012-03-26 18:35:21 +03:00
Birunthan Mohanathas
078c6693d8 Updated .gitignore 2012-03-26 18:30:36 +03:00
Birunthan Mohanathas
316d70496b Added .gitignore 2012-03-26 18:29:45 +03:00
Birunthan Mohanathas
7a0ec6c129 Added /Build 2012-03-26 18:26:59 +03:00
spx
8e4d37a8ea - Now retries UpdateLayeredWindow if it fails for some reason. (E.g. when SetLayeredWindowAttributes is called by other application process.)
- Replaced Get(Set)WindowLong with Get(Set)WindowLongPtr.
- Code cosmetics.
2012-03-14 02:52:35 +00:00
Birunthan Mohanathas
476eaf1679 Script: Fixed that SKIN:ParseFormula didn't work with numbers
NowPlaying.dll: Fixed a few TagLib memory leaks.
2012-03-12 18:11:10 +00:00
Birunthan Mohanathas
a57d75399c NowPlaying.dll: Added support for types NUMBER and YEAR 2012-03-12 12:01:12 +00:00
Birunthan Mohanathas
63c42fe3a5 Script: Replaced ReadString/ReadNumber with GetOption/GetNumberOption. 2012-03-11 09:59:48 +00:00
Birunthan Mohanathas
db05adaf2b Lua: Upgraded to 5.1.5. 2012-03-10 07:09:53 +00:00
Birunthan Mohanathas
13e5af0f17 Lua: Object tables were left on stack, fixed. 2012-03-10 07:03:19 +00:00
Birunthan Mohanathas
e2a736ed83 Missed files in r1241. 2012-03-09 13:24:07 +00:00
Birunthan Mohanathas
e196ac08db Lua: Disabled debug library. 2012-03-09 13:19:49 +00:00
Birunthan Mohanathas
ad2a986e88 Cosmetics. 2012-03-09 10:41:46 +00:00