summaryrefslogtreecommitdiff
path: root/libopie2/README
Unidiff
Diffstat (limited to 'libopie2/README') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/libopie2/README b/libopie2/README
index 5130290..57172a7 100644
--- a/libopie2/README
+++ b/libopie2/README
@@ -11,24 +11,25 @@
11 * reduce possible bugs through reusing tested code 11 * reduce possible bugs through reusing tested code
12 12
13-------------------------------------------------------- 13--------------------------------------------------------
141. General Overview 141. General Overview
15-------------------------------------------------------- 15--------------------------------------------------------
16 16
17libopie is functionally seperated into the following libraries: 17libopie is functionally seperated into the following libraries:
18 - libopiecore 18 - libopiecore
19 - libopieui 19 - libopieui
20 - libopiepim 20 - libopiepim
21 - libopiedb 21 - libopiedb
22 - libopienet 22 - libopienet
23 - libopiemm
23 24
241.1 Contents of libopiecore [ opiecore ] 251.1 Contents of libopiecore [ opiecore ]
25-------------------------------------------------------- 26--------------------------------------------------------
26 27
27 - odbgstream 28 - odbgstream
28 - ondbgstream 29 - ondbgstream
29 30
30 - oprocctrl 31 - oprocctrl
31 - oprocess 32 - oprocess
32 - odevice 33 - odevice
33 - odevicebutton 34 - odevicebutton
34 35
@@ -123,35 +124,46 @@ USE THE CLASSES IN libopie/pim INSTEAD !(eilers)
123 - opacket 124 - opacket
124 - oethernetpacket 125 - oethernetpacket
125 - owavelanpacket 126 - owavelanpacket
126 - ollcpacket 127 - ollcpacket
127 - oippacket 128 - oippacket
128 - oudppacket 129 - oudppacket
129 - otcppacket 130 - otcppacket
130 131
131 <libmail stuff> 132 <libmail stuff>
132 <libbend stuff> 133 <libbend stuff>
133 <libftp stuff> 134 <libftp stuff>
134 135
1361.6 Contents of libopiemm [ opiemm ]
137--------------------------------------------------------
138
139 - osoundsystem
140 - oaudiointerface
141 - osoundserver
135 142
136-------------------------------------------------------- 143--------------------------------------------------------
1372.0 Feature Description 1442.0 Feature Description
138-------------------------------------------------------- 145--------------------------------------------------------
139 146
1402.1 libopiecore 1472.1 libopiecore
141 148
142... 149...
143 150
1442.2 libopieui 1512.2 libopieui
145 152
146... 153...
147 154
1482.3 libopiepim 1552.3 libopiepim
149 156
150... 157...
151 158
1522.4 libopiedb 1592.4 libopiedb
153 160
154... 161...
155 162
1562.5 libopienet 1632.5 libopienet
157 164
165...
166
1672.6 libopiemm
168
169...