
Soitin
Source (link to git-repo or to original if based on someone elses unmodified work):
Released under the zlib license.
Soitin 1.0
----------
* First Release
Soitin 1.1
----------
* Fix issues with installation of the soitin binary
* Add ability to view and change track metadata
* Add queueing of files. No UI for this yet.
* Add icon licensing info that I forgot to include
* Add more mime types to the .desktop file
* Make verbosity a run-time option instead of compile-time
* Properly seed random number generator for more random shuffling
* Improved selection handling
* Better command-line argument handling, like random play of first track when
requested
Soitin 1.1.1
------------
* New icon
* Remove all Oxygen icons
* Add support for translations
* Install docs into file system
* Add Finnish and Polish translations. Polish translation courtesy of Adrian Åubik.
Ratings & Comments
3 Comments
Phonon is indeed a part of Qt since 4.4. I explicitly mention the version in the README - there is no way I can see of secifying it on the site.
Phonon is part of Qt since 4.4, so meybe this version should be listed as dependency.
You listed Qt4 as a dependency. However, it would be more accurate to list KDE 4 as a dependency. I just tried to build soitin on a box with Qt4 and KDE 3. It would not build due to Phonon not being part of KDE 3. Please fix your listing.