Hello fellow MOTUs,
This is a request for an exception to upgrade K-Yamo with version 0.2b1.
K-Yamo was added to universe in late december and updated once since.
The current version is 0.2a, and quite a lot of changes, mostly
bugfixes, have happened since.
Upstream is working on 0.3 now, so most changes to 0.2 are bug fixes,
some of which are quite important (that's why it's beta now ;)).
I'm attaching the Changelog and diffstat to this mail.
Cheers,
Raphaël
--
----------------------------------------------------------------------------------------
Raphaël Pinson - [EMAIL PROTECTED]
http://raphink.multiply.org
Ichthux - http://www.ichthux.org - Christian Linux Distribution
v0.2a
-complete rewrite of progressdialog
-complete rewrite of the filtersystem, presenting an error if it wont work, and
says why
-introducing cd-ripper-dialog
-integrated cleanup into tagger (cleans up empty dirs now,if used with move
files-option)
-automatic reread of directory after cleanup, when files where moved
-cleanup deletes empty directories recursively now, if move-option is used
-new mysql-database, that is relational now (the old one is getting imported or
deleted)
-better mysql-integration for tagger and ripper, making real good suggestions
now
-freedb-support for ripper added.(it stores the results into database also,if
mysql is used
the old albums are deleted, if no cdid is in
it)
-v0.2b
-Tempdir is not uninitialised anymore
-Fetching freedb-serverlist now, so you can switch to faster server
-Changed name from readind-directory to tagger-directory to make more clear how
that stuff works
-Catching close-events of progressdialog, and stop all activities if this
window is closed
-Catching closeEvent of choicedialog, so k-yamo does not wait forever, when
window is closed
-Deleting all tempfiles if ripper is chancelled
-Only saving on exit now, not after every change in the settings
-Ask for saving, if tags have changed, before reselect in tagger, and on exit
-Now K-yamo reacts on dropped files and dirs, and sets the reading-directory to
that directory
-Mainwindow pops up imediate after start, than scan is done
-K-Yamo does not crash anymore, when Cdparanoia can't read the disc (Him
Razorblade Romance for example)
-Check for cdparanoia on startup, and deactivate ripper, if it is not found
-Progressdialog does autoresize now
-Added tooltips in settingsdialog
-Cleanup does not wait forever, when files can't be moved
-Close cdrom-operation after reading out toc
ChangeLog | 18 +
TODO | 7
po/de.po | 770 ++++++++++++++++++++++++++++++-------------
po/kyamo.pot | 411 ++++++++++++++++------
src/Makefile.am | 15
src/Makefile.in | 36 +-
src/aboutdialog.cpp | 5
src/aboutdialog.h | 4
src/albumdialog.cpp | 2
src/cdidgenerator.cpp | 51 +-
src/cdidgenerator.h | 1
src/cdparanoia-interface.cpp | 11
src/cdparanoia-interface.h | 2
src/choicebox.cpp | 30 +
src/choicebox.h | 29 -
src/cleanup.cpp | 25 -
src/encoder-interface.cpp | 2
src/freedbinterface.cpp | 200 +++++++----
src/freedbinterface.h | 5
src/globals.cpp | 40 ++
src/globals.h | 40 ++
src/main.cpp | 35 +
src/mysqlinterface.cpp | 1
src/progress.cpp | 68 ++-
src/progress.h | 14
src/rcdatei.cpp | 226 +++++++-----
src/rcdatei.h | 18 -
src/ripper.cpp | 122 +++++-
src/ripper.h | 5
src/settingsdialog.cpp | 162 ++++++---
src/settingsdialog.h | 17
src/tableiste.cpp | 152 ++++++--
src/tableiste.h | 24 -
src/tagdialog.cpp | 325 +++++++++++-------
src/tagdialog.h | 9
src/verzeichnis.cpp | 2
36 files changed, 2000 insertions(+), 884 deletions(-)
--
Ubuntu-motu mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu