<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.gnu.gnash.devel2">
    <title>gmane.comp.gnu.gnash.devel2</title>
    <link>http://blog.gmane.org/gmane.comp.gnu.gnash.devel2</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8081"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8080"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8079"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8078"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8077"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8076"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8075"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8074"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8073"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8072"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8071"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8070"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8069"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8068"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8067"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8066"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8065"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8064"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8063"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8062"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8081">
    <title>power saving</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8081</link>
    <description>&lt;pre&gt;Hey.
I would like to ask You about new feature.

New feature will be blocking power managment on kde/gnome while watching movie 
on Youtube, dailymotion, or sides with full movies like megavideo.
What do You think about it? Is it hard to implement?
&lt;/pre&gt;</description>
    <dc:creator>Daniel Korbel</dc:creator>
    <dc:date>2012-04-21T21:12:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8080">
    <title>Re: [Gnash] Remove the Play Button</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8080</link>
    <description>&lt;pre&gt;
Jos, if we are talking about youtube, yes, the Play button is there and
is part of the youtube movie player. yt is a special case: when yt
website detects Gnash, it provides an AVM1 player version which gnash
can play and I don't know if it's still maintained by yt, otherwise it
provides the AVM2 one.
AVM1 yt player shows Play button, AVM2 one starts at once.
I noticed that. Devs, is it an AVM1 player limitation or a gnash
limitation due to something not implemented yet?

I suggest you try lightspark. At this time, it can partially play AVM2
yt player (missing fullscreen, can't move progress bar, hard changing
volume).

AVM1/AVM2? http://wiki.gnashdev.org/FAQ


&lt;/pre&gt;</description>
    <dc:creator>Gabriele Giacone</dc:creator>
    <dc:date>2012-04-20T16:13:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8079">
    <title>Re: .gnashpluginrc "bug"</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8079</link>
    <description>&lt;pre&gt;
It takes more or less the same time you take by writing this mail. By
the way, bugs can be also filed as anonymous w/o creating any accounts,
more problems about getting more info though, there are no emails to
contact bug reporters.


That's the correct behavior. Debug is NOT enabled by default and if
enabled, gnash outputs to ~/gnash-dbg.log or wherever you specify in
debuglog var in .gnashpluginrc or via GUI right-click - Edit -
Preferences - Logging.


Probably you had enabled debug time ago via GUI and you forgot that. Fix
yourself.
A real problem here is lack of manpower to fix existing real bugs.

&lt;/pre&gt;</description>
    <dc:creator>Gabriele Giacone</dc:creator>
    <dc:date>2012-04-20T14:35:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8078">
    <title>.gnashpluginrc "bug"</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8078</link>
    <description>&lt;pre&gt;because filing bugs is a stupid lame process, seriously, create an account
and what just for a one off item?

My hard drive was all full.  Found out some gnash-debug log file was up to
97G

the file was located in my home directory

the .gnashpluginrc was the source of the problem, setting debug logging to
true and putting the file in my home directory.

Whatever.  Better things to do right now.  Fix it or don't Nice that it
does work otherwise.  Cheers!
_______________________________________________
Gnash-dev mailing list
Gnash-dev&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/gnash-dev
&lt;/pre&gt;</description>
    <dc:creator>leonutley&lt; at &gt;gmail.com</dc:creator>
    <dc:date>2012-04-19T03:35:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8077">
    <title>Re: GSoC project ideas</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8077</link>
    <description>&lt;pre&gt;The Google Summer of Code website ( https://www.google-melange.com/gsoc/ 
) has a big list of all the mentoring organizations, and when you click 
on an organization's name, you go to a page describing the organization 
and a button to submit project proposals to it. I already submitted my 
proposal to GNU. You can see the proposal here: 
https://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/joshuabeck/10002

I would like to know your, and the list members', comments on the 
proposal. I would especially like to know your opinion on the timeline 
and whether it is realistic. I don't know if GNU will accept it though. 
If you tell them that you'll mentor, I'm pretty sure they will. They 
have a mailing list for GSoC here: 
https://lists.gnu.org/mailman/listinfo/summer-of-code/ Also you will 
have to register as a mentor for GNU on the GSoC site.

Thank you,
Joshua Beck
&lt;/pre&gt;</description>
    <dc:creator>Joshua Beck</dc:creator>
    <dc:date>2012-04-04T08:33:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8076">
    <title>Re: GSoC project ideas</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8076</link>
    <description>&lt;pre&gt;

  The stubs should be in the 'hwaccel' (and openvg) branch. You could
also recreate them by copying the OpenVG support files and just removing
the code in each function. The GLES1 code is more complete, but GLES1
and GLES2 are quite different from each other GLES1 doesn't use shaders.


  The testr test case is far from complete, the idea was to test
renderers standalone, without the rest of Gnash. The idea was to be able
to regression test renderers, as well as to do better performance
analysis. Ideally it would also help show which shaders are needed. As I
haven't been working with university students this year, I am willing to
mentor for this specific task. I'm not sure if "Gnash" has to apply,
although I do know the FSF has a category for GNU projects. If you are
interested, let me know the next steps, as I haven't participated in
GSoC before.

- rob -
&lt;/pre&gt;</description>
    <dc:creator>Rob Savoye</dc:creator>
    <dc:date>2012-04-01T14:47:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8075">
    <title>Re: GSoC project ideas</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8075</link>
    <description>&lt;pre&gt;Are you willing to mentor this year? I'd like to implement the GLES2 
renderer as my project (or at least implement the necessary shaders), so 
I would like to see the stubs.

Also, I've been looking at the OpenGLES2 Task page on the wiki, and it 
says that the TestR test case will tell us what shaders we need. Has 
this been done yet?

Thank you,
Joshua Beck
&lt;/pre&gt;</description>
    <dc:creator>Joshua Beck</dc:creator>
    <dc:date>2012-04-01T00:19:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8074">
    <title>Re: Yahoo Chess</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8074</link>
    <description>&lt;pre&gt;
To upgrade:
http://backports-master.debian.org/Instructions/
  or
http://getgnash.org/packages/

Although it seems all yahoo games are AVM2, job for lightspark.

http://wiki.gnashdev.org/FAQ#What_should_gnash_play.3F


&lt;/pre&gt;</description>
    <dc:creator>Gabriele Giacone</dc:creator>
    <dc:date>2012-03-26T12:27:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8073">
    <title>Re: R: Re: R: Re: Gnash and Google Summer of Code 2012</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8073</link>
    <description>&lt;pre&gt;
Actionscript is insied so-called "control tags".
All "control tags" in an SWF are being collected by the sprite
definition containing them, within the relative frame.

When instances of that sprite are alive they do execute all control
tags for the "current frame".

Execution of them you can find starting from MovieClip::advance

--strk;
&lt;/pre&gt;</description>
    <dc:creator>Sandro Santilli</dc:creator>
    <dc:date>2012-03-26T09:17:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8072">
    <title>Re: Yahoo Chess</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8072</link>
    <description>&lt;pre&gt;Please upgrade to the newest release of Gnash.
_______________________________________________
Gnash-dev mailing list
Gnash-dev&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/gnash-dev
&lt;/pre&gt;</description>
    <dc:creator>Jonas 'Sortie' Termansen</dc:creator>
    <dc:date>2012-03-25T17:34:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8071">
    <title>Yahoo Chess</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8071</link>
    <description>&lt;pre&gt;I currently run debian 6.0.4 with gnash 0.8.8 installed but unable to play chess in Yahoo Chess. Please help.
_______________________________________________
Gnash-dev mailing list
Gnash-dev&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/gnash-dev
&lt;/pre&gt;</description>
    <dc:creator>punishmenthour&lt; at &gt;yahoo.com</dc:creator>
    <dc:date>2012-03-24T16:25:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8070">
    <title>R: Re:  R: Re:  Gnash and Google Summer of Code 2012</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8070</link>
    <description>&lt;pre&gt;Yeah I had already taken a  look at the doc/design, I guess the reason I was getting lost -currenly in the actionscript part- is that I didn't get how the action sripts are dealt with (still don't really get it, but I realized my first interpretation was wrong XD I guess I still need to get used to the object part, I was expecting something like  instructionX &amp;lt;parameters&amp;gt; -&amp;gt; actionX(parameters)  something like a bash script, but it's not so, is it? :P)

anyways waiting  for further news.



_______________________________________________
Gnash-dev mailing list
Gnash-dev&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/gnash-dev
&lt;/pre&gt;</description>
    <dc:creator>anonimopococinese&lt; at &gt;alice.it</dc:creator>
    <dc:date>2012-03-24T09:14:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8069">
    <title>Re: R: Re:  Gnash and Google Summer of Code 2012</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8069</link>
    <description>&lt;pre&gt;
You can start in spring. After all we all want you contributing to Gnash
for a lifetime so why waiting ? :)


Start from doc/DESIGN for a very high-level look.
Then ask and craft the next zoom level. Might be your first contribution
to put it back into doc/


I'll leave this to Markus ...

--strk;
&lt;/pre&gt;</description>
    <dc:creator>Sandro Santilli</dc:creator>
    <dc:date>2012-03-23T23:19:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8068">
    <title>R: Re:  Gnash and Google Summer of Code 2012</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8068</link>
    <description>&lt;pre&gt;I'm an IT student in Bologna (Italy) and I'd be really interested in working on gnash in the google summer of code

I have hate the fact it's in summer though, isn't there a winter of coding anywhere? :P

anyways I'm not sure I'm up for the task, I have some experience with C but never really programmed in C++, also I've been browsing the code for a while, more than a mentor I need a compass... I don't get how it's organized :P

ah lastly I read the google presentation and some stuff but where do I find more details on the partecipation?




----Messaggio originale----
Da: nietzsche&amp;lt; at &amp;gt;lysator.liu.se
Data: 21-mar-2012 0.03
A: "Gabriele Giacone"&amp;lt;1o5g4r8o&amp;lt; at &amp;gt;gmail.com&amp;gt;
Cc: "Development mailing list"&amp;lt;gnash-dev&amp;lt; at &amp;gt;gnu.org&amp;gt;
Ogg: Re: [Gnash-dev] Gnash and Google Summer of Code 2012

It was a long time I did my share of the work... So mentoring should even be good recap for me.


//Markus - The panama-hat hacker

On Mar 19, 2012, at 23:58, Gabriele Giacone wrote:


_______________________________________________
Gnash-dev mailing list
Gnash-dev&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/gnash-dev



_______________________________________________
Gnash-dev mailing list
Gnash-dev&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/gnash-dev
&lt;/pre&gt;</description>
    <dc:creator>anonimopococinese&lt; at &gt;alice.it</dc:creator>
    <dc:date>2012-03-23T19:19:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8067">
    <title>Re: Gnash and Google Summer of Code 2012</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8067</link>
    <description>&lt;pre&gt;It was a long time I did my share of the work... So mentoring should even be good recap for me.


//Markus - The panama-hat hacker

On Mar 19, 2012, at 23:58, Gabriele Giacone wrote:


_______________________________________________
Gnash-dev mailing list
Gnash-dev&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/gnash-dev
&lt;/pre&gt;</description>
    <dc:creator>Markus Gothe</dc:creator>
    <dc:date>2012-03-20T23:03:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8066">
    <title>Gnash and Google Summer of Code 2012</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8066</link>
    <description>&lt;pre&gt;Hi,

how about applying to GSoC like last year, under the GNU umbrella [0].
We'd need at least a mentor and a student. We have plenty of goals [1]
but new ones are welcome as well.

[0] http://www.google-melange.com/gsoc/project/google/gsoc2011/sortie/12001
[1] http://wiki.gnashdev.org/Release_0.8.11

Any mentors? Any interested students?

&lt;/pre&gt;</description>
    <dc:creator>Gabriele Giacone</dc:creator>
    <dc:date>2012-03-19T22:58:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8065">
    <title>Re: Patches for dumping all SWF frames into images</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8065</link>
    <description>&lt;pre&gt;Thank you for replying!

https://savannah.gnu.org/patch/index.php?7742
I just added a patch. I didn't notice that, Sorry :-) 

And I also tested &amp;lt; at &amp;gt;30 argument on dump-gnash -D option, but it didn't give me a same quality than screenshot capturing.
But I tested it not recent version of gnash, so I'll test it later again on latest version, thanks.

-lqez

On Mar 12, 2012, at 3:10 PM, Sandro Santilli wrote:


_______________________________________________
Gnash-dev mailing list
Gnash-dev&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/gnash-dev
&lt;/pre&gt;</description>
    <dc:creator>Hyun-woo Park</dc:creator>
    <dc:date>2012-03-12T06:14:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8064">
    <title>Re: Patches for dumping all SWF frames into images</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8064</link>
    <description>&lt;pre&gt;Sorry for the late answer.

Please file a ticket with your patch. For documenting you should look
up documentation for boost::program_options.
Note that you can append &amp;lt; at &amp;gt;30 to the argument passed to 'dump-gnash -D'
to get 30FPS framerate in output.
Interval is the heart-beat interval, it is enough that you set it to a
value lower than the required one (10 is fine).

Patches to improve the documentation of that '&amp;lt; at &amp;gt;' suffix are also welcome.

--strk;

On Mon, Mar 5, 2012 at 9:09 AM, 박현우 &amp;lt;ez.amiryo&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

_______________________________________________
Gnash-dev mailing list
Gnash-dev&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/gnash-dev
&lt;/pre&gt;</description>
    <dc:creator>Sandro Santilli</dc:creator>
    <dc:date>2012-03-12T06:10:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8063">
    <title>Re: Gnash funding</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8063</link>
    <description>&lt;pre&gt;

  There may be a way to have PayPal return donations, but I have no clue
about how to do that. Part of me thinks we'd be better off putting the
donation into something useful that isn't AVM2 support, maybe adding it
to anything at the Linux Fund or PubSoft. I guess any decisions that way
would be up to Petter and those donors. Lack of AVM2 support is a huge
problem, but we can't make much progress on that for what little was raised.

  I've been doing Gnash work for many months with zero funding (like the
release), but would rather see any donations go to future work than
cover past work. Right now I've got any hosting bills covered for
awhile, although eventually I'll have to cough up more cash for
gnashdev.org, or shut it down.

  Adobe's announcement that they are dropping flash support is
interesting, but I haven't seen it generating any real funding improvements.

- rob -
&lt;/pre&gt;</description>
    <dc:creator>Rob Savoye</dc:creator>
    <dc:date>2012-03-11T17:05:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8062">
    <title>Gnash funding</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8062</link>
    <description>&lt;pre&gt;Hello,
regarding AVM2 pledge [0] created by Petter, given AVM2 task won't be
accomplished, how about poking all 15 donors and proposing an
alternative? Or giving their money back?

[0] http://www.pledgebank.com/gnash-avm2

Alternatives can be found at

http://wiki.gnashdev.org/Release_0.8.11

I've read a similar discussion on IRC about linuxfund donations:

http://www.linuxfund.org/projects/gnash/


&lt;/pre&gt;</description>
    <dc:creator>Gabriele Giacone</dc:creator>
    <dc:date>2012-03-11T11:24:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8061">
    <title>Re: Starting Gnash from a JVM</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.gnash.devel2/8061</link>
    <description>&lt;pre&gt;


dump-gnash - &amp;lt; STREAM_FROM_JAVA # should work
That's how the plugin does it.

--strk; 
&lt;/pre&gt;</description>
    <dc:creator>Sandro Santilli</dc:creator>
    <dc:date>2012-03-10T09:54:51</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.gnu.gnash.devel2">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.gnu.gnash.devel2</link>
  </textinput>
</rdf:RDF>

