~walkerlee/totem/pre-interview

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-05-26 00:07:51 UTC
  • mfrom: (1.6.1) (24.1.4 experimental)
  • Revision ID: package-import@ubuntu.com-20130526000751-kv8ap3x1di4qq8j2
Tags: 3.8.2-0ubuntu1
* Sync with Debian. Remaining changes: 
* debian/control.in:
  - Drop build-depends on libepc-ui-dev and libgrilo-0.2-dev (in universe)
  - Drop libxtst-dev build-depends so that the (redundant) fake key presses
    for inhibiting the screensaver are disabled (LP: #1007438)
  - Build-depend on libzeitgeist-dev
  - Suggest rather than recommend gstreamer components in universe
  - Add totem-plugins-extra
  - Add XB-Npp-Description and XB-Npp-Filename header to the 
    totem-mozilla package to improve ubufox/ubuntu plugin db integration 
  - Refer to Firefox in totem-mozilla description instead of Iceweasel
  - Don't have totem-mozilla recommend any particular browser
  - Drop obsolete python library dependencies since iplayer is no longer
    included
* debian/totem-common.install, debian/source_totem.py:
  - Install Ubuntu apport debugging hook
* debian/totem-plugins-extra.install:
  - Universe plugins split out of totem-plugins (currently only gromit)
* debian/totem-plugins.install:    
  - Skip the plugins split to -extra and add the zeitgeist plugin
* debian/rules:
  - Build with --fail-missing, to ensure we install everything. 
    + Ignore libtotem.{,l}a since we delibrately don't install these.
  - Re-enable hardening, make sure both PIE and BINDNOW are used
    by setting hardening=+all. (LP: #1039604)
* debian/patches/91_quicklist_entries.patch:
  - Add static quicklist
* debian/patches/92_gst-plugins-good.patch:
  - Build without unnecessary gstreamer1.0-bad dependency
* debian/patches/93_grilo_optional.patch:
  - Allow building without grilo while grilo MIR is still pending
* debian/patches/correct_desktop_mimetypes.patch:
  - Don't list the mimetypes after the unity lists
* debian/patches/revert_shell_menu.patch: 
  - revert the use of a shell menu until indicator-appmenu can handle
    the mixed shell/traditional menus itself
* New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
New features and significant updates in version...
2
2
 
3
 
3.4.2:
4
 
* Make "Esc" focus the video widget if the sidebar
5
 
  button was selected
6
 
* Translation updates
7
 
 
8
 
3.4.1:
9
 
* Remote option argument parsing fixes
10
 
* Fix for keyboard shortcuts when using ModeSwitch
11
 
* Translation updates
 
3
Major changes in 3.8.2:
 
4
- Work-around problem with initial window size
 
5
- Fix errors in gallery name print when filename contains "&"
 
6
- Fix translations not being applied in nautilus' properties
 
7
- Fix Python Console not working
 
8
- Fix screenshot keyboard shortcut
 
9
 
 
10
Major changes in 3.8.0:
 
11
- Updated translations
 
12
 
 
13
Major changes in 3.7.93:
 
14
- Fix incorrect Vala generated files getting in the release
 
15
 
 
16
Major changes in 3.7.92 from 3.6.3:
 
17
 
 
18
- Use yelp-tools instead of gnome-doc-utils
 
19
- Add YouTube format configuration for grilo
 
20
- Fix possible Unicode errors with MPRIS plugin
 
21
- Use libgd's icon view for search results
 
22
- Fix warnings for some files in the browse sidebar
 
23
- Fix possible crashes in the chapters plugin
 
24
- Fix playing audio CD tracks launched from Nautilus
 
25
- Fix running when clutter-gst is in a different prefix
 
26
 
 
27
Plugins:
 
28
- Remove use of deprecated widgets in subtitles downloader
 
29
 
 
30
Major changes in 3.5.90:
 
31
 
 
32
- Plenty of build fixes to make it possible to build with Wayland support
 
33
- Increase thumbnail size to 256 px
 
34
 
 
35
Movie player:
 
36
- Rename to "Videos"
 
37
- Hide titlebar when maximised
 
38
- Move some menu items to the app menu
 
39
- Command-line parsing bug fixes
 
40
- Use Grilo to list DVDs and other optical media
 
41
- Remove connection speed preferences
 
42
- Stop DVD playback when disc is ejected
 
43
- Fix ordering of the playlist after drag'n'drop
 
44
 
 
45
Backend:
 
46
- Port to GStreamer 1.0
 
47
- Add HTTP proxy support
 
48
- Much improved error messages
 
49
- Add variable rate playback
 
50
- Use Clutter for the OSD
 
51
- Disable visualisations by default
 
52
- Animate rotations
 
53
- Add av-offset support
 
54
- Prepare the ground for chapter support in non-DVDs
 
55
 
 
56
Plugins:
 
57
- Make screenshot UI-less, like in gnome-shell
 
58
- Simplify the screensaver and browser plugin code
 
59
- Remove publish and iPlayer plugins
 
60
- Use Grilo 0.2
 
61
- Better search sidebar
 
62
- Add hook for site-specific user-agents
 
63
- Add hook for custom subtitle selection through plugins
 
64
- Move recent-files handling to a plugin
12
65
 
13
66
3.4.0:
14
67
* Mark some strings as translatable