Clementine-audio-player-Mac.../src
John Maguire 69b2942566 Add dependency so spotify blob is built before clementine. 2011-05-17 11:53:17 +00:00
..
analyzers Add a new logging system 2011-04-22 16:50:29 +00:00
core Add --version command line flag. 2011-05-16 19:21:46 +00:00
covers Fix build error 2011-04-29 14:07:30 +00:00
dbus Change "drection" to "direction" in the mpris /Player schema 2011-04-19 19:22:58 +00:00
devices Fix a build failure on Windows 2011-04-29 21:01:20 +00:00
engines Revert r3234 because, as discussed, this could lead to blocking behavior 2011-05-03 22:38:24 +00:00
generated_cpp Remove the timerEvent method from NetworkTimeouts 2011-05-15 16:19:47 +00:00
library When songs disappear from the filesystem (either they're deleted or are on a removable media that was unmounted), mark them as unavailable instead of removing them from the database. Thanks google@robbertkrebbers.nl. Fixes issue 401 2011-05-14 13:43:57 +00:00
musicbrainz 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
playlist Make dynamic playlists use the limit specified in the smart playlist dialog. Thanks google@robbertkrebbers.nl. Fixes issue 1082. Fixes issue 1192. 2011-05-14 13:44:10 +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 Add missing include. 2011-05-09 20:03:53 +00:00
remote Fixed icons 2011-05-09 20:37:14 +00:00
scripting Remove the timerEvent method from NetworkTimeouts 2011-05-15 16:19:47 +00:00
smartplaylists Make dynamic playlists use the limit specified in the smart playlist dialog. Thanks google@robbertkrebbers.nl. Fixes issue 1082. Fixes issue 1192. 2011-05-14 13:44:10 +00:00
songinfo Add a new logging system 2011-04-22 16:50:29 +00:00
transcoder Add a new logging system 2011-04-22 16:50:29 +00:00
translations Add --version command line flag. 2011-05-16 19:21:46 +00:00
ui Added Login button to Last.Fm and others online services. Fixes issue 2011-05-09 19:54:04 +00:00
visualisations Set a minimum size on the visualisation window. Fixes issue 1643 2011-03-29 19:12:58 +00:00
widgets Add file type filtering to File view. 2011-05-16 15:08:17 +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 Add dependency so spotify blob is built before clementine. 2011-05-17 11:53:17 +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 Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +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