Clementine è un lettore musicale multipiattaforma con un'interfaccia veloce e facile da usare per ricercare e riprodurre la propria raccolta musicale locale o online e ascoltare radio via internet o i podcast su funkwhale. https://funkwhale.it
Go to file
John Maguire 0d82889225 Fix double free in SpotifyClient destructor. 2011-11-24 14:14:32 +01:00
3rdparty Bump libechonest to 1.2.1 2011-11-23 16:10:33 +01:00
cmake Always run uic on optional ui files so we can get translations out. It was supposed to do this already... 2011-11-03 17:19:37 +00:00
data Add an index on filename on songs table. Particullary, this heavily speed up the 'Add folder' usecase 2011-11-12 19:33:50 +01:00
debian Make the linux packages depend on the openssl qca plugin - otherwise they can't load the PEM public key and verifying the spotify plugin doesn't work 2011-11-12 18:45:18 +00:00
dist Make the linux packages depend on the openssl qca plugin - otherwise they can't load the PEM public key and verifying the spotify plugin doesn't work 2011-11-12 18:45:18 +00:00
gst Explicitly link spotifytcpsrc against clementine_lib. 2011-09-27 13:57:39 +02:00
plasmarunner Comments from revision 9a739a3346 2011-10-23 15:44:24 +01:00
spotifyblob Fix double free in SpotifyClient destructor. 2011-11-24 14:14:32 +01:00
src Don't store the spotify password and instead use sp_session_relogin(). 2011-11-24 12:17:19 +01:00
tests Consistently use "Various artists" with a lower case "a" 2011-10-30 16:53:39 +00:00
tools/ultimate_lyrics_parser Fix vagalume lyrics. Thanks ikojba 2011-06-09 16:32:45 +00:00
.gitignore Don't update the .po files automatically from the .pot each build (Transifex will do that now). Also add source files that aren't compiled because of options being disabled to the OTHER_SOURCES list (for translation) automatically. 2011-10-29 18:37:30 +01:00
CMakeLists.txt Don't use qca if spotify is completely disabled 2011-11-07 12:05:31 +00:00
COPYING Add license headers to all our source files 2010-03-23 23:11:46 +00:00
Changelog Update the Changelog for version 0.7.1 2011-03-31 21:41:18 +00:00
cmake_uninstall.cmake.in Install .desktop file and icon. Also add an "uninstall" target. 2010-03-04 16:41:14 +00:00