1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-31 11:35:24 +01:00

4523 Commits

Author SHA1 Message Date
John Maguire
5ba67850fb Merge branch 'master' of https://code.google.com/r/asfa194-clementineremote into remotecontrol 2013-01-16 13:40:30 +01:00
Andreas
e452ae3ea9 Fixed a bug in IpIsPrivate where 192.168.x.x was not recognized as a private ip. 2013-01-15 20:20:31 +01:00
John Maguire
32b81f057d Fix broken connect 2013-01-15 14:59:48 +01:00
Andreas
51ba9f47dc added repeat and shuffe functionality 2013-01-15 14:43:02 +01:00
John Maguire
278eb77fa9 Fix broken connect 2013-01-15 14:24:59 +01:00
Andreas
0a97623df3 Changed sending playlist songs 2013-01-15 14:03:00 +01:00
John Maguire
06568248fc Tidy up some remote control protobuf usage and style quirks. 2013-01-15 13:05:43 +01:00
Alan Briolat
f88e73737c Re-implement subsonic library scanner
Use the ID3-tag-oriented album listings in Subsonic >= 4.7 to
fetch all library data.
2013-01-14 23:36:23 +00:00
Andreas
8cb0b3d349 fixed commit 2013-01-14 22:00:56 +01:00
Andreas
570b4f9e88 Corrected proto 2013-01-14 21:42:08 +01:00
Andreas
aa8d512444 Merge remote-tracking branch 'remote/remotecontrol'
Conflicts:
	ext/libclementine-remote/remotecontrolmessages.proto
	src/networkremote/networkremote.cpp
2013-01-14 21:39:01 +01:00
Andreas
516e58fbc9 Changed proto 2013-01-14 19:07:34 +01:00
John Maguire
3dd1f10260 Remove unnecessary inheritance on QThread. 2013-01-14 17:23:06 +01:00
John Maguire
408909ffa2 Tidy up NetworkRemote - scoped_ptr, initialisation lists, etc. 2013-01-14 17:18:24 +01:00
John Maguire
d1a1f70bf9 Make version and msgType optional for better backwards-compatibility. 2013-01-14 16:53:57 +01:00
John Maguire
088d179e9b Add UNKNOWN to remote control proto to make backwards compatible changes
easier later.
2013-01-14 16:50:00 +01:00
John Maguire
555467e764 Tidy up remote control protobuf. 2013-01-14 16:17:36 +01:00
Andreas
e915d2e993 Transfer coverart without base64 2013-01-14 16:09:22 +01:00
Clementine Buildbot
b270cbf082 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2013-01-14 10:03:48 +01:00
Andreas
6bb02d2731 Transfer coverart without base64 2013-01-12 17:22:40 +01:00
Alan Briolat
49d27b0bfe Load subsonic library recursively 2013-01-11 23:14:15 +00:00
John Maguire
a4df18efee Use a better check for private subnets. 2013-01-11 13:55:09 +01:00
John Maguire
22322593aa Merge branch 'master' of https://code.google.com/r/asfa194-clementineremote into remote 2013-01-11 11:08:22 +01:00
Alan Briolat
349231793f Hacky basics of starting to load Subsonic library 2013-01-10 22:08:52 +00:00
Andreas
04ccdbbf08 added version to protocol buffer message
changed client handling
only non public ips can connect (can change that in options)
2013-01-10 21:21:55 +01:00
Alan Briolat
d05202265e Simplify Subsonic URL handling 2013-01-09 22:20:55 +00:00
Alan Briolat
38ce86529e Revert "Recursive UserPlaylist adding, subsonic uses UserPlaylist for folders"
This reverts commit a62b7752adc58dee888924ba1d7bf808aac56b8c.

Using this mechanism for recursively loading trees doesn't work any
more, wasn't that great to start with, and the tree view will soon
be replaced with a library view.
2013-01-09 21:47:51 +00:00
Alan Briolat
90d2511051 Merge remote-tracking branch 'upstream/master' into subsonic
Conflicts:
	src/CMakeLists.txt
	src/internet/internetmodel.cpp
	src/ui/settingsdialog.cpp
2013-01-09 21:26:32 +00:00
Andreas
c732e70511 multiclient support and shuffle feature 2013-01-09 20:07:28 +01:00
Andreas
7187e2440f removed base64 encoding 2013-01-09 17:38:24 +01:00
John Maguire
b7b7e97455 Merge branch 'master' of https://code.google.com/r/asfa194-clementineremote into remote 2013-01-08 13:05:54 +01:00
Clementine Buildbot
b9951eb663 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2013-01-07 10:04:43 +01:00
David Sansome
145b811eef Fix a memory leak when fingerprinting songs. Fixes issue 3403. 2013-01-06 07:51:48 +11:00
David Sansome
97c1d3c345 Remove an old connect() that has since been replaced by a closure connection 2013-01-06 07:51:28 +11:00
David Sansome
41f89904b6 Compare against the translated message text to determine whether a typefind failed. Fixes radio playlists in non-english languages. Fixes issue 3394 2013-01-04 21:16:26 +11:00
Andreas
01f0362c35 merge 2013-01-03 21:44:04 +01:00
Andreas
fe0c1b5206 Changed xml to protocol buffers 2013-01-03 21:40:47 +01:00
asfa194
6b8d9be8c4 remove header comment in wrong place 2013-01-02 15:03:11 +00:00
TTSDA
efd42349e7 Add year and bitrate fields to mpris2 metadata 2013-01-02 07:54:50 +11:00
Andreas
a752f704f6 forgot to rename function 2012-12-31 23:52:12 +01:00
Andreas
f10292eb95 Added remote control for clementine 2012-12-31 23:37:39 +01:00
David Sansome
4fff9c3ca5 Use a new Amazon access key 2012-12-31 21:46:06 +11:00
Clementine Buildbot
b3e9fb810a Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2012-12-31 10:02:51 +01:00
David Sansome
d9ea96033a Print the version number on startup 2012-12-26 12:37:57 +11:00
David Sansome
e3c8caa613 Preserve user stats like play/skip counts when reloading song metadata when opening the edit tag dialog. Fixes issue 3359. 2012-12-26 00:50:32 +11:00
David Sansome
9e9b7f7fa6 Don't ever replace taglib metadata on file:// Songs. init_from_file_ gets lost after a restart so just assume all local files are good. 2012-12-26 00:26:48 +11:00
David Sansome
24219b93cc Add some more debug output when applying database schema updates 2012-12-25 17:37:27 +11:00
David Sansome
351a49e2b4 Elide the fancy sidebar text on the right instead of in the middle. Fixes issue 3335. 2012-12-25 13:10:10 +11:00
Clementine Buildbot
29c61f1dc2 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2012-12-24 10:33:46 +01:00
Mateusz Kowalczyk
5b88c5f4a4 Select the next tab when a playlist tab is closed. Fixes issue 3347. 2012-12-24 19:35:31 +11:00