OSDN Git Service

swfed/swfed.git
12 years agorevert swfreplacepngdata.png (mistake commit) v0_57
よや [Mon, 16 Apr 2012 18:57:10 +0000 (03:57 +0900)]
revert swfreplacepngdata.png (mistake commit)

12 years agorealloc size is too short. must be multiplied by sizeof type.
よや [Mon, 16 Apr 2012 18:46:34 +0000 (03:46 +0900)]
realloc size is too short. must be multiplied by sizeof type.

12 years agorefine
Yoshihiro Yamazaki [Wed, 4 Apr 2012 13:55:28 +0000 (22:55 +0900)]
refine

12 years agogiflib.def if no shared
Yoshihiro Yamazaki [Wed, 4 Apr 2012 13:49:14 +0000 (22:49 +0900)]
giflib.def if no shared

12 years agofor windows build
Yoshihiro Yamazaki [Wed, 4 Apr 2012 07:48:51 +0000 (16:48 +0900)]
for windows build
- add button module file to config.w32 definition
- set declare to head of block.

12 years agoupdate SWFED_VERSION from 0.56 to 0.57a
Yoshihiro Yamazaki [Wed, 4 Apr 2012 07:28:01 +0000 (16:28 +0900)]
update SWFED_VERSION from 0.56 to 0.57a

12 years agoupdate SWFED_VERSION from 0.56a to 0.56 v0_56
よや [Mon, 2 Apr 2012 17:07:58 +0000 (02:07 +0900)]
update SWFED_VERSION from 0.56a to 0.56

12 years agotest for replaceBitmapData Lossless with alpha0
よや [Mon, 2 Apr 2012 17:04:27 +0000 (02:04 +0900)]
test for replaceBitmapData Lossless with alpha0

12 years agofixed to alpha 0 division bug at swf_tag_get_bitmap_color1stpixelget (replaceBitmap...
よや [Mon, 2 Apr 2012 06:59:39 +0000 (15:59 +0900)]
fixed to alpha 0 division bug at swf_tag_get_bitmap_color1stpixelget (replaceBitmap condition check function)
thank you > ken39arg

12 years agoupdate SWFED_VERSION from 0.55 to 0.56a
よや [Mon, 2 Apr 2012 06:55:17 +0000 (15:55 +0900)]
update SWFED_VERSION from 0.55 to 0.56a

12 years agoupdate SWFED_VERSION from 0.55a to 0.55 v0_55
よや [Sat, 17 Mar 2012 10:55:58 +0000 (19:55 +0900)]
update SWFED_VERSION from 0.55a to 0.55

12 years ago- align byte before tag exists check
よや [Sat, 17 Mar 2012 09:15:24 +0000 (18:15 +0900)]
- align byte before tag exists check
- create tag failed so no error.

12 years agoif tag creating failed then let tag_head NULL;
よや [Sat, 17 Mar 2012 06:40:17 +0000 (15:40 +0900)]
if tag creating failed then let tag_head NULL;

12 years agoadding prev link to object in contents tag setting before sprite.
よや [Fri, 16 Mar 2012 13:33:26 +0000 (22:33 +0900)]
adding prev link to object in contents tag setting before sprite.

12 years agoupdate SWFED_VERSION from 0.54 ro 0.55a
よや [Tue, 21 Feb 2012 19:25:38 +0000 (04:25 +0900)]
update SWFED_VERSION from 0.54 ro 0.55a

12 years agoupdate SWFED_VERSION from 0.54a to 0.54 v0_54
よや [Tue, 21 Feb 2012 19:09:11 +0000 (04:09 +0900)]
update SWFED_VERSION from 0.54a to 0.54

12 years agocheck param_is_null if 1st argument is character id.
よや [Tue, 21 Feb 2012 19:07:51 +0000 (04:07 +0900)]
check param_is_null if 1st argument is character id.

12 years agoPlaceObject CXFORM optional parser/build
よや [Tue, 21 Feb 2012 18:25:20 +0000 (03:25 +0900)]
PlaceObject CXFORM optional parser/build

12 years agobitstream_open_debug, bitstream_close_debug. and start/end
Yoshihiro Yamazaki [Tue, 21 Feb 2012 14:56:28 +0000 (23:56 +0900)]
bitstream_open_debug, bitstream_close_debug. and start/end

12 years agoMerge branch 'master' of git.sourceforge.jp:/gitroot/swfed/swfed
Yoshihiro Yamazaki [Tue, 21 Feb 2012 09:31:14 +0000 (18:31 +0900)]
Merge branch 'master' of git.sourceforge.jp:/gitroot/swfed/swfed

12 years agoadd delete routine condaction_list
Yoshihiro Yamazaki [Tue, 21 Feb 2012 09:30:46 +0000 (18:30 +0900)]
add delete routine condaction_list

12 years agobitstream_close at parse
Yoshihiro Yamazaki [Tue, 21 Feb 2012 09:30:29 +0000 (18:30 +0900)]
bitstream_close at parse

12 years agoupdate SWFED_VERSION from 0.53 to 0.54a
よや [Mon, 20 Feb 2012 19:07:42 +0000 (04:07 +0900)]
update SWFED_VERSION from 0.53 to 0.54a

12 years agoupdate SWFED_VERSION from 0.53a to 0.53 v0_53
よや [Mon, 20 Feb 2012 18:27:06 +0000 (03:27 +0900)]
update SWFED_VERSION from 0.53a to 0.53

12 years ago- refine destory swf_button_record.
Yoshihiro Yamazaki [Mon, 20 Feb 2012 13:21:53 +0000 (22:21 +0900)]
- refine destory swf_button_record.
- comment > filterlist empty routine.

12 years ago- return 0, int function.
Yoshihiro Yamazaki [Mon, 20 Feb 2012 13:03:33 +0000 (22:03 +0900)]
- return 0, int function.
- cond_overdown_to_idle type to unsigned

12 years ago- variable initialize.
Yoshihiro Yamazaki [Mon, 20 Feb 2012 13:02:33 +0000 (22:02 +0900)]
- variable initialize.
- return 0, int function.
- fprintf stderr: not implemented yet.

12 years ago- swf_button_record_destroy implement.
Yoshihiro Yamazaki [Mon, 20 Feb 2012 13:01:33 +0000 (22:01 +0900)]
- swf_button_record_destroy implement.
- return 0 at int function

12 years ago(unsigned char *)"\0\0"
Yoshihiro Yamazaki [Mon, 20 Feb 2012 13:00:27 +0000 (22:00 +0900)]
(unsigned char *)"\0\0"

12 years ago(void) swf
Yoshihiro Yamazaki [Mon, 20 Feb 2012 12:59:48 +0000 (21:59 +0900)]
(void) swf

12 years agoRETURN_STRINGL((char *)...
Yoshihiro Yamazaki [Mon, 20 Feb 2012 12:59:10 +0000 (21:59 +0900)]
RETURN_STRINGL((char *)...

12 years agomove #define to file head.
Yoshihiro Yamazaki [Mon, 20 Feb 2012 06:44:30 +0000 (15:44 +0900)]
move #define to file head.

12 years ago5.4 => zend_list_insert(swf, le_swfed TSRMLS_CC);
よや [Thu, 16 Feb 2012 11:48:36 +0000 (20:48 +0900)]
5.4 => zend_list_insert(swf, le_swfed TSRMLS_CC);
5.3 and before => zend_list_insert(swf, le_swfed)

12 years agoupdate SWFED_VERSION from 0.52 to 0.53a
よや [Thu, 16 Feb 2012 11:30:10 +0000 (20:30 +0900)]
update SWFED_VERSION from 0.52 to 0.53a

12 years agoupdate SWFED_VERSION from 0.52a to 0.52 v0_52
Yoshihiro Yamazaki [Fri, 10 Feb 2012 19:44:48 +0000 (04:44 +0900)]
update SWFED_VERSION from 0.52a to 0.52

12 years agoDefineButton
Yoshihiro Yamazaki [Fri, 10 Feb 2012 19:12:55 +0000 (04:12 +0900)]
DefineButton

12 years agoswf_tag_button_character_get_refcid_list
Yoshihiro Yamazaki [Fri, 10 Feb 2012 18:43:30 +0000 (03:43 +0900)]
swf_tag_button_character_get_refcid_list
swf_tag_button_character_replace_refcid_list

12 years agoisButtonTag
Yoshihiro Yamazaki [Fri, 10 Feb 2012 18:42:29 +0000 (03:42 +0900)]
isButtonTag

12 years agobutton tag care on purge_contents method.
Yoshihiro Yamazaki [Fri, 10 Feb 2012 17:42:28 +0000 (02:42 +0900)]
button tag care on purge_contents method.

12 years agoprev_button_condaction = button_condaction (list_parse)
Yoshihiro Yamazaki [Fri, 10 Feb 2012 15:43:51 +0000 (00:43 +0900)]
prev_button_condaction = button_condaction (list_parse)

12 years agoswf_tag_button_output_detail implementation.
Yoshihiro Yamazaki [Fri, 10 Feb 2012 15:37:51 +0000 (00:37 +0900)]
swf_tag_button_output_detail implementation.

12 years agodata_len == byte_offset is ok on write mode.
Yoshihiro Yamazaki [Fri, 10 Feb 2012 15:36:02 +0000 (00:36 +0900)]
data_len == byte_offset is ok on write mode.

12 years agomistake.. if (free())...
Yoshihiro Yamazaki [Fri, 10 Feb 2012 14:18:49 +0000 (23:18 +0900)]
mistake.. if (free())...

12 years agofree list object
Yoshihiro Yamazaki [Fri, 10 Feb 2012 14:17:39 +0000 (23:17 +0900)]
free list object

12 years agoDefineButton2 detail handler enable
Yoshihiro Yamazaki [Fri, 10 Feb 2012 13:52:14 +0000 (22:52 +0900)]
DefineButton2 detail handler enable

12 years agobutton condaction implementation done
Yoshihiro Yamazaki [Fri, 10 Feb 2012 13:43:42 +0000 (22:43 +0900)]
button condaction implementation done

12 years ago- get in build to put function
Yoshihiro Yamazaki [Fri, 10 Feb 2012 11:49:48 +0000 (20:49 +0900)]
- get in build to put function
- typo button_record_list_ => button_record_list

12 years agodelete list function
Yoshihiro Yamazaki [Fri, 10 Feb 2012 11:32:06 +0000 (20:32 +0900)]
delete list function

12 years agolist function
Yoshihiro Yamazaki [Fri, 10 Feb 2012 11:20:09 +0000 (20:20 +0900)]
list function

12 years agoimplementation done
Yoshihiro Yamazaki [Fri, 10 Feb 2012 11:19:08 +0000 (20:19 +0900)]
implementation done

12 years agobitstream_getbit error check.
Yoshihiro Yamazaki [Fri, 10 Feb 2012 11:07:26 +0000 (20:07 +0900)]
bitstream_getbit error check.

12 years agolist function add
Yoshihiro Yamazaki [Fri, 10 Feb 2012 11:06:55 +0000 (20:06 +0900)]
list function add

12 years agoprintf(" (no add_terms or mult_terms)");
Yoshihiro Yamazaki [Fri, 10 Feb 2012 10:35:51 +0000 (19:35 +0900)]
printf("  (no add_terms or mult_terms)");

12 years agoinclude bitstream.h
Yoshihiro Yamazaki [Fri, 10 Feb 2012 07:36:26 +0000 (16:36 +0900)]
include bitstream.h

12 years agoadd swf_tag_button.? swf_button_record.? swf_button_condaction.?
よや [Thu, 9 Feb 2012 18:09:36 +0000 (03:09 +0900)]
add swf_tag_button.? swf_button_record.? swf_button_condaction.?

12 years agobutton tag parse implementation start.
Yoshihiro Yamazaki [Thu, 9 Feb 2012 11:47:40 +0000 (20:47 +0900)]
button tag parse implementation start.

12 years agoremove self header file include
Yoshihiro Yamazaki [Thu, 9 Feb 2012 07:53:30 +0000 (16:53 +0900)]
remove self header file include

12 years agoreplaceBitmapData arg4 null check
Yoshihiro Yamazaki [Thu, 9 Feb 2012 06:57:58 +0000 (15:57 +0900)]
replaceBitmapData arg4 null check

12 years agoLossless format:4 15bits color test
Yoshihiro Yamazaki [Sat, 4 Feb 2012 16:16:01 +0000 (01:16 +0900)]
Lossless format:4 15bits color test

12 years agoreplaceBitmap test width condition
Yoshihiro Yamazaki [Sat, 4 Feb 2012 16:15:37 +0000 (01:15 +0900)]
replaceBitmap test width condition

12 years agoadd argument opts to replaceBitmapData.
Yoshihiro Yamazaki [Sat, 4 Feb 2012 14:09:07 +0000 (23:09 +0900)]
add argument opts to replaceBitmapData.
backward compatibility for without_converting.

12 years agolossless format 4 builder fix
Yoshihiro Yamazaki [Sat, 4 Feb 2012 13:52:41 +0000 (22:52 +0900)]
lossless format 4 builder fix
- wrong bitstream pointer. not bs but bs2
- add width padding

12 years agorgb15:1 and not PNG24 is error.
Yoshihiro Yamazaki [Sat, 4 Feb 2012 13:51:17 +0000 (22:51 +0900)]
rgb15:1 and not PNG24 is error.

12 years agorgb15 オプション対応
よや [Fri, 3 Feb 2012 18:26:08 +0000 (03:26 +0900)]
rgb15 オプション対応
DefineBitsLossless format:4 の build 処理を追加

12 years agoname = $cid
yoya [Fri, 23 Dec 2011 15:36:33 +0000 (00:36 +0900)]
name = $cid

12 years agoadd color on body
Yoshihiro Yamazaki [Thu, 15 Dec 2011 10:08:05 +0000 (19:08 +0900)]
add color on body

12 years ago- bgcolor #f0f0ff
Yoshihiro Yamazaki [Tue, 13 Dec 2011 07:58:10 +0000 (16:58 +0900)]
- bgcolor #f0f0ff
- wmode transparent

12 years agoupdate SWFED_VERSION from 0.51 to 0.52a
yoya [Tue, 29 Nov 2011 16:40:04 +0000 (01:40 +0900)]
update SWFED_VERSION from 0.51 to 0.52a

12 years agoupdate SWFED_VERSION from 0.51a to 0.51 v0_51
yoya [Tue, 29 Nov 2011 16:14:11 +0000 (01:14 +0900)]
update SWFED_VERSION from 0.51a to 0.51

12 years agotrans size fixed
Yoshihiro Yamazaki [Tue, 29 Nov 2011 13:40:06 +0000 (22:40 +0900)]
trans size fixed

12 years agofixed to format=3(pallet) lossless to png failure on transparent pixel.
Yoshihiro Yamazaki [Tue, 29 Nov 2011 13:03:23 +0000 (22:03 +0900)]
fixed to format=3(pallet) lossless to png failure on transparent pixel.

12 years agoupdate SWFED_VERSION from 0.50 to 0.51a
よや [Tue, 15 Nov 2011 17:02:34 +0000 (02:02 +0900)]
update SWFED_VERSION from 0.50 to 0.51a

12 years agoupdate SWFED_VERSION from 0.50a to 0.50
よや [Wed, 9 Nov 2011 17:24:31 +0000 (02:24 +0900)]
update SWFED_VERSION from 0.50a to 0.50

12 years agoadd convertBitmapDataToJpegTag function and testing script.
よや [Wed, 9 Nov 2011 17:14:34 +0000 (02:14 +0900)]
add convertBitmapDataToJpegTag function and testing script.

12 years agogit_size => gif_size
よや [Wed, 9 Nov 2011 16:52:57 +0000 (01:52 +0900)]
git_size => gif_size

12 years agowarning fix.
よや [Wed, 9 Nov 2011 16:51:40 +0000 (01:51 +0900)]
warning fix.
comparison between signed and unsigned

12 years agofixed to getEditString bugs
Yoshihiro Yamazaki [Wed, 9 Nov 2011 14:08:48 +0000 (23:08 +0900)]
fixed to getEditString bugs
- lesser length of variable name mistake match
- segmentation fault when initial_text = NULL

12 years agoupdate SWFED_VERSION from 0.49 to 0.50a
Yoshihiro Yamazaki [Wed, 9 Nov 2011 12:59:42 +0000 (21:59 +0900)]
update SWFED_VERSION from 0.49 to 0.50a

12 years agoreplaceBitmapData without converting
よや [Tue, 8 Nov 2011 19:01:04 +0000 (04:01 +0900)]
replaceBitmapData without converting

12 years agoupdate SWFED_VERSION from 0.49a to 0.49
よや [Tue, 8 Nov 2011 18:04:29 +0000 (03:04 +0900)]
update SWFED_VERSION from 0.49a to 0.49

12 years agoreplace jpeg_size to bitmap_size.
よや [Tue, 8 Nov 2011 18:02:38 +0000 (03:02 +0900)]
replace jpeg_size to bitmap_size.

12 years agoadd function bitmap_size
よや [Tue, 8 Nov 2011 18:00:56 +0000 (03:00 +0900)]
add function bitmap_size

12 years agoreplaceBitmapData without converting
よや [Tue, 8 Nov 2011 17:35:15 +0000 (02:35 +0900)]
replaceBitmapData without converting
 - add fourth option to PHP function replaceBitmapData
 - add option without_converting to swf_object_get_jpegdata
 - add option without_converting to swf_tag_replace_jpeg_data
 - add function swf_tag_jpeg_replace_bitmap_data

12 years agoupdate SWFED_VERSION from 0.48 to 0.49a
よや [Tue, 8 Nov 2011 16:49:50 +0000 (01:49 +0900)]
update SWFED_VERSION from 0.48 to 0.49a

12 years agoSWFED_VERSION from 0.48a to 0.48
よや [Thu, 3 Nov 2011 16:45:57 +0000 (01:45 +0900)]
SWFED_VERSION from 0.48a to 0.48

12 years agoMerge branch 'master' of yoya@git.sourceforge.jp:/gitroot/swfed/swfed
よや [Thu, 3 Nov 2011 15:10:45 +0000 (00:10 +0900)]
Merge branch 'master' of yoya@git.sourceforge.jp:/gitroot/swfed/swfed

12 years agochmod ogu-w *.c *.h config*m4
yoya [Thu, 3 Nov 2011 15:12:01 +0000 (00:12 +0900)]
chmod ogu-w *.c *.h config*m4

12 years agoreplace png_check_sig to png_sig_cmp
よや [Thu, 3 Nov 2011 15:07:13 +0000 (00:07 +0900)]
replace png_check_sig to png_sig_cmp

12 years agoswf_object_insert_action_setvariables: check tag_head == NULL
Yoshihiro Yamazaki [Thu, 3 Nov 2011 12:17:53 +0000 (21:17 +0900)]
swf_object_insert_action_setvariables: check tag_head == NULL

12 years agoupdate SWFED_VERSION from 0.47 to 0.48a
よや [Sun, 16 Oct 2011 14:49:47 +0000 (23:49 +0900)]
update SWFED_VERSION from 0.47 to 0.48a

12 years agoupdate SWFED_VERSION from 0.47a to 0.47
よや [Sun, 16 Oct 2011 13:37:24 +0000 (22:37 +0900)]
update SWFED_VERSION from 0.47a to 0.47

12 years agopurgeUselessContents ¤Î¥Æ¥¹¥È¥¹¥¯¥ê¥×¥È
Yoshihiro Yamazaki [Fri, 9 Sep 2011 10:51:40 +0000 (19:51 +0900)]
purgeUselessContents ¤Î¥Æ¥¹¥È¥¹¥¯¥ê¥×¥È

12 years agozend_list_insert に TSRMLS_CC を付加。(PHP5.4 for windows でコンパイルできなかった)
よや [Thu, 8 Sep 2011 17:23:50 +0000 (02:23 +0900)]
zend_list_insert に TSRMLS_CC を付加。(PHP5.4 for windows でコンパイルできなかった)

12 years agoMerge branch 'master' of yoya@git.sourceforge.jp:/gitroot/swfed/swfed
よや [Thu, 8 Sep 2011 17:23:00 +0000 (02:23 +0900)]
Merge branch 'master' of yoya@git.sourceforge.jp:/gitroot/swfed/swfed

12 years agoAction 系の文字列入れ替えで、渡されたのが文字列以外の時も文字列として扱うように修正。(今まで数値のメモリイメージを文字列として解釈していたので問題だった)
よや [Thu, 8 Sep 2011 17:21:41 +0000 (02:21 +0900)]
Action 系の文字列入れ替えで、渡されたのが文字列以外の時も文字列として扱うように修正。(今まで数値のメモリイメージを文字列として解釈していたので問題だった)

12 years agoembed ¤Ë type °À­¤ò¤Ä¤±¤¿ (¤³¤ì¤¬Ìµ¤¤¤È MacOS ¤Çɽ¼¨½ÐÍè¤Ê¤¤)
Yoshihiro Yamazaki [Thu, 8 Sep 2011 04:17:43 +0000 (13:17 +0900)]
embed ¤Ë type Â°À­¤ò¤Ä¤±¤¿ (¤³¤ì¤¬Ìµ¤¤¤È MacOS ¤Çɽ¼¨½ÐÍè¤Ê¤¤)

12 years agoMerge branch 'master' of git.sourceforge.jp:/gitroot/swfed/swfed
Yoshihiro Yamazaki [Wed, 31 Aug 2011 03:03:23 +0000 (12:03 +0900)]
Merge branch 'master' of git.sourceforge.jp:/gitroot/swfed/swfed

12 years agoreplace type of 'byte' from unsigned to signed.
よや [Mon, 15 Aug 2011 10:05:26 +0000 (19:05 +0900)]
replace type of 'byte' from unsigned to signed.

12 years agoMerge branch 'master' of git.sourceforge.jp:/gitroot/swfed/swfed
Yoshihiro Yamazaki [Mon, 15 Aug 2011 09:59:55 +0000 (18:59 +0900)]
Merge branch 'master' of git.sourceforge.jp:/gitroot/swfed/swfed

12 years agoSWFED_BITOPERATION_OPTIMIZE => BITOPERATION_OPTIMIZE
よや [Mon, 15 Aug 2011 09:59:14 +0000 (18:59 +0900)]
SWFED_BITOPERATION_OPTIMIZE => BITOPERATION_OPTIMIZE