/////////////////////////////////////////////////////////////////// // Display Control plugin for Miranda. Turns on the screen if in power saving mode, when a message arives // https://opensvn.csie.org/traccgi/DspControl/ // Copyright © 2006-2007 A. Chilaru (FlexLabs Inc. ) // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License // as published by the Free Software Foundation; either version 2 // of the License, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. /////////////////////////////////////////////////////////////////// 1. About -------- The Display Control plugin allows you to know if a message arrived, even if your computer entered the low-consumption mode, and turned off the screen by just turning the screen back on. 2. Features ----------- - Turning on the screen when a message is received - Status mode trigger (e.g. turn on only if in away mode) - Protocol trigger (e.e turning on only on messages from certain protocols) - Message type trigger - Time trigger - Individual contact trigger - Meta contacts support 4. Todo ------- - Move everything to new host (and finish this README) 5. History ---------- See CHANGELOG.txt 6. Known issues --------------- None known 7. Latest development version: ------------------------------ You can download the latest developement version from here: http://opensvn.csie.org/DspControl/bin/DspControl.zip Alternatively, you can download the latest source code on the project homepage: http://svn.mirandaim.ru/mainrepo/dspcontrol 8. Bugs ------- - Before sending reports check if bugs are still present in the latest developement version - and that such a bug hasn't been submitted earlier: https://opensvn.csie.org/traccgi/DspControl/report/3 - [English or Russian] You can send bug reports on the project homepage: https://opensvn.csie.org/traccgi/DspControl/newticket 9. Discussion & Feature Requests -------------------------------- - Request features, discuss plugin at Miranda IM forum thread page: http://forums.miranda-im.org/showthread.php?p=94775 - Or you can e-mail me them.. - Feature requests can also be submitted ot the project homepage: https://opensvn.csie.org/traccgi/DspControl/newticket 10. Localisation -------------------------------- - Available since v.0.1.1.14 - Unicode support since v.0.1.1.20 - See TRANSLATION.txt for details Copyright © 2006-2007 A. Chilaru (FlexLabs Inc. )