The Following 3 Users Say Thank You to Bratag For This Useful Post: | ||
|
2010-01-26
, 04:11
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#2
|
It also assumes that you have customized the controls
|
2010-01-26
, 04:27
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#3
|
Looks awesome dude! Why the change of default pianobar controls?
I really like your rendition of the design... its simplistic and yet perfectly functional.
Definitely the optified libs are the way right now until pyqt4 gets there.
ETA: Actually, I dont see any customized controls in your config?? What do you mean?
|
2010-01-26
, 04:35
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#4
|
What I mean is if they customize the controls - things will go pear shaped . So um.... dont
|
2010-01-26
, 05:04
|
Posts: 486 |
Thanked: 251 times |
Joined on Oct 2009
|
#5
|
|
2010-01-26
, 05:12
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#6
|
|
2010-01-27
, 18:41
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#8
|
|
2010-01-28
, 14:54
|
Posts: 188 |
Thanked: 34 times |
Joined on Dec 2009
|
#9
|
|
2010-01-29
, 02:59
|
Posts: 11 |
Thanked: 1 time |
Joined on Dec 2009
|
#10
|
Is a qt 4.6 based c++ gui for the pianobar command line application
Why a GUI and also why another pianobar GUI
We all know why we needed a GUI for the command line app. As to why I wrote another pianobar GUI when fatal had already written one. Well the fact is we started writing them at the same time. He went python Qt, I went Qt 4.6 native C++, mostly because I wanted to see what all the fuss was about with Qt and I needed to dust off my c++ skills.
Features
Things to do
Known issues
Right now the app assumes you have a config file in /home/user/.config/pianobar with the username and password fields uncommented and filled out with your pandora login. It also assumes that you have NOT customized the controls. If you dont have these things then it wont work - simple as that.
For those of you who don't know what the config looks like - here is is
Why Qt
Like it or not - this is where maemo is going. Figured I better get on board early. I also chose Qt 4.6 because the libs are optified and wont chew up your root partition (The app is also optified)
How
I have put it into the queue for extras devel but for some reason its not processing - this is not altogether unusual. In the meanwhile you can grab it from http://thecrayonbox.org/files/N900/q....0-1_armel.deb
You will also need to do from a command line.
apt-get install libqt4-maemo5-core
apt-get install libqt4-maemo5-gui
though if the package is working correctly it should prompt you for those packages.
Screenshot
PS Thanks to fatal for porting pianobar. Excellent stuff.
Class .. : Power Poster, Potential Coder
Humor .. : [*********] Alignment: Chaotic Evil
Patience : [***-------] Weapon(s): +2 Logic Mace
Agro ... : |*****-----] Relic(s) : G1, N900
Last edited by Bratag; 2010-01-26 at 05:08.