similar to: swfdec-mozilla: Changes to 'master'

Displaying 20 results from an estimated 300 matches similar to: "swfdec-mozilla: Changes to 'master'"

2006 Dec 28
13
swfdec-mozilla: Changes to 'master'
src/plugin.c | 5 ++--- src/swfmoz_player.c | 41 ++++++++++++++++++++++++++--------------- 2 files changed, 28 insertions(+), 18 deletions(-) New commits: commit 668da727adcabc3f468bcdd882dd0b0d42d03886 Author: Benjamin Otte <otte@gnome.org> Date: Thu Dec 28 19:05:20 2006 +0100 use a plugin name and description that mimics the official flash player These values
2007 Feb 17
6
swfdec-mozilla: Changes to 'master'
src/plugin.c | 15 +++++++++++++-- src/swfmoz_player.c | 15 ++++++++++++++- src/swfmoz_player.h | 3 +++ 3 files changed, 30 insertions(+), 3 deletions(-) New commits: commit cb81679b7533d944dbb098f70da0a92ec4372749 Author: Benjamin Otte <otte@gnome.org> Date: Sat Feb 17 13:35:52 2007 +0100 implement FlashVars
2007 May 31
20
swfdec-mozilla: Changes to 'master'
.gitignore | 5 Makefile.am | 1 configure.ac | 33 mozilla-sucks/.gitignore | 3 mozilla-sucks/Makefile.am | 14 mozilla-sucks/jni.h | 1810 ++++++++++++++++++++++++++++++++++++ mozilla-sucks/jni_md.h | 182 +++ mozilla-sucks/jri.h | 689 +++++++++++++
2008 Feb 10
1
compiling latest swfdec in debian unstable
Hi, since a few days all the dependencies for compiling and running swfdec 0.5.90 and newer are met in debian experimental. So after adding the experimental repository in /etc/apt/sources.list and doing apt-get -t experimental install libsoup2.4-dev libglib2.0-dev you can continue to test latest and greatest swfdec. cheers, Riccardo
2007 Apr 27
0
swfdec-mozilla: Changes to 'refs/tags/0.4.3'
Tag '0.4.3' created by Benjamin Otte <otte@gnome.org> at 2007-03-22 20:29 -0700 release 0.4.3 ("Now this puny world will bow down to me!") -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGAtkfvMv5VCdLq8QRAm3vAKCic3DUAvDlt1C2+Pv5wJSdszSE3ACfctuD 5OM1kV/tKXw+U4ib3rIi/Fg= =bP7Y -----END PGP SIGNATURE----- Changes since 0.4.1: Benjamin Otte:
2007 Apr 27
0
swfdec-mozilla: Changes to 'refs/tags/0.4.4'
Tag '0.4.4' created by Benjamin Otte <otte@gnome.org> at 2007-04-27 10:33 -0700 release 0.4.4 ("The death camp of tolerance") -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGMcNevMv5VCdLq8QRAo4xAKCzjgjZ+RKacQC6Ch+iLSAmnYqrxACgjC/K lyDK1rIaijmVJhpPRElNGeY= =s+c1 -----END PGP SIGNATURE----- Changes since 0.4.1: Benjamin Otte: rework audio
2007 Oct 18
5
swfdec-mozilla: Changes to 'master'
src/plugin.c | 8 ++++++++ src/plugin.h | 5 +++++ src/swfmoz_player.c | 15 ++++++++++++--- 3 files changed, 25 insertions(+), 3 deletions(-) New commits: commit 6d2620bd539376e679b5b3c2832c7067bd8bc6d8 Author: Benjamin Otte <otte at gnome.org> Date: Thu Oct 18 23:19:58 2007 +0200 update to new launch signal syntax commit
2006 Dec 27
2
Unnamed repository; edit this file to name it for gitweb.: Changes to 'master'
New branch 'master' available with the following commits:
2007 Nov 28
2
swfdec-mozilla does not compile
With latest swfdec git i get this: swfmoz_player.c: In function 'swfmoz_player_mouse_changed': swfmoz_player.c:651: warning: implicit declaration of function 'swfdec_player_handle_mouse' make[2]: *** [libswfdecmozilla_la-swfmoz_player.lo] Error 1 thanks, riccardo
2009 May 28
1
[PATCH server] Change default flexchart view and increase vertical dimension of flexchart area.
--- src/app/views/graph/history_graphs.rhtml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/views/graph/history_graphs.rhtml b/src/app/views/graph/history_graphs.rhtml index 9488367..7a7e1e1 100644 --- a/src/app/views/graph/history_graphs.rhtml +++ b/src/app/views/graph/history_graphs.rhtml @@ -7,10 +7,10 @@ $('#flex_history_chart').flash( {
2009 Apr 22
1
how can I get the friends of a fb user only using his facebook id
hello, with facebooker can I get a list of someone''s facebook friends, only using his facebook id? If yes, then please let me know how... (and don''t read further) If this is not possible, then here is my problem: ------------------------------------------- I have a flash movie embedded in the canvas page of my Facebooker application. The movie gets information from an xml
2007 Jun 11
0
swfdec-mozilla: Changes to 'refs/tags/0.4.2'
Tag '0.4.2' created by Benjamin Otte <otte at gnome.org> at 2007-03-22 19:10 -0700 release 0.4.2 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGAsbDvMv5VCdLq8QRAletAJwKKKcgI3K4WD7UhfVp2vdUS2fBtACg3cRH C9AturFiJF9p117V+lFjxvg= =lili -----END PGP SIGNATURE----- Changes since 0.4.1: Benjamin Otte: rework audio configuration subsystem print version
2011 Mar 23
2
rails 3 + mongrel + mime type swf
Hi there! I ran rails 3 application in localhost. In index.html.erb file I added <object type="application/x-shockwave-flash" data="../public/player_mp3.swf" width="200" height="20"> <param name="movie" value="player_mp3.swf" /> <param name="FlashVars" value="mp3=file.mp3" />
2007 Aug 03
0
swfdec-mozilla: Changes to 'refs/tags/0.5.1'
Tag '0.5.1' created by Benjamin Otte <otte at gnome.org> at 2007-08-03 22:56 -0700 release 0.5.1 ("Kick the baby") -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGs6SCvMv5VCdLq8QRAskKAKCEMIgCKtmVz7lMPtxgyl8u6ehYYACgnqNT deXIN/Wjsnr6TjcXVgoW38I= =tCZ8 -----END PGP SIGNATURE----- Changes since 0.5.0: Benjamin Otte: fix plugin description
2007 Nov 10
6
[Bug 13167] New: crash firefox if you close tab while playing flash files
http://bugs.freedesktop.org/show_bug.cgi?id=13167 Summary: crash firefox if you close tab while playing flash files Product: swfdec Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org
2007 Nov 10
2
[Bug 13168] New: segmentation fault when closing tab with flash files in firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13168 Summary: segmentation fault when closing tab with flash files in firefox Product: swfdec Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: library
2009 Jul 30
1
Rails Plugin for swfobject? - swf_fu
Hi all, I''ve been using a plugin called swf_fu which seemed fairly easy to implement for adding flash content to my rails app. However, I''m trying to pass a variable to my flash through rails and have the flash content pick it up. The variable is already retrieved in an earlier call to the database so I don''t believe it''s any type of authentication string
2007 Nov 18
2
[Bug 13293] New: _cairo_pen_find_active_cw_vertex_index failed assertion
http://bugs.freedesktop.org/show_bug.cgi?id=13293 Summary: _cairo_pen_find_active_cw_vertex_index failed assertion Product: swfdec Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org
2008 May 28
1
[Bug 15962] New: Crash with flashblock
http://bugs.freedesktop.org/show_bug.cgi?id=15962 Summary: Crash with flashblock Product: swfdec Version: git Platform: x86-64 (AMD64) OS/Version: All Status: NEW Severity: critical Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org ReportedBy: proski at gnu.org
2008 Jun 17
2
[Bug 16395] New: glib abort for "double free or corruption" in jpeg code
http://bugs.freedesktop.org/show_bug.cgi?id=16395 Summary: glib abort for "double free or corruption" in jpeg code Product: swfdec Version: git Platform: Other URL: http://speed.pointroll.com/PointRoll/Media/Banners/Veriz on/581557/728x90_Initial_11_14_AtomFilms_113007.swf?PRAd