Share

JRemoteControl

File Release Notes and Changelog

Release Name: jremcntl-V2.2.0-20080611

Notes:


Changes: JRemControl - A simple java bluetooth remote control Version 2.2.0 CHANGE LOG FILE ======================================================= * Vers: 2.2.0 - A full code refactoring was made - The command parameters were moved in a new "Parameter" property. The old configuration are automatically managed and converted - Configuration version control was added - A complete review at command line building process was made - System variables available as macro runtime-expanded were added - System variables chooser dialog was added - New property "Notify on Error", which allows you to send an error to device when the command returns a different from zero value, was added - New properties "Type" and "User instructions" which allow you manage interactive commands were added. - Midlet restyling was made * Vers < 2.2.0 * 20080401 - Contextual menu on system tray icon including "start server", "stop server" items and "exit" was added. - Multithread server problems were fixed - "Normal" and "Debug" window profile in server output were added - Midlet alert on command failure was added * 20080219 - Added System Tray icons working on windows and linux system. The icon shows the server state (not running, running in listen mode, client connected) - Added "Minimize on Tray" configuration item allowing you to hide the GUI when minimized. You can bring up the GUI clicking on icon in System Tray. - Added "Suppress server output (including command stdout/stderr) if GUI is minimized)" item allowing you to suppress all server output including command stdout/stderr when the GUI is minimized - Revisions on linux scripts * 20080209 - Fix: added java bin path to PATH environment in ${JREMHOME}/bin/linux/config.sh generated from setup.sh - Fix: file path with spaces * 20080101 - Added plugins support allowing you to manage the command stdout redirection to J2ME client - GUI reorganization to include output management - Added events management allowing you to run an external program on client connection and/or disconnection - Client resets its state if the connection is lost - Added console log which shows server GUI logs including plugins, error, info and warning messages - Added Full HTML Help made available in GUI * 20071023 - Added options dialog which allows you to configure GUI behavior and startup settings. - Server output splitted into server output window and commands output windows, possibility to disable server output, commands standard output and/or error. - Midlet: fixed mobiles name output during scan operation * 20071014 - Added mobile special key support - Changed used key combo - Added "Server/Clear Output" command * 20070730 - Added windows version with full setup Midlet "FastView" restyling * 20070623 - Added question box in property editor which allows to prompt a yes/no question before send the commands from mobile * 20070520 - Added setup bash script for linux * 20070410 - Added jremserverGUI a configuration server GUI editor