- Added Changed Logs

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@4125 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
mangeimarkus
2013-10-28 18:03:30 +00:00
parent 32a53b0101
commit 41e92ef9b4

View File

@@ -1,4 +1,5 @@
- added webcam widget (marcproe)
- Added JSON librabry as alternative for JSON::XS (mangei.markus)
- Added webcam widget (marcproe)
- path to background image is now configurable via the YAF interface (marcproe)
- Added regex capability for generic widget onclick function (marcproe)
- Added foundation for modify dialog and modify dialog for generic widget (marcproe)