Clementine-audio-player-Mac.../src
Paweł Bara 82e92bb3ac library view has now three modes: 'all songs', 'duplicates only' and new 'untagged songs only' (check out the http://code.google.com/p/clementine-player/wiki/LibraryViewModes) - fixes issue #305
+ hiding the 'complexity' of QueryOptions filter and query_mode mutual exclusion behind it's API
2011-02-06 13:18:18 +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 just a prettier expression 2011-02-05 13:45:40 +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 don't let invalid CUE related media files into library (invalid == those which were not recognized by TagLib) 2011-02-05 13:43:04 +00:00
engines Fix a bug that would occasionally cause an extra track to be skipped when a track ended. Fixes issue #1233 2011-01-20 21:29:48 +00:00
library library view has now three modes: 'all songs', 'duplicates only' and new 'untagged songs only' (check out the http://code.google.com/p/clementine-player/wiki/LibraryViewModes) - fixes issue #305 2011-02-06 13:18:18 +00:00
playlist don't let invalid CUE related media files into library (invalid == those which were not recognized by TagLib) 2011-02-05 13:43:04 +00:00
playlistparsers changed my mind - reverting my playlist changes to previous status quo (just making the PlaylistParser's contract more explicit) 2011-02-03 22:21:15 +00:00
radio don't let invalid CUE related media files into library (invalid == those which were not recognized by TagLib) 2011-02-05 13:43:04 +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 library view has now three modes: 'all songs', 'duplicates only' and new 'untagged songs only' (check out the http://code.google.com/p/clementine-player/wiki/LibraryViewModes) - fixes issue #305 2011-02-06 13:18:18 +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 library view has now three modes: 'all songs', 'duplicates only' and new 'untagged songs only' (check out the http://code.google.com/p/clementine-player/wiki/LibraryViewModes) - fixes issue #305 2011-02-06 13:18:18 +00:00
ui library view has now three modes: 'all songs', 'duplicates only' and new 'untagged songs only' (check out the http://code.google.com/p/clementine-player/wiki/LibraryViewModes) - fixes issue #305 2011-02-06 13:18:18 +00:00
visualisations Watch script directories for changes 2011-01-16 15:11:23 +00:00
widgets Hiding some of Song's cover art logic complexity in Song's API (namely: embedded and manually unset covers). 2011-02-02 21:01:08 +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 Move version information in to separate file to decrease churn on svn up. 2011-01-24 20:45:15 +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