~ubuntu-branches/ubuntu/trusty/serpentine/trusty

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-03-03 11:12:42 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060303111242-01ogkka2273vre4x
Tags: 0.6.91-0ubuntu1
New upstream version (UVF exception approved by mdz)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2006-03-01 Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
2
    
 
3
    * configure.ac:
 
4
    Bumpped to version 0.6.91
 
5
    
 
6
    * scripts/serpentine:
 
7
    Serpentine now turns gnomevfs backend off when there's no available plugin.
 
8
 
 
9
    * serpentine/audio.py:
 
10
    Corrected a few things to work better with gst 0.10
 
11
    
 
12
2006-02-28 Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
13
 
 
14
    * serpentine/plugins/plugrhythmbox.py:
 
15
    Uses rat.hig.choice_list to display the available playlist.
 
16
    
 
17
    * serpentine/__init__.py:
 
18
    Minor cosmetic change.
 
19
    
 
20
    * serpentine/mainwindow.py:
 
21
    Uses rat.hig.choice_list to display the playlist formats.
 
22
    Closes bug 331399.
 
23
    
 
24
    * serpentine/mastering.py:
 
25
    Made some strings more i18n friendly.
 
26
    Uses rat.hig.list_dialog for displaying not opened files.
 
27
    
 
28
    * serpentine/preferences.py:
 
29
    Updated synchronization from rat.hig.
 
30
    
 
31
    * serpentine/urlutil.py:
 
32
    Incoming strings must be encoded in utf-8.
 
33
    
 
34
2006-02-26 Tiago Cogumbreiro <cogumbreiro@users.sf.net>
 
35
 
 
36
    * scripts/serpentine:
 
37
    Adds support for python-gst 0.10
 
38
    
 
39
    * serpentine/audio.py:
 
40
    Improved metadata retrieval.
 
41
    Made the module more robust versus systems without the needed plugins.
 
42
    There's no longer gnomevfs and file functions. Use `create_source` instead.
 
43
    AudioMetadataEvent had a bug in the constructor.
 
44
    Renamed the functions of the module to conform with PEP 8.
 
45
    This module can be run from the command line and use these functions:
 
46
    'convert_to_wav', 'is_wav' and 'get_metadata'.
 
47
 
 
48
    * serpentine/converting.py:
 
49
    * serpentine/mastering.py:
 
50
    Update the functions renamed on serpentine.audio.
 
51
    
 
52
== 0.6.9.0 ==
 
53
 
1
54
2006-02-10 Tiago Cogumbreiro <cogumbreiro@users.sf.net>
2
55
 
3
56
    * po/ast.po: