This commit was manufactured by cvs2svn to create tag 'bp_uc'.
[gnokii.git] / README
1 1.What is this ?
2 ----------------
3 This is my own version of gnokii...
4
5 It was created from CVS gnokii 0.3.3_pre8-gold and contains many other changes.
6 I decided to make it, since gnokii project seemed to be frozen (from 07.2000 ?)
7 and my changes were ignored.
8
9 In this moment CVS gnokii is developed again. It went into different
10 direction (doesn't use threads and probably will work better on multi CPU
11 systems), but many functions still are worse than in mygnokii
12
13 Now there is small cooperation of these two projects(some new CVS source is in
14 mygnokii and some things from mygnokii are in CVS), but they're more and more
15 different and I don't think, that they will join again
16 (well, I implemented almost all Smart Messaging and other functions
17 Everything works rather correct and only bugs need to be removed. Because of
18 it I'm not sure, if it will have sence for me to write it again for CVS gnokii-
19 especially, that I don't like organisation there and IMHO every change needs
20 there tons of explanations and emails)
21
22 So, if you think, that mygnokii works better for you, use it and please help
23 in improving or testing. I will try to answer on each your email (of course,
24 I can't promise :-( ).
25
26 If you like more CVS gnokii, use gnokii. That's all.
27
28 2.Where to send your updates to gnokii ?
29 ----------------------------------------
30 If you made something - patch, script, etc., which could be useful for gnokii
31 users, please send it to the Marcin-Wiacek@Topnet.PL. THX
32
33 3.How to apply patches ?
34 ------------------------
35 Make "patch < patchfile", where patchfile is name of file with patch.
36
37 4.How to create patches ?
38 -------------------------
39 1.copy source with gnokii, you start from, into "gnokii" dir
40 2.copy source with gnokii, you want to modify, into "work" dir
41 3.make changes in "work"
42 4.go into subdirectory with "gnokii" and "work"
43 5.make "diff -urx CVS gnokii work > patchfile"
44 6.send "patchfile" to me ;-)
45
46 5.TODO
47 ------
48 6210:
49   * support for voice tags in phonebook
50   * NBS (with preview) uploading for caller/op logos
51   * probably speed dials need some improvements
52
53 Other:
54   * support for 5210, 5510, 6310, 6510, 8310 (sniffs required)
55   * support for irda sockets in win32
56   * EMS
57   * support for more AT phones and commands
58   * compatibility with gnomecal
59   * end xgnokii
60
61 6.BUGS and INCOMPATIBILITIES
62 ----------------------------
63 Other:
64   * gnome viewers have sometimes problems with displaying bmp files
65     written by gnokii. This is NOT mygnokii fault.
66   * phone sometimes doesn't want to speak over mbus (when previous
67     transmission was cut - some ACK were not sent/received) in command line
68     gnokii in Unix/Linux. Must restart phone and then and works...
69   * sometimes, when read alphanumeric numbers, name is 1 char too long
70   * when save some SMS to phone (8 bit with UDH), after forwarding them
71     from phone menu they're changed. 100% firmware bug (6210, probably
72     each Nokia phone with SMS memory)
73
74 -----
75 If know some other, please let me know to marcin-wiacek@topnet.pl.
76 Please include version of mygnokii, description of bug and debug info from it
77 (the best, if you can compile it with debug and send me it; if have only
78  executables, you can use "logfile" option in gnokiirc to make it).
79