Clementine-audio-player-Mac.../src
John Maguire c680c55379 Fix a couple of warnings found by Clang. 2011-02-04 11:17:31 +00:00
..
analyzers Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
core changed my mind - reverting my playlist changes to previous status quo (just making the PlaylistParser's contract more explicit) 2011-02-03 22:21:15 +00:00
dbus Move everything DBus related back to the main thread and use synchronous method calls everywhere 2011-01-22 12:47:19 +00:00
devices Add some better error handling to the WMDM device lister if parts of WMP aren't installed 2011-01-22 11:29:47 +00:00
engines Fix a bug that would occasionally cause an extra track to be skipped when a track ended. Fixes issue #1233 2011-01-20 21:29:48 +00:00
library when loading playlist, take only it's valid songs (+ force validity of CUE and PLS related songs) 2011-02-03 17:47:32 +00:00
playlist Fix a couple of warnings found by Clang. 2011-02-04 11:17:31 +00:00
playlistparsers changed my mind - reverting my playlist changes to previous status quo (just making the PlaylistParser's contract more explicit) 2011-02-03 22:21:15 +00:00
radio Fix the last.fm icon while a last.fm station is loading 2011-02-03 20:59:53 +00:00
remote Move version information in to separate file to decrease churn on svn up. 2011-01-24 20:45:15 +00:00
scripting forgot this 2011-02-02 21:05:07 +00:00
smartplaylists smart playlists: 'on date' (equals for dates) operator was too precise (fixes issue #1174) 2011-01-20 18:55:28 +00:00
songinfo Refactor all the code that handles adding items to the playlist - whether it be by a context menu item, double clicking in a view or dragging. Everything now uses the models' mimeData() instead of duplicating the same code everywhere. 2011-01-10 22:26:13 +00:00
transcoder Add one more close shortcut... 2010-12-14 18:23:14 +00:00
translations moving the 'Save cover to file' action into AlbumCoverChoiceController; implementing the action in all related places (now playing widget, album cover manager, edit tag dialog) 2011-02-02 16:22:04 +00:00
ui Fix a couple of warnings found by Clang. 2011-02-04 11:17:31 +00:00
visualisations Watch script directories for changes 2011-01-16 15:11:23 +00:00
widgets Hiding some of Song's cover art logic complexity in Song's API (namely: embedded and manually unset covers). 2011-02-02 21:01:08 +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 Link clementine_lib instead of clementine against qtsparkle, fixing the tests on Windows 2011-02-03 21:06:05 +00:00
config.h.in Move version information in to separate file to decrease churn on svn up. 2011-01-24 20:45:15 +00:00
main.cpp Move version information in to separate file to decrease churn on svn up. 2011-01-24 20:45:15 +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