~ubuntu-branches/ubuntu/jaunty/moon/jaunty

« back to all changes in this revision

Viewing changes to plugin/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2009-03-06 10:09:49 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090306100949-pgxjxjqltaxi12rz
Tags: 1.0.1-0ubuntu1
New upstream release (LP: #338665)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-02-23  Aaron Bockover  <abockover@novell.com>
 
2
 
 
3
        * plugin.cpp:
 
4
        * plugin.h: Renamed MediaElementEmitEndedOnError to RelaxedMediaMode, 
 
5
        and rename the init param to 'moonlight-relaxed-media-mode'
 
6
 
 
7
        r: kangaroo
 
8
 
 
9
2009-02-22  Larry Ewing  <lewing@novell.com>
 
10
 
 
11
        * plugin-entry.cpp:
 
12
        * plugin.cpp, plugin.h: add extra padding to our NPBool values so
 
13
        that buggy browsers don't smash the stack.
 
14
 
 
15
2009-02-12  Aaron Bockover  <abockover@novell.com>
 
16
 
 
17
        * plugin.cpp:
 
18
        * plugin.h: Set Surface::SetMediaElementEmitEndedOnError if the Moonlight
 
19
        specific __mediaElementEmitEndedOnError argument is passed to NPP_New,
 
20
        directing MediaElement to play the next item in a playlist if the current
 
21
        item cannot be demuxed; the default behavior is to bail playback
 
22
 
 
23
        r: kangaroo
 
24
 
 
25
2009-01-29  Sebastien Pouliot  <sebastien@ximian.com>
 
26
 
 
27
        * plugin-class.cpp: Only call NPN_ReleaseObject on callback
 
28
        if the object is *not* a string.
 
29
        re: toshok
 
30
 
 
31
2009-01-20  Geoff Norton  <gnorton@novell.com>
 
32
 
 
33
        * plugin-class.cpp: Ensure that we convert doubles in the ASCII
 
34
        locale, as we attempt to parse in this locale.
 
35
 
 
36
        r: toshok
 
37
 
1
38
2009-01-10  Jeffrey Stedfast  <fejj@novell.com>
2
39
 
3
40
        * plugin.cpp (moonlight_authors): Updated.