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 89ac81be10 Treat 0 the same as -1 and NULL for numeric columns such as "disc".
Update issue #411
Status: Fixed
Ah ha!  I knew it was the disc tag - one of them had a value of 0 set, and the other had no value at all which was taken by clementine to mean "-1", which was lower than 0 so screwed up the sorting.  Try now and it should be fixed (you'll have to get Clementine to rescan that directory - probably remove it from the library settings and add it again).
2010-06-17 15:52:06 +00:00
3rdparty Make the buildsystem a little more robust. 2010-06-17 14:45:31 +00:00
cmake Put the po_all target back in 2010-06-08 22:58:40 +00:00
data Rain! 2010-06-14 20:00:17 +00:00
debian Make installing the projectm presets optional too - useful for if you want to use the ones from a system package instead. 2010-06-10 23:01:22 +00:00
dist Use decodebin2 in the transcoder, and bundle the extra plugins to make it work in Windows 2010-06-17 14:55:50 +00:00
src Treat 0 the same as -1 and NULL for numeric columns such as "disc". 2010-06-17 15:52:06 +00:00
tests Fix this stupid test, *again* 2010-06-16 22:32:02 +00:00
vlcplugins Use the vlc engine on Windows 2010-04-05 15:50:53 +00:00
CMakeLists.txt Make the buildsystem a little more robust. 2010-06-17 14:45:31 +00:00
COPYING Add license headers to all our source files 2010-03-23 23:11:46 +00:00
Changelog Updated changelog for 0.3 2010-04-29 22:07:12 +00:00
TODO Clean up the TODO and add a couple more items 2010-02-22 20:40:14 +00:00
cmake_uninstall.cmake.in Install .desktop file and icon. Also add an "uninstall" target. 2010-03-04 16:41:14 +00:00
macdeploy.py Add wav plugin on mac. 2010-06-14 14:51:11 +00:00
pig.txt Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00