Short: AmIRC-Characterconversion Author: Thomas Bodlien Uploader: Thomas Bodlien Type: comm/irc Version: 2.5 Architecture: ppc-morphos >= 2.0 Kurz: AmIRC-Zeichensatzkonvertierung Charset2 is a Plugin for AmIRC, which deals with different kind of Codesets. It provides general Character-Conversion-Routines for converting from one Charset (e.g. UTF8) into another (e.g. ISO-8859-1) or vice versa. UTF8-Mode has a builtin UTF/ISO-Detection-Function. This means you can turn it on and should still be able to read ISO encoded Textmessages. In short: UTF-8 Support for AmIRC. Version 2 is using charsets.library from MorphOS-2. No 3rd party Libraries are required anymore. Requirements ------------ ·AmIRC PPC v3 ·MorphOS v2 Installation ------------ If you have Charset.AmIPlug v1 installed, remove it. Copy Charset2.AmIPlug to AmIRC/Plugins. Version-History --------------- 1.1 © Tom ·MUI Graphical-User-Interface ·Characterset-Conversion-Hooks ·query available Charsets ·AmIRC-load/Save-Mechanism. 1.2 ·Own UTF-8-Detection-Function added. 1.3 ·Local Inputconversion modified. Charset is now parsing the local Input itself and is sending raw messages to the server, in order to avoid the displaying of already converted characters in AmIRC. ·Check if the Data-Directory is present and create it, if needed. ·Even better completely new UTF-8-Detection-Function implemented. 1.4 ·ASCII-Detection enhenced 1.5 ·/CTCP nick CHARSETVERS added 1.6 ·Sourccode imported to SVN ·new Makefiles, Buildsystem reworked ·Sourcecode reworked ·Privmsg-Parser optimized 2.1 © Tom ·ported to MorphOS-2 ·changed from codesets.library to MorpOS own charsets.library 2.2 ·sendrawmsg optimized 2.3 ·debug code from receive function removed 2.4 ·Translation-Procedure optimized ·/me mode added 2.5 ·Charset-Handling enhenced