~ubuntu-branches/ubuntu/lucid/totem/lucid-updates

« back to all changes in this revision

Viewing changes to data/playlist.ui

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-10-29 16:30:01 UTC
  • mfrom: (1.10.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20091029163001-urrn5sglqccz34ue
Tags: 2.28.2-0ubuntu1
* New upstream release: (LP: #463102)
  - Movie Player:
    - Fix possible crash on exit when using Python plugins
    - Fix warning when displaying file tooltip in the playlist
    - Fix help links not showing up in error messages (LP: #452510)
    - Fix "disabling screensaver when audio is playing" checkbox
      never turning off (or on)
    - Fix play order when removing currently playing song
  - Web browser plugin:
    - Fix screensaver not being stopped when playing movies (LP: #358297)
      (LP: #381116)
    - Fix parsing of playlist files when using WebKit
    - Add support for midi files
  - GStreamer backend:
    - Fix possible hang on startup
    - Fix DVB channels file not being detected properly
    - Fix warning when creating a screenshot
    - Use cubic volumes when PulseAudio is used
    - Fix intermittent pixel-aspect-ratio warnings
* debian/patches/03_screensaver_preferences.patch:
* debian/patches/71_totem_python_gil.patch:
* debian/patches/91_git_change_fix_dvb_issue.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
  <columns>
44
44
    <column type="gint"/><!--playing-->
45
45
    <column type="gchararray"/><!--filename-->
 
46
    <column type="gchararray"/><!--escaped filename-->
46
47
    <column type="gchararray"/><!--URI-->
47
48
    <column type="gboolean"/><!--custom title-->
48
49
    <column type="gchararray"/><!--subtitle URI-->