Reply
Thread Tools
Hrw's Avatar
Posts: 137 | Thanked: 170 times | Joined on Jul 2008
#1
Hi

I wrote music player which allows to listen Protracker modules from modland.com collection.

Development got into moment when I can show that application to users. UI is crap, error handling nearly do not exists (best is to run it from X-Term and look at debug messages) but it does work - modules are fetched and played.

How does it work? UI is split into 2 windows:

- list of authors
- list of songs + seek slider (not movable as Qt/Maemo5 has a bug)

User can scroll lists, selecting author will populate songs list with titles. Selecting song starts playing. If song was not fetched before it is fetched.

So far there are no controls like Play/Pause/Stop etc, no rating, no favorites etc.

Sources are LGPL v2.1 and available at gitorious: http://gitorious.org/qt-module-player/qt-module-player so anyone can test.

Link to package: http://marcin.juszkiewicz.com.pl/dow....4-2_armel.deb

How to install?

1. enable extras-devel (I use Qt 4.6 and Phonon)
2. "dpkg -i modland-player_0.4-2_armel.deb" from X-Term (as root)
3. "apt-get -f install" should install missing deps. If not then install what it says.
 
Reply


 
Forum Jump


All times are GMT. The time now is 10:20.