Status for K-Yamo Qt4 0.50
The colored comments show the status of development.
Green text means, that this part is ready.
Blue text means, that I am working on this atm, and gives a clue about what part is already working.
Red text means, that I did not start coding this part.
-
Write a masterclass for all media.(started, can read and write taglib already)
-
Write Taglibinterface(Partly done)
-
Ogg-Reading and saving done. (seems to work good)
-
Mp3-Reading and saving works, rating and volume not integrated. (volume,rating)
-
Write Id3libinterface.(Not started)
-
Rewrite Freedb-Interface, so fetches can be aborted, and don't eat CPU-time anymore.(Looks like it really works good)
-
Rethink new API, so dependencies are only to QT.(Done)
-
Complete rewrite the code in QT4.(Done)
-
Rewrite Musicbrainz-Interface, so fetches can be aborted, and don't eat CPU-time anymore.(On Hold)
-
Rethink new API, so dependencies are only to QT.(Almost Done)
-
Complete rewrite the code in QT4.(Not started)
-
Write Taginformation-struct that holds all information(Done)
-
Finally the rating is already in. (But cant find it in the taglib-api, I will continue search for that later)
-
Audiomode is integrated.
-
filesize is integrated.
-
This will result in a gui that shows more infos than the old one.
-
Write a new Tagger-Dialog(In good parts done)
-
Make a working layout(Done)
-
Write the code for all buttons.(Almost done, guess not implemented)
-
Include a tagguesser once aggain(Finally started)
-
Include databasesuport. (Only for testing )
-
Write a new Ripper-Dialog(Mostly done)
-
Make a working layout(Done)
-
Write the code for all buttons.(Almost done, Upload not yet written)
-
Write a new cdparanoiainterface, that is signals and slotsdriven.(Done)
-
Write a dialog that shows all progresses, and makes them abortable. (Done)
- Write a Player-Dialog (In parts done)
-
Make a layout (Done)
-
Switch to Webkitbased tagshowing (Done)
-
Make it skinnable (Done)
-
Make some more skins, with more JavaScript in them (Will enhance)
- Maybe write an interface, to get information back from running scripts Not started
-
New Coverclass, that is aware of 3 pictures.(Done)
-
Handling pictures over external functions.(Done)
-
Activate drag n drop. (Done)
-
Googlecoverfetcher(Done)
-
Dialoglayout and connections.(Done)
-
Get results from google (Done)
-
Settingsdialog (Working part already done)
-
Write the gui. (Done)
-
Write a rcfile class that is used applcationwide, as it was in old kyamo. (Done for all stuff already implemented)
-
Implemt the settings into the whole app. (Done for working parts)
-
Introduce some namespaces, with enums, so code is better readable (Will enhance on the fly)
-
Write all comments in Doxygen-readable format (Will enhance on the fly)