![]() |
Re: [ANNOUNCE] QSpot, a Qt-based Spotify client based on libopenspotify
Quote:
Aside from changeing #include <spotify/api.h> to #include <libspotify/api.h> and the .pro file, the main problems were the session bits that mostly return void in v7 where they kindly returned sp_error in v4. I just put whatever_error = SP_ERROR_OK; sp_session_something() instead of whatever_error = sp_session_something() Also, turns out sp_session_init is now sp_session_create. Code:
#if SPOTIFY_API_VERSION > 4But as I said, it didn't actually work. But it compiled. Now zzz. |
Re: [ANNOUNCE] QSpot, a Qt-based Spotify client based on libopenspotify
Quote:
|
Re: [ANNOUNCE] QSpot, a Qt-based Spotify client based on libopenspotify
This is a really great and necessary application (stort tack)
One thing that I do miss however is possibility to control playback with bluetooth headphone buttons (play/pause, prev, next). Is this possible to implement? |
Re: [ANNOUNCE] QSpot, a Qt-based Spotify client based on libopenspotify
Quote:
|
Re: [ANNOUNCE] QSpot, a Qt-based Spotify client based on libopenspotify
how do i get a Qspot acc? i have the app or what u wanan call it on my phone.. but no acc : <
|
Re: [ANNOUNCE] QSpot, a Qt-based Spotify client based on libopenspotify
Quote:
|
Re: [ANNOUNCE] QSpot, a Qt-based Spotify client based on libopenspotify
Quote:
Thanks for this great application, it really is easy to use and works just fine. I've noticed some small annoyances though (ver. 0.8.1-1), which are
Other than that keep up the good work. I'm on the limited 7 days Premium-trial and most likely won't be using Premium after that. If the situation does change and there would be a new version of QSpot I'd be happy to test it, since I'm already testing the Community SSU as well. :) |
Re: [ANNOUNCE] QSpot, a Qt-based Spotify client based on libopenspotify
Quote:
Offline playback would be a really nice feature, unfortunately it will be problematic to add due to i.e., legal issues. Required content protection is also problematic to add to an open-source application (e.g., part of it would need to be closed source). The Maemo5 platform itself does not directly support DRM at the operating system level (however, Meego should)..:) Still it will be interesting to see if we could utilize the official libspotify library in case Spotify makes changes to the current usage terms. |
Re: [ANNOUNCE] QSpot, a Qt-based Spotify client based on libopenspotify
Hi, this is a great app ! thank you :) I noticed the same thing when I pressed the power button: a 1-2 second pause appeared. The app works greatly, it is fast and smooth, atleast in my opinion. I have tried every other spotift clients for maemo but this is the best. :) Offline playlists would be awesome but maybe some day if Spotify gives permission.
|
Re: [ANNOUNCE] QSpot, a Qt-based Spotify client based on libopenspotify
Quote:
|
| All times are GMT. The time now is 06:43. |
vBulletin® Version 3.8.8