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 / DomotiGaServer / CSqueezeServer.class @ 816

History | View | Annotate | Download (14 kB)

# Date Author Comment
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....

445 10/06/2010 11:28 am rdnzl

Change log text.

437 10/05/2010 09:16 am rdnzl

Remove erroneous format commands for parseline call.
Save last incoming and outgoing phonecall to globalvars.
PhoneCall_Outgoing and PhoneCall_Incoming so they can be used as trigger.

435 10/03/2010 01:20 pm rdnzl

Send listen command to players to enable IR receive.
Fixed wrong interface name for SqueezeServer.

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....

409 09/10/2010 09:14 am rdnzl

Prevent hang when wrong SqueezeCenter settings are used.

382 06/07/2010 12:33 pm rdnzl

Apply client fixes to server code too.

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....