X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=ChangeLog;h=92e7b45e9be6fc8012e6d20181398eaa32e2e5a7;hb=30f43b6c388878644b1151132e77f5a2c8058d25;hp=81f9f1d425c7e079bd65a9ecd87544f943b33ed5;hpb=a3c5c397d60cc1ee41c59f92e0ac4a7c7271a08b;p=swftools.git diff --git a/ChangeLog b/ChangeLog index 81f9f1d..92e7b45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -123,3 +123,22 @@ * src/Makefile: OpenBSD fixes * lib/lame: Removed *.o files from archive * avi2swf: Implemented --flip option + * pdf2swf: Implemented --flashversion option + * pdf2swf: Implemented Viewer gadgets- it's now possible to call Flash functions via hyperlink + +0.4.3: + * src/jpeg2swf: Grayscale fix + * lib/rfxswf: Improved MX support + * pdf2swf: Command line fixes + * swfdump: Added -f (--frames) option + * png2swf: Added support for mode 6 images + * swfs: Support for print protection in simple_viewer + * swfs: added keyboard_viewer + * swfcombine: Bugfixes + * swfdump: Shows frame position now. + * swfdump: Some definesound infos added + * wav2swf: added support for definesound, looping and framerate + * pdf2swf: Calling Actionscript Functions can now also be done via http: hyperlink, + e.g.: http://pdf2swf:call:_root.myFunction:parameter + * ./*/Makefile: all Makefiles rewritten. +