Displaying 20 results from an estimated 3000 matches similar to: "as branch progress report"
2007 Jun 02
2
small bug in swfdec_mouse_as.c
Hi,
I found a small bug there. BTW which way is expected to send patches?
Attach a couple of git-format-patch(ed) patches in email, use
git-send-email or push to a git repository and notify the list?
Cheers,
diff --git a/libswfdec/swfdec_mouse_as.c b/libswfdec/swfdec_mouse_as.c
index d4d53d9..9483bbf 100644
--- a/libswfdec/swfdec_mouse_as.c
+++ b/libswfdec/swfdec_mouse_as.c
@@ -31,7 +31,7 @@
2007 Jun 03
1
some patches for swfdec
Here are some patches I made yesterday. They add three actions:
duplicateClip, removeClip and With, one method Math.abs and bug fixes.
All base off 'as' branch. Please have a look if you are going to apply
them because I'm quite new in swfdec development.
BTW, how can I implement createEmptyMovieClip? I have no idea how to
create an SwfdecMovie properly. I also need to add the
2007 Jun 20
2
Automating swfdec playing
Hi,
I got tired of firing up swfplay, click click click drag, check log
output then restart again. How hard is it to create a mechanism to
emulate a user to control a flash? What I need is a script like this:
sleep 1 # wait for introduction
click 100 100 # click at (100,100)
sleep 1
click Button12
sleep 1
drag 100 100 200 200 # click (100,100), drag to (200,200), release mouse
sleep 1
quit
then
2007 Jun 13
1
unable to create array with "blah = Array();"
The script is:
-->--
trace("begin");
ba = Array();
trace(ba);
trace("end");
-->--
Adobe's output:
-->--
begin
end
-->--
swfplay's output:
-->--
begin
undefined
end
-->--
Adding swfdec_as_array_construct, which sets return value, didn't
help. Tested on latest commit as of today (with some patches of mine
but they should have no affect on this).
2007 Jul 27
1
make swfdec a gstreamer backend?
Hi,
I don't know much about gstreamer internals so I'm not sure.. The idea
just appeared in my mind. Is it possible to make swfdec a gstreamer
plugin? Totem then can play swf files. Totem already has a plugin for
Epiphany so we don't have to write another plugin for epiphany. I
don't know how gstreamer handle interative input though.
--
Duy
2007 Jul 01
1
implementing MovieClip drawing API
Hi,
I would like to implement MovieClip.{moveTo,lineTo,lineStyle}. I
initially thought I could place an SwfdecShape inside an
SwfdecSpriteMovie created by createEmptyMovieClip then call
swfdec_shape_ counterparts when MovieClip.{moveTo,lineTo,lineStyle}
were called. It wasn't as easy as I had thought. All the functions are
highly tied to swf bitstream, even adding an SwfdecShapeMovie to
2008 Apr 18
1
swfdec tests
Hi,
I got some test failures [1] in test/image (text-field-color-transform
and gradient). Are those tests allowed to fail?
Thanks
[1] https://bugs.gentoo.org/show_bug.cgi?id=216284
--
Duy
2007 Jun 10
1
variable scope
caveat: I haven't either read actionscript language spec nor really
got through swfdec context, frame and such. This is fully based on
blocky.swf code inspection.
thanks to flare, i can extract the below beautiful code. You don't
need to understand the whole thing but there is one thing to notice:
border[XY]start are initialized in on(press) and get used in
on(release). Currently swfdec
2007 Jun 17
2
Branch 'as' - libswfdec/swfdec_as_interpret.c
libswfdec/swfdec_as_interpret.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
New commits:
diff-tree 38fbc1389267e593b44041018cbb1750bdcce0fb (from aaca94203d8a0ccb8feb32c0d57df3401fca0350)
Author: Benjamin Otte <otte at gnome.org>
Date: Sun Jun 17 14:19:45 2007 +0200
actually convert the values to a string when comparing strings
diff --git
2017 Oct 06
2
rsync does hours of "fake-work" after failure
Hi,
I just stepped on a strange and very annoying bug in rsync-3.1.0 as
shipped with SuSE Linux Enterprise 12, but verified the bug also
with rsync-HEAD-20170123.
I tried to copy some of my movie collection to a usb disk that our
TV could read, so it was formatted with vfat. I forgot that vfat can't
handle files > 4 GB, and some of the movies were larger.
rsync worked for 3 hours copying
2007 Oct 13
3
[Bug 12794] New: swfdec_text_field_movie assertion on blocky.swf
http://bugs.freedesktop.org/show_bug.cgi?id=12794
Summary: swfdec_text_field_movie assertion on blocky.swf
Product: swfdec
Version: unspecified
Platform: x86 (IA32)
URL: http://www.shockwave.com/content/blocky/sis/blocky.swf
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2007 Jan 21
4
could not install in WinXP
Directory of C:\search_app
01/21/2007 19:37 <DIR> .
01/21/2007 19:37 <DIR> ..
01/21/2007 19:36 427 008 ferret-0.10.13.gem
01/21/2007 19:07 148 992 rdig-0.3.4.gem
2 File(s) 576 000 bytes
2 Dir(s) 45 135 982 592 bytes free
C:\search_app>gem install ferret
Building native extensions. This could
2005 Apr 01
2
(no answer)
I wish to perform brain surgery this afternoon at 4pm and don't know
where to start. My background is the history of great statistician
sports legends but I am willing to learn. I know there are courses and
numerous books on brain surgery but I don't have the time for those.
Please direct me to the appropriate HowTos, and be on standby for
solving any problem I may encounter while
2015 Aug 13
4
need help debugging deleted mails
> Date: Thu, 13 Aug 2015 13:38:58
> From: Marcus R?ckert <darix at opensu.se>
> To: dovecot at dovecot.org
> Subject: Re: need help debugging deleted mails
>
> mail_log plugin might help
>
> darix
I've seen this plugin, but I fear that it will be enabled for all users.
I don't have seen an way to enable it only for 1 user like rawlog permits.
Maybe,
2007 Aug 20
7
OT: Suggestions for database for physicians patient records?
This is very OT. If list readers can point me in the right direction, to
other mailing lists, or web sites for recommended databases, that will
be much appreciated!
My wife's doctor wants to move records, for approximately 6000 patients
(over a 12 year period), from paper (18th century) to a database (20th
century). The data entry will be a PITA, for his secretaries, regardless
of what
2007 Aug 23
2
Splitting strings
I'm having a Thursday morning mental block, any suggestions on the following
would be most appreciated...
I have (as an example)
surgery = c("d48", "d67", "dnc37", "a75", "d10", "a78", "d31",
"d55", "d1")
before each number part the possibilities are c("a", "d",
2007 Mar 19
1
Re: (THIS IS SO REAL PEOPLE) IM ASKING FOR DONATIONS FOR HEART SURGERY
WAY TO GO, MIKE!!
Hope you get your hole fixed.
If you have any extra money after your operation,
please send me $250,000. I need a new house.
I never thought this would happen to me but
termites have eaten my entire home. All I have left
is a lamp and an end table. Please help me.
Thanks, reefer
mike wrote:
> hello i always figured this would never happen to me but my heart is
2007 Mar 20
6
bad URI problem when submitting a form
Hi all,
I''ve a problem when submitting a form : the URL seems to be invalid. I really
don''t see the way I should try to solve that problem. I searched on the web,
but didn''t found any kind of that problem.
Here is the code :
require ''mechanize''
agent = WWW::Mechanize.new
page =
2010 Nov 22
3
save a regression model that can be used later
Hi everyone
I have a question about how to save a regression model in R and how to retrieve it for making predictions in a new session.
To be more specific, I fitted a multilevel logistic regression model using the lmer from the "lme4" package. I then successfully make predictions using fitted(mymodel).
Since data are complex (three levels, nested, numerous categorical and
2007 Jan 23
3
Someone getting RDig work for Linux?
I got this
root at linux:~# rdig -c configfile
RDig version 0.3.4
using Ferret 0.10.14
added url file:///home/myaccount/documents/
waiting for threads to finish...
root at linux:~# rdig -c configfile -q "Ruby"
RDig version 0.3.4
using Ferret 0.10.14
executing query >Ruby<
Query:
total results: 0
root at linux:~#
my configfile
I changed from config to cfg, because of maybe