Hello everybody,

the new soundconverter (we have 0.8.1 - 0.8.2 was dropped somehow)
contains a bunch of fixes we're interested in. 

Diffstat and ChangeLog changes attached.

Have a nice day,
 Daniel

--- soundconverter-0.8.1/ChangeLog      2005-11-06 21:40:30.000000000 +0100
+++ soundconverter-0.8.3/ChangeLog      2006-01-21 17:39:38.000000000 +0100
@@ -1,3 +1,113 @@
+2006-01-21  Gautier Portet <kassoulet gmail com>
+
+       Release 0.8.2
+
+       make install-local #1154
+       Pause button #1455
+
+       Unique file #5334
+       Folder dropping #5561
+       Filtering by mime #5789
+       Fixed problem with vbr #5872
+
+       French Translation
+       New list display
+       UI Changes
+       More precise progress bar
+       Async tag reading
+       Fixed gnomevfs problems with folders
+
+
+2006-01-21  Gautier Portet <kassoulet gmail com>
+
+       * Makefile: Added translations to build system.
+       * fr.po: Updated french translation.
+       * soundconverter.glade: Some minors changes.
+       * soundconverter.py: Some minors fixes. The UI is now unsensitive
+         when we are converting. Fixed the convert button beiing called
+         when we were unpausing. And that's all!
+
+2006-01-20  Gautier Portet <kassoulet gmail com>
+
+       * soundconverter.py: Fixed the convert/stop buttons, and some more
+         minor UI fixes.
+
+2006-01-19  Gautier Portet <kassoulet gmail com>
+
+       * soundconverter.py: The progressbar should be more precise now. 
+
+2006-01-16  Gautier Portet <kassoulet gmail com>
+
+       * soundconverter.py: hum?!?!? File dropping was *again* broken, maybe
+         it's my evil twin who edits the code :)
+       * soundconverter.py: added a timeout when reading tags.
+
+2006-01-15  Gautier Portet <kassoulet gmail com>
+
+       * soundconverter.glade: Reverted to old UI to make a release soon.
+       * soundconverter.py: Changed the gst-lame problem at vbr-quality=9
+         handling for a cleaner one. 
+
+2006-01-11  Gautier Portet <kassoulet gmail com>
+
+       * Makefile: Added install-local. 
+         #1154 (Thanks Régis & Janis)
+       * Added a makedirs() that use gnomevfs, so folders will really be
+         created now, even on remote filesystems.
+
+2006-01-10  Gautier Portet <kassoulet gmail com>
+
+       * Wow, fixed the problem when we generate filenames from tags but tags
+         are not read when preparing filenames.
+         This was a big mess, and I tried numerous solutions, but I will keep
+         the only one that is working for now: just wait tags to be read
+         before starting conversion. Sorry, this sucks...
+         Hopefully I read that GStreamer 0.10 is better with threads :)
+
+2006-01-07  Gautier Portet <kassoulet gmail com>
+
+       * Added the possibility to pause the conversion.
+
+2005-12-25  Gautier Portet <kassoulet gmail com>
+
+       * Files can only be added once in the list.
+
+2005-12-22  Gautier Portet <kassoulet gmail com>
+
+       * Finally got walking on gnomevfs to work. Now folder importing is 
really
+         usable...
+       * Added a default to tags, so tag-filled destination paths will
+         be valid.
+
+2005-12-20  Gautier Portet  <kassoulet gmail com>
+
+       * Better type detection.
+       * Temporary solved the (non?) problem when trying to convert files which
+         don't have tags filled yet.
+       
+
+2005-12-05  Gautier Portet  <kassoulet gmail com>
+
+       * Files types are now detected at loading, expect filtering on types
+         soon.
+
+2005-11-29 Gautier Portet  <kassoulet gmail com>
+
+       * file list is now filled asynchronously with tags if they are
+         present.
+       * list display is handled completely differently, hope its better like
+         this
+
+2005-11-08  Gautier Portet <kassoulet gmail com>
+
+       * better folder dropping: now we generate a good base/filename for
+         SoundFile. But it works not so well when we want to create folders
+         based on tags, so it will need some more work.
+
+2005-11-07  Gautier Portet <kassoulet gmail com>
+
+       * fixed broken folder dropping. (#5561)
+
 2005-11-06 Gautier Portet <kassoulet gmail com>
        * drag and drop is now able to import a folder.
        * better display of example filename in preferences.
 ChangeLog            |  110 ++++++++++
 Makefile             |   54 ++++-
 README               |   45 ++--
 TODO                 |   14 +
 debian/changelog     |   16 +
 po/fr.po             |  325 ++++++++++++++++++-------------
 po/pl.po             |  331 ++++++++++++++++++++------------
 po/pt_BR.po          |  515 ++++++++++++++++++++++++++++++++++++++++++++++++++
 soundconverter.glade |  102 ++++++---
 soundconverter.py    |  523 ++++++++++++++++++++++++++++++++++-----------------
 10 files changed, 1541 insertions(+), 494 deletions(-)

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

-- 
Ubuntu-motu mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu

Reply via email to