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 16b57935a9 Rename PlaylistManager.name(id) to PlaylistManager.GetPlaylistName(id) so that it doesn't clash with QObject::name() for Python scripts.
Thanks to Cristian Beskid
2011-07-13 18:14:14 +00:00
3rdparty Silence some warnings in pythonqt. 2011-07-06 14:08:27 +00:00
cmake Rename empty .po target files to .po.target so pkgbinarymangler doesn't choke on them. Thanks Felix Geyer <debfx-pkg@fobos.de> 2011-06-17 19:38:58 +00:00
data Add a nyan cat analyzer. 2011-06-22 23:25:08 +00:00
debian Remove obsolete copyright statements. 2011-05-30 15:56:25 +00:00
dist Include libcdio and gstcdda in the Windows installer. Fixes issue 1994 2011-06-15 21:35:27 +00:00
doc/python Fix a build error building the python docs when gtest isn't installed 2011-04-26 13:43:24 +00:00
gstafcsrc Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
scripts Add script for copying song details to the clipboard. 2011-07-13 13:17:02 +00:00
spotifyblob Use proper cache location for spotify on Mac too. 2011-07-07 15:12:29 +00:00
src Rename PlaylistManager.name(id) to PlaylistManager.GetPlaylistName(id) so that it doesn't clash with QObject::name() for Python scripts. 2011-07-13 18:14:14 +00:00
tests Make the DeleteSongs function actually delete songs again, and make a new MarkUnavailable function that is called when songs are deleted from disk (and stop it from removing the song from the search index). 2011-07-06 20:07:56 +00:00
tools/ultimate_lyrics_parser Fix vagalume lyrics. Thanks ikojba 2011-06-09 16:32:45 +00:00
CMakeLists.txt Add Echoprint library and a new fingerprinting classs that uses it. 2011-06-25 17:30:12 +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