
|
84782 packages online
|
|
 |
|
dev/gg/ming-0.2.lha |
|
No screenshot available
|
|
Ported by LouiSe
more info and other AMIGA ports at:
http://louise.amiga.hu
-----------------------------------------
MING THE MODULE
It's an SWF output library. And it's a PHP module. And so much more..
It comprises almost all of Flash 4's functionality; the only thing missing
is sound support (although you can do mp3 streaming now).
Specifically, it lets you create: shapes (including morphs), text, sprites
(aka movie clips), buttons, and actions in flash movies.
The goal for Ming is to abstract away all of the mundane specifics of the
SWF file format.
Ming also includes a PHP wrapper which wraps Ming objects in PHP objects.
Pretty cool..
The python wrapper has been updated to mirror the functionality of the PHP
interface, so you should be able to use the PHP documentation without
getting terribly confused now.
There's a perl XS wrapper now. But I haven't used it so I can't tell you
much about it.
The c++ wrapper is just one big header file. But it seems to work pretty
well- check the examples directory.
Ming is released under the LGPL. See file LICENSE for the gory details.
-dave@opaque.net
BUILDING and INSTALLING:
no fancy autoconf nonsense here, just raw old-fashioned Makefiles.
unpack the tarfile (which you've obviously already done)
make
for the PHP module:
(should work with PHP-4.0.2 and up..)
to build as a PHP module (.so file):
make static
cd php_ext
make
make install
to build into the php source:
mkdir <phpdir>/ext/ming
cp php_ext/* <phpdir>/ext/ming
cd <phpdir>
./buildconf
./configure --with-ming=<mingdir> <other config options>
build and install php as usual,
restart web server if necessary
for python:
(I think you need python 1.5.2 or above..)
make static
cd py_ext
make mingcmodule.so
fix the install path in the Makefile
make install
USING MING:
check the examples in the "examples" directory
Oh wait, it's not there anymore. Check the web site.
Make your own, better, examples and send them to me.
For useful information: http://www.opaque.net/ming/
---
Macromedia(r) and Flash(tm) are trademarks or registered trademarks of
Macromedia, Inc. in the United States and/or other countries.
Macromedia(r) does not sponsor, affiliate, or endorse this product and/or
services. Nor does the country of China.
|
Contents of dev/gg/ming-0.2.lha
PERMSSN UID GID PACKED SIZE RATIO CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic] 73 93 78.5% -lh5- 4ba8 Mar 15 2002 c++_ext/Makefile
[generic] 200 302 66.2% -lh5- 2c89 Aug 17 2001 c++_ext/README
[generic] 28946 73968 39.1% -lh5- 63a2 Mar 15 2002 c++_ext/test
[generic] 168 337 49.9% -lh5- 016e Aug 17 2001 c++_ext/test.cpp
[generic] 3534 7310 48.3% -lh5- acb0 Aug 17 2001 changes
[generic] 551 1060 52.0% -lh5- b4dc Aug 17 2001 credits
[generic] 293 834 35.1% -lh5- 84a6 Aug 17 2001 java_ext/Makefile
[generic] 149 264 56.4% -lh5- f719 Aug 17 2001 java_ext/native/Makefile
[generic] 466 787 59.2% -lh5- b5b0 Aug 17 2001 java_ext/native/SWFAction.h
[generic] 636 1881 33.8% -lh5- e66c Aug 17 2001 java_ext/native/SWFBitmap.h
[generic] 520 1245 41.8% -lh5- 666f Aug 17 2001 java_ext/native/SWFButton.h
[generic] 725 3744 19.4% -lh5- 7399 Aug 17 2001 java_ext/native/SWFDisplayItem.h
[generic] 598 2788 21.4% -lh5- 5239 Aug 17 2001 java_ext/native/SWFFill.h
[generic] 601 1953 30.8% -lh5- ba12 Aug 17 2001 java_ext/native/SWFFont.h
[generic] 514 1118 46.0% -lh5- b843 Aug 17 2001 java_ext/native/SWFGradient.h
[generic] 512 1208 42.4% -lh5- 8d5c Aug 17 2001 java_ext/native/SWFMorph.h
[generic] 741 3177 23.3% -lh5- c1a8 Aug 17 2001 java_ext/native/SWFMovie.h
[generic] 580 1764 32.9% -lh5- 6cbd Aug 17 2001 java_ext/native/SWFMovieClip.h
[generic] 3337 23600 14.1% -lh5- 12b9 Aug 17 2001 java_ext/native/SWFNative.cc
[generic] 324 511 63.4% -lh5- 7ae2 Aug 17 2001 java_ext/native/SWFNative.h
[generic] 778 4263 18.3% -lh5- 166a Aug 17 2001 java_ext/native/SWFShape.h
[generic] 465 782 59.5% -lh5- ce76 Aug 17 2001 java_ext/native/SWFSound.h
[generic] 653 2345 27.8% -lh5- 6d01 Aug 17 2001 java_ext/native/SWFText.h
[generic] 706 3065 23.0% -lh5- ea10 Aug 17 2001 java_ext/native/SWFTextField.h
[generic] 646 1273 50.7% -lh5- 7c69 Aug 17 2001 java_ext/native/SWFUtilities.h
[generic] 1279 2480 51.6% -lh5- 3b38 Aug 17 2001 java_ext/README
[generic] 458 814 56.3% -lh5- d6ae Aug 17 2001 java_ext/SWFAction.java
[generic] 399 701 56.9% -lh5- 54ac Aug 17 2001 java_ext/SWFActionI.java
[generic] 758 1834 41.3% -lh5- 92d2 Aug 17 2001 java_ext/SWFBitmap.java
[generic] 450 806 55.8% -lh5- beef Aug 17 2001 java_ext/SWFBitmapI.java
[generic] 699 1959 35.7% -lh5- 7dbf Aug 17 2001 java_ext/SWFButton.java
[generic] 607 1669 36.4% -lh5- 2f63 Aug 17 2001 java_ext/SWFButtonI.java
[generic] 591 1638 36.1% -lh5- 10d5 Aug 17 2001 java_ext/SWFColor.java
[generic] 379 707 53.6% -lh5- 6c65 Aug 17 2001 java_ext/SWFDimensionableI.java
[generic] 1183 4285 27.6% -lh5- 7614 Aug 17 2001 java_ext/SWFDisplayItem.java
[generic] 732 1897 38.6% -lh5- fc76 Aug 17 2001 java_ext/SWFDisplayItemI.java
[generic] 441 824 53.5% -lh5- fac7 Aug 17 2001 java_ext/SWFException.java
[generic] 831 2935 28.3% -lh5- 1328 Aug 17 2001 java_ext/SWFFill.java
[generic] 634 1711 37.1% -lh5- 3cf8 Aug 17 2001 java_ext/SWFFillI.java
[generic] 733 1930 38.0% -lh5- 2486 Aug 17 2001 java_ext/SWFFont.java
[generic] 428 820 52.2% -lh5- c089 Aug 17 2001 java_ext/SWFFontI.java
[generic] 556 1154 48.2% -lh5- 1088 Aug 17 2001 java_ext/SWFGradient.java
[generic] 456 824 55.3% -lh5- e1b4 Aug 17 2001 java_ext/SWFGradientI.java
[generic] 935 2866 32.6% -lh5- 34c5 Aug 17 2001 java_ext/SWFMatrix.java
[generic] 612 1348 45.4% -lh5- 2e04 Aug 17 2001 java_ext/SWFMorph.java
[generic] 450 843 53.4% -lh5- bbd7 Aug 17 2001 java_ext/SWFMorphI.java
[generic] 1173 3549 33.1% -lh5- f242 Aug 17 2001 java_ext/SWFMovie.java
[generic] 828 2168 38.2% -lh5- 2f10 Aug 17 2001 java_ext/SWFMovieClip.java
[generic] 518 1055 49.1% -lh5- d75d Aug 17 2001 java_ext/SWFMovieClipI.java
[generic] 722 1634 44.2% -lh5- b21e Aug 17 2001 java_ext/SWFMovieI.java
[generic] 1245 3349 37.2% -lh5- 5f38 Aug 17 2001 java_ext/SWFObject.java
[generic] 671 1459 46.0% -lh5- 916c Aug 17 2001 java_ext/SWFObjectI.java
[generic] 1626 6685 24.3% -lh5- 3dda Aug 17 2001 java_ext/SWFShape.java
[generic] 712 2230 31.9% -lh5- b204 Aug 17 2001 java_ext/SWFShapeI.java
[generic] 464 816 56.9% -lh5- 2fdd Aug 17 2001 java_ext/SWFSound.java
[generic] 408 706 57.8% -lh5- ade7 Aug 17 2001 java_ext/SWFSoundI.java
[generic] 855 2449 34.9% -lh5- 27ba Aug 17 2001 java_ext/SWFText.java
[generic] 978 3156 31.0% -lh5- a8d9 Aug 17 2001 java_ext/SWFTextField.java
[generic] 758 1960 38.7% -lh5- 1d64 Aug 17 2001 java_ext/SWFTextFieldI.java
[generic] 513 1071 47.9% -lh5- 3835 Aug 17 2001 java_ext/SWFTextI.java
[generic] 835 1861 44.9% -lh5- 7a5f Aug 17 2001 java_ext/Tests/Simple.java
[generic] 939 2145 43.8% -lh5- 44a6 Aug 17 2001 java_ext/Tests/SlideShow.java
[generic] 274073 722848 37.9% -lh5- 82d2 Mar 15 2002 libming.a
[generic] 9650 26430 36.5% -lh5- 10a2 Aug 17 2001 license
[generic] 336 849 39.6% -lh5- cde6 Mar 15 2002 Makefile
[generic] 4578 18612 24.6% -lh5- 322c Aug 17 2001 ming.h
[generic] 3035 12849 23.6% -lh5- 8a0a Aug 17 2001 ming.i
[generic] 3977 17864 22.3% -lh5- e4dd Mar 15 2002 mingpp.h
[generic] 87 92 94.6% -lh5- f271 Aug 17 2001 perl_ext/Changes
[generic] 815 2161 37.7% -lh5- d49f Aug 17 2001 perl_ext/examples/animation.cgi
[generic] 285 458 62.2% -lh5- 309c Aug 17 2001 perl_ext/examples/jpegfill.cgi
[generic] 377 784 48.1% -lh5- e494 Aug 17 2001 perl_ext/examples/morph.cgi
[generic] 314 567 55.4% -lh5- f64e Aug 17 2001 perl_ext/examples/shape.cgi
[generic] 358 685 52.3% -lh5- ae63 Aug 17 2001 perl_ext/examples/sprite.cgi
[generic] 1141 3194 35.7% -lh5- 5d32 Aug 17 2001 perl_ext/Exports.c
[generic] 1561 4023 38.8% -lh5- 4dd4 Aug 17 2001 perl_ext/Makefile.PL
[generic] 338 849 39.8% -lh5- b332 Aug 17 2001 perl_ext/MANIFEST
[generic] 501 1372 36.5% -lh5- 77e0 Aug 17 2001 perl_ext/perl_swf.h
[generic] 1564 3222 48.5% -lh5- 98d5 Aug 17 2001 perl_ext/README
[generic] 1028 2103 48.9% -lh5- 840f Aug 17 2001 perl_ext/SWF.pm
[generic] 5370 25589 21.0% -lh5- 90f7 Aug 17 2001 perl_ext/SWF.xs
[generic] 431 857 50.3% -lh5- c91d Aug 17 2001 perl_ext/SWF/Action.pm
[generic] 494 989 49.9% -lh5- 5473 Aug 17 2001 perl_ext/SWF/Bitmap.pm
[generic] 915 2544 36.0% -lh5- e48c Aug 17 2001 perl_ext/SWF/Button.pm
[generic] 1251 3344 37.4% -lh5- 9890 Aug 17 2001 perl_ext/SWF/DisplayItem.pm
[generic] 227 427 53.2% -lh5- 3d95 Aug 17 2001 perl_ext/SWF/Fill.pm
[generic] 227 427 53.2% -lh5- 84dc Aug 17 2001 perl_ext/SWF/Font.pm
[generic] 230 435 52.9% -lh5- 01e8 Aug 17 2001 perl_ext/SWF/Gradient.pm
[generic] 633 1358 46.6% -lh5- 3366 Aug 17 2001 perl_ext/SWF/Morph.pm
[generic] 295 564 52.3% -lh5- 497a Aug 17 2001 perl_ext/SWF/Movie.pm
[generic] 1452 4775 30.4% -lh5- ee3b Aug 17 2001 perl_ext/SWF/Shape.pm
[generic] 233 442 52.7% -lh5- 36ad Aug 17 2001 perl_ext/SWF/Sound.pm
[generic] 704 1555 45.3% -lh5- f84d Aug 17 2001 perl_ext/SWF/Sprite.pm
[generic] 227 427 53.2% -lh5- 1a17 Aug 17 2001 perl_ext/SWF/Text.pm
[generic] 231 437 52.9% -lh5- 7832 Aug 17 2001 perl_ext/SWF/TextField.pm
[generic] 745 1947 38.3% -lh5- 337b Aug 17 2001 perl_ext/swf_util.c
[generic] 107 113 94.7% -lh5- a608 Aug 17 2001 perl_ext/t/00_basic.t
[generic] 206 324 63.6% -lh5- aec1 Aug 17 2001 perl_ext/t/01_shape.t
[generic] 149 168 88.7% -lh5- 4946 Aug 17 2001 perl_ext/t/03_movie.t
[generic] 204 294 69.4% -lh5- 5ba9 Aug 17 2001 perl_ext/t/button.t
[generic] 381 808 47.2% -lh5- 7864 Aug 17 2001 perl_ext/t/drag.t
[generic] 83 83 100.0% -lh0- 887e Aug 17 2001 perl_ext/t/fill.t
[generic] 292 486 60.1% -lh5- cba6 Aug 17 2001 perl_ext/t/filljpeg.t
[generic] 327 609 53.7% -lh5- 355a Aug 17 2001 perl_ext/t/gradient.t
[generic] 297 536 55.4% -lh5- f182 Aug 17 2001 perl_ext/t/png.t
[generic] 258 472 54.7% -lh5- 62de Aug 17 2001 perl_ext/t/sound.t
[generic] 162 206 78.6% -lh5- b8db Aug 17 2001 perl_ext/t/sprite.t
[generic] 100 112 89.3% -lh5- e56d Aug 17 2001 perl_ext/TODO
[generic] 238 941 25.3% -lh5- d749 Aug 17 2001 perl_ext/typemap
[generic] 449 773 58.1% -lh5- fe57 Aug 17 2001 php_ext/config.m4
[generic] 66 73 90.4% -lh5- a6c0 Aug 17 2001 php_ext/make_module.sh
[generic] 287 487 58.9% -lh5- 3d24 Aug 17 2001 php_ext/Makefile
[generic] 175 248 70.6% -lh5- f3ef Aug 17 2001 php_ext/Makefile.in
[generic] 14993 82386 18.2% -lh5- a16f Aug 17 2001 php_ext/ming-4.0.6.c
[generic] 15161 84385 18.0% -lh5- bae3 Aug 17 2001 php_ext/ming-4.0.7.c
[generic] 1269 4552 27.9% -lh5- de57 Aug 17 2001 php_ext/ming.dsp
[generic] 1165 5314 21.9% -lh5- 9627 Aug 17 2001 php_ext/php_ming.h
[generic] 517 981 52.7% -lh5- 1206 Aug 17 2001 php_ext/README
[generic] 180 249 72.3% -lh5- d407 Aug 17 2001 py_ext/INSTALL
[generic] 340 686 49.6% -lh5- 1d9b Aug 17 2001 py_ext/Makefile
[generic] 3377 17922 18.8% -lh5- 163d Aug 17 2001 py_ext/ming.py
[generic] 12147 109606 11.1% -lh5- b9a2 Aug 17 2001 py_ext/ming_wrap.c
[generic] 21 21 100.0% -lh0- 85c6 Aug 17 2001 py_ext/mingc.def
[generic] 598 939 63.7% -lh5- 12ce Aug 17 2001 py_ext/README
[generic] 197 322 61.2% -lh5- 0491 Aug 17 2001 py_ext/shape.py
[generic] 221 432 51.2% -lh5- 8c1c Aug 17 2001 py_ext/test.py
[generic] 82 93 88.2% -lh5- eaeb Aug 17 2001 py_ext/TODO
[generic] 100 170 58.8% -lh5- 4ef0 Aug 17 2001 rb_ext/depend
[generic] 106 130 81.5% -lh5- db10 Aug 17 2001 rb_ext/extconf.rb
[generic] 2575 11368 22.7% -lh5- 7b52 Aug 17 2001 rb_ext/ming.rb
[generic] 150 235 63.8% -lh5- 23bb Aug 17 2001 rb_ext/README
[generic] 189 308 61.4% -lh5- b997 Aug 17 2001 rb_ext/shape.rb
[generic] 227 440 51.6% -lh5- de45 Aug 17 2001 rb_ext/test.rb
[generic] 1179 2277 51.8% -lh5- d945 Aug 17 2001 readme
[generic] 884 3879 22.8% -lh5- 9885 Aug 17 2001 src/actioncompiler/action.h
[generic] 610 1416 43.1% -lh5- 3aab Aug 17 2001 src/actioncompiler/assembler.c
[generic] 170 300 56.7% -lh5- 87ba Aug 17 2001 src/actioncompiler/assembler.h
[generic] 4609 11077 41.6% -lh5- c35f Mar 15 2002 src/actioncompiler/assembler.o
[generic] 3004 12718 23.6% -lh5- c733 Aug 17 2001 src/actioncompiler/compile.c
[generic] 1109 2990 37.1% -lh5- 3092 Aug 17 2001 src/actioncompiler/compile.h
[generic] 10621 26150 40.6% -lh5- d3ec Mar 15 2002 src/actioncompiler/compile.o
[generic] 367 737 49.8% -lh5- d693 Aug 17 2001 src/actioncompiler/compileaction.c
[generic] 4273 10479 40.8% -lh5- 821c Mar 15 2002 src/actioncompiler/compileaction.o
[generic] 17492 65455 26.7% -lh5- 2531 Aug 17 2001 src/actioncompiler/lex.swf4.c
[generic] 17573 41974 41.9% -lh5- 84a0 Mar 15 2002 src/actioncompiler/lex.swf4.o
[generic] 19228 76151 25.2% -lh5- d2ea Aug 17 2001 src/actioncompiler/lex.swf5.c
[generic] 19295 45506 42.4% -lh5- 1e0f Mar 15 2002 src/actioncompiler/lex.swf5.o
[generic] 2773 10902 25.4% -lh5- 8a21 Aug 17 2001 src/actioncompiler/listaction.c
[generic] 9858 21961 44.9% -lh5- 42d7 Mar 15 2002 src/actioncompiler/listaction.o
[generic] 752 2013 37.4% -lh5- ac77 Aug 17 2001 src/actioncompiler/main.c
[generic] 410 1124 36.5% -lh5- 82f4 Aug 17 2001 src/actioncompiler/Makefile
[generic] 2713 8791 30.9% -lh5- 597e Aug 17 2001 src/actioncompiler/swf4compiler.flex
[generic] 16877 91464 18.5% -lh5- e29a Aug 17 2001 src/actioncompiler/swf4compiler.tab.c
[generic] 580 1387 41.8% -lh5- 1f0c Aug 17 2001 src/actioncompiler/swf4compiler.tab.h
[generic] 15716 44530 35.3% -lh5- a0f8 Mar 15 2002 src/actioncompiler/swf4compiler.tab.o
[generic] 3732 26152 14.3% -lh5- 04a9 Aug 17 2001 src/actioncompiler/swf4compiler.y
[generic] 3252 10990 29.6% -lh5- 6bea Aug 17 2001 src/actioncompiler/swf5compiler.flex
[generic] 27713 174866 15.8% -lh5- 6f6c Aug 17 2001 src/actioncompiler/swf5compiler.tab.c
[generic] 1046 2766 37.8% -lh5- fac3 Aug 17 2001 src/actioncompiler/swf5compiler.tab.h
[generic] 23471 74075 31.7% -lh5- 249f Mar 15 2002 src/actioncompiler/swf5compiler.tab.o
[generic] 7688 42055 18.3% -lh5- 2a55 Aug 17 2001 src/actioncompiler/swf5compiler.y
[generic] 960 2193 43.8% -lh5- 5bd1 Aug 17 2001 src/blocklist.c
[generic] 848 1757 48.3% -lh5- 4d64 Aug 17 2001 src/blocklist.h
[generic] 3512 8191 42.9% -lh5- e57c Mar 15 2002 src/blocklist.o
[generic] 609 1171 52.0% -lh5- e9dc Aug 17 2001 src/blocks/action.c
[generic] 625 1180 53.0% -lh5- 592b Aug 17 2001 src/blocks/action.h
[generic] 2757 6406 43.0% -lh5- 7d6c Mar 15 2002 src/blocks/action.o
[generic] 855 1779 48.1% -lh5- 869b Aug 17 2001 src/blocks/bitmap.c
[generic] 684 1298 52.7% -lh5- 33e2 Aug 17 2001 src/blocks/bitmap.h
[generic] 3213 7491 42.9% -lh5- 385e Mar 15 2002 src/blocks/bitmap.o
[generic] 1115 2788 40.0% -lh5- 9ce3 Aug 17 2001 src/blocks/block.c
[generic] 854 2005 42.6% -lh5- f93e Aug 17 2001 src/blocks/block.h
[generic] 3020 7007 43.1% -lh5- 9024 Mar 15 2002 src/blocks/block.o
[generic] 892 2014 44.3% -lh5- 9b33 Aug 17 2001 src/blocks/blocktypes.h
[generic] 1080 2428 44.5% -lh5- 97ba Aug 17 2001 src/blocks/browserfont.c
[generic] 703 1352 52.0% -lh5- 3801 Aug 17 2001 src/blocks/browserfont.h
[generic] 3220 7492 43.0% -lh5- e0a1 Mar 15 2002 src/blocks/browserfont.o
[generic] 1722 5243 32.8% -lh5- 0bb2 Aug 17 2001 src/blocks/button.c
[generic] 1051 2743 38.3% -lh5- d4ab Aug 17 2001 src/blocks/button.h
[generic] 5138 12248 41.9% -lh5- 0d6b Mar 15 2002 src/blocks/button.o
[generic] 1007 2864 35.2% -lh5- eb7d Aug 17 2001 src/blocks/character.c
[generic] 989 2233 44.3% -lh5- eb65 Aug 17 2001 src/blocks/character.h
[generic] 3007 7042 42.7% -lh5- 700d Mar 15 2002 src/blocks/character.o
[generic] 1107 3775 29.3% -lh5- 8385 Aug 17 2001 src/blocks/cxform.c
[generic] 769 1789 43.0% -lh5- e984 Aug 17 2001 src/blocks/cxform.h
[generic] 3582 9089 39.4% -lh5- 9828 Mar 15 2002 src/blocks/cxform.o
[generic] 1289 3195 40.3% -lh5- ea70 Aug 17 2001 src/blocks/dbl.c
[generic] 674 1277 52.8% -lh5- b564 Aug 17 2001 src/blocks/dbl.h
[generic] 3781 8671 43.6% -lh5- 5eab Mar 15 2002 src/blocks/dbl.o
[generic] 248 655 37.9% -lh5- 8d1a Aug 17 2001 src/blocks/error.c
[generic] 213 455 46.8% -lh5- 3613 Aug 17 2001 src/blocks/error.h
[generic] 1845 4170 44.2% -lh5- 29e0 Mar 15 2002 src/blocks/error.o
[generic] 88 95 92.6% -lh5- 748b Aug 17 2001 src/blocks/exports.h
[generic] 1325 4536 29.2% -lh5- 4bf7 Aug 17 2001 src/blocks/fillstyle.c
[generic] 922 2050 45.0% -lh5- b4f0 Aug 17 2001 src/blocks/fillstyle.h
[generic] 4149 9848 42.1% -lh5- c291 Mar 15 2002 src/blocks/fillstyle.o
[generic] 2204 6004 36.7% -lh5- d1c9 Aug 17 2001 src/blocks/font.c
[generic] 1352 3288 41.1% -lh5- ff53 Aug 17 2001 src/blocks/font.h
[generic] 5506 12638 43.6% -lh5- 112c Mar 15 2002 src/blocks/font.o
[generic] 905 1902 47.6% -lh5- 9f2e Aug 17 2001 src/blocks/fontinfo.c
[generic] 651 1220 53.4% -lh5- 9fc9 Aug 17 2001 src/blocks/fontinfo.h
[generic] 3587 8076 44.4% -lh5- 549b Mar 15 2002 src/blocks/fontinfo.o
[generic] 965 2886 33.4% -lh5- bf60 Aug 17 2001 src/blocks/gradient.c
[generic] 785 1653 47.5% -lh5- 174c Aug 17 2001 src/blocks/gradient.h
[generic] 3765 8949 42.1% -lh5- d71e Mar 15 2002 src/blocks/gradient.o
[generic] 1562 6848 22.8% -lh5- 4b16 Aug 17 2001 src/blocks/input.c
[generic] 409 1222 33.5% -lh5- daa9 Aug 17 2001 src/blocks/input.h
[generic] 5214 12790 40.8% -lh5- 8fc5 Mar 15 2002 src/blocks/input.o
[generic] 2606 9442 27.6% -lh5- 0864 Aug 17 2001 src/blocks/jpeg.c
[generic] 795 1741 45.7% -lh5- 0255 Aug 17 2001 src/blocks/jpeg.h
[generic] 5820 14248 40.8% -lh5- d6cb Mar 15 2002 src/blocks/jpeg.o
[generic] 722 1389 52.0% -lh5- cbdf Aug 17 2001 src/blocks/libswf.h
[generic] 1031 2973 34.7% -lh5- 8e7a Aug 17 2001 src/blocks/linestyle.c
[generic] 794 1672 47.5% -lh5- a821 Aug 17 2001 src/blocks/linestyle.h
[generic] 3225 7550 42.7% -lh5- 7a94 Mar 15 2002 src/blocks/linestyle.o
[generic] 1829 5311 34.4% -lh5- a1b8 Aug 17 2001 src/blocks/loadfont.c
[generic] 4929 11266 43.8% -lh5- 479f Mar 15 2002 src/blocks/loadfont.o
[generic] 303 504 60.1% -lh5- 637c Aug 17 2001 src/blocks/Makefile
[generic] 1767 6213 28.4% -lh5- 9e90 Aug 17 2001 src/blocks/matrix.c
[generic] 901 2165 41.6% -lh5- cba1 Aug 17 2001 src/blocks/matrix.h
[generic] 5095 13775 37.0% -lh5- 6524 Mar 15 2002 src/blocks/matrix.o
[generic] 619 1288 48.1% -lh5- e9a8 Aug 17 2001 src/blocks/method.c
[generic] 740 1515 48.8% -lh5- 74b7 Aug 17 2001 src/blocks/method.h
[generic] 1801 4161 43.3% -lh5- 92b2 Mar 15 2002 src/blocks/method.o
[generic] 1370 3927 34.9% -lh5- b27d Aug 17 2001 src/blocks/morph.c
[generic] 685 1335 51.3% -lh5- 2438 Aug 17 2001 src/blocks/morph.h
[generic] 5325 12804 41.6% -lh5- b02c Mar 15 2002 src/blocks/morph.o
[generic] 1569 4477 35.0% -lh5- 6d95 Aug 17 2001 src/blocks/mp3.c
[generic] 2672 6125 43.6% -lh5- 0d1f Mar 15 2002 src/blocks/mp3.o
[generic] 1787 5947 30.0% -lh5- c6a1 Aug 17 2001 src/blocks/output.c
[generic] 970 2415 40.2% -lh5- 58f0 Aug 17 2001 src/blocks/output.h
[generic] 4343 10508 41.3% -lh5- 00b0 Mar 15 2002 src/blocks/output.o
[generic] 1281 3658 35.0% -lh5- 18c3 Aug 17 2001 src/blocks/outputblock.c
[generic] 824 1819 45.3% -lh5- dad9 Aug 17 2001 src/blocks/outputblock.h
[generic] 4179 10082 41.5% -lh5- 3462 Mar 15 2002 src/blocks/outputblock.o
[generic] 1302 5479 23.8% -lh5- e947 Aug 17 2001 src/blocks/placeobject.c
[generic] 628 2335 26.9% -lh5- 4d14 Aug 17 2001 src/blocks/placeobject.h
[generic] 5217 13102 39.8% -lh5- 747d Mar 15 2002 src/blocks/placeobject.o
[generic] 320 939 34.1% -lh5- 4df8 Aug 17 2001 src/blocks/read.c
[generic] 1004 2690 37.3% -lh5- 4bf0 Aug 17 2001 src/blocks/rect.c
[generic] 765 1563 48.9% -lh5- e60b Aug 17 2001 src/blocks/rect.h
[generic] 2824 6933 40.7% -lh5- 36a9 Mar 15 2002 src/blocks/rect.o
[generic] 4618 17824 25.9% -lh5- 73ae Aug 17 2001 src/blocks/shape.c
[generic] 1475 4227 34.9% -lh5- ef53 Aug 17 2001 src/blocks/shape.h
[generic] 11834 29237 40.5% -lh5- c2ac Mar 15 2002 src/blocks/shape.o
[generic] 1671 5456 30.6% -lh5- d309 Aug 17 2001 src/blocks/sound.c
[generic] 1115 2890 38.6% -lh5- d193 Aug 17 2001 src/blocks/sound.h
[generic] 1470 4469 32.9% -lh5- 196c Aug 17 2001 src/blocks/soundstream.c
[generic] 529 1546 34.2% -lh5- 5b1e Aug 17 2001 src/blocks/soundstream.h
[generic] 4797 10818 44.3% -lh5- ca8a Mar 15 2002 src/blocks/soundstream.o
[generic] 1268 3365 37.7% -lh5- 353c Aug 17 2001 src/blocks/sprite.c
[generic] 731 1494 48.9% -lh5- 320a Aug 17 2001 src/blocks/sprite.h
[generic] 3605 8276 43.6% -lh5- 6399 Mar 15 2002 src/blocks/sprite.o
[generic] 4131 16468 25.1% -lh5- 2fc9 Aug 17 2001 src/blocks/swf.h
[generic] 3401 13311 25.6% -lh5- 9d24 Aug 17 2001 src/blocks/text.c
[generic] 1012 2377 42.6% -lh5- e2a9 Aug 17 2001 src/blocks/text.h
[generic] 9132 22578 40.4% -lh5- efa3 Mar 15 2002 src/blocks/text.o
[generic] 2051 6655 30.8% -lh5- e2f9 Aug 17 2001 src/blocks/textfield.c
[generic] 1252 3436 36.4% -lh5- fc68 Aug 17 2001 src/blocks/textfield.h
[generic] 6184 15269 40.5% -lh5- 6674 Mar 15 2002 src/blocks/textfield.o
[generic] 1917 4944 38.8% -lh5- ba15 Aug 17 2001 src/blocks/ttffont.c
[generic] 1093 2513 43.5% -lh5- df66 Aug 17 2001 src/blocks/ttffont.h
[generic] 404 1134 35.6% -lh5- 4567 Aug 17 2001 src/blocktypes.h
[generic] 2026 8664 23.4% -lh5- 06ff Aug 17 2001 src/displaylist.c
[generic] 1246 3852 32.3% -lh5- 31c3 Aug 17 2001 src/displaylist.h
[generic] 6716 17859 37.6% -lh5- da76 Mar 15 2002 src/displaylist.o
[generic] 871 2884 30.2% -lh5- 71c4 Aug 17 2001 src/fill.c
[generic] 853 2220 38.4% -lh5- 416d Aug 17 2001 src/fill.h
[generic] 3749 9832 38.1% -lh5- 38f5 Mar 15 2002 src/fill.o
[generic] 274073 722848 37.9% -lh5- 82d2 Mar 15 2002 src/libming.a
[generic] 177 350 50.6% -lh5- c12c Aug 17 2001 src/libming.h
[generic] 438 1060 41.3% -lh5- 0461 Aug 17 2001 src/Makefile
[generic] 378 868 43.5% -lh5- 039a Aug 17 2001 src/ming.c
[generic] 994 2159 46.0% -lh5- 22ff Aug 17 2001 src/ming.h
[generic] 3736 8685 43.0% -lh5- 4cf5 Mar 15 2002 src/ming.o
[generic] 2157 6615 32.6% -lh5- 224f Aug 17 2001 src/movie.c
[generic] 1101 2559 43.0% -lh5- 553f Aug 17 2001 src/movie.h
[generic] 6391 15562 41.1% -lh5- b136 Mar 15 2002 src/movie.o
[generic] 1214 3203 37.9% -lh5- 945f Aug 17 2001 src/movieclip.c
[generic] 947 2115 44.8% -lh5- 15d2 Aug 17 2001 src/movieclip.h
[generic] 4990 12271 40.7% -lh5- 2fe1 Mar 15 2002 src/movieclip.o
[generic] 1170 3434 34.1% -lh5- e1b8 Aug 17 2001 src/position.c
[generic] 843 2318 36.4% -lh5- 8794 Aug 17 2001 src/position.h
[generic] 4534 11659 38.9% -lh5- 5687 Mar 15 2002 src/position.o
[generic] 1817 6713 27.1% -lh5- 702c Aug 17 2001 src/shape_cubic.c
[generic] 684 1317 51.9% -lh5- a3dc Aug 17 2001 src/shape_cubic.h
[generic] 7035 19815 35.5% -lh5- d822 Mar 15 2002 src/shape_cubic.o
[generic] 1613 5251 30.7% -lh5- 422a Aug 17 2001 src/shape_util.c
[generic] 1072 2934 36.5% -lh5- c659 Aug 17 2001 src/shape_util.h
[generic] 5952 16779 35.5% -lh5- 4ec6 Mar 15 2002 src/shape_util.o
[generic] 1872 7825 23.9% -lh5- 70ec Aug 17 2001 src/test.c
[generic] 941 3130 30.1% -lh5- 0dc8 Aug 17 2001 src/text_util.c
[generic] 785 1972 39.8% -lh5- d41c Aug 17 2001 src/text_util.h
[generic] 4037 11402 35.4% -lh5- 1af8 Mar 15 2002 src/text_util.o
[generic] 1278 2317 55.2% -lh5- 75cd Aug 17 2001 todo
[generic] 1203 5192 23.2% -lh5- a414 Aug 17 2001 util/action.h
[generic] 2777 5408 51.3% -lh5- 6894 Mar 15 2002 util/bindump
[generic] 445 888 50.1% -lh5- 27ab Aug 17 2001 util/bindump.c
[generic] 487 1902 25.6% -lh5- 7741 Aug 17 2001 util/blocktypes.c
[generic] 429 1140 37.6% -lh5- 864a Aug 17 2001 util/blocktypes.h
[generic] 1806 3957 45.6% -lh5- 7aef Mar 15 2002 util/blocktypes.o
[generic] 6821 30722 22.2% -lh5- 3874 Aug 17 2001 util/decompile.c
[generic] 595 1245 47.8% -lh5- 9fca Aug 17 2001 util/decompile.h
[generic] 16219 39290 41.3% -lh5- 4664 Mar 15 2002 util/decompile.o
[generic] 11117 49736 22.4% -lh5- bb9b Aug 17 2001 util/decompile5.c
[generic] 2478 6420 38.6% -lh5- 769d Aug 17 2001 util/gif2dbl.c
[generic] 859 1881 45.7% -lh5- c9cc Aug 17 2001 util/gif2mask.c
[generic] 2776 5460 50.8% -lh5- cfff Mar 15 2002 util/hexdump
[generic] 447 914 48.9% -lh5- dbe9 Aug 17 2001 util/hexdump.c
[generic] 134 194 69.1% -lh5- 7d08 Aug 17 2001 util/libswf.h
[generic] 5047 10548 47.8% -lh5- 0f1c Mar 15 2002 util/listfdb
[generic] 2450 8860 27.7% -lh5- ee7a Aug 17 2001 util/listfdb.c
[generic] 2870 5648 50.8% -lh5- 7926 Mar 15 2002 util/listjpeg
[generic] 646 1680 38.5% -lh5- 7450 Aug 17 2001 util/listjpeg.c
[generic] 3531 6972 50.6% -lh5- 4632 Mar 15 2002 util/listmp3
[generic] 1661 5027 33.0% -lh5- d2af Mar 15 2002 util/listmp3.c
[generic] 22814 51108 44.6% -lh5- b136 Mar 15 2002 util/listswf
[generic] 10434 44693 23.3% -lh5- bbe3 Aug 17 2001 util/listswf.c
[generic] 5298 10780 49.1% -lh5- 52ba Mar 15 2002 util/makefdb
[generic] 1159 2975 39.0% -lh5- 0b4d Aug 17 2001 util/makefdb.c
[generic] 403 1341 30.1% -lh5- 10bb Mar 15 2002 util/Makefile
[generic] 527 1447 36.4% -lh5- 1fc3 Aug 17 2001 util/output.h
[generic] 2208 6733 32.8% -lh5- 8a9b Aug 17 2001 util/png2dbl.c
[generic] 1199 4398 27.3% -lh5- abe1 Aug 17 2001 util/read.c
[generic] 274 653 42.0% -lh5- b91d Aug 17 2001 util/read.h
[generic] 4778 11085 43.1% -lh5- 46e2 Mar 15 2002 util/read.o
[generic] 571 1111 51.4% -lh5- 7703 Aug 17 2001 util/README
[generic] 18428 43700 42.2% -lh5- 682c Mar 15 2002 util/swftophp
[generic] 8572 37078 23.1% -lh5- 3bc7 Aug 17 2001 util/swftophp.c
[generic] 642 1983 32.4% -lh5- 5057 Aug 17 2001 util/swftophp.h
[generic] 109 149 73.2% -lh5- 7893 Aug 17 2001 util/TODO
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 331 files 1372040 4114980 33.3% Apr 14 2002
|
|
|
 |
Page generated in 0.02 seconds |
Aminet © 1992-2024 Urban
Müller and the Aminet team.
Aminet contact address: <aminet aminet net> |