Clementine-audio-player-Mac.../src
John Maguire 438e332ea5 Fix crash in settings dialog. 2011-02-17 19:42:36 +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 moving the responsibility for naming playlists into mimeData() methods (into models) 2011-02-16 18:29:35 +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 moving the responsibility for naming playlists into mimeData() methods (into models) 2011-02-16 18:29:35 +00:00
engines Don't exit application to fast, to allow fadeout 2011-02-16 22:43:05 +00:00
library moving the responsibility for naming playlists into mimeData() methods (into models) 2011-02-16 18:29:35 +00:00
playlist Being consistent: use already defined name_for_new_playlist_ field and GetNameForNewPlaylist function, to have the same behavior through the 'Open in a new playlist' action than with drag and drop 2011-02-16 01:04:48 +00:00
playlistparsers more accurate parsing of indices in CUEs (we now respect the FRAMES part) 2011-02-15 22:26:56 +00:00
radio moving the responsibility for naming playlists into mimeData() methods (into models) 2011-02-16 18:29:35 +00:00
remote Fixing comments from code review for r2833 2011-02-17 14:34:45 +00:00
scripting Fix a parsing error >.> 2011-02-17 14:23:58 +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 Add settings dialog for Google account with verification and stores password in secure keychain. 2011-02-17 13:47:54 +00:00
ui Fix crash in settings dialog. 2011-02-17 19:42:36 +00:00
visualisations Watch script directories for changes 2011-01-16 15:11:23 +00:00
widgets moving the responsibility for naming playlists into mimeData() methods (into models) 2011-02-16 18:29:35 +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 settings dialog for Google account with verification and stores password in secure keychain. 2011-02-17 13:47:54 +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 Change XMPP connection to use stored credentials. 2011-02-17 14:10:10 +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