yoya****@users*****
yoya****@users*****
2011年 8月 10日 (水) 17:01:29 JST
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "swfed" repository containing the "swfed" project. The branch, master has been updated via 3c38830b2cfe269fa6f9709640db595fcedfe416 (commit) from ce73b143d63a598a90d242b65b14a8061355c12c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 3c38830b2cfe269fa6f9709640db595fcedfe416 Author: Yoshihiro Yamazaki <yoya****@awm*****> Date: Wed Aug 10 16:57:38 2011 +0900 windows build - japanese comment, translation to english. - move var declare to head of code block. ----------------------------------------------------------------------- Summary of changes: src/config.w32 | 34 ++++++++++++++++ src/jpeg_segment.c | 5 +- src/php_swfed.c | 5 +- src/swf_fill_style_array.c | 1 - src/swf_jpeg.c | 18 ++++---- src/swf_line_style_array.c | 1 - src/swf_morph_shape_with_style.h | 2 +- src/swf_object.c | 78 ++++++++++++++++++------------------- src/swf_shape_record.c | 3 +- src/swf_tag.c | 15 ++++--- src/swf_tag_jpeg.c | 6 +- src/swf_tag_lossless.c | 4 +- src/swf_tag_shape.c | 18 ++++----- src/trans_table.c | 2 +- 14 files changed, 113 insertions(+), 79 deletions(-) create mode 100755 src/config.w32 mode change 100644 => 100755 src/jpeg_segment.c mode change 100644 => 100755 src/php_swfed.c mode change 100644 => 100755 src/swf_fill_style_array.c mode change 100644 => 100755 src/swf_jpeg.c mode change 100644 => 100755 src/swf_line_style_array.c mode change 100644 => 100755 src/swf_morph_shape_with_style.h mode change 100644 => 100755 src/swf_object.c mode change 100644 => 100755 src/swf_shape_record.c mode change 100644 => 100755 src/swf_tag.c mode change 100644 => 100755 src/swf_tag_jpeg.c mode change 100644 => 100755 src/swf_tag_lossless.c mode change 100644 => 100755 src/swf_tag_shape.c mode change 100644 => 100755 src/trans_table.c hooks/post-receive -- swfed (swfed)