Prefs/ScreenMode: change the way depth is selected
[AROS.git] / workbench / libs / iffparse / MORPHOS_CVS_LOG
blobd1cb988cefd94557accba6fdd0bc7bc614751dcc
1 ? MORPHOS_CVS_LOG
3 RCS file: /home/cvs/morphos/iffparse/.cvsignore,v
4 Working file: .cvsignore
5 head: 1.2
6 branch:
7 locks: strict
8 access list:
9 symbolic names:
10         beta: 1.1.1.1
11         aros: 1.1.1
12 keyword substitution: kv
13 total revisions: 3;     selected revisions: 3
14 description:
15 ----------------------------
16 revision 1.2
17 date: 2001/07/22 00:33:25;  author: nadir;  state: Exp;  lines: +1 -6
18 *** empty log message ***
19 ----------------------------
20 revision 1.1
21 date: 2001/07/21 23:29:11;  author: nadir;  state: Exp;
22 branches:  1.1.1;
23 Initial revision
24 ----------------------------
25 revision 1.1.1.1
26 date: 2001/07/21 23:29:11;  author: nadir;  state: Exp;  lines: +0 -0
27 imported src
28 =============================================================================
30 RCS file: /home/cvs/morphos/iffparse/allociff.c,v
31 Working file: allociff.c
32 head: 1.4
33 branch:
34 locks: strict
35 access list:
36 symbolic names:
37         beta: 1.1.1.1
38         aros: 1.1.1
39 keyword substitution: kv
40 total revisions: 5;     selected revisions: 5
41 description:
42 ----------------------------
43 revision 1.4
44 date: 2002/12/15 21:45:22;  author: piru;  state: Exp;  lines: +5 -1
45 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
46 ----------------------------
47 revision 1.3
48 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
49 Sync with AROS code. With exception of iffparse_init.c
50 only thing that changed for you is the aros copyright
51 header.
52 ----------------------------
53 revision 1.2
54 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
55 Georg Steger's reintegration with AROS. we are synced now
56 ----------------------------
57 revision 1.1
58 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;
59 branches:  1.1.1;
60 Initial revision
61 ----------------------------
62 revision 1.1.1.1
63 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;  lines: +0 -0
64 imported src
65 =============================================================================
67 RCS file: /home/cvs/morphos/iffparse/alloclocalitem.c,v
68 Working file: alloclocalitem.c
69 head: 1.4
70 branch:
71 locks: strict
72 access list:
73 symbolic names:
74         beta: 1.1.1.1
75         aros: 1.1.1
76 keyword substitution: kv
77 total revisions: 5;     selected revisions: 5
78 description:
79 ----------------------------
80 revision 1.4
81 date: 2002/12/15 21:45:22;  author: piru;  state: Exp;  lines: +11 -19
82 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
83 ----------------------------
84 revision 1.3
85 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
86 Sync with AROS code. With exception of iffparse_init.c
87 only thing that changed for you is the aros copyright
88 header.
89 ----------------------------
90 revision 1.2
91 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
92 Georg Steger's reintegration with AROS. we are synced now
93 ----------------------------
94 revision 1.1
95 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;
96 branches:  1.1.1;
97 Initial revision
98 ----------------------------
99 revision 1.1.1.1
100 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;  lines: +0 -0
101 imported src
102 =============================================================================
104 RCS file: /home/cvs/morphos/iffparse/basicfuncs.c,v
105 Working file: basicfuncs.c
106 head: 1.10
107 branch:
108 locks: strict
109 access list:
110 symbolic names:
111         beta: 1.1.1.1
112         aros: 1.1.1
113 keyword substitution: kv
114 total revisions: 11;    selected revisions: 11
115 description:
116 ----------------------------
117 revision 1.10
118 date: 2002/12/15 21:45:22;  author: piru;  state: Exp;  lines: +34 -17
119 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
120 ----------------------------
121 revision 1.9
122 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
123 Sync with AROS code. With exception of iffparse_init.c
124 only thing that changed for you is the aros copyright
125 header.
126 ----------------------------
127 revision 1.8
128 date: 2002/07/17 01:50:13;  author: cisc;  state: Exp;  lines: +1 -4
129 Bah, that was wrong.
130 ----------------------------
131 revision 1.7
132 date: 2002/07/17 01:20:21;  author: cisc;  state: Exp;  lines: +4 -1
133 Hopefully fixed IFFF_READ (cn_Composite wasn't set when it should have been) .. bumped date...
134 ----------------------------
135 revision 1.6
136 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +4 -5
137 Georg Steger's reintegration with AROS. we are synced now
138 ----------------------------
139 revision 1.5
140 date: 2001/07/27 22:42:06;  author: emm;  state: Exp;  lines: +35 -29
141 Don't call stream hooks with 0 byte read/writes
142 ----------------------------
143 revision 1.4
144 date: 2001/07/24 19:38:14;  author: emm;  state: Exp;  lines: +22 -2
145 Some small adjustments.
146 ----------------------------
147 revision 1.3
148 date: 2001/07/24 19:28:16;  author: emm;  state: Exp;  lines: +3 -12
149 Removed endianness conversions.
150 ----------------------------
151 revision 1.2
152 date: 2001/07/24 19:20:35;  author: emm;  state: Exp;  lines: +4 -4
153 Fixed bad return value of the end-of-context hook.
154 ----------------------------
155 revision 1.1
156 date: 2001/07/21 23:29:07;  author: nadir;  state: Exp;
157 branches:  1.1.1;
158 Initial revision
159 ----------------------------
160 revision 1.1.1.1
161 date: 2001/07/21 23:29:07;  author: nadir;  state: Exp;  lines: +0 -0
162 imported src
163 =============================================================================
165 RCS file: /home/cvs/morphos/iffparse/bufferingfuncs.c,v
166 Working file: bufferingfuncs.c
167 head: 1.4
168 branch:
169 locks: strict
170 access list:
171 symbolic names:
172         beta: 1.1.1.1
173         aros: 1.1.1
174 keyword substitution: kv
175 total revisions: 5;     selected revisions: 5
176 description:
177 ----------------------------
178 revision 1.4
179 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +76 -33
180 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
181 ----------------------------
182 revision 1.3
183 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
184 Sync with AROS code. With exception of iffparse_init.c
185 only thing that changed for you is the aros copyright
186 header.
187 ----------------------------
188 revision 1.2
189 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
190 Georg Steger's reintegration with AROS. we are synced now
191 ----------------------------
192 revision 1.1
193 date: 2001/07/21 23:29:04;  author: nadir;  state: Exp;
194 branches:  1.1.1;
195 Initial revision
196 ----------------------------
197 revision 1.1.1.1
198 date: 2001/07/21 23:29:04;  author: nadir;  state: Exp;  lines: +0 -0
199 imported src
200 =============================================================================
202 RCS file: /home/cvs/morphos/iffparse/clipboardfuncs.c,v
203 Working file: clipboardfuncs.c
204 head: 1.5
205 branch:
206 locks: strict
207 access list:
208 symbolic names:
209         beta: 1.1.1.1
210         aros: 1.1.1
211 keyword substitution: kv
212 total revisions: 6;     selected revisions: 6
213 description:
214 ----------------------------
215 revision 1.5
216 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +16 -2
217 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
218 ----------------------------
219 revision 1.4
220 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
221 Sync with AROS code. With exception of iffparse_init.c
222 only thing that changed for you is the aros copyright
223 header.
224 ----------------------------
225 revision 1.3
226 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +5 -5
227 Georg Steger's reintegration with AROS. we are synced now
228 ----------------------------
229 revision 1.2
230 date: 2001/07/25 21:08:07;  author: emm;  state: Exp;  lines: +20 -12
231 Fixed clipboard lockup (I hope)
232 ----------------------------
233 revision 1.1
234 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;
235 branches:  1.1.1;
236 Initial revision
237 ----------------------------
238 revision 1.1.1.1
239 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;  lines: +0 -0
240 imported src
241 =============================================================================
243 RCS file: /home/cvs/morphos/iffparse/closeclipboard.c,v
244 Working file: closeclipboard.c
245 head: 1.4
246 branch:
247 locks: strict
248 access list:
249 symbolic names:
250         beta: 1.1.1.1
251         aros: 1.1.1
252 keyword substitution: kv
253 total revisions: 5;     selected revisions: 5
254 description:
255 ----------------------------
256 revision 1.4
257 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
258 Sync with AROS code. With exception of iffparse_init.c
259 only thing that changed for you is the aros copyright
260 header.
261 ----------------------------
262 revision 1.3
263 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +3 -3
264 Georg Steger's reintegration with AROS. we are synced now
265 ----------------------------
266 revision 1.2
267 date: 2001/07/28 20:09:16;  author: emm;  state: Exp;  lines: +3 -3
268 Don't delete ports before closing the device.
269 ----------------------------
270 revision 1.1
271 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;
272 branches:  1.1.1;
273 Initial revision
274 ----------------------------
275 revision 1.1.1.1
276 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;  lines: +0 -0
277 imported src
278 =============================================================================
280 RCS file: /home/cvs/morphos/iffparse/closeiff.c,v
281 Working file: closeiff.c
282 head: 1.7
283 branch:
284 locks: strict
285 access list:
286 symbolic names:
287         beta: 1.1.1.1
288         aros: 1.1.1
289 keyword substitution: kv
290 total revisions: 8;     selected revisions: 8
291 description:
292 ----------------------------
293 revision 1.7
294 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +11 -4
295 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
296 ----------------------------
297 revision 1.6
298 date: 2002/12/15 13:55:22;  author: steger;  state: Exp;  lines: +1 -3
299 killed unused "count" variable
300 ----------------------------
301 revision 1.5
302 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +38 -38
303 Sync with AROS code. With exception of iffparse_init.c
304 only thing that changed for you is the aros copyright
305 header.
306 ----------------------------
307 revision 1.4
308 date: 2002/05/12 17:29:02;  author: cisc;  state: Exp;  lines: +4 -1
309 Fixed CloseIFF(), FreeIFF(), FreeLocalItem() and OpenIFF() with null-pointer .. iffparse seems 100% now... ;)
310 ----------------------------
311 revision 1.3
312 date: 2002/05/08 21:07:39;  author: emm;  state: Exp;  lines: +5 -3
313 Some fixes. Now works with toolmanager.
314 ----------------------------
315 revision 1.2
316 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
317 Georg Steger's reintegration with AROS. we are synced now
318 ----------------------------
319 revision 1.1
320 date: 2001/07/21 23:29:05;  author: nadir;  state: Exp;
321 branches:  1.1.1;
322 Initial revision
323 ----------------------------
324 revision 1.1.1.1
325 date: 2001/07/21 23:29:05;  author: nadir;  state: Exp;  lines: +0 -0
326 imported src
327 =============================================================================
329 RCS file: /home/cvs/morphos/iffparse/collectionchunk.c,v
330 Working file: collectionchunk.c
331 head: 1.7
332 branch:
333 locks: strict
334 access list:
335 symbolic names:
336         beta: 1.1.1.1
337         aros: 1.1.1
338 keyword substitution: kv
339 total revisions: 8;     selected revisions: 8
340 description:
341 ----------------------------
342 revision 1.7
343 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +3 -3
344 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
345 ----------------------------
346 revision 1.6
347 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
348 Sync with AROS code. With exception of iffparse_init.c
349 only thing that changed for you is the aros copyright
350 header.
351 ----------------------------
352 revision 1.5
353 date: 2002/07/17 06:29:08;  author: cisc;  state: Exp;  lines: +2 -2
354 Fixed completely broken chunk-handler additions.
355 ----------------------------
356 revision 1.4
357 date: 2002/05/08 21:07:39;  author: emm;  state: Exp;  lines: +3 -8
358 Some fixes. Now works with toolmanager.
359 ----------------------------
360 revision 1.3
361 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +2 -2
362 Georg Steger's reintegration with AROS. we are synced now
363 ----------------------------
364 revision 1.2
365 date: 2001/07/24 19:20:36;  author: emm;  state: Exp;  lines: +11 -1
366 Fixed bad return value of the end-of-context hook.
367 ----------------------------
368 revision 1.1
369 date: 2001/07/21 23:29:04;  author: nadir;  state: Exp;
370 branches:  1.1.1;
371 Initial revision
372 ----------------------------
373 revision 1.1.1.1
374 date: 2001/07/21 23:29:04;  author: nadir;  state: Exp;  lines: +0 -0
375 imported src
376 =============================================================================
378 RCS file: /home/cvs/morphos/iffparse/collectionchunks.c,v
379 Working file: collectionchunks.c
380 head: 1.6
381 branch:
382 locks: strict
383 access list:
384 symbolic names:
385         beta: 1.1.1.1
386         aros: 1.1.1
387 keyword substitution: kv
388 total revisions: 7;     selected revisions: 7
389 description:
390 ----------------------------
391 revision 1.6
392 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +5 -3
393 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
394 ----------------------------
395 revision 1.5
396 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
397 Sync with AROS code. With exception of iffparse_init.c
398 only thing that changed for you is the aros copyright
399 header.
400 ----------------------------
401 revision 1.4
402 date: 2002/05/08 21:07:39;  author: emm;  state: Exp;  lines: +4 -1
403 Some fixes. Now works with toolmanager.
404 ----------------------------
405 revision 1.3
406 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +2 -2
407 Georg Steger's reintegration with AROS. we are synced now
408 ----------------------------
409 revision 1.2
410 date: 2001/07/24 19:20:36;  author: emm;  state: Exp;  lines: +20 -4
411 Fixed bad return value of the end-of-context hook.
412 ----------------------------
413 revision 1.1
414 date: 2001/07/21 23:29:06;  author: nadir;  state: Exp;
415 branches:  1.1.1;
416 Initial revision
417 ----------------------------
418 revision 1.1.1.1
419 date: 2001/07/21 23:29:06;  author: nadir;  state: Exp;  lines: +0 -0
420 imported src
421 =============================================================================
423 RCS file: /home/cvs/morphos/iffparse/collectionhooks.c,v
424 Working file: collectionhooks.c
425 head: 1.5
426 branch:
427 locks: strict
428 access list:
429 symbolic names:
430         beta: 1.1.1.1
431         aros: 1.1.1
432 keyword substitution: kv
433 total revisions: 6;     selected revisions: 6
434 description:
435 ----------------------------
436 revision 1.5
437 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +7 -7
438 Sync with AROS code. With exception of iffparse_init.c
439 only thing that changed for you is the aros copyright
440 header.
441 ----------------------------
442 revision 1.4
443 date: 2002/05/08 21:07:39;  author: emm;  state: Exp;  lines: +6 -6
444 Some fixes. Now works with toolmanager.
445 ----------------------------
446 revision 1.3
447 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +1 -1
448 Georg Steger's reintegration with AROS. we are synced now
449 ----------------------------
450 revision 1.2
451 date: 2001/07/26 19:48:02;  author: emm;  state: Exp;  lines: +2 -2
452 Bug fix: collectionned chunks were saved in a bad context.
453 ----------------------------
454 revision 1.1
455 date: 2001/07/21 23:29:06;  author: nadir;  state: Exp;
456 branches:  1.1.1;
457 Initial revision
458 ----------------------------
459 revision 1.1.1.1
460 date: 2001/07/21 23:29:06;  author: nadir;  state: Exp;  lines: +0 -0
461 imported src
462 =============================================================================
464 RCS file: /home/cvs/morphos/iffparse/currentchunk.c,v
465 Working file: currentchunk.c
466 head: 1.4
467 branch:
468 locks: strict
469 access list:
470 symbolic names:
471         beta: 1.1.1.1
472         aros: 1.1.1
473 keyword substitution: kv
474 total revisions: 5;     selected revisions: 5
475 description:
476 ----------------------------
477 revision 1.4
478 date: 2002/12/15 14:24:55;  author: piru;  state: Exp;  lines: +3 -1
479 Added -Wall, fixed warnings.
480 ----------------------------
481 revision 1.3
482 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
483 Sync with AROS code. With exception of iffparse_init.c
484 only thing that changed for you is the aros copyright
485 header.
486 ----------------------------
487 revision 1.2
488 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
489 Georg Steger's reintegration with AROS. we are synced now
490 ----------------------------
491 revision 1.1
492 date: 2001/07/21 23:29:06;  author: nadir;  state: Exp;
493 branches:  1.1.1;
494 Initial revision
495 ----------------------------
496 revision 1.1.1.1
497 date: 2001/07/21 23:29:06;  author: nadir;  state: Exp;  lines: +0 -0
498 imported src
499 =============================================================================
501 RCS file: /home/cvs/morphos/iffparse/dosstreamhandler.c,v
502 Working file: dosstreamhandler.c
503 head: 1.4
504 branch:
505 locks: strict
506 access list:
507 symbolic names:
508         beta: 1.1.1.1
509         aros: 1.1.1
510 keyword substitution: kv
511 total revisions: 5;     selected revisions: 5
512 description:
513 ----------------------------
514 revision 1.4
515 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +30 -35
516 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
517 ----------------------------
518 revision 1.3
519 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
520 Sync with AROS code. With exception of iffparse_init.c
521 only thing that changed for you is the aros copyright
522 header.
523 ----------------------------
524 revision 1.2
525 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +7 -10
526 Georg Steger's reintegration with AROS. we are synced now
527 ----------------------------
528 revision 1.1
529 date: 2001/07/21 23:29:07;  author: nadir;  state: Exp;
530 branches:  1.1.1;
531 Initial revision
532 ----------------------------
533 revision 1.1.1.1
534 date: 2001/07/21 23:29:07;  author: nadir;  state: Exp;  lines: +0 -0
535 imported src
536 =============================================================================
538 RCS file: /home/cvs/morphos/iffparse/entryhandler.c,v
539 Working file: entryhandler.c
540 head: 1.4
541 branch:
542 locks: strict
543 access list:
544 symbolic names:
545         beta: 1.1.1.1
546         aros: 1.1.1
547 keyword substitution: kv
548 total revisions: 5;     selected revisions: 5
549 description:
550 ----------------------------
551 revision 1.4
552 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +7 -11
553 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
554 ----------------------------
555 revision 1.3
556 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
557 Sync with AROS code. With exception of iffparse_init.c
558 only thing that changed for you is the aros copyright
559 header.
560 ----------------------------
561 revision 1.2
562 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
563 Georg Steger's reintegration with AROS. we are synced now
564 ----------------------------
565 revision 1.1
566 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;
567 branches:  1.1.1;
568 Initial revision
569 ----------------------------
570 revision 1.1.1.1
571 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;  lines: +0 -0
572 imported src
573 =============================================================================
575 RCS file: /home/cvs/morphos/iffparse/exithandler.c,v
576 Working file: exithandler.c
577 head: 1.5
578 branch:
579 locks: strict
580 access list:
581 symbolic names:
582         beta: 1.1.1.1
583         aros: 1.1.1
584 keyword substitution: kv
585 total revisions: 6;     selected revisions: 6
586 description:
587 ----------------------------
588 revision 1.5
589 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +8 -11
590 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
591 ----------------------------
592 revision 1.4
593 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
594 Sync with AROS code. With exception of iffparse_init.c
595 only thing that changed for you is the aros copyright
596 header.
597 ----------------------------
598 revision 1.3
599 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +1 -1
600 Georg Steger's reintegration with AROS. we are synced now
601 ----------------------------
602 revision 1.2
603 date: 2001/07/24 19:20:37;  author: emm;  state: Exp;  lines: +10 -1
604 Fixed bad return value of the end-of-context hook.
605 ----------------------------
606 revision 1.1
607 date: 2001/07/21 23:29:06;  author: nadir;  state: Exp;
608 branches:  1.1.1;
609 Initial revision
610 ----------------------------
611 revision 1.1.1.1
612 date: 2001/07/21 23:29:06;  author: nadir;  state: Exp;  lines: +0 -0
613 imported src
614 =============================================================================
616 RCS file: /home/cvs/morphos/iffparse/findcollection.c,v
617 Working file: findcollection.c
618 head: 1.5
619 branch:
620 locks: strict
621 access list:
622 symbolic names:
623         beta: 1.1.1.1
624         aros: 1.1.1
625 keyword substitution: kv
626 total revisions: 6;     selected revisions: 6
627 description:
628 ----------------------------
629 revision 1.5
630 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +9 -12
631 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
632 ----------------------------
633 revision 1.4
634 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +6 -6
635 Sync with AROS code. With exception of iffparse_init.c
636 only thing that changed for you is the aros copyright
637 header.
638 ----------------------------
639 revision 1.3
640 date: 2002/05/08 21:07:39;  author: emm;  state: Exp;  lines: +8 -5
641 Some fixes. Now works with toolmanager.
642 ----------------------------
643 revision 1.2
644 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
645 Georg Steger's reintegration with AROS. we are synced now
646 ----------------------------
647 revision 1.1
648 date: 2001/07/21 23:29:06;  author: nadir;  state: Exp;
649 branches:  1.1.1;
650 Initial revision
651 ----------------------------
652 revision 1.1.1.1
653 date: 2001/07/21 23:29:06;  author: nadir;  state: Exp;  lines: +0 -0
654 imported src
655 =============================================================================
657 RCS file: /home/cvs/morphos/iffparse/findlocalitem.c,v
658 Working file: findlocalitem.c
659 head: 1.6
660 branch:
661 locks: strict
662 access list:
663 symbolic names:
664         beta: 1.1.1.1
665         aros: 1.1.1
666 keyword substitution: kv
667 total revisions: 7;     selected revisions: 7
668 description:
669 ----------------------------
670 revision 1.6
671 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +10 -22
672 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
673 ----------------------------
674 revision 1.5
675 date: 2002/12/15 14:24:55;  author: piru;  state: Exp;  lines: +3 -1
676 Added -Wall, fixed warnings.
677 ----------------------------
678 revision 1.4
679 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
680 Sync with AROS code. With exception of iffparse_init.c
681 only thing that changed for you is the aros copyright
682 header.
683 ----------------------------
684 revision 1.3
685 date: 2002/05/08 21:07:39;  author: emm;  state: Exp;  lines: +4 -1
686 Some fixes. Now works with toolmanager.
687 ----------------------------
688 revision 1.2
689 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
690 Georg Steger's reintegration with AROS. we are synced now
691 ----------------------------
692 revision 1.1
693 date: 2001/07/21 23:29:06;  author: nadir;  state: Exp;
694 branches:  1.1.1;
695 Initial revision
696 ----------------------------
697 revision 1.1.1.1
698 date: 2001/07/21 23:29:06;  author: nadir;  state: Exp;  lines: +0 -0
699 imported src
700 =============================================================================
702 RCS file: /home/cvs/morphos/iffparse/findprop.c,v
703 Working file: findprop.c
704 head: 1.5
705 branch:
706 locks: strict
707 access list:
708 symbolic names:
709         beta: 1.1.1.1
710         aros: 1.1.1
711 keyword substitution: kv
712 total revisions: 6;     selected revisions: 6
713 description:
714 ----------------------------
715 revision 1.5
716 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +9 -12
717 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
718 ----------------------------
719 revision 1.4
720 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
721 Sync with AROS code. With exception of iffparse_init.c
722 only thing that changed for you is the aros copyright
723 header.
724 ----------------------------
725 revision 1.3
726 date: 2002/05/08 21:07:39;  author: emm;  state: Exp;  lines: +4 -1
727 Some fixes. Now works with toolmanager.
728 ----------------------------
729 revision 1.2
730 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
731 Georg Steger's reintegration with AROS. we are synced now
732 ----------------------------
733 revision 1.1
734 date: 2001/07/21 23:29:06;  author: nadir;  state: Exp;
735 branches:  1.1.1;
736 Initial revision
737 ----------------------------
738 revision 1.1.1.1
739 date: 2001/07/21 23:29:06;  author: nadir;  state: Exp;  lines: +0 -0
740 imported src
741 =============================================================================
743 RCS file: /home/cvs/morphos/iffparse/findpropcontext.c,v
744 Working file: findpropcontext.c
745 head: 1.4
746 branch:
747 locks: strict
748 access list:
749 symbolic names:
750         beta: 1.1.1.1
751         aros: 1.1.1
752 keyword substitution: kv
753 total revisions: 5;     selected revisions: 5
754 description:
755 ----------------------------
756 revision 1.4
757 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +2 -2
758 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
759 ----------------------------
760 revision 1.3
761 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
762 Sync with AROS code. With exception of iffparse_init.c
763 only thing that changed for you is the aros copyright
764 header.
765 ----------------------------
766 revision 1.2
767 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
768 Georg Steger's reintegration with AROS. we are synced now
769 ----------------------------
770 revision 1.1
771 date: 2001/07/21 23:29:05;  author: nadir;  state: Exp;
772 branches:  1.1.1;
773 Initial revision
774 ----------------------------
775 revision 1.1.1.1
776 date: 2001/07/21 23:29:05;  author: nadir;  state: Exp;  lines: +0 -0
777 imported src
778 =============================================================================
780 RCS file: /home/cvs/morphos/iffparse/freeiff.c,v
781 Working file: freeiff.c
782 head: 1.4
783 branch:
784 locks: strict
785 access list:
786 symbolic names:
787         beta: 1.1.1.1
788         aros: 1.1.1
789 keyword substitution: kv
790 total revisions: 5;     selected revisions: 5
791 description:
792 ----------------------------
793 revision 1.4
794 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +17 -17
795 Sync with AROS code. With exception of iffparse_init.c
796 only thing that changed for you is the aros copyright
797 header.
798 ----------------------------
799 revision 1.3
800 date: 2002/05/12 17:29:02;  author: cisc;  state: Exp;  lines: +4 -1
801 Fixed CloseIFF(), FreeIFF(), FreeLocalItem() and OpenIFF() with null-pointer .. iffparse seems 100% now... ;)
802 ----------------------------
803 revision 1.2
804 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
805 Georg Steger's reintegration with AROS. we are synced now
806 ----------------------------
807 revision 1.1
808 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;
809 branches:  1.1.1;
810 Initial revision
811 ----------------------------
812 revision 1.1.1.1
813 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;  lines: +0 -0
814 imported src
815 =============================================================================
817 RCS file: /home/cvs/morphos/iffparse/freelocalitem.c,v
818 Working file: freelocalitem.c
819 head: 1.5
820 branch:
821 locks: strict
822 access list:
823 symbolic names:
824         beta: 1.1.1.1
825         aros: 1.1.1
826 keyword substitution: kv
827 total revisions: 6;     selected revisions: 6
828 description:
829 ----------------------------
830 revision 1.5
831 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +3 -1
832 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
833 ----------------------------
834 revision 1.4
835 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +12 -12
836 Sync with AROS code. With exception of iffparse_init.c
837 only thing that changed for you is the aros copyright
838 header.
839 ----------------------------
840 revision 1.3
841 date: 2002/05/12 17:29:02;  author: cisc;  state: Exp;  lines: +4 -1
842 Fixed CloseIFF(), FreeIFF(), FreeLocalItem() and OpenIFF() with null-pointer .. iffparse seems 100% now... ;)
843 ----------------------------
844 revision 1.2
845 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
846 Georg Steger's reintegration with AROS. we are synced now
847 ----------------------------
848 revision 1.1
849 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;
850 branches:  1.1.1;
851 Initial revision
852 ----------------------------
853 revision 1.1.1.1
854 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;  lines: +0 -0
855 imported src
856 =============================================================================
858 RCS file: /home/cvs/morphos/iffparse/functable.c,v
859 Working file: functable.c
860 head: 1.1
861 branch:
862 locks: strict
863 access list:
864 symbolic names:
865 keyword substitution: kv
866 total revisions: 1;     selected revisions: 1
867 description:
868 ----------------------------
869 revision 1.1
870 date: 2001/07/22 00:27:49;  author: nadir;  state: Exp;
871 added missing files
872 =============================================================================
874 RCS file: /home/cvs/morphos/iffparse/goodid.c,v
875 Working file: goodid.c
876 head: 1.6
877 branch:
878 locks: strict
879 access list:
880 symbolic names:
881         beta: 1.1.1.1
882         aros: 1.1.1
883 keyword substitution: kv
884 total revisions: 7;     selected revisions: 7
885 description:
886 ----------------------------
887 revision 1.6
888 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +2 -2
889 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
890 ----------------------------
891 revision 1.5
892 date: 2002/12/15 14:24:55;  author: piru;  state: Exp;  lines: +3 -1
893 Added -Wall, fixed warnings.
894 ----------------------------
895 revision 1.4
896 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
897 Sync with AROS code. With exception of iffparse_init.c
898 only thing that changed for you is the aros copyright
899 header.
900 ----------------------------
901 revision 1.3
902 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +12 -9
903 Georg Steger's reintegration with AROS. we are synced now
904 ----------------------------
905 revision 1.2
906 date: 2001/07/24 19:20:37;  author: emm;  state: Exp;  lines: +29 -8
907 Fixed bad return value of the end-of-context hook.
908 ----------------------------
909 revision 1.1
910 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;
911 branches:  1.1.1;
912 Initial revision
913 ----------------------------
914 revision 1.1.1.1
915 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;  lines: +0 -0
916 imported src
917 =============================================================================
919 RCS file: /home/cvs/morphos/iffparse/goodtype.c,v
920 Working file: goodtype.c
921 head: 1.4
922 branch:
923 locks: strict
924 access list:
925 symbolic names:
926         beta: 1.1.1.1
927         aros: 1.1.1
928 keyword substitution: kv
929 total revisions: 5;     selected revisions: 5
930 description:
931 ----------------------------
932 revision 1.4
933 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
934 Sync with AROS code. With exception of iffparse_init.c
935 only thing that changed for you is the aros copyright
936 header.
937 ----------------------------
938 revision 1.3
939 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +7 -5
940 Georg Steger's reintegration with AROS. we are synced now
941 ----------------------------
942 revision 1.2
943 date: 2001/07/24 19:20:38;  author: emm;  state: Exp;  lines: +18 -6
944 Fixed bad return value of the end-of-context hook.
945 ----------------------------
946 revision 1.1
947 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;
948 branches:  1.1.1;
949 Initial revision
950 ----------------------------
951 revision 1.1.1.1
952 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;  lines: +0 -0
953 imported src
954 =============================================================================
956 RCS file: /home/cvs/morphos/iffparse/headers.tmpl,v
957 Working file: headers.tmpl
958 head: 1.1
959 branch: 1.1.1
960 locks: strict
961 access list:
962 symbolic names:
963         beta: 1.1.1.1
964         aros: 1.1.1
965 keyword substitution: kv
966 total revisions: 2;     selected revisions: 2
967 description:
968 ----------------------------
969 revision 1.1
970 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;
971 branches:  1.1.1;
972 Initial revision
973 ----------------------------
974 revision 1.1.1.1
975 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;  lines: +0 -0
976 imported src
977 =============================================================================
979 RCS file: /home/cvs/morphos/iffparse/idtostr.c,v
980 Working file: idtostr.c
981 head: 1.4
982 branch:
983 locks: strict
984 access list:
985 symbolic names:
986         beta: 1.1.1.1
987         aros: 1.1.1
988 keyword substitution: kv
989 total revisions: 5;     selected revisions: 5
990 description:
991 ----------------------------
992 revision 1.4
993 date: 2002/12/15 14:24:55;  author: piru;  state: Exp;  lines: +3 -1
994 Added -Wall, fixed warnings.
995 ----------------------------
996 revision 1.3
997 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +2 -2
998 Sync with AROS code. With exception of iffparse_init.c
999 only thing that changed for you is the aros copyright
1000 header.
1001 ----------------------------
1002 revision 1.2
1003 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
1004 Georg Steger's reintegration with AROS. we are synced now
1005 ----------------------------
1006 revision 1.1
1007 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;
1008 branches:  1.1.1;
1009 Initial revision
1010 ----------------------------
1011 revision 1.1.1.1
1012 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;  lines: +0 -0
1013 imported src
1014 =============================================================================
1016 RCS file: /home/cvs/morphos/iffparse/iffparse_endtag.c,v
1017 Working file: iffparse_endtag.c
1018 head: 1.1
1019 branch:
1020 locks: strict
1021 access list:
1022 symbolic names:
1023 keyword substitution: kv
1024 total revisions: 1;     selected revisions: 1
1025 description:
1026 ----------------------------
1027 revision 1.1
1028 date: 2001/07/22 00:27:49;  author: nadir;  state: Exp;
1029 added missing files
1030 =============================================================================
1032 RCS file: /home/cvs/morphos/iffparse/iffparse_init.c,v
1033 Working file: iffparse_init.c
1034 head: 1.10
1035 branch:
1036 locks: strict
1037 access list:
1038 symbolic names:
1039         beta: 1.1.1.1
1040         aros: 1.1.1
1041 keyword substitution: kv
1042 total revisions: 11;    selected revisions: 11
1043 description:
1044 ----------------------------
1045 revision 1.10
1046 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +2 -2
1047 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
1048 ----------------------------
1049 revision 1.9
1050 date: 2002/12/15 14:13:09;  author: piru;  state: Exp;  lines: +3 -1
1051 #ifndef __MORPHOS__ was missing for AROS_USERFUNC_INIT in LIB_init. Builds again.
1052 ----------------------------
1053 revision 1.8
1054 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +12 -10
1055 Sync with AROS code. With exception of iffparse_init.c
1056 only thing that changed for you is the aros copyright
1057 header.
1058 ----------------------------
1059 revision 1.7
1060 date: 2002/07/01 07:16:11;  author: cisc;  state: Exp;  lines: +8 -1
1061 Compile fixes and date bump.
1062 ----------------------------
1063 revision 1.6
1064 date: 2002/05/09 17:45:02;  author: laire;  state: Exp;  lines: +2 -2
1065 revision fixed
1066 ----------------------------
1067 revision 1.5
1068 date: 2002/05/08 22:45:19;  author: laire;  state: Exp;  lines: +8 -4
1069 removed debug and added working include/lib paths
1070 ----------------------------
1071 revision 1.4
1072 date: 2002/05/04 20:12:45;  author: cisc;  state: Exp;  lines: +2 -2
1073 compile fix
1074 ----------------------------
1075 revision 1.3
1076 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +52 -23
1077 Georg Steger's reintegration with AROS. we are synced now
1078 ----------------------------
1079 revision 1.2
1080 date: 2001/07/24 19:20:38;  author: emm;  state: Exp;  lines: +2 -1
1081 Fixed bad return value of the end-of-context hook.
1082 ----------------------------
1083 revision 1.1
1084 date: 2001/07/21 23:28:59;  author: nadir;  state: Exp;
1085 branches:  1.1.1;
1086 Initial revision
1087 ----------------------------
1088 revision 1.1.1.1
1089 date: 2001/07/21 23:28:59;  author: nadir;  state: Exp;  lines: +0 -0
1090 imported src
1091 =============================================================================
1093 RCS file: /home/cvs/morphos/iffparse/iffparse_intern.h,v
1094 Working file: iffparse_intern.h
1095 head: 1.6
1096 branch:
1097 locks: strict
1098 access list:
1099 symbolic names:
1100         beta: 1.1.1.1
1101         aros: 1.1.1
1102 keyword substitution: kv
1103 total revisions: 7;     selected revisions: 7
1104 description:
1105 ----------------------------
1106 revision 1.6
1107 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +23 -1
1108 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
1109 ----------------------------
1110 revision 1.5
1111 date: 2002/12/15 12:58:54;  author: steger;  state: Exp;  lines: +5 -0
1112 Sync with AROS code. With exception of iffparse_init.c
1113 only thing that changed for you is the aros copyright
1114 header.
1115 ----------------------------
1116 revision 1.4
1117 date: 2002/05/08 21:07:40;  author: emm;  state: Exp;  lines: +18 -0
1118 Some fixes. Now works with toolmanager.
1119 ----------------------------
1120 revision 1.3
1121 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +1 -1
1122 Georg Steger's reintegration with AROS. we are synced now
1123 ----------------------------
1124 revision 1.2
1125 date: 2001/07/24 19:20:39;  author: emm;  state: Exp;  lines: +2 -0
1126 Fixed bad return value of the end-of-context hook.
1127 ----------------------------
1128 revision 1.1
1129 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;
1130 branches:  1.1.1;
1131 Initial revision
1132 ----------------------------
1133 revision 1.1.1.1
1134 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;  lines: +0 -0
1135 imported src
1136 =============================================================================
1138 RCS file: /home/cvs/morphos/iffparse/initiff.c,v
1139 Working file: initiff.c
1140 head: 1.5
1141 branch:
1142 locks: strict
1143 access list:
1144 symbolic names:
1145         beta: 1.1.1.1
1146         aros: 1.1.1
1147 keyword substitution: kv
1148 total revisions: 6;     selected revisions: 6
1149 description:
1150 ----------------------------
1151 revision 1.5
1152 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +5 -2
1153 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
1154 ----------------------------
1155 revision 1.4
1156 date: 2002/12/15 14:24:56;  author: piru;  state: Exp;  lines: +3 -1
1157 Added -Wall, fixed warnings.
1158 ----------------------------
1159 revision 1.3
1160 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
1161 Sync with AROS code. With exception of iffparse_init.c
1162 only thing that changed for you is the aros copyright
1163 header.
1164 ----------------------------
1165 revision 1.2
1166 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
1167 Georg Steger's reintegration with AROS. we are synced now
1168 ----------------------------
1169 revision 1.1
1170 date: 2001/07/21 23:29:04;  author: nadir;  state: Exp;
1171 branches:  1.1.1;
1172 Initial revision
1173 ----------------------------
1174 revision 1.1.1.1
1175 date: 2001/07/21 23:29:04;  author: nadir;  state: Exp;  lines: +0 -0
1176 imported src
1177 =============================================================================
1179 RCS file: /home/cvs/morphos/iffparse/initiffasclip.c,v
1180 Working file: initiffasclip.c
1181 head: 1.4
1182 branch:
1183 locks: strict
1184 access list:
1185 symbolic names:
1186         beta: 1.1.1.1
1187         aros: 1.1.1
1188 keyword substitution: kv
1189 total revisions: 5;     selected revisions: 5
1190 description:
1191 ----------------------------
1192 revision 1.4
1193 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +5 -1
1194 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
1195 ----------------------------
1196 revision 1.3
1197 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
1198 Sync with AROS code. With exception of iffparse_init.c
1199 only thing that changed for you is the aros copyright
1200 header.
1201 ----------------------------
1202 revision 1.2
1203 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
1204 Georg Steger's reintegration with AROS. we are synced now
1205 ----------------------------
1206 revision 1.1
1207 date: 2001/07/21 23:29:04;  author: nadir;  state: Exp;
1208 branches:  1.1.1;
1209 Initial revision
1210 ----------------------------
1211 revision 1.1.1.1
1212 date: 2001/07/21 23:29:04;  author: nadir;  state: Exp;  lines: +0 -0
1213 imported src
1214 =============================================================================
1216 RCS file: /home/cvs/morphos/iffparse/initiffasdos.c,v
1217 Working file: initiffasdos.c
1218 head: 1.4
1219 branch:
1220 locks: strict
1221 access list:
1222 symbolic names:
1223         beta: 1.1.1.1
1224         aros: 1.1.1
1225 keyword substitution: kv
1226 total revisions: 5;     selected revisions: 5
1227 description:
1228 ----------------------------
1229 revision 1.4
1230 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +5 -1
1231 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
1232 ----------------------------
1233 revision 1.3
1234 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
1235 Sync with AROS code. With exception of iffparse_init.c
1236 only thing that changed for you is the aros copyright
1237 header.
1238 ----------------------------
1239 revision 1.2
1240 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
1241 Georg Steger's reintegration with AROS. we are synced now
1242 ----------------------------
1243 revision 1.1
1244 date: 2001/07/21 23:29:04;  author: nadir;  state: Exp;
1245 branches:  1.1.1;
1246 Initial revision
1247 ----------------------------
1248 revision 1.1.1.1
1249 date: 2001/07/21 23:29:04;  author: nadir;  state: Exp;  lines: +0 -0
1250 imported src
1251 =============================================================================
1253 RCS file: /home/cvs/morphos/iffparse/initstruct.h,v
1254 Working file: initstruct.h
1255 head: 1.1
1256 branch: 1.1.1
1257 locks: strict
1258 access list:
1259 symbolic names:
1260         beta: 1.1.1.1
1261         aros: 1.1.1
1262 keyword substitution: kv
1263 total revisions: 2;     selected revisions: 2
1264 description:
1265 ----------------------------
1266 revision 1.1
1267 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;
1268 branches:  1.1.1;
1269 Initial revision
1270 ----------------------------
1271 revision 1.1.1.1
1272 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;  lines: +0 -0
1273 imported src
1274 =============================================================================
1276 RCS file: /home/cvs/morphos/iffparse/lib.conf,v
1277 Working file: lib.conf
1278 head: 1.2
1279 branch:
1280 locks: strict
1281 access list:
1282 symbolic names:
1283         beta: 1.1.1.1
1284         aros: 1.1.1
1285 keyword substitution: kv
1286 total revisions: 3;     selected revisions: 3
1287 description:
1288 ----------------------------
1289 revision 1.2
1290 date: 2001/07/25 21:08:08;  author: emm;  state: Exp;  lines: +1 -1
1291 Fixed clipboard lockup (I hope)
1292 ----------------------------
1293 revision 1.1
1294 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;
1295 branches:  1.1.1;
1296 Initial revision
1297 ----------------------------
1298 revision 1.1.1.1
1299 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;  lines: +0 -0
1300 imported src
1301 =============================================================================
1303 RCS file: /home/cvs/morphos/iffparse/libdefs.h,v
1304 Working file: libdefs.h
1305 head: 1.5
1306 branch:
1307 locks: strict
1308 access list:
1309 symbolic names:
1310 keyword substitution: kv
1311 total revisions: 5;     selected revisions: 5
1312 description:
1313 ----------------------------
1314 revision 1.5
1315 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +2 -2
1316 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
1317 ----------------------------
1318 revision 1.4
1319 date: 2002/07/17 01:20:21;  author: cisc;  state: Exp;  lines: +1 -1
1320 Hopefully fixed IFFF_READ (cn_Composite wasn't set when it should have been) .. bumped date...
1321 ----------------------------
1322 revision 1.3
1323 date: 2002/07/01 07:16:11;  author: cisc;  state: Exp;  lines: +1 -1
1324 Compile fixes and date bump.
1325 ----------------------------
1326 revision 1.2
1327 date: 2001/07/25 21:08:08;  author: emm;  state: Exp;  lines: +2 -2
1328 Fixed clipboard lockup (I hope)
1329 ----------------------------
1330 revision 1.1
1331 date: 2001/07/22 00:27:49;  author: nadir;  state: Exp;
1332 added missing files
1333 =============================================================================
1335 RCS file: /home/cvs/morphos/iffparse/localitemdata.c,v
1336 Working file: localitemdata.c
1337 head: 1.4
1338 branch:
1339 locks: strict
1340 access list:
1341 symbolic names:
1342         beta: 1.1.1.1
1343         aros: 1.1.1
1344 keyword substitution: kv
1345 total revisions: 5;     selected revisions: 5
1346 description:
1347 ----------------------------
1348 revision 1.4
1349 date: 2002/12/15 14:24:56;  author: piru;  state: Exp;  lines: +3 -1
1350 Added -Wall, fixed warnings.
1351 ----------------------------
1352 revision 1.3
1353 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
1354 Sync with AROS code. With exception of iffparse_init.c
1355 only thing that changed for you is the aros copyright
1356 header.
1357 ----------------------------
1358 revision 1.2
1359 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
1360 Georg Steger's reintegration with AROS. we are synced now
1361 ----------------------------
1362 revision 1.1
1363 date: 2001/07/21 23:29:04;  author: nadir;  state: Exp;
1364 branches:  1.1.1;
1365 Initial revision
1366 ----------------------------
1367 revision 1.1.1.1
1368 date: 2001/07/21 23:29:04;  author: nadir;  state: Exp;  lines: +0 -0
1369 imported src
1370 =============================================================================
1372 RCS file: /home/cvs/morphos/iffparse/makefile,v
1373 Working file: makefile
1374 head: 1.11
1375 branch:
1376 locks: strict
1377 access list:
1378 symbolic names:
1379 keyword substitution: kv
1380 total revisions: 11;    selected revisions: 11
1381 description:
1382 ----------------------------
1383 revision 1.11
1384 date: 2002/12/15 15:33:43;  author: piru;  state: Exp;  lines: +5 -2
1385 fixed deps.
1386 ----------------------------
1387 revision 1.10
1388 date: 2002/12/15 14:24:55;  author: piru;  state: Exp;  lines: +7 -3
1389 Added -Wall, fixed warnings.
1390 ----------------------------
1391 revision 1.9
1392 date: 2002/07/15 18:05:20;  author: cisc;  state: Exp;  lines: +4 -2
1393 build improvement
1394 ----------------------------
1395 revision 1.8
1396 date: 2002/07/01 07:16:11;  author: cisc;  state: Exp;  lines: +1 -1
1397 Compile fixes and date bump.
1398 ----------------------------
1399 revision 1.7
1400 date: 2002/05/08 22:45:19;  author: laire;  state: Exp;  lines: +6 -4
1401 removed debug and added working include/lib paths
1402 ----------------------------
1403 revision 1.6
1404 date: 2002/05/08 21:07:40;  author: emm;  state: Exp;  lines: +49 -49
1405 Some fixes. Now works with toolmanager.
1406 ----------------------------
1407 revision 1.5
1408 date: 2002/05/04 20:29:09;  author: cisc;  state: Exp;  lines: +1 -1
1409 IFFSIZE_UNKNOWN works fine here, but datatypes.library causes a hit, let's add debug so we can track it...
1410 ----------------------------
1411 revision 1.4
1412 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +1 -2
1413 Georg Steger's reintegration with AROS. we are synced now
1414 ----------------------------
1415 revision 1.3
1416 date: 2001/07/24 19:38:14;  author: emm;  state: Exp;  lines: +1 -1
1417 Some small adjustments.
1418 ----------------------------
1419 revision 1.2
1420 date: 2001/07/24 19:20:40;  author: emm;  state: Exp;  lines: +2 -2
1421 Fixed bad return value of the end-of-context hook.
1422 ----------------------------
1423 revision 1.1
1424 date: 2001/07/22 00:27:49;  author: nadir;  state: Exp;
1425 added missing files
1426 =============================================================================
1428 RCS file: /home/cvs/morphos/iffparse/mmakefile.src,v
1429 Working file: mmakefile.src
1430 head: 1.1
1431 branch: 1.1.1
1432 locks: strict
1433 access list:
1434 symbolic names:
1435         beta: 1.1.1.1
1436         aros: 1.1.1
1437 keyword substitution: kv
1438 total revisions: 2;     selected revisions: 2
1439 description:
1440 ----------------------------
1441 revision 1.1
1442 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;
1443 branches:  1.1.1;
1444 Initial revision
1445 ----------------------------
1446 revision 1.1.1.1
1447 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;  lines: +0 -0
1448 imported src
1449 =============================================================================
1451 RCS file: /home/cvs/morphos/iffparse/openclipboard.c,v
1452 Working file: openclipboard.c
1453 head: 1.3
1454 branch:
1455 locks: strict
1456 access list:
1457 symbolic names:
1458         beta: 1.1.1.1
1459         aros: 1.1.1
1460 keyword substitution: kv
1461 total revisions: 4;     selected revisions: 4
1462 description:
1463 ----------------------------
1464 revision 1.3
1465 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
1466 Sync with AROS code. With exception of iffparse_init.c
1467 only thing that changed for you is the aros copyright
1468 header.
1469 ----------------------------
1470 revision 1.2
1471 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
1472 Georg Steger's reintegration with AROS. we are synced now
1473 ----------------------------
1474 revision 1.1
1475 date: 2001/07/21 23:29:11;  author: nadir;  state: Exp;
1476 branches:  1.1.1;
1477 Initial revision
1478 ----------------------------
1479 revision 1.1.1.1
1480 date: 2001/07/21 23:29:11;  author: nadir;  state: Exp;  lines: +0 -0
1481 imported src
1482 =============================================================================
1484 RCS file: /home/cvs/morphos/iffparse/openiff.c,v
1485 Working file: openiff.c
1486 head: 1.7
1487 branch:
1488 locks: strict
1489 access list:
1490 symbolic names:
1491         beta: 1.1.1.1
1492         aros: 1.1.1
1493 keyword substitution: kv
1494 total revisions: 8;     selected revisions: 8
1495 description:
1496 ----------------------------
1497 revision 1.7
1498 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +5 -3
1499 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
1500 ----------------------------
1501 revision 1.6
1502 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
1503 Sync with AROS code. With exception of iffparse_init.c
1504 only thing that changed for you is the aros copyright
1505 header.
1506 ----------------------------
1507 revision 1.5
1508 date: 2002/10/29 13:36:45;  author: steger;  state: Exp;  lines: +2 -2
1509 had to undo the previous change, because on Amiga
1510 OpenIFF() apparently succeeds even if file is not
1511 an IFF file. Grrr! But it still smells like there's
1512 something wrong in this function :-\
1513 ----------------------------
1514 revision 1.4
1515 date: 2002/10/28 19:30:39;  author: steger;  state: Exp;  lines: +2 -2
1516 if GetChunkHeader returned an error don't overwrite the err
1517 variable when sending the iff stream handler IFFCMD_CLEANUP
1518 msg.
1519 ----------------------------
1520 revision 1.3
1521 date: 2002/05/12 17:29:02;  author: cisc;  state: Exp;  lines: +6 -1
1522 Fixed CloseIFF(), FreeIFF(), FreeLocalItem() and OpenIFF() with null-pointer .. iffparse seems 100% now... ;)
1523 ----------------------------
1524 revision 1.2
1525 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +21 -11
1526 Georg Steger's reintegration with AROS. we are synced now
1527 ----------------------------
1528 revision 1.1
1529 date: 2001/07/21 23:29:05;  author: nadir;  state: Exp;
1530 branches:  1.1.1;
1531 Initial revision
1532 ----------------------------
1533 revision 1.1.1.1
1534 date: 2001/07/21 23:29:05;  author: nadir;  state: Exp;  lines: +0 -0
1535 imported src
1536 =============================================================================
1538 RCS file: /home/cvs/morphos/iffparse/parentchunk.c,v
1539 Working file: parentchunk.c
1540 head: 1.4
1541 branch:
1542 locks: strict
1543 access list:
1544 symbolic names:
1545         beta: 1.1.1.1
1546         aros: 1.1.1
1547 keyword substitution: kv
1548 total revisions: 5;     selected revisions: 5
1549 description:
1550 ----------------------------
1551 revision 1.4
1552 date: 2002/12/15 14:24:56;  author: piru;  state: Exp;  lines: +3 -1
1553 Added -Wall, fixed warnings.
1554 ----------------------------
1555 revision 1.3
1556 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
1557 Sync with AROS code. With exception of iffparse_init.c
1558 only thing that changed for you is the aros copyright
1559 header.
1560 ----------------------------
1561 revision 1.2
1562 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
1563 Georg Steger's reintegration with AROS. we are synced now
1564 ----------------------------
1565 revision 1.1
1566 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;
1567 branches:  1.1.1;
1568 Initial revision
1569 ----------------------------
1570 revision 1.1.1.1
1571 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;  lines: +0 -0
1572 imported src
1573 =============================================================================
1575 RCS file: /home/cvs/morphos/iffparse/parseiff.c,v
1576 Working file: parseiff.c
1577 head: 1.5
1578 branch:
1579 locks: strict
1580 access list:
1581 symbolic names:
1582         beta: 1.1.1.1
1583         aros: 1.1.1
1584 keyword substitution: kv
1585 total revisions: 6;     selected revisions: 6
1586 description:
1587 ----------------------------
1588 revision 1.5
1589 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
1590 Sync with AROS code. With exception of iffparse_init.c
1591 only thing that changed for you is the aros copyright
1592 header.
1593 ----------------------------
1594 revision 1.4
1595 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +1 -2
1596 Georg Steger's reintegration with AROS. we are synced now
1597 ----------------------------
1598 revision 1.3
1599 date: 2001/07/25 21:08:09;  author: emm;  state: Exp;  lines: +10 -5
1600 Fixed clipboard lockup (I hope)
1601 ----------------------------
1602 revision 1.2
1603 date: 2001/07/24 19:20:40;  author: emm;  state: Exp;  lines: +9 -1
1604 Fixed bad return value of the end-of-context hook.
1605 ----------------------------
1606 revision 1.1
1607 date: 2001/07/21 23:29:11;  author: nadir;  state: Exp;
1608 branches:  1.1.1;
1609 Initial revision
1610 ----------------------------
1611 revision 1.1.1.1
1612 date: 2001/07/21 23:29:11;  author: nadir;  state: Exp;  lines: +0 -0
1613 imported src
1614 =============================================================================
1616 RCS file: /home/cvs/morphos/iffparse/popchunk.c,v
1617 Working file: popchunk.c
1618 head: 1.4
1619 branch:
1620 locks: strict
1621 access list:
1622 symbolic names:
1623         beta: 1.1.1.1
1624         aros: 1.1.1
1625 keyword substitution: kv
1626 total revisions: 5;     selected revisions: 5
1627 description:
1628 ----------------------------
1629 revision 1.4
1630 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +5 -5
1631 Sync with AROS code. With exception of iffparse_init.c
1632 only thing that changed for you is the aros copyright
1633 header.
1634 ----------------------------
1635 revision 1.3
1636 date: 2002/05/08 21:07:40;  author: emm;  state: Exp;  lines: +6 -4
1637 Some fixes. Now works with toolmanager.
1638 ----------------------------
1639 revision 1.2
1640 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
1641 Georg Steger's reintegration with AROS. we are synced now
1642 ----------------------------
1643 revision 1.1
1644 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;
1645 branches:  1.1.1;
1646 Initial revision
1647 ----------------------------
1648 revision 1.1.1.1
1649 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;  lines: +0 -0
1650 imported src
1651 =============================================================================
1653 RCS file: /home/cvs/morphos/iffparse/propchunk.c,v
1654 Working file: propchunk.c
1655 head: 1.6
1656 branch:
1657 locks: strict
1658 access list:
1659 symbolic names:
1660         beta: 1.1.1.1
1661         aros: 1.1.1
1662 keyword substitution: kv
1663 total revisions: 7;     selected revisions: 7
1664 description:
1665 ----------------------------
1666 revision 1.6
1667 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +3 -3
1668 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
1669 ----------------------------
1670 revision 1.5
1671 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
1672 Sync with AROS code. With exception of iffparse_init.c
1673 only thing that changed for you is the aros copyright
1674 header.
1675 ----------------------------
1676 revision 1.4
1677 date: 2002/07/17 06:29:08;  author: cisc;  state: Exp;  lines: +3 -3
1678 Fixed completely broken chunk-handler additions.
1679 ----------------------------
1680 revision 1.3
1681 date: 2002/05/08 21:07:40;  author: emm;  state: Exp;  lines: +3 -8
1682 Some fixes. Now works with toolmanager.
1683 ----------------------------
1684 revision 1.2
1685 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
1686 Georg Steger's reintegration with AROS. we are synced now
1687 ----------------------------
1688 revision 1.1
1689 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;
1690 branches:  1.1.1;
1691 Initial revision
1692 ----------------------------
1693 revision 1.1.1.1
1694 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;  lines: +0 -0
1695 imported src
1696 =============================================================================
1698 RCS file: /home/cvs/morphos/iffparse/propchunks.c,v
1699 Working file: propchunks.c
1700 head: 1.5
1701 branch:
1702 locks: strict
1703 access list:
1704 symbolic names:
1705         beta: 1.1.1.1
1706         aros: 1.1.1
1707 keyword substitution: kv
1708 total revisions: 6;     selected revisions: 6
1709 description:
1710 ----------------------------
1711 revision 1.5
1712 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +5 -3
1713 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
1714 ----------------------------
1715 revision 1.4
1716 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
1717 Sync with AROS code. With exception of iffparse_init.c
1718 only thing that changed for you is the aros copyright
1719 header.
1720 ----------------------------
1721 revision 1.3
1722 date: 2002/05/08 21:07:40;  author: emm;  state: Exp;  lines: +4 -1
1723 Some fixes. Now works with toolmanager.
1724 ----------------------------
1725 revision 1.2
1726 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
1727 Georg Steger's reintegration with AROS. we are synced now
1728 ----------------------------
1729 revision 1.1
1730 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;
1731 branches:  1.1.1;
1732 Initial revision
1733 ----------------------------
1734 revision 1.1.1.1
1735 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;  lines: +0 -0
1736 imported src
1737 =============================================================================
1739 RCS file: /home/cvs/morphos/iffparse/prophooks.c,v
1740 Working file: prophooks.c
1741 head: 1.5
1742 branch:
1743 locks: strict
1744 access list:
1745 symbolic names:
1746         beta: 1.1.1.1
1747         aros: 1.1.1
1748 keyword substitution: kv
1749 total revisions: 6;     selected revisions: 6
1750 description:
1751 ----------------------------
1752 revision 1.5
1753 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +34 -17
1754 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
1755 ----------------------------
1756 revision 1.4
1757 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +4 -4
1758 Sync with AROS code. With exception of iffparse_init.c
1759 only thing that changed for you is the aros copyright
1760 header.
1761 ----------------------------
1762 revision 1.3
1763 date: 2002/05/08 21:07:40;  author: emm;  state: Exp;  lines: +5 -5
1764 Some fixes. Now works with toolmanager.
1765 ----------------------------
1766 revision 1.2
1767 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
1768 Georg Steger's reintegration with AROS. we are synced now
1769 ----------------------------
1770 revision 1.1
1771 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;
1772 branches:  1.1.1;
1773 Initial revision
1774 ----------------------------
1775 revision 1.1.1.1
1776 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;  lines: +0 -0
1777 imported src
1778 =============================================================================
1780 RCS file: /home/cvs/morphos/iffparse/pushchunk.c,v
1781 Working file: pushchunk.c
1782 head: 1.5
1783 branch:
1784 locks: strict
1785 access list:
1786 symbolic names:
1787         beta: 1.1.1.1
1788         aros: 1.1.1
1789 keyword substitution: kv
1790 total revisions: 6;     selected revisions: 6
1791 description:
1792 ----------------------------
1793 revision 1.5
1794 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +3 -3
1795 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
1796 ----------------------------
1797 revision 1.4
1798 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
1799 Sync with AROS code. With exception of iffparse_init.c
1800 only thing that changed for you is the aros copyright
1801 header.
1802 ----------------------------
1803 revision 1.3
1804 date: 2002/05/08 21:07:40;  author: emm;  state: Exp;  lines: +4 -1
1805 Some fixes. Now works with toolmanager.
1806 ----------------------------
1807 revision 1.2
1808 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
1809 Georg Steger's reintegration with AROS. we are synced now
1810 ----------------------------
1811 revision 1.1
1812 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;
1813 branches:  1.1.1;
1814 Initial revision
1815 ----------------------------
1816 revision 1.1.1.1
1817 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;  lines: +0 -0
1818 imported src
1819 =============================================================================
1821 RCS file: /home/cvs/morphos/iffparse/readchunkbytes.c,v
1822 Working file: readchunkbytes.c
1823 head: 1.4
1824 branch:
1825 locks: strict
1826 access list:
1827 symbolic names:
1828         beta: 1.1.1.1
1829         aros: 1.1.1
1830 keyword substitution: kv
1831 total revisions: 5;     selected revisions: 5
1832 description:
1833 ----------------------------
1834 revision 1.4
1835 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
1836 Sync with AROS code. With exception of iffparse_init.c
1837 only thing that changed for you is the aros copyright
1838 header.
1839 ----------------------------
1840 revision 1.3
1841 date: 2002/05/08 21:07:40;  author: emm;  state: Exp;  lines: +8 -1
1842 Some fixes. Now works with toolmanager.
1843 ----------------------------
1844 revision 1.2
1845 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
1846 Georg Steger's reintegration with AROS. we are synced now
1847 ----------------------------
1848 revision 1.1
1849 date: 2001/07/21 23:29:01;  author: nadir;  state: Exp;
1850 branches:  1.1.1;
1851 Initial revision
1852 ----------------------------
1853 revision 1.1.1.1
1854 date: 2001/07/21 23:29:01;  author: nadir;  state: Exp;  lines: +0 -0
1855 imported src
1856 =============================================================================
1858 RCS file: /home/cvs/morphos/iffparse/readchunkrecords.c,v
1859 Working file: readchunkrecords.c
1860 head: 1.4
1861 branch:
1862 locks: strict
1863 access list:
1864 symbolic names:
1865         beta: 1.1.1.1
1866         aros: 1.1.1
1867 keyword substitution: kv
1868 total revisions: 5;     selected revisions: 5
1869 description:
1870 ----------------------------
1871 revision 1.4
1872 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +4 -1
1873 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
1874 ----------------------------
1875 revision 1.3
1876 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
1877 Sync with AROS code. With exception of iffparse_init.c
1878 only thing that changed for you is the aros copyright
1879 header.
1880 ----------------------------
1881 revision 1.2
1882 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
1883 Georg Steger's reintegration with AROS. we are synced now
1884 ----------------------------
1885 revision 1.1
1886 date: 2001/07/21 23:28:59;  author: nadir;  state: Exp;
1887 branches:  1.1.1;
1888 Initial revision
1889 ----------------------------
1890 revision 1.1.1.1
1891 date: 2001/07/21 23:28:59;  author: nadir;  state: Exp;  lines: +0 -0
1892 imported src
1893 =============================================================================
1895 RCS file: /home/cvs/morphos/iffparse/setlocalitempurge.c,v
1896 Working file: setlocalitempurge.c
1897 head: 1.5
1898 branch:
1899 locks: strict
1900 access list:
1901 symbolic names:
1902         beta: 1.1.1.1
1903         aros: 1.1.1
1904 keyword substitution: kv
1905 total revisions: 6;     selected revisions: 6
1906 description:
1907 ----------------------------
1908 revision 1.5
1909 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +4 -2
1910 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
1911 ----------------------------
1912 revision 1.4
1913 date: 2002/12/15 14:24:56;  author: piru;  state: Exp;  lines: +3 -1
1914 Added -Wall, fixed warnings.
1915 ----------------------------
1916 revision 1.3
1917 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
1918 Sync with AROS code. With exception of iffparse_init.c
1919 only thing that changed for you is the aros copyright
1920 header.
1921 ----------------------------
1922 revision 1.2
1923 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
1924 Georg Steger's reintegration with AROS. we are synced now
1925 ----------------------------
1926 revision 1.1
1927 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;
1928 branches:  1.1.1;
1929 Initial revision
1930 ----------------------------
1931 revision 1.1.1.1
1932 date: 2001/07/21 23:29:02;  author: nadir;  state: Exp;  lines: +0 -0
1933 imported src
1934 =============================================================================
1936 RCS file: /home/cvs/morphos/iffparse/stopchunk.c,v
1937 Working file: stopchunk.c
1938 head: 1.6
1939 branch:
1940 locks: strict
1941 access list:
1942 symbolic names:
1943         beta: 1.1.1.1
1944         aros: 1.1.1
1945 keyword substitution: kv
1946 total revisions: 7;     selected revisions: 7
1947 description:
1948 ----------------------------
1949 revision 1.6
1950 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +3 -3
1951 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
1952 ----------------------------
1953 revision 1.5
1954 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
1955 Sync with AROS code. With exception of iffparse_init.c
1956 only thing that changed for you is the aros copyright
1957 header.
1958 ----------------------------
1959 revision 1.4
1960 date: 2002/07/17 06:29:08;  author: cisc;  state: Exp;  lines: +3 -3
1961 Fixed completely broken chunk-handler additions.
1962 ----------------------------
1963 revision 1.3
1964 date: 2002/05/08 21:07:40;  author: emm;  state: Exp;  lines: +4 -1
1965 Some fixes. Now works with toolmanager.
1966 ----------------------------
1967 revision 1.2
1968 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
1969 Georg Steger's reintegration with AROS. we are synced now
1970 ----------------------------
1971 revision 1.1
1972 date: 2001/07/21 23:29:07;  author: nadir;  state: Exp;
1973 branches:  1.1.1;
1974 Initial revision
1975 ----------------------------
1976 revision 1.1.1.1
1977 date: 2001/07/21 23:29:07;  author: nadir;  state: Exp;  lines: +0 -0
1978 imported src
1979 =============================================================================
1981 RCS file: /home/cvs/morphos/iffparse/stopchunks.c,v
1982 Working file: stopchunks.c
1983 head: 1.4
1984 branch:
1985 locks: strict
1986 access list:
1987 symbolic names:
1988         beta: 1.1.1.1
1989         aros: 1.1.1
1990 keyword substitution: kv
1991 total revisions: 5;     selected revisions: 5
1992 description:
1993 ----------------------------
1994 revision 1.4
1995 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
1996 Sync with AROS code. With exception of iffparse_init.c
1997 only thing that changed for you is the aros copyright
1998 header.
1999 ----------------------------
2000 revision 1.3
2001 date: 2002/05/08 21:07:40;  author: emm;  state: Exp;  lines: +4 -1
2002 Some fixes. Now works with toolmanager.
2003 ----------------------------
2004 revision 1.2
2005 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
2006 Georg Steger's reintegration with AROS. we are synced now
2007 ----------------------------
2008 revision 1.1
2009 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;
2010 branches:  1.1.1;
2011 Initial revision
2012 ----------------------------
2013 revision 1.1.1.1
2014 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;  lines: +0 -0
2015 imported src
2016 =============================================================================
2018 RCS file: /home/cvs/morphos/iffparse/stophook.c,v
2019 Working file: stophook.c
2020 head: 1.3
2021 branch:
2022 locks: strict
2023 access list:
2024 symbolic names:
2025         beta: 1.1.1.1
2026         aros: 1.1.1
2027 keyword substitution: kv
2028 total revisions: 4;     selected revisions: 4
2029 description:
2030 ----------------------------
2031 revision 1.3
2032 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
2033 Sync with AROS code. With exception of iffparse_init.c
2034 only thing that changed for you is the aros copyright
2035 header.
2036 ----------------------------
2037 revision 1.2
2038 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
2039 Georg Steger's reintegration with AROS. we are synced now
2040 ----------------------------
2041 revision 1.1
2042 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;
2043 branches:  1.1.1;
2044 Initial revision
2045 ----------------------------
2046 revision 1.1.1.1
2047 date: 2001/07/21 23:29:09;  author: nadir;  state: Exp;  lines: +0 -0
2048 imported src
2049 =============================================================================
2051 RCS file: /home/cvs/morphos/iffparse/stoponexit.c,v
2052 Working file: stoponexit.c
2053 head: 1.7
2054 branch:
2055 locks: strict
2056 access list:
2057 symbolic names:
2058         beta: 1.1.1.1
2059         aros: 1.1.1
2060 keyword substitution: kv
2061 total revisions: 8;     selected revisions: 8
2062 description:
2063 ----------------------------
2064 revision 1.7
2065 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +5 -5
2066 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
2067 ----------------------------
2068 revision 1.6
2069 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
2070 Sync with AROS code. With exception of iffparse_init.c
2071 only thing that changed for you is the aros copyright
2072 header.
2073 ----------------------------
2074 revision 1.5
2075 date: 2002/07/17 06:29:08;  author: cisc;  state: Exp;  lines: +3 -3
2076 Fixed completely broken chunk-handler additions.
2077 ----------------------------
2078 revision 1.4
2079 date: 2002/05/08 21:07:40;  author: emm;  state: Exp;  lines: +4 -1
2080 Some fixes. Now works with toolmanager.
2081 ----------------------------
2082 revision 1.3
2083 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +1 -3
2084 Georg Steger's reintegration with AROS. we are synced now
2085 ----------------------------
2086 revision 1.2
2087 date: 2001/07/24 19:20:41;  author: emm;  state: Exp;  lines: +29 -2
2088 Fixed bad return value of the end-of-context hook.
2089 ----------------------------
2090 revision 1.1
2091 date: 2001/07/21 23:28:59;  author: nadir;  state: Exp;
2092 branches:  1.1.1;
2093 Initial revision
2094 ----------------------------
2095 revision 1.1.1.1
2096 date: 2001/07/21 23:28:59;  author: nadir;  state: Exp;  lines: +0 -0
2097 imported src
2098 =============================================================================
2100 RCS file: /home/cvs/morphos/iffparse/storeitemincontext.c,v
2101 Working file: storeitemincontext.c
2102 head: 1.5
2103 branch:
2104 locks: strict
2105 access list:
2106 symbolic names:
2107         beta: 1.1.1.1
2108         aros: 1.1.1
2109 keyword substitution: kv
2110 total revisions: 6;     selected revisions: 6
2111 description:
2112 ----------------------------
2113 revision 1.5
2114 date: 2002/12/15 14:24:56;  author: piru;  state: Exp;  lines: +3 -1
2115 Added -Wall, fixed warnings.
2116 ----------------------------
2117 revision 1.4
2118 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
2119 Sync with AROS code. With exception of iffparse_init.c
2120 only thing that changed for you is the aros copyright
2121 header.
2122 ----------------------------
2123 revision 1.3
2124 date: 2002/05/08 21:07:40;  author: emm;  state: Exp;  lines: +4 -1
2125 Some fixes. Now works with toolmanager.
2126 ----------------------------
2127 revision 1.2
2128 date: 2001/08/26 21:58:10;  author: nadir;  state: Exp;  lines: +0 -0
2129 Georg Steger's reintegration with AROS. we are synced now
2130 ----------------------------
2131 revision 1.1
2132 date: 2001/07/21 23:28:59;  author: nadir;  state: Exp;
2133 branches:  1.1.1;
2134 Initial revision
2135 ----------------------------
2136 revision 1.1.1.1
2137 date: 2001/07/21 23:28:59;  author: nadir;  state: Exp;  lines: +0 -0
2138 imported src
2139 =============================================================================
2141 RCS file: /home/cvs/morphos/iffparse/storelocalitem.c,v
2142 Working file: storelocalitem.c
2143 head: 1.3
2144 branch:
2145 locks: strict
2146 access list:
2147 symbolic names:
2148         beta: 1.1.1.1
2149         aros: 1.1.1
2150 keyword substitution: kv
2151 total revisions: 4;     selected revisions: 4
2152 description:
2153 ----------------------------
2154 revision 1.3
2155 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
2156 Sync with AROS code. With exception of iffparse_init.c
2157 only thing that changed for you is the aros copyright
2158 header.
2159 ----------------------------
2160 revision 1.2
2161 date: 2001/08/26 21:58:11;  author: nadir;  state: Exp;  lines: +0 -0
2162 Georg Steger's reintegration with AROS. we are synced now
2163 ----------------------------
2164 revision 1.1
2165 date: 2001/07/21 23:28:59;  author: nadir;  state: Exp;
2166 branches:  1.1.1;
2167 Initial revision
2168 ----------------------------
2169 revision 1.1.1.1
2170 date: 2001/07/21 23:28:59;  author: nadir;  state: Exp;  lines: +0 -0
2171 imported src
2172 =============================================================================
2174 RCS file: /home/cvs/morphos/iffparse/writechunkbytes.c,v
2175 Working file: writechunkbytes.c
2176 head: 1.5
2177 branch:
2178 locks: strict
2179 access list:
2180 symbolic names:
2181         beta: 1.1.1.1
2182         aros: 1.1.1
2183 keyword substitution: kv
2184 total revisions: 6;     selected revisions: 6
2185 description:
2186 ----------------------------
2187 revision 1.5
2188 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +4 -1
2189 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
2190 ----------------------------
2191 revision 1.4
2192 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
2193 Sync with AROS code. With exception of iffparse_init.c
2194 only thing that changed for you is the aros copyright
2195 header.
2196 ----------------------------
2197 revision 1.3
2198 date: 2002/05/08 21:07:40;  author: emm;  state: Exp;  lines: +3 -1
2199 Some fixes. Now works with toolmanager.
2200 ----------------------------
2201 revision 1.2
2202 date: 2001/08/26 21:58:11;  author: nadir;  state: Exp;  lines: +0 -0
2203 Georg Steger's reintegration with AROS. we are synced now
2204 ----------------------------
2205 revision 1.1
2206 date: 2001/07/21 23:28:59;  author: nadir;  state: Exp;
2207 branches:  1.1.1;
2208 Initial revision
2209 ----------------------------
2210 revision 1.1.1.1
2211 date: 2001/07/21 23:28:59;  author: nadir;  state: Exp;  lines: +0 -0
2212 imported src
2213 =============================================================================
2215 RCS file: /home/cvs/morphos/iffparse/writechunkrecords.c,v
2216 Working file: writechunkrecords.c
2217 head: 1.4
2218 branch:
2219 locks: strict
2220 access list:
2221 symbolic names:
2222         beta: 1.1.1.1
2223         aros: 1.1.1
2224 keyword substitution: kv
2225 total revisions: 5;     selected revisions: 5
2226 description:
2227 ----------------------------
2228 revision 1.4
2229 date: 2002/12/15 21:45:23;  author: piru;  state: Exp;  lines: +4 -1
2230 Imrpoved debug and used it to trace problem where failed OpenIFF() could leave stream positioned somewhere else than the beginning (broke multiview for some jpegs for example). Fixed by explicit seek to file beginning at dosstream IFFCMD_CLEANUP. Bumped to 50.2.
2231 ----------------------------
2232 revision 1.3
2233 date: 2002/12/15 12:58:55;  author: steger;  state: Exp;  lines: +2 -2
2234 Sync with AROS code. With exception of iffparse_init.c
2235 only thing that changed for you is the aros copyright
2236 header.
2237 ----------------------------
2238 revision 1.2
2239 date: 2001/08/26 21:58:11;  author: nadir;  state: Exp;  lines: +0 -0
2240 Georg Steger's reintegration with AROS. we are synced now
2241 ----------------------------
2242 revision 1.1
2243 date: 2001/07/21 23:28:59;  author: nadir;  state: Exp;
2244 branches:  1.1.1;
2245 Initial revision
2246 ----------------------------
2247 revision 1.1.1.1
2248 date: 2001/07/21 23:28:59;  author: nadir;  state: Exp;  lines: +0 -0
2249 imported src
2250 =============================================================================
2252 RCS file: /home/cvs/morphos/iffparse/aros/amiga.h,v
2253 Working file: aros/amiga.h
2254 head: 1.1
2255 branch: 1.1.1
2256 locks: strict
2257 access list:
2258 symbolic names:
2259         beta: 1.1.1.1
2260         aros: 1.1.1
2261 keyword substitution: kv
2262 total revisions: 2;     selected revisions: 2
2263 description:
2264 ----------------------------
2265 revision 1.1
2266 date: 2001/07/21 23:29:16;  author: nadir;  state: Exp;
2267 branches:  1.1.1;
2268 Initial revision
2269 ----------------------------
2270 revision 1.1.1.1
2271 date: 2001/07/21 23:29:16;  author: nadir;  state: Exp;  lines: +0 -0
2272 imported src
2273 =============================================================================
2275 RCS file: /home/cvs/morphos/iffparse/aros/asmcall.h,v
2276 Working file: aros/asmcall.h
2277 head: 1.1
2278 branch: 1.1.1
2279 locks: strict
2280 access list:
2281 symbolic names:
2282         beta: 1.1.1.1
2283         aros: 1.1.1
2284 keyword substitution: kv
2285 total revisions: 2;     selected revisions: 2
2286 description:
2287 ----------------------------
2288 revision 1.1
2289 date: 2001/07/21 23:29:15;  author: nadir;  state: Exp;
2290 branches:  1.1.1;
2291 Initial revision
2292 ----------------------------
2293 revision 1.1.1.1
2294 date: 2001/07/21 23:29:15;  author: nadir;  state: Exp;  lines: +0 -0
2295 imported src
2296 =============================================================================
2298 RCS file: /home/cvs/morphos/iffparse/aros/config.h,v
2299 Working file: aros/config.h
2300 head: 1.2
2301 branch:
2302 locks: strict
2303 access list:
2304 symbolic names:
2305         beta: 1.1.1.1
2306         aros: 1.1.1
2307 keyword substitution: kv
2308 total revisions: 3;     selected revisions: 3
2309 description:
2310 ----------------------------
2311 revision 1.2
2312 date: 2001/07/24 19:38:33;  author: emm;  state: Exp;  lines: +2 -0
2313 Some small adjustments.
2314 ----------------------------
2315 revision 1.1
2316 date: 2001/07/21 23:29:16;  author: nadir;  state: Exp;
2317 branches:  1.1.1;
2318 Initial revision
2319 ----------------------------
2320 revision 1.1.1.1
2321 date: 2001/07/21 23:29:16;  author: nadir;  state: Exp;  lines: +0 -0
2322 imported src
2323 =============================================================================
2325 RCS file: /home/cvs/morphos/iffparse/aros/debug.h,v
2326 Working file: aros/debug.h
2327 head: 1.2
2328 branch:
2329 locks: strict
2330 access list:
2331 symbolic names:
2332         beta: 1.1.1.1
2333         aros: 1.1.1
2334 keyword substitution: kv
2335 total revisions: 3;     selected revisions: 3
2336 description:
2337 ----------------------------
2338 revision 1.2
2339 date: 2002/07/01 07:16:11;  author: cisc;  state: Exp;  lines: +3 -0
2340 Compile fixes and date bump.
2341 ----------------------------
2342 revision 1.1
2343 date: 2001/07/21 23:29:16;  author: nadir;  state: Exp;
2344 branches:  1.1.1;
2345 Initial revision
2346 ----------------------------
2347 revision 1.1.1.1
2348 date: 2001/07/21 23:29:16;  author: nadir;  state: Exp;  lines: +0 -0
2349 imported src
2350 =============================================================================
2352 RCS file: /home/cvs/morphos/iffparse/aros/libcall.h,v
2353 Working file: aros/libcall.h
2354 head: 1.2
2355 branch:
2356 locks: strict
2357 access list:
2358 symbolic names:
2359         beta: 1.1.1.1
2360         aros: 1.1.1
2361 keyword substitution: kv
2362 total revisions: 3;     selected revisions: 3
2363 description:
2364 ----------------------------
2365 revision 1.2
2366 date: 2002/05/08 21:07:40;  author: emm;  state: Exp;  lines: +2 -2
2367 Some fixes. Now works with toolmanager.
2368 ----------------------------
2369 revision 1.1
2370 date: 2001/07/21 23:29:14;  author: nadir;  state: Exp;
2371 branches:  1.1.1;
2372 Initial revision
2373 ----------------------------
2374 revision 1.1.1.1
2375 date: 2001/07/21 23:29:14;  author: nadir;  state: Exp;  lines: +0 -0
2376 imported src
2377 =============================================================================
2379 RCS file: /home/cvs/morphos/iffparse/aros/machine.h,v
2380 Working file: aros/machine.h
2381 head: 1.1
2382 branch: 1.1.1
2383 locks: strict
2384 access list:
2385 symbolic names:
2386         beta: 1.1.1.1
2387         aros: 1.1.1
2388 keyword substitution: kv
2389 total revisions: 2;     selected revisions: 2
2390 description:
2391 ----------------------------
2392 revision 1.1
2393 date: 2001/07/21 23:29:16;  author: nadir;  state: Exp;
2394 branches:  1.1.1;
2395 Initial revision
2396 ----------------------------
2397 revision 1.1.1.1
2398 date: 2001/07/21 23:29:16;  author: nadir;  state: Exp;  lines: +0 -0
2399 imported src
2400 =============================================================================
2402 RCS file: /home/cvs/morphos/iffparse/aros/options.h,v
2403 Working file: aros/options.h
2404 head: 1.1
2405 branch: 1.1.1
2406 locks: strict
2407 access list:
2408 symbolic names:
2409         beta: 1.1.1.1
2410         aros: 1.1.1
2411 keyword substitution: kv
2412 total revisions: 2;     selected revisions: 2
2413 description:
2414 ----------------------------
2415 revision 1.1
2416 date: 2001/07/21 23:29:18;  author: nadir;  state: Exp;
2417 branches:  1.1.1;
2418 Initial revision
2419 ----------------------------
2420 revision 1.1.1.1
2421 date: 2001/07/21 23:29:18;  author: nadir;  state: Exp;  lines: +0 -0
2422 imported src
2423 =============================================================================
2425 RCS file: /home/cvs/morphos/iffparse/aros/system.h,v
2426 Working file: aros/system.h
2427 head: 1.1
2428 branch: 1.1.1
2429 locks: strict
2430 access list:
2431 symbolic names:
2432         beta: 1.1.1.1
2433         aros: 1.1.1
2434 keyword substitution: kv
2435 total revisions: 2;     selected revisions: 2
2436 description:
2437 ----------------------------
2438 revision 1.1
2439 date: 2001/07/21 23:29:18;  author: nadir;  state: Exp;
2440 branches:  1.1.1;
2441 Initial revision
2442 ----------------------------
2443 revision 1.1.1.1
2444 date: 2001/07/21 23:29:18;  author: nadir;  state: Exp;  lines: +0 -0
2445 imported src
2446 =============================================================================