Clementine-audio-player-Mac.../src
David Sansome 7228eb8676 Buffer stdout and stderr properly, and integrate with python's logging module 2011-05-22 11:48:12 +00:00
..
analyzers Add a new logging system 2011-04-22 16:50:29 +00:00
core Buffer stdout and stderr properly, and integrate with python's logging module 2011-05-22 11:48:12 +00:00
covers some more corrections of the python API for cover providers; still not working ;) 2011-05-21 12:19:35 +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 some more corrections of the python API for cover providers; still not working ;) 2011-05-21 12:19:35 +00:00
library Add some more python bindings 2011-05-19 23:02:15 +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 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
remote Add class for transcoding a Song into an OGG Vorbis stream. 2011-05-19 16:34:33 +00:00
scripting Buffer stdout and stderr properly, and integrate with python's logging module 2011-05-22 11:48:12 +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 cover providers are now recreated every search (this will lead to simpler API of theirs in a moment) 2011-05-17 17:53:36 +00:00
visualisations Set a minimum size on the visualisation window. Fixes issue 1643 2011-03-29 19:12:58 +00:00
widgets 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
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 some more python bindings 2011-05-19 23:02:15 +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 some more corrections of the python API for cover providers; still not working ;) 2011-05-21 12:19:35 +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