Commit graph

15 commits

Author SHA1 Message Date
Bastian Schroll 7bf7f3c47b remove some unnecessary pass statements 2016-10-03 16:45:12 +02:00
Bastian Schroll e938cdcd6d rename globals. call to globalVars. 2016-10-03 12:02:18 +02:00
Bastian Schroll f8fcda94b6 rename globals to globalVars
to prevent to redifine an builtin function
2016-10-03 11:56:27 +02:00
Schrolli c19a89859b change encoding
- change code encoding from cp1252 to UTF-8 (Issue #60)
2015-07-13 10:19:45 +02:00
Schrolli bd6432b1e5 Fix error in pluginLoader.py
see Issue #52
2015-07-09 08:04:55 +02:00
Bastian Schroll 9f99d0e705 edit pluginLoader debug msg 2015-07-04 08:34:50 +02:00
JHCD dfc982a7e4 solve bug in exception-handling
we don't want to break down BOSWatch, if an plugin doesn't work
2015-07-03 23:36:50 +02:00
Schrolli 48c4d1e354 remove trailing whitespace 2015-07-02 09:02:49 +02:00
JHCD 09b9cc5f7d change pluginLoader and exception-handling
- if the function plugin.onLoad() throws an exception the plugin will skipped
- change exception-handling for pluginLoader
2015-06-29 23:24:48 +02:00
Schrolli 7da58fe521 call the .onLoad() routine during plugin loading 2015-06-29 12:55:13 +02:00
JHCD 698416d66e small changes in exception-handling 2015-06-14 20:35:04 +02:00
JHCD 97e87fcae2 small changes in documentation 2015-06-14 20:21:21 +02:00
Schrolli 5394bceedf insert a Lots of Docu in includes 2015-05-27 07:48:24 +02:00
Schrolli 0e952d6057 little debug and error edits 2015-05-26 11:41:05 +02:00
Bastian Schroll 0849672cbe rename pluginloader -> pluginLoader 2015-05-22 22:40:44 +02:00