1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-20 16:02:07 +02:00

8082 Commits

Author SHA1 Message Date
Uwe L. Korn
4cdfd81fb5 Basic skeleton for api authentication 2013-07-18 10:04:39 +02:00
Uwe L. Korn
1bae47da51 Add a storage class for API users 2013-07-18 10:04:39 +02:00
Uwe L. Korn
6bf471ff13 Allow the usage of self-signed certificates for accessing the API 2013-07-18 10:04:39 +02:00
Uwe L. Korn
65e51944c2 Fix next command spelling 2013-07-18 10:04:39 +02:00
Uwe L. Korn
571f5c7e7d Use SSL/TLS for API 2.0
* Permanent storage for the x509 certificate is still missing
2013-07-18 10:04:39 +02:00
Uwe L. Korn
5e0ae4fda1 Add authentication scaffold 2013-07-18 10:04:39 +02:00
Uwe L. Korn
aebc8bcb8a DRY on playback api commands 2013-07-18 10:04:39 +02:00
Uwe L. Korn
ea8fec15d3 Custom error messages. 2013-07-18 10:04:39 +02:00
Uwe L. Korn
33473d469a Add AudioEngine remote contolling 2013-07-18 10:04:39 +02:00
Uwe L. Korn
1529d2e5d4 Add API 2.0 / Control API skeleton 2013-07-18 10:04:39 +02:00
Tomahawk CI
af59024e6c Automatic merge of Transifex translations 2013-07-18 02:16:54 +02:00
Uwe L. Korn
c0b54f0410 Make tomahawk.js more portable 2013-07-17 18:21:48 +02:00
Tomahawk CI
fc45207ba7 Automatic merge of Transifex translations 2013-07-17 02:16:33 +02:00
Jason Herskowitz
47f5d6683b Tweak artist placeholder image so that the play button will look centered 2013-07-17 00:36:05 +02:00
Christian Muehlhaeuser
ec7cd0aa09 * Moved album & artist name out of the PlayableCover in AlbumInfoWidget. 2013-07-17 00:09:34 +02:00
Christian Muehlhaeuser
69691bb217 * Style fix for TrackInfoWidget. 2013-07-17 00:09:34 +02:00
Christian Muehlhaeuser
51c0366190 * PlayableCovers are now dragable. 2013-07-17 00:09:34 +02:00
Uwe L. Korn
12709a47ea Add API version, add functionality to Tomahawk.*Request 2013-07-16 20:32:23 +02:00
Uwe L. Korn
62a1c1351f Do not use TomahawkSettings in (Dynamic)Playlist 2013-07-16 17:07:08 +02:00
Uwe L. Korn
527c68b15a Do not use TomahawkSettings in (Dynamic)Playlist 2013-07-16 17:04:18 +02:00
Christian Muehlhaeuser
50de3c029d * And more debug output. 2013-07-16 15:04:21 +02:00
Uwe L. Korn
2c498b829b Fix pimple effects in SpotifyAccout too 2013-07-16 14:43:14 +02:00
Christian Muehlhaeuser
baa72a25de * Added even more debug output to track Jason's crash. 2013-07-16 14:39:56 +02:00
Uwe L. Korn
319653dd6d Extract ShortLink handling into utils/ 2013-07-16 14:35:45 +02:00
Uwe L. Korn
867e7d5ec0 Pimple Album 2013-07-16 14:35:45 +02:00
Uwe L. Korn
9c1acc7dc2 Move implementations out of the header 2013-07-16 14:35:45 +02:00
Uwe L. Korn
bc24148e85 Move implementation out of the header 2013-07-16 14:35:45 +02:00
Christian Muehlhaeuser
95031dddce * Added debug output to track Jason's crash. 2013-07-16 14:35:22 +02:00
Christian Muehlhaeuser
23ed63682d * Made a bunch of static variables... well, static. 2013-07-16 14:19:27 +02:00
Uwe L. Korn
1f124dec53 Add "Hot Playlists" to NetworkActivity 2013-07-16 11:35:48 +02:00
Uwe L. Korn
6dba78b27f Remove debug output 2013-07-16 11:35:48 +02:00
Uwe L. Korn
6d76777f55 Move implementations out of the header 2013-07-16 11:35:47 +02:00
Uwe L. Korn
31949722a8 Move implementations to the right file 2013-07-16 11:35:47 +02:00
Uwe L. Korn
3056658713 Move implementations to the right file 2013-07-16 11:35:47 +02:00
Uwe L. Korn
b291b81f00 Minor cleanups 2013-07-16 11:35:47 +02:00
Uwe L. Korn
048114dba9 Pimple Track 2013-07-16 11:35:47 +02:00
Dominik Schmidt
470f30c0e3 Style cleanup 2013-07-16 11:34:05 +02:00
Dominik Schmidt
042beadff7 Merge pull request #198 from saidinesh5/visualizer_plugin
Added support for fetching Audio Data from the AudioEngine.
2013-07-16 02:26:22 -07:00
Dinesh Manajipet
09d8ccfcae Added support for fetching Audio Data from the AudioEngine.
API:
bool activateDataOutput();
bool deactivateDataOutput();
and watchout for the bat signal...I mean audioDataReady( ... ) of
course!
2013-07-16 14:43:23 +05:30
Dominik Schmidt
36ef3a4420 Completely rip TomahawkSettings out of proxy code 2013-07-16 09:31:10 +02:00
Tomahawk CI
c220899e82 Automatic merge of Transifex translations 2013-07-16 02:16:41 +02:00
Dominik Schmidt
05b6d7507b Move nam() out of TomahawkUtils.h 2013-07-15 17:54:25 +02:00
Tomahawk CI
a849636571 Automatic merge of Transifex translations 2013-07-15 02:16:51 +02:00
Tomahawk CI
e1d041f9b1 Automatic merge of Transifex translations 2013-07-14 02:16:31 +02:00
Uwe L. Korn
eb9a89f9d8 Move "data mining/aggregation" into its own worker thread 2013-07-13 18:01:12 +02:00
Uwe L. Korn
8f1943bcfb Remove ex.fm parser 2013-07-13 13:53:38 +02:00
Uwe L. Korn
470f2956aa Cleanup InfoSystem header 2013-07-13 12:18:23 +02:00
Tomahawk CI
daa7da2f77 Automatic merge of Transifex translations 2013-07-13 02:16:45 +02:00
Uwe L. Korn
365fb989a4 Pimple Playlist 2013-07-12 18:14:02 +02:00
Uwe L. Korn
ce4143e79f Pimple Query 2013-07-12 17:45:57 +02:00