Clementine-audio-player-Mac.../src
David Sansome e5bc2be85f Add some more debugging output for deciding when to scrobble a song 2011-03-29 21:12:49 +00:00
..
analyzers Modif analyzers' framerate to make code cleaner. Adding 'very high' framerate 2011-03-05 18:53:48 +00:00
core Add some more debugging output for deciding when to scrobble a song 2011-03-29 21:12:49 +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 Remove an unused variable. 2011-03-28 12:52:20 +00:00
engines Don't force the track to stop at the end of a section unless it's part of a cue sheet. Fixes issue 1610. Fixes issue 1636. 2011-03-28 22:11:07 +00:00
library Playlists get an automatic name, no more prompts. Fixes issue #423 2011-03-25 19:16:12 +00:00
musicbrainz Set a timeout of 5 seconds on musicbrainz network requests. Fixes issue #1390 2011-03-13 13:17:35 +00:00
playlist Playlists get an automatic name, no more prompts. Fixes issue #423 2011-03-25 19:16:12 +00:00
playlistparsers Ignore empty lines in m3u files. 2011-03-17 16:05:08 +00:00
radio mark icecast songs as streams so they won't get greyed out (as non existent songs) when starting Clementine 2011-03-22 22:04:10 +00:00
remote conditionally hide some context menu actions in library view and playlist view 2011-03-20 12:43:10 +00:00
scripting fixing SIPs 2011-03-20 23:04:58 +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 Oops 2011-03-27 13:00:50 +00:00
ui Add some more debugging output for deciding when to scrobble a song 2011-03-29 21:12:49 +00:00
visualisations Set a minimum size on the visualisation window. Fixes issue 1643 2011-03-29 19:12:58 +00:00
widgets Add global shortcuts for repeat and shuffle modes. Fixes issue #955 2011-03-17 08:21:05 +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 an option to turn off -Werror. Thanks ssuominen@unk.fi 2011-03-29 18:51:16 +00:00
config.h.in Add google breakpad to 3rdparty, and gather crash reports 2011-03-23 21:53:24 +00:00
main.cpp Add google breakpad to 3rdparty, and gather crash reports 2011-03-23 21:53:24 +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