Clementine-audio-player-Mac.../src
David Sansome 05f73962a8 Oops, update playlist.sip 2011-04-17 15:23:11 +00:00
..
analyzers Modif analyzers' framerate to make code cleaner. Adding 'very high' framerate 2011-03-05 18:53:48 +00:00
core When doing gapless playback, fix a bug where the TrackEnded signal would be emitted too early, before the track had actually ended. This caused the song after the current song to get scrobbled and its playcount increased. Fixes issue 1771 2011-04-17 14:11:37 +00:00
covers Add missing Q_OBJECT macro. 2011-04-07 13:29:42 +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 Recognise iPods correctly when using GIO. 2011-04-12 17:27:01 +00:00
engines When doing gapless playback, fix a bug where the TrackEnded signal would be emitted too early, before the track had actually ended. This caused the song after the current song to get scrobbled and its playcount increased. Fixes issue 1771 2011-04-17 14:11:37 +00:00
library initial commit of "multiple covers providers" feature: 2011-04-02 13:34:06 +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 When doing gapless playback, fix a bug where the TrackEnded signal would be emitted too early, before the track had actually ended. This caused the song after the current song to get scrobbled and its playcount increased. Fixes issue 1771 2011-04-17 14:11:37 +00:00
playlistparsers Ignore empty lines in m3u files. 2011-03-17 16:05:08 +00:00
radio Scrobble a track again if it's loved after it's scrobbled 2011-04-16 15:27:41 +00:00
remote Add the beginnings of an ICE socket implementation. 2011-04-07 13:38:27 +00:00
scripting Oops, update playlist.sip 2011-04-17 15:23:11 +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 a load of options to the transcoders. Fixes issue 415. 2011-04-16 23:04:15 +00:00
translations Show tooltips on playlist tabs only when needed. Fixes issue 1725 2011-04-13 19:15:30 +00:00
ui When doing gapless playback, fix a bug where the TrackEnded signal would be emitted too early, before the track had actually ended. This caused the song after the current song to get scrobbled and its playcount increased. Fixes issue 1771 2011-04-17 14:11:37 +00:00
visualisations Set a minimum size on the visualisation window. Fixes issue 1643 2011-03-29 19:12:58 +00:00
widgets disable double middle click in playlist tabbar and activate elide mode 2011-04-02 17:28:43 +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 a load of options to the transcoders. Fixes issue 415. 2011-04-16 23:04:15 +00:00
config.h.in Fix DeviceKit devices on Linux. Thanks vsevolod.minkov. Fixes issue 1217 2011-04-11 22:06:44 +00:00
main.cpp Fix compilation without pjsip. 2011-04-07 14:12:37 +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