Clementine-audio-player-Mac.../src
Arnaud Bienner 9c0094b9a6 Improve playlist view: focus on playlistview or search filter, depending on keyboard event. Fixes issue 606 2011-02-23 22:21:17 +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 MPRIS2's CanPause() PlayPause() behaviour 2011-02-23 19:31:12 +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 making availability of library view's context menu items saner (?). also makes the CUEs readonly from library view 2011-02-21 20:06:44 +00:00
playlist Improve playlist view: focus on playlistview or search filter, depending on keyboard event. Fixes issue 606 2011-02-23 22:21:17 +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 ArtLoader from mpris_common.h to its own file, add libxrme to 3rdparty, add a working XMPP remote. 2011-02-19 18:24:11 +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 Merge translations from Launchpad. Fixes issue #1491 2011-02-21 20:24:46 +00:00
ui fixing a regression where clicking on empty playlist space would crash Clementine 2011-02-23 18:34:42 +00:00
visualisations Watch script directories for changes 2011-01-16 15:11:23 +00:00
widgets Increase the font size of the track slider popup 2011-02-23 19:31:07 +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 Update the track slider popup delta time when the track position changes. 2011-02-21 22:25:04 +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 ArtLoader from mpris_common.h to its own file, add libxrme to 3rdparty, add a working XMPP remote. 2011-02-19 18:24:11 +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