~ubuntu-branches/ubuntu/quantal/gecko-mediaplayer/quantal

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2011-07-17 22:24:37 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20110717222437-f0skmzay316o4rve
Tags: 1.0.4-0ubuntu1
* New upstream release.
* debian/patches:
 - 90_svn420_fix_null.patch: Remove, merged upstream.
 - 91_svn421_disable_npp_initialize.patch: Remove, merged upstream.
 - dont_use_libxul.patch: Remove, fixed upstream.
 - autotools.patch: Remove, not needed now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
1.0.4
 
2
        Fix problem where file is downloaded before gnome-mplayer is started (locally cached)
 
3
        Added Portuguese translation
 
4
        Remove some whitespace
 
5
        Updated French translation
 
6
        Updated Polish translation
 
7
        Updated Turkish translation
 
8
1.0.4b2
 
9
        If http is found in the URL it may not be a stream (this might break some sites)
 
10
        Get status messages looking better, requires gnome-mplayer from SVN on same date
 
11
        Disable Windows OnDSPlayStateChangeEvt callback
 
12
        Emulate WMP status
 
13
        Emulate WMP versionInfo
 
14
        Add in some more WMP javascript emulation
 
15
        Align PlayStateChanges similar to WMP
 
16
        Rework how media events are handled
 
17
        Fix problems with SetVolume
 
18
        Remove a couple of state change callbacks to stop fork bomb
 
19
        Call javascript function OnDSPlayStateChange if it is exists
 
20
        Add .media.getItemInfo title,url, bitrate to WMP Javascript emulation
 
21
        Add .URL to WMP Javascript emulation
 
22
        Updated Polish translation
 
23
        Add .media.duration to WMP Javascript emulation
 
24
        Add .settings.volume to WMP Javascript emulation
 
25
1.0.4b1
 
26
        When getting a file from Apple, only play the first media link
 
27
        Add udp as supported streaming format
 
28
        Fix up some issues with apple trailers
 
29
1.0.3
 
30
        Allow files > 2GB to be loaded in NP_FULL mode
 
31
        Always include gecko-mediaplayer.schema in tar file
 
32
        Make configure option --with-gconf=yes override use of gsettings
 
33
1.0.3beta
 
34
        Cleanup some compile warnings
 
35
        Try out silent make files
 
36
        Mark asf files as streaming
 
37
        Remove code to set the firefox preference
 
38
        Version bump to 1.0.3beta
 
39
        Apply changes to fix compiling on Ubuntu
 
40
        Apply config changes to gconf schema
 
41
        Apply changes to make gecko-mediaplayer with with gnome-mplayer 1.0.3beta and higher
 
42
        Apply patch from issue #126
 
43
        Updated Turkish translation
 
44
        Work around xulrunner api change Issue #124
 
45
        Fix a couple of NULL pointer errors Issue #123
 
46
        Fixes to using libcurl
 
47
        Only do list_dump when we process the list
 
48
        Use libcurl to fetch content when running in QuickTime emulation
 
49
        Fix spot where QuickTime was not set to 7.6.9 
 
50
        Get width and height from the style attribute if present
 
51
        Bump QuickTime emulated version to 7.6.9
1
52
1.0.0
2
53
        Fix problem with javascript seek function where value was coming in as an int where unexpected
3
54
        Change libxul 2.0 check from 2.0b5 to just 2.0
17
68
        Added German translation
18
69
        Move "stream" test to streaming function, change from int to boolean
19
70
        If url has "stream" in it, mark the url as streaming
20
 
        Give each item in the RAM playlist a unique id
 
71
        Give each item in the RAM playlist a unique id 
21
72
0.9.9.2
22
73
        Detect and use NS_GetServiceManager dynamically
23
74
        Keep requested flag consistent