|
2010-05-17
, 03:48
|
Posts: 6 |
Thanked: 11 times |
Joined on Jan 2010
@ England
|
#3
|
|
2010-05-17
, 06:32
|
Posts: 24 |
Thanked: 13 times |
Joined on Nov 2009
|
#4
|
|
2010-05-17
, 17:45
|
Posts: 6 |
Thanked: 11 times |
Joined on Jan 2010
@ England
|
#5
|
|
2010-05-17
, 22:08
|
Posts: 43 |
Thanked: 22 times |
Joined on Mar 2010
|
#6
|
|
2010-05-20
, 17:32
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#7
|
|
2010-05-21
, 10:40
|
Posts: 95 |
Thanked: 66 times |
Joined on Jun 2007
@ Barcelona, Spain
|
#8
|
|
2010-06-04
, 15:54
|
Posts: 89 |
Thanked: 27 times |
Joined on Dec 2009
@ The Netherlands
|
#9
|
|
2010-06-04
, 16:09
|
Posts: 46 |
Thanked: 10 times |
Joined on Dec 2009
|
#10
|
UPDATE2: New version with .desktop file, basic playlist support and download progress bars.
UPDATE3: New GUI and some bugfixes.
I have been very busy recently and sorry this update took so long! Also some of the buttons have yet to be implemented
I would like to announce a groove shark client for the n900. If you are not familiar with groove shark take a look at http://listen.gooveshark.com.
I currently have a working prototype. It can search and play songs on groove shark.
This is my very first (GUI) program that I have made and I am using this project as a way to learn C++ and Qt4.
This program depends on libqjson and the latest pr1.2 libqt4 with phonon.
There are still some bugs (playback while downloading, it works great with download then play EDIT: Streaming now works) and after I fix some and clean up the code I might release it.
The source also builds against ubuntu 10.04.
Edit:
The project has now been uploaded to extras-devel. Please note a lot of features are still missing, This is due to a rewrite of how the device handles the future playlist support.
You can install the program by:
You can now install this application through the app manager.
Last edited by Dotblank; 2010-07-22 at 17:45. Reason: Update