search for: duy

Displaying 20 results from an estimated 27 matches for "duy".

Did you mean: due
2007 Jun 02
2
small bug in swfdec_mouse_as.c
...argc, SwfdecAsValue *arg { SwfdecPlayer *player = SWFDEC_PLAYER (object->context); - if (!SWFDEC_IS_AS_OBJECT (&argv[0])) + if (!SWFDEC_AS_VALUE_IS_OBJECT (&argv[0])) return; swfdec_listener_add (player->mouse_listener, SWFDEC_AS_VALUE_GET_OBJECT (&argv[0])); } -- Duy
2007 Jun 13
1
unable to create array with "blah = Array();"
...;-- 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). -- Duy -- Duy
2007 Jul 01
1
implementing MovieClip drawing API
...p.{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 SwfdecSpriteMovie. Do you have any suggestion? Should I just use ming to generate swf bitstream and feed it to swfdec? Thanks -- Duy
2007 Jul 27
1
make swfdec a gstreamer backend?
...'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 Jun 20
2
Automating swfdec playing
...trol 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 just call swfplay --script myscript blocky.swf Cheers, -- Duy
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 Mar 20
6
bad URI problem when submitting a form
...session on the site (local cookie) link = page.links.text("train") page = agent.click(link) form = page.forms.first # filling the form form.ORIGIN_CITY = "paris" form.DESTINATION_CITY = "lille" # submit page = agent.submit(form, form.buttons.first) Thanks, Bruno Duy?
2007 Jun 18
2
as branch progress report
Since there seem to be quite some people hacking on the as branch, I'd like to give some report about its progress. So if you encounter regressions after a git pull, you know where to look (or who to ask). For everyone not aware of this, the as branch will become 0.5.0 at some point. I should probably merge it into HEAD soon and start releasing it, but I'm still unsure about this, because
2006 Jun 27
2
Background + Dial
Hi everybody, I try this : [incoming_from_fxo_card] exten => s,1,Answer() exten => s,2,Background(filename) exten => s,3,Dial($(INTERNAL_SIP_TEL)) But * wait the file is finish before make Dial to SIP channel. Background(filename) (from voip-info.org) => Starts playing a given sound file, but immediately returns, permitting the sound file to play in the background while the next
2007 Jun 23
1
Patches to make blocky.swf playable
So here is the patch series to make blocky.swf work with branch 'as'. Summary: Nguy?n Th?i Ng?c Duy (7): Add a missing else statement Create swfdec_movie_duplicate Implement action CloneSprite with swfdec_movie_duplicate Add action RemoveSprite Add new variables to the target Remove movies with the same name when adding new movie We don't handle repla...
2007 Jun 10
1
variable scope
...ForLegal(Math.floor((borderXstart - 13) / CellSize), Math.floor((borderYstart - 13) / CellSize), Math.floor((borderXcurrent - 13) / CellSize - Number(borderXcurrent > borderXstart)), Math.floor((borderYcurrent - 13) / CellSize - Number(borderYcurrent > borderYstart))); } } } -- Duy
2007 Jun 03
1
some patches for swfdec
...ease tell me. gotoAndPlay _level0 global variable swapDepths method lineTo, lineStyle, moveTo ahh.. those movies created by duplicateClip do not get added as properties to _root. I saw blocky.swf trying to access movies via _root. some less important ones: System global variable Sound object -- Duy -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Wrong-comparison.patch Type: text/x-patch Size: 953 bytes Desc: not available Url : http://lists.freedesktop.org/archives/swfdec/attachments/20070603/b790ef76/attachment-0010.bin -------------- next part -----...
2010 Jul 19
5
par("uin") ?
I inherited a function written either for an older version of R or SPlus to draw a brace, "{", in a graph. It uses par("uin") to determine the scaling of the quarter circles that make up segments of the brace, but that setting doesn't exist in current R. I'm guessing that, in the function below, ux, uy can be defined from par("usr") and
2007 Oct 21
0
2 commits - AUTHORS configure.ac data/icons
...4c23fee 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,5 +1,6 @@ Andreas Henriksson <andreas at fatal.se> Benjamin Otte <otte at gnome.org> +Cristian Grada <krigenator at gmail.com> David Schleef <ds at schleef.org> Eric Anholt <eric at anholt.net> Nguy???n Th??i Ng???c Duy <pclouds at gmail.com> commit c861aca82e14d14e1ffb7f1828b489fa3a1739e9 Author: Cristian Grada <krigenator at gmail.com> Date: Sun Oct 21 13:35:46 2007 +0200 add proper images for 16x16 and 22x22 diff --git a/configure.ac b/configure.ac index 04ada89..97d474b 100644 --- a/configu...
2007 Jul 13
0
Swfdec 0.5.0
...be very stable and not crash your browser. In the unlikely event of it doing this, please immediately file a bug at https://bugs.freedesktop.org. For more information about Swfdec, see http://swfdec.freedesktop.org contributors to this release: Andreas Henriksson, Benjamin Otte, Nguy?n Th?i Ng?c Duy, Pekka Lampila Cheers, Benjamin [1] http://www.shockwave.com/content/blocky/sis/blocky.swf
2007 Jun 24
1
Why I'm so annoying about tests
Hi, I believe quite some people get turned off by me writing tests for everything. I'd like to give a reason for this: I can't manage to find the bug(s) in the following movie: http://www.q-lympics.de/iq-marathon/game.swf The game starts fine, you can place the arrows, but when you click "go", the cow just moves across the arrow without changing direction. So what does Swfdec do
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
2009 Sep 25
1
if else and loop for code in R
I am using if else and loop to sortout the data set that is the values less than o or more than 100 will be chosen.I could not get outTable with loop. Please help me to correct the code: I USED: # Read a_data <- read.table("D:/SNP/copy.sas", header=T, sep="\t") tr <- a_data$truck ca <- a_data$cars length <- nrow(a_data) outTable <- matrix(nrow=length,ncol=3)
2007 Jun 20
1
Branch 'as' - libswfdec/swfdec_graphic_movie.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite_movie.c
libswfdec/swfdec_graphic_movie.c | 35 +++++++++++++++++++++++++++++++++++ libswfdec/swfdec_movie.c | 3 +++ libswfdec/swfdec_movie.h | 2 ++ libswfdec/swfdec_sprite_movie.c | 13 ++++++++----- 4 files changed, 48 insertions(+), 5 deletions(-) New commits: diff-tree 255d2e184bae07fbcd9db8a906450a21e0f687c7 (from 9ed04d23be28c9dd349a2f5024546c465d09da96) Author: Benjamin
2006 Jun 22
1
SIP Channel hangup problem with re-INVITE enabled - ugrent
Hi List I have UAs registered with Asterisk and make outbound calls via ITSP1, everything is fine without re-INVITE. When people call 178, the actual number 112233445566 at ITSP1 network will be called. When UA or called telephone (112233445566) hang up, the call and associated channels are cleared. Sip.conf [general] canreinvite=no nat=no [ITSP1] type=peer host=A.B.C.D