.. |
analyzers
|
Shift the rainbow back into the right place again
|
2011-06-23 22:49:33 +00:00 |
core
|
Don't record an undo step when all the songs inserted into the playlist were vetoed. Thanks schizosfera.
|
2011-07-01 20:48:18 +00:00 |
covers
|
Keep track of some statistics while searching for album covers, and show a statistics dialog at the end. Fixes issue 1921
|
2011-06-26 15:07:48 +00:00 |
dbus
|
Change "drection" to "direction" in the mpris /Player schema
|
2011-04-19 19:22:58 +00:00 |
devices
|
Move TaskManager::Task and UrlHandler::LoadResult structs out of their parent classes - PythonQt doesn't understand nested structs.
|
2011-05-21 10:43:25 +00:00 |
engines
|
Fix some connect() warnings when starting a background stream
|
2011-05-21 19:27:23 +00:00 |
generated_cpp
|
Keep track of some statistics while searching for album covers, and show a statistics dialog at the end. Fixes issue 1921
|
2011-06-26 15:07:48 +00:00 |
library
|
Set tr function's codec to system encoding. Should (finally) resolve problems with already translated strings
|
2011-06-22 20:41:48 +00:00 |
musicbrainz
|
Add Echoprint library and a new fingerprinting classs that uses it.
|
2011-06-25 17:30:12 +00:00 |
playlist
|
Allow shorter playlist column names if header size is too small.
|
2011-07-06 13:22:42 +00:00 |
playlistparsers
|
Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests.
|
2011-04-28 12:27:53 +00:00 |
radio
|
Make icecast items 'selectable' by default.
|
2011-07-05 19:48:58 +00:00 |
remote
|
Fix or hide some compile warnings.
|
2011-06-16 14:38:13 +00:00 |
resolvers
|
When initialising a song from a library query, don't always assume the metadata originally came from a file (which means icycast tags are ignored when it is played). Fixes issue 1857
|
2011-06-17 20:00:10 +00:00 |
scripting
|
Keep track of some statistics while searching for album covers, and show a statistics dialog at the end. Fixes issue 1921
|
2011-06-26 15:07:48 +00:00 |
smartplaylists
|
Don't included deleted songs in smart playlists. Fixes issue 1998
|
2011-06-17 20:16:45 +00:00 |
songinfo
|
Fix vagalume lyrics. Thanks ikojba
|
2011-06-09 16:32:45 +00:00 |
suggesters
|
Add basics of last.fm suggester and library resolver.
|
2011-05-31 14:36:28 +00:00 |
transcoder
|
Add a new logging system
|
2011-04-22 16:50:29 +00:00 |
translations
|
Keep track of some statistics while searching for album covers, and show a statistics dialog at the end. Fixes issue 1921
|
2011-06-26 15:07:48 +00:00 |
ui
|
Remove duplicate action key in wiimotedev preferences.
|
2011-07-05 20:11:21 +00:00 |
visualisations
|
Set a minimum size on the visualisation window. Fixes issue 1643
|
2011-03-29 19:12:58 +00:00 |
widgets
|
Make the album cover search results list scroll by pixel instead of item, and re-layout the items when any data changes
|
2011-06-26 15:06:59 +00:00 |
wiimotedev
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
CMakeLists.txt
|
Keep track of some statistics while searching for album covers, and show a statistics dialog at the end. Fixes issue 1921
|
2011-06-26 15:07:48 +00:00 |
config.h.in
|
If the spotify blob isn't installed, try to download it from the Clementine website. Also, make the blob separate from the core Spotify code in Clementine so you can build the core code without building the blob
|
2011-04-29 19:44:51 +00:00 |
main.cpp
|
Try to fix the build
|
2011-06-22 21:52:51 +00:00 |
version.h.in
|
Move version information in to separate file to decrease churn on svn up.
|
2011-01-24 20:45:15 +00:00 |