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
David Sansome 4e0cf13b26 Add python bindings for RadioService, RadioModel, MergedProxyModel, TaskManager and SettingsDialog. Make sure radio services are removed from the model when they are deleted (eg. when their python script gets unloaded) 2011-01-12 21:20:20 +00:00
3rdparty Remove no longer needed Qt patch. 2010-12-15 15:46:29 +00:00
cmake Better detection for the python-sip package 2011-01-08 17:27:00 +00:00
data Don't create a separate interpreter for each script (it's not very well supported), instead create a module for each one. Redirect sys.stdout and sys.stderr to the clementine console. 2011-01-02 01:07:19 +00:00
debian Add the debian distribution name to the deb filename - maybe fix dev ppa 2011-01-08 16:47:29 +00:00
dist Add a missing .dll to the windows installer. Fixes issue #1242 2011-01-09 18:46:16 +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
src Add python bindings for RadioService, RadioModel, MergedProxyModel, TaskManager and SettingsDialog. Make sure radio services are removed from the model when they are deleted (eg. when their python script gets unloaded) 2011-01-12 21:20:20 +00:00
tests library: watcher now updates CUE associated songs + ignores the not-CUE-associated songs in a CUE sheet 2011-01-11 23:09:59 +00:00
tools/ultimate_lyrics_parser Get lyrics from letras.mus.br. Fixes issue #910 2010-11-21 16:10:24 +00:00
CMakeLists.txt Make remote control support optional. 2011-01-06 16:00:40 +00:00
COPYING Add license headers to all our source files 2010-03-23 23:11:46 +00:00
Changelog Update the changelog 2010-12-11 15:22:42 +00:00
TODO Well that was satisfying. 2010-07-01 18:24:21 +00:00
cmake_uninstall.cmake.in Install .desktop file and icon. Also add an "uninstall" target. 2010-03-04 16:41:14 +00:00