Clementine-audio-player-Mac.../src
Paweł Bara c8c394d200 don't push new URL into engine in the CurrentMetadataChanged slot - send it the beginning and end markers only
this means that Clementine still skips broken songs while at the same time fixes issue #1565
2011-03-12 20:20:13 +00:00
..
analyzers Modif analyzers' framerate to make code cleaner. Adding 'very high' framerate 2011-03-05 18:53:48 +00:00
core don't push new URL into engine in the CurrentMetadataChanged slot - send it the beginning and end markers only 2011-03-12 20:20:13 +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 Show loading indicators in the library model and the status bar when asynchronously loading songs during initialisation. 2011-02-26 14:27:57 +00:00
engines don't push new URL into engine in the CurrentMetadataChanged slot - send it the beginning and end markers only 2011-03-12 20:20:13 +00:00
library Middle click to append to playlist now works in the other views. Fixes issue #1546 2011-03-10 12:42:35 +00:00
playlist Clementine now skips songs that don't exist anymore (updates issue #250) 2011-03-10 18:01:35 +00:00
playlistparsers Python docs for PlaylistParser, and clean up the interface a bit 2011-02-27 12:14:32 +00:00
radio Add cross-links to the PyQt4 docs, document Song, NetworkAccessManager, PlaylistSequence 2011-02-27 17:16:22 +00:00
remote Massively hacky basic integration to tomahawk. 2011-03-08 21:16:09 +00:00
scripting updating SIPs 2011-03-10 18:12:56 +00:00
smartplaylists Don't turn off dynamic mode when adding an empty smart playlist. Fixes issue #1526 2011-03-05 13:01:08 +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 Added middleclick to enqueue to playlist. Fixes issue #865 2011-03-06 15:53:08 +00:00
ui Clementine now skips songs that don't exist anymore (updates issue #250) 2011-03-10 18:01:35 +00:00
visualisations Watch script directories for changes 2011-01-16 15:11:23 +00:00
widgets Middle click to append to playlist now works in the other views. Fixes issue #1546 2011-03-10 12:42: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 Massively hacky basic integration to tomahawk. 2011-03-08 21:16:09 +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