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 5b60c9adcd Add debian dependency on virtual libglew package.
(cherry picked from commit 2e4c9ea59b)
2011-12-27 16:09:56 +00:00
3rdparty Explicitly link libechonest statically instead of relying on the default (which is changed to SHARED by rpmbuild) 2011-11-30 19:10:14 +00:00
cmake Change version from 1.0rc1 to 1.0 2011-12-12 20:53:23 +00:00
data Add the effective_albumartist to jamendo and device schema files. Fixes issue 2474 2011-12-10 14:52:23 +00:00
debian Add debian dependency on virtual libglew package. 2011-12-27 16:09:56 +00:00
dist Uninstall libgstapp and friends properly on Windows. 2011-12-10 13:16:47 +00:00
gst/afcsrc Remove the custom gstspotifytcpsrc and use tcpserversrc ! gdpdepay to receive data. Use a gstreamer pipeline on the other end as well to send data. 2011-11-28 18:45:12 +00:00
plasmarunner Comments from revision 9a739a3346 2011-10-23 15:44:24 +01:00
spotifyblob Keep the appsrc half full to prevent tiny stalls when libspotify is waiting to send us audio data 2011-11-29 11:10:31 +00:00
src Magnatune's URL are already encoded: we shouldn't use QUrl constructor directly because some characters (like ') will be encoded twice (%27 then %2527). Fixes issue 2510 2011-12-27 14:00:27 +00:00
tests Remove the <xiphcomment.h> include from song.h so that windows headers don't infect everything else. Also move other bits of song.h into song.cpp, and reduce the number of includes in song.h. 2011-11-28 13:56:55 +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 Remove the custom gstspotifytcpsrc and use tcpserversrc ! gdpdepay to receive data. Use a gstreamer pipeline on the other end as well to send data. 2011-11-28 18:45:12 +00:00
COPYING Add license headers to all our source files 2010-03-23 23:11:46 +00:00
Changelog Update changelog for 1.0 2011-12-01 13:47:15 +00:00
cmake_uninstall.cmake.in Install .desktop file and icon. Also add an "uninstall" target. 2010-03-04 16:41:14 +00:00