1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-17 03:45:56 +01:00
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 dea9fbec95 Musicbrainz tagging improvements:
* Fix a bug where the song title would be used for the album field
  * Get the album's year as well
  * Include all releases for a song in the results list
  * Remove duplicate albums
  * Sort results
(cherry picked from commit e9c0b4bd69)
2012-01-11 21:10:56 +00:00
3rdparty Remove unused bits from 3rdparty/chromaprint 2012-01-11 21:10:38 +00:00
cmake Fix a cmake error when getting the git revision number of an exact tag checkout 2012-01-11 21:04:48 +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 chromaprint/fftw dependencies to the debian control and rpm spec files 2012-01-11 21:10:47 +00:00
dist Add chromaprint/fftw dependencies to the debian control and rpm spec files 2012-01-11 21:10: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 Musicbrainz tagging improvements: 2012-01-11 21:10:56 +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
Changelog Update changelog for 1.0 2011-12-01 13:47:15 +00:00
cmake_uninstall.cmake.in
CMakeLists.txt Fix linking to chromaprint on Windows 2012-01-11 21:10:51 +00:00
COPYING