|
2010-05-31
, 06:44
|
Posts: 30 |
Thanked: 5 times |
Joined on May 2010
@ @Netherlands
|
#72
|
|
2010-05-31
, 06:47
|
Posts: 726 |
Thanked: 345 times |
Joined on Apr 2010
@ Sweden
|
#73
|
|
2010-06-01
, 06:21
|
Posts: 726 |
Thanked: 345 times |
Joined on Apr 2010
@ Sweden
|
#74
|
The Following User Says Thank You to Joorin For This Useful Post: | ||
|
2010-06-01
, 11:47
|
Posts: 95 |
Thanked: 20 times |
Joined on Nov 2006
|
#75
|
It would still be nice to see if anyone has managed to use the repository for download.
|
2010-06-01
, 12:34
|
Posts: 726 |
Thanked: 345 times |
Joined on Apr 2010
@ Sweden
|
#76
|
I upgraded 0.0.2 (i think) version to 0.0.5-2 via app manager and it worked just fine. Now I even have icon for footify. Using PR1.2.
Thanks for the great app!
E: Might also add some "bug" reports to same message Playlist "swiping" from right to left doesn't seem to work every time for me. Maybe a button to go back would be more clearer for users. Also closing/opening slider (when display is locked) causes music to stop for a few milliseconds. Actually I think music skips when ever LCD is switched on/off.
|
2010-06-01
, 12:42
|
Posts: 8 |
Thanked: 2 times |
Joined on May 2010
@ Sweden
|
#77
|
|
2010-06-01
, 13:39
|
|
Posts: 204 |
Thanked: 75 times |
Joined on Jan 2010
@ Norway
|
#78
|
|
2010-06-01
, 13:46
|
Posts: 30 |
Thanked: 7 times |
Joined on Feb 2010
|
#79
|
|
2010-06-01
, 14:01
|
Posts: 95 |
Thanked: 20 times |
Joined on Nov 2006
|
#80
|
Out of curiosity, is it possible to see what the icon is supposed to be? I just doodled a bit but I know what I want it to look like.
Any suggestion for where to put such a button if more people have trouble swiping?
Also keep in mind that I do no checking whatsoever of the random number that is generated to pick the next song when shuffle is activated. You might get the same song, or the next song, just as if shuffle hadn't been activated. With a very short playlist, this might look as if shuffle isn't working.
As I've stated earlier, shuffle is not something I use a lot so it's not high on my TODO list.
Fast forward, or seek, is, as far as I know, not part of the despotify API (yet). Seeking forward might be implemented by just reading data and throwing it away until you get to the point you want but if you pay for every byte you download, this might not be interesting. It also limits the seek speed. Going back in time with this kind of "trick" is not possible without saving all data offline.
Thank you for the feedback. I'm glad it works better now.