X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=readme;h=6c40d4be61a2ed4956bd7a675add97d3ae3d1d0a;hp=33e95ccea8038755db0088b8c14e9a645fabd2b8;hb=a9f1dbe5e1a324c347d8d5ccf89485f89f78da97;hpb=5d49fe8eea4e11457b4f9904eb0d5db435679841 diff --git a/readme b/readme index 33e95cc..6c40d4b 100644 --- a/readme +++ b/readme @@ -1,44 +1,44 @@ -1.What is this ? ----------------- -This is my own version of gnokii... +1.What is this ? +---------------- +This is my own version of gnokii... + +It's related rather to improvements in command line gnokii and in the main code. +It was created from CVS gnokii 0.3.3_pre8-gold and contains many other changes. +I decided to make it, since gnokii project seemed to be frozen (from 07.2000 ?) +and my changes were ignored + +In this moment CVS gnokii is developed again. It went into different +direction (doesn't use threads and probably will work better on multi CPU +systems), but many functions still are worse than in mygnokii + Now there is small cooperation of these two projects (some new CVS source is in mygnokii and some things from mygnokii are in CVS), but they're more and more different and I don't know, if they will join +again (well, I implemented almost all Smart Messaging and other functions +Everything works rather correct and only bugs need to be removed. Because of +it I'm not sure, if it will have sence for me to write it again for CVS gnokii - especially, that I don't like organisation there and IMHO every change needs +there tons of explanations and emails) + +So, if you think, that mygnokii works better for you, use it and please help +in improving or testing. I will try to answer on each your email (of course, +I can't promise :-( ). + +If you like more CVS gnokii, use gnokii. That's all. -It's related rather to improvements in command line gnokii and in the main code. -It was created from CVS gnokii 0.3.3_pre8-gold and contains many other changes. -I decided to make it, since gnokii project seemed to be frozen (from 07.2000 ?) -and my changes were ignored - -In this moment CVS gnokii is developed again. It went into different -direction (doesn't use threads and probably will work better on multi CPU -systems), but many functions still are worse than in mygnokii -Now there is small cooperation of these two projects(some new CVS source is in mygnokii and some things from mygnokii are in CVS),but they're more and more different and I don't know, if they will join -again (well, I implemented almost all Smart Messaging and other functions -Everything works rather correct and only bugs need to be removed. Because of -it I'm not sure, if it will have sence for me to write it again for CVS gnokii- especially, that I don't like organisation there and IMHO every change needs -there tons of explanations and emails) - -So, if you think, that mygnokii works better for you, use it and please help -in improving or testing. I will try to answer on each your email (of course, -I can't promise :-( ). - -If you like more CVS gnokii, use gnokii. That's all. - -2.Where to send your updates to gnokii ? ----------------------------------------- -If you made something - patch, script, etc., which could be useful for gnokii -users, please send it to the Marcin-Wiacek@Topnet.PL. THX - -3.How to apply patches ? ------------------------- -Make "patch < patchfile", where patchfile is name of file with patch. - -4.How to create patches ? -------------------------- -1.copy source with gnokii, you start from, into "gnokii" dir -2.copy source with gnokii, you want to modify, into "work" dir -3.make changes in "work" -4.go into subdirectory with "gnokii" and "work" -5.make "diff -urx CVS gnokii work > patchfile" -6.send "patchfile" to me ;-) +2.Where to send your updates to gnokii ? +---------------------------------------- +If you made something - patch, script, etc., which could be useful for gnokii +users, please send it to the Marcin-Wiacek@Topnet.PL. THX + +3.How to apply patches ? +------------------------ +Make "patch < patchfile", where patchfile is name of file with patch. + +4.How to create patches ? +------------------------- +1.copy source with gnokii, you start from, into "gnokii" dir +2.copy source with gnokii, you want to modify, into "work" dir +3.make changes in "work" +4.go into subdirectory with "gnokii" and "work" +5.make "diff -urx CVS gnokii work > patchfile" +6.send "patchfile" to me ;-) 5.TODO ------ @@ -61,18 +61,18 @@ Other: 6.BUGS and INCOMPATIBILITIES ---------------------------- Other: - * gnome viewers have sometimes problems with displaying bmp files + * gnome viewers have sometimes problems with displaying bmp files written by gnokii. This is NOT mygnokii fault. - * phone sometimes doesn't want to speak over mbus (when previous + * phone sometimes doesn't want to speak over mbus (when previous transmission was cut - some ACK were not sent/received) in command line - gnokii in Unix/Linux. Must restart phone and then and works... + gnokii in Unix/Linux. Must restart phone and then and works... * sometimes, when read alphanumeric numbers, name is 1 char too long - * when save some SMS to phone (8 bit with UDH), after forwarding them - from phone menu they're changed. 100% firmware bug (6210, probably - each Nokia phone with SMS memory) - ------ -If know some other, please let me know to marcin-wiacek@topnet.pl. + * when save some SMS to phone (8 bit with UDH), after forwarding them + from phone menu they're changed. 100% firmware bug (6210, probably + each Nokia phone with SMS memory) + +----- +If know some other, please let me know to marcin-wiacek@topnet.pl . Please include version of mygnokii, description of bug and debug info from it (you can use "logfile" option in gnokiirc to make it). \ No newline at end of file