Clementine-audio-player-Mac.../src
Paweł Bara 7de912d3a1 moving the responsibility for naming playlists into mimeData() methods (into models)
this means that pretty names for new playlists now also work when double clicking (in certain mode) or dragging and dropping
fixes issue #1477
2011-02-16 18:29:35 +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 the easy way is worse - reverting my last GstEngine's changes 2011-02-16 17:07:06 +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 Move version information in to separate file to decrease churn on svn up. 2011-01-24 20:45:15 +00:00
scripting Docs for TaskManager, Queue and PythonEngine 2011-02-16 00:58:06 +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 Adding accelerator key for just one simple string, while keeping old translations. Gonna check how Launchpad is able to handle this and how it will updated strings 2011-02-15 01:10:09 +00:00
ui moving the responsibility for naming playlists into mimeData() methods (into models) 2011-02-16 18:29:35 +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 Put our CFLAGS after the default ones so they don't get overridden. 2011-02-04 14:35:25 +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 Prevent libimobiledevice from using ~/.config on OS X. 2011-02-16 13:58:45 +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