The files contained in this repository can be downloaded to your computer using a svn client.
On Linux you simply type the command displayed below.

This URL has Read-Only access.

Statistics
| Revision:

root / trunk / DomotiGa / FMain.class @ 853

History | View | Annotate | Download (37 kB)

# Date Author Comment
853 04/21/2012 07:16 pm rdnzl

New version 0.1.205, you must upgrade your database.
Please make a backup of your database and DomotiGa directory tree first!
Added support for UPM/ESIC WT440/WT450H sensors to RFXComTRX module.
Still needs some minor changes to the code to be 100% up to date with RFXtrx433 firmware version 31....

838 02/25/2012 03:50 pm rdnzl

New version 0.1.204, you must upgrade your database.
Please make a backup of your database and DomotiGa directory first.
Added LogPrefix setting this will be prefixed to server broadcast messages.
Only needed if you run more than one DomotiGa server on your LAN (for development)...

828 02/12/2012 05:42 pm rdnzl

New version 0.1.203, you must upgrade your database.
Please make a backup of your database and complete DomotiGa directory first.
Added support for Ncid callerid, thanks Mike!
Regrouped callerid modules under callerid menu.
Changed support e-mail address in several files....

806 01/16/2012 08:00 pm rdnzl

Don't close timers and program handles before the user has confirmed this.

784 12/29/2011 03:28 pm rdnzl

Disable Bluetooth browser and RFXCom Cmdr if interfaces are disabled.

768 12/06/2011 10:01 am rdnzl

Removed GUI calls from XMLRPC and event code.

765 12/05/2011 03:18 pm rdnzl

Update Main window statusbar information after every globalvar update.

764 12/05/2011 02:51 pm rdnzl

Added a GlobalVar editor.
Added Francois's thermostat code.
This thermostat is event driven, wiki will be updated with howto.

761 12/04/2011 10:18 pm rdnzl

Made FloorPlan Editor window resizable, so bigger pictures can be used.

748 11/26/2011 02:08 pm rdnzl

Added error check on icons path.

704 10/29/2011 11:21 am rdnzl

Code cleanups.
Fix bug in icon display on climate page for certain devices, thanks Luca!

693 10/25/2011 05:16 pm rdnzl

New version 0.1.201, you must upgrade your database!
Backups of devices and devicetype tables are stored in /tmp too.
Renamed OneWire module to Temp08.
Added xPL module to provide support for xPL interfaces.
Added support for RFXLAN xPL interface.
Added TelnetServer module to provide MisterHouse's mhsend functionality....

662 09/03/2011 04:56 pm rdnzl

Display correct device status icons, also with light/dark.

636 08/28/2011 01:02 pm rdnzl

New version 0.1.199, you must upgrade your database!
Please make a backup first!
Added CUL module support, it's not finished yet, FS20 and EM type msgs are correctly decoded.
FHT decoding is not working correctly, needs work, address formats can change.

628 08/05/2011 05:07 pm rdnzl

Ask if user is sure that DomotiGa should be closed in server mode.

605 05/26/2011 05:18 pm rdnzl

New version 0.1.197, you must upgrade your database!
Please make a backup first!
Added Renaud's configurable home screen code, thanks!

598 05/18/2011 09:33 pm rdnzl

New version 0.1.196, you must upgrade your database!
Please make a backup first!
Added setting for RRDTool RRA params.
Converted event action and trigger field values to integer type instead of text,
so running DomotiGa in another language should work again....

569 03/14/2011 08:52 pm rdnzl

Made menu toolbar a little bit wider.

553 03/07/2011 02:58 pm rdnzl

Save main window size and position, thanks Renaud.

545 03/05/2011 09:55 pm rdnzl

New version 0.1.195, you must upgrade your database!
Added open-zwave option to ZWave module, coded by Jaren.
Not complete yet, wrapper code follows.
Added treeview layout to event viewer, coded by Renaud.
Added thermostat function, created by Renaud.

511 12/29/2010 11:39 am rdnzl

Display database host in windows title bar.

510 12/29/2010 11:18 am rdnzl

New version 0.1.193, you must upgrade your database!
Database name is now specified with mysql command line when upgrading.
So no need to set it in the upgrade sql scripts anymore.
Added RFXMitter setting to RFXComTX, code will follow.
Added support for OWFS....

498 12/05/2010 12:54 pm rdnzl

New version 0.1.192, you must upgrade your database!
Fixed Value4 bugs in Pachube and Bwired code, thanks Wouter.
Added location buttons to Control page.
Reorganized Control page buttons layout/code.
Added JeeLabs interface and JeeNode module database entries....

485 11/14/2010 04:30 pm rdnzl

New version 0.1.191, you must upgrade your database!
Only save globalvars on closing if running as server.
Added missing interfaces from last version to database.
Added support for Google Latitude. See wiki.
Fixed device editor for new interfaces.
Added device type for Google Latitude....

465 11/04/2010 05:27 pm rdnzl

New version 0.1.190, you must upgrade your database!
Make sure you have a database backup first!
Added support for control of Sharp TV, thanks Daniel!
Added basic support for iPort docks, needs more work for playlist mngmt.
Added support for control of LG TV. Please test if you have one....

433 10/02/2010 07:38 pm rdnzl

New version 0.1.189, you must upgrade your database!
Lots of database changes so make sure you have a backup before upgrading.
Added Heyu X10 device status reading, written by Renaud Visier.
This is done by starting heyu's monitor, goto settings to enable it....

423 09/24/2010 12:58 pm rdnzl

New version 0.1.188, you must upgrade your database!
Added IRTrans support for sending and receiving IR codes.
Added Denon receiver control support, needs a GUI.
Settings are saved in Globalvars starting with "Denon_".
Thanks to Daniel Keller for both modules!...

420 09/23/2010 05:20 pm rdnzl

UIR/IRMan interface is extended so IR remote codes received can generate IRRemote type event triggers.
See wiki UIR/IRMan section for setup information.
Same for LIRC interface IR remote data, see wiki how to setup.
So finally they can be used in a practical way....

416 09/17/2010 08:23 pm rdnzl

New version 0.1.187, you must upgrade your database!
Added automatic database upgrade to server. (-a option)
Added cmd line option to specify config file to both server and client. (-c option)
Supply -h for all command line options.
Applied CTX35 patch to fix bogus data, made by 'poegje', thanks!...

415 09/16/2010 08:16 pm rdnzl

New version 0.1.186, you must upgrade your database!
Added support for Current Cost CC128 power usage sensor, thanks to Renaud Visier!
Added missing defaults for ServerStats settings to database, please check your current settings.
Added support for EZcontrol T-10 interface, thanks to Daniel Keller for info and request!...

398 08/22/2010 01:03 pm rdnzl

New version 0.1.185, you must upgrade your database!
Added German translation files made by Thomas.
Added PLCBUS lamp and appliance support, needs testing.
Added PLCBUS Commander tool.
Changed PLCBUS poll timeout setting from msecs to seconds,
a value of 0 means disabled (default).

348 02/21/2010 12:42 pm rdnzl

New version 0.1.183, you must upgrade your database!
Changed the way broadcast addresses are determined.
Added sorting to Phonelist, needs more optimization for large lists.
Added weather parsing from WeatherBug, see wiki for instructions.
Imported Weather page code written by Kris Wauters....

339 02/15/2010 08:26 pm rdnzl

New version 0.1.182, you must upgrade your database!
Moved GUI code from DSC class to Main module, so now server version is same code as client.
Fixed typo on DSC code when checking standalone mode.
Moved GUI code from VISCA class to Camera module, so now server version is same code as client....

316 02/01/2010 01:01 pm rdnzl

Better serial port read error checking in 1-wire code.
Better error checking in EIB code.

304 01/18/2010 04:00 pm rdnzl

New version 0.1.180, you must upgrade your database!
Daniel Lindmark wrote Temperatur.nu a module to publish temperatures.
Fixed some more Bwired and Pachube value bugs.

262 01/02/2010 07:50 pm rdnzl

New version 0.1.178, you must upgrade your database!
Fixed visual bugs in menu editor and main toolbar menu.
Don't display year, show full month in status bar instead.
Fixed bug not updating clock in client.
Corrected several 'host not found' error messages....

261 12/26/2009 03:15 pm rdnzl

New version 0.1.177, you must upgrade your database!
Added basic JeeLabs JeeLink code.
Moved Led On/Off code to Main.module to share code.
Several code cleanups.

251 12/04/2009 08:09 pm rdnzl

New version 0.1.175, you must upgrade your database!
Fixed bug in AIBO module timer.
Added pushtime parameter to BwiredMap.
Added basic LIRC support written by Timo.
Added basic One-Wire Weather framework written by Timo.
Implemented an UDP broadcaster and listener, so logs are pushed to the clients....

245 11/21/2009 03:35 pm rdnzl

New version 0.1.173, you must upgrade your database!
Made more strings translatable.
Timo rewrote his KNX/EIB class code.
Added Client/Server mode to DomotiGa GUI (see domotiga.conf)
Made XMLRPC enabled by default, so server can be controlled.
Domotiga GUI is default standalone, change domotica.conf to "clientserver"....

222 10/12/2009 01:31 pm rdnzl

Now you can edit the menu names too.

219 10/11/2009 08:32 pm rdnzl

New version 0.1.172, you must upgrade your database!
Display program version on splashscreen again.
Fixed Fritz!Box parse code, announce in/outgoing calls in program log.
Make menus configurable (see edit menus), was a request for a long time.
Display scrollbar if a menu contains items that don't fit in window....

213 10/03/2009 04:34 pm rdnzl

New version 0.1.171, you must upgrade your database!
Better error checking for Fritz!Box class.
Added database name to window title.
Use desktop settings for choosing the webbrowser.
Added option to database admin tool to erase cdr table.
Cleaned up RFXCom commander code....

208 09/14/2009 05:34 pm rdnzl

New version 0.1.170, you must upgrade your database!
Added RFXCom Transmitter support for newer KAKU and HE devices (AC), please test!
Added Dim level slider to Control page for AC type devices, needs more work.
Small error message and comments change in Devices module....

199 09/06/2009 05:05 pm rdnzl

New version 0.1.168, you must upgrade your database!
Better device query error checks.
Added Interface field to device Blacklist module.
Support for Digitemp 1-wire temperature sensors added.
Added product images support to Barcode module.
Enhanced Barcode user interface....

177 07/11/2009 12:55 pm rdnzl

Added KNX/EIB support for EIS3 and EIS4 devices.

176 07/06/2009 12:59 pm rdnzl

Added settings form for coming Domotica support.

174 07/04/2009 03:16 pm rdnzl

Update version to 0.1.166. You need to update your database.
Added KNX/EIB support (EIS1 and EIS2 devices), thanks Timo.
Changed way dim/bright works on Control page.

172 07/04/2009 01:13 pm rdnzl

Added DSC lcdtext.
Combined Newsfeed editor with new Weather and Trafficfeed editor.

168 06/26/2009 10:24 pm rdnzl

Combined Modules, Groups, Etc. settings in one window.

167 06/26/2009 06:05 pm rdnzl

Changed about menu and window.
Clear command string after pressing Enter in DSC module.
Increased refresh timer of Home screen.
Only display leds of enabled interfaces.
Rename Falcom SMS to SMS Modem.
Removed hardcoded basedir, so you can install DomotiGa somewhere else now....

153 06/14/2009 08:26 pm rdnzl

Version update to 0.1.165. You need to update your database.
Fixed crontab weekdays bug.
You can disable HE-UK and HE-UE now with RFXCom tool.
Added framework for RFXCom Transmitter support.
Added support for a bunch of Oregon sensors to RFXCom receiver code. Needs testing....

148 06/14/2009 04:43 pm rdnzl

Added DSC Security Panel, thanks Timo. And added better error checking.

140 05/29/2009 09:57 am rdnzl

Updated version to 0.1.164 you need to load sql upgrade script.
AIBO code cleanup.
DSC Security Panel support added, thanks Timo.
NMEA GPS parse routine added, thanks Timo.
Bwired XML upload support added.
Added Program uptime.
Only sent battery empty e-mail when needed, if enabled and low....

116 03/19/2009 01:56 pm rdnzl

Added XML-RPC server functionality. Upped version to 0.1.163.

103 03/06/2009 04:51 pm rdnzl

Enabled support for events.

40 12/14/2008 10:50 pm rdnzl

Added RFXCom simulate disable buttons
Added initial FritzBox call-log support
Added Plugwise device switching and power usage measurement support
Added 3rd value to devices table, editor and overviews

38 12/04/2008 12:37 am rdnzl

Added various Oregon sensors and RFXCom simulate tool.

32 12/02/2008 08:17 pm rdnzl

Add initial Plugwise code.

2 11/29/2008 02:54 am riemers

Domotiga import 0.1.158 including b-bugfix devices