2002-06-12 |
kramm | some new functions |
commit | commitdiff | tree | snapshot |
2002-06-12 |
kramm | new function swf_GetMorphGradient |
commit | commitdiff | tree | snapshot |
2002-06-12 |
kramm | getUsedIDs now also handles Morphshapes and some specia... |
commit | commitdiff | tree | snapshot |
2002-06-07 |
kramm | When using -t, write correct Header and Backgroundcolor. |
commit | commitdiff | tree | snapshot |
2002-06-06 |
kramm | Debian upgrade |
commit | commitdiff | tree | snapshot |
2002-06-06 |
kramm | required by libtool. |
commit | commitdiff | tree | snapshot |
2002-06-06 |
kramm | implement header rewriting for -X, -Y, -r. |
commit | commitdiff | tree | snapshot |
2002-06-06 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2002-06-06 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2002-06-06 |
kramm | avifile fixes. |
commit | commitdiff | tree | snapshot |
2002-06-06 |
kramm | implement avifile 7 compatibility. |
commit | commitdiff | tree | snapshot |
2002-06-06 |
kramm | checkm for bsdtypes and libtool. |
commit | commitdiff | tree | snapshot |
2002-06-06 |
kramm | moved to m4/swf.m4. |
commit | commitdiff | tree | snapshot |
2002-06-06 |
kramm | used to be ../aclocal.m4. |
commit | commitdiff | tree | snapshot |
2002-06-06 |
kramm | * fix a bug with -u, which caused wrong IDs to be displayed |
commit | commitdiff | tree | snapshot |
2002-06-06 |
kramm | fonts with 0 characters were parsed incorrectly. |
commit | commitdiff | tree | snapshot |
2002-06-06 |
kramm | implemented optional debugging. |
commit | commitdiff | tree | snapshot |
2002-06-05 |
kramm | shell script to make a shared librfxswf. |
commit | commitdiff | tree | snapshot |
2002-06-05 |
kramm | Header File for bitio.c. |
commit | commitdiff | tree | snapshot |
2002-06-04 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2002-06-04 |
kramm | remove temporary tags. |
commit | commitdiff | tree | snapshot |
2002-06-04 |
kramm | more bugfixes. It now works good enough for pdf2swf. |
commit | commitdiff | tree | snapshot |
2002-06-04 |
kramm | fix: don't flatten sprites more than once. |
commit | commitdiff | tree | snapshot |
2002-06-04 |
kramm | swf_ReadSWF2 used to report wrong filesizes. |
commit | commitdiff | tree | snapshot |
2002-06-04 |
kramm | fixed #define bug. |
commit | commitdiff | tree | snapshot |
2002-06-04 |
kramm | more bugfixes. |
commit | commitdiff | tree | snapshot |
2002-06-04 |
kramm | now incorporated in swfcombine.c. |
commit | commitdiff | tree | snapshot |
2002-06-04 |
kramm | some bugfixes. |
commit | commitdiff | tree | snapshot |
2002-06-04 |
kramm | removed swfcombine's old flash routines. |
commit | commitdiff | tree | snapshot |
2002-06-04 |
kramm | made bitio visible from outside. |
commit | commitdiff | tree | snapshot |
2002-06-04 |
kramm | new functions swf_SetDefineID, swf_Relocate. |
commit | commitdiff | tree | snapshot |
2002-06-04 |
kramm | swfcombine now uses librfxswf. |
commit | commitdiff | tree | snapshot |
2002-06-04 |
kramm | swfextract now uses the reloc functions from rfxswflib. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
kramm | Fix: don't modify fileSize and frameCount in header... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
kramm | made rfxswf actionscript routines threadsafe. ;) |
commit | commitdiff | tree | snapshot |
2002-05-28 |
boehme | fix: wide-codes in AddGlyph(...) |
commit | commitdiff | tree | snapshot |
2002-05-28 |
kramm | add HAVE_SYS_BSDTYPES_H |
commit | commitdiff | tree | snapshot |
2002-05-28 |
kramm | implement -q (--quiet) option. |
commit | commitdiff | tree | snapshot |
2002-05-28 |
kramm | screenloglevel is global now. |
commit | commitdiff | tree | snapshot |
2002-05-28 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2002-05-28 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2002-05-28 |
kramm | added autoconf items which are "todo". |
commit | commitdiff | tree | snapshot |
2002-05-28 |
kramm | use the xpdf type 3 font renderer. |
commit | commitdiff | tree | snapshot |
2002-05-28 |
kramm | use mktmpname(), not tmpnam(). |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | initialize the xref field. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | added pdf2swf/encodings.cc |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | removed a printf. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | pdfswf.h is now named SWFOutputDev.h |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | more xpdf 1.01 fixes. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | made substituteFont and writeEmbeddedFontToFile work. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | initialize globalParams. Otherwise, xpdf segfaults. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | this encoding table from xpdf 0.92 is needed by swfoutput. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | include aconf.h. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | added Annot.cc. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | added encodings.cc. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | removed compiler warnings. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | range checking. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | implement maketmpname(). |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | aconf.h is not in the global path. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | use the main autoconf file. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | upgrade to xpdf 1.01. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | file(s) added by xpdf 1.01. xpdf-1-01 |
commit | commitdiff | tree | snapshot |
2002-05-27 |
kramm | upgrade to xpdf 1.01. |
commit | commitdiff | tree | snapshot |
2002-05-23 |
boehme | bugfix: memset's 3rd parameter in generated C code... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
kramm | version 0.3.1. release-0-3-1 |
commit | commitdiff | tree | snapshot |
2002-05-22 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2002-05-22 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2002-05-22 |
kramm | removed maintainer stuff, renamed COMPILE into CC.... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
kramm | systems without t1lib/jpeglib were not able to compile... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | Generated from configure.in release-0-3-0-preview |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | arguments fixes. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | spelling corrections etc. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | * version is now 0.3.0 |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | implemented filtering for 8-bit pictures. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | implemented filter bytes. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | added avi2swf, wav2swf, png2swf. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | minor fixes. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | fixed block size. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | new setblock prototype. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | swf_SetSoundStreamBlock now doesn't have a framesize... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | initial revision. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | removed scaling. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | fixed sound routines. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | added CFLAGS to CXXCOMPILE. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
kramm | man page for avi2swf. |
commit | commitdiff | tree | snapshot |
2002-05-19 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2002-05-19 |
kramm | swf_WriteHead now returns the written bytes. |
commit | commitdiff | tree | snapshot |
2002-05-19 |
kramm | fixed usage() indent. |
commit | commitdiff | tree | snapshot |
2002-05-19 |
kramm | * removed "printf"s |
commit | commitdiff | tree | snapshot |
2002-05-19 |
kramm | * removed printf's |
commit | commitdiff | tree | snapshot |
2002-05-19 |
kramm | bladeenc -> lame |
commit | commitdiff | tree | snapshot |
2002-05-19 |
kramm | removed "strange error flushing buffer" error message. |
commit | commitdiff | tree | snapshot |
2002-05-19 |
kramm | added LAME mp3 routines. |
commit | commitdiff | tree | snapshot |
2002-05-19 |
kramm | bladeenc -> lame. |
commit | commitdiff | tree | snapshot |
2002-05-19 |
kramm | avifile 6 fixes. |
commit | commitdiff | tree | snapshot |
2002-05-19 |
kramm | new check SWF_AVIFILE. |
commit | commitdiff | tree | snapshot |
2002-05-19 |
kramm | dependency fixes. xpdf-0-92 |
commit | commitdiff | tree | snapshot |
2002-05-19 |
kramm | autoconf is now generating this. |
commit | commitdiff | tree | snapshot |
next |