Clementine-audio-player-Mac.../src
David Sansome 304ce97b16 Fix a crash bug in MPRIS2 if MPRIS1 couldn't register on the bus. 2011-02-19 18:24:05 +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 Fix a crash bug in MPRIS2 if MPRIS1 couldn't register on the bus. 2011-02-19 18:24:05 +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 me no speaky english 2011-02-17 20:04:58 +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 Require gloox 0.9 instead of 1.0 (for Lucid), do some better logging, and login after connecting 2011-02-18 20:14:17 +00:00
scripting Docs for the signals in PlaylistManager 2011-02-18 15:18:27 +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 full library rescan feature - should already work as expected 2011-02-17 19:57:14 +00:00
ui full library rescan feature - should already work as expected 2011-02-17 19:57:14 +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