Clementine-audio-player-Mac.../src/core
Paweł Bara 0182829223 user-friendly name for 'Open in new playlist' playlists (fixes issue #1445) 2011-02-14 17:00:13 +00:00
..
albumcoverfetcher.cpp Download higher resolution images from last.fm. Thanks markwatkinson. Fixes issue #1187 2010-12-26 20:19:12 +00:00
albumcoverfetcher.h Download higher resolution images from last.fm. Thanks markwatkinson. Fixes issue #1187 2010-12-26 20:19:12 +00:00
albumcoverloader.cpp 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
albumcoverloader.h 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
backgroundstreams.cpp Clean up the background streams settings page a bit, and use a different icon 2010-12-04 15:11:50 +00:00
backgroundstreams.h Clean up the background streams settings page a bit, and use a different icon 2010-12-04 15:11:50 +00:00
backgroundthread.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
backgroundthread.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
boundfuturewatcher.h Code review comments for r1631 2010-08-04 12:37:46 +00:00
commandlineoptions.cpp Make it possible to disable all lyric providers. 2010-12-26 15:06:11 +00:00
commandlineoptions.h Always use the gstreamer engine, remove xine, vlc and phonon engines. 2010-12-26 13:01:35 +00:00
database.cpp Change the fields in Song from seconds to nanoseconds 2011-02-13 18:34:30 +00:00
database.h 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
deletefiles.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
deletefiles.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
encoding.cpp Remove taglib prefix from includes as the taglib include path contains it already. 2011-02-04 12:36:56 +00:00
encoding.h Remove taglib prefix from includes as the taglib include path contains it already. 2011-02-04 12:36:56 +00:00
fht.cpp Rollback analyzer changes. 2010-08-28 18:48:16 +00:00
fht.h Rollback analyzer changes. 2010-08-28 18:48:16 +00:00
filesystemmusicstorage.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
filesystemmusicstorage.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
fmpsparser.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
fmpsparser.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
globalshortcutbackend.cpp Move everything DBus related back to the main thread and use synchronous method calls everywhere 2011-01-22 12:47:19 +00:00
globalshortcutbackend.h Move everything DBus related back to the main thread and use synchronous method calls everywhere 2011-01-22 12:47:19 +00:00
globalshortcuts.cpp Move everything DBus related back to the main thread and use synchronous method calls everywhere 2011-01-22 12:47:19 +00:00
globalshortcuts.h Move everything DBus related back to the main thread and use synchronous method calls everywhere 2011-01-22 12:47:19 +00:00
gnomeglobalshortcutbackend.cpp Fix compilation on mac and windows 2011-01-22 14:13:56 +00:00
gnomeglobalshortcutbackend.h Move everything DBus related back to the main thread and use synchronous method calls everywhere 2011-01-22 12:47:19 +00:00
kittenloader.cpp Change "kittens" feature to fetch the kittens tag instead of cat tag for fluffier kittens. 2011-01-27 16:54:03 +00:00
kittenloader.h Early Caturday! 2010-12-10 14:26:29 +00:00
mac_delegate.h Fix compile warning on mac. 2011-02-04 15:25:05 +00:00
mac_startup.h Fix some mac ui and metadata bugs. 2010-12-14 15:00:46 +00:00
mac_startup.mm Fix compile warning on mac. 2011-02-04 15:25:05 +00:00
macglobalshortcutbackend.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
macglobalshortcutbackend.mm Add missing copyright headers to the icecast source and objective-c 2010-11-23 11:42:19 +00:00
mergedproxymodel.cpp 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
mergedproxymodel.h 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
mimedata.h user-friendly name for 'Open in new playlist' playlists (fixes issue #1445) 2011-02-14 17:00:13 +00:00
modelfuturewatcher.h Use persistent model index. 2010-08-02 14:07:34 +00:00
mpris.cpp Fix mpris 2011-01-24 21:25:09 +00:00
mpris.h Move everything DBus related back to the main thread and use synchronous method calls everywhere 2011-01-22 12:47:19 +00:00
mpris1.cpp Refactor Player and PlaylistManagers to have interfaces and add more MPRIS1 tests 2011-02-13 18:37:45 +00:00
mpris1.h Add a really basic unit test for MPRIS1 2011-02-13 18:37:21 +00:00
mpris2.cpp Factor out a PlayerInterface from Player, and use it in MPRIS1 and MPRIS2 2011-02-13 18:36:29 +00:00
mpris2.h Factor out a PlayerInterface from Player, and use it in MPRIS1 and MPRIS2 2011-02-13 18:36:29 +00:00
mpris_common.cpp Use a smaller cover in the tray icon tooltip again. Fixes issue #1135 2010-12-19 15:04:22 +00:00
mpris_common.h Add default parameters to MPRIS constructors. 2011-01-04 11:53:37 +00:00
musicstorage.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
musicstorage.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
network.cpp Unbreak the build. 2010-12-09 14:19:09 +00:00
network.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
networkproxyfactory.cpp Fix network access on linux without a proxy 2010-12-26 12:03:10 +00:00
networkproxyfactory.h Proxy support. Fixes issue #38 2010-12-25 17:25:29 +00:00
organise.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
organise.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
organiseformat.cpp Change the fields in Song from seconds to nanoseconds 2011-02-13 18:34:30 +00:00
organiseformat.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
player.cpp Refactor Player and PlaylistManagers to have interfaces and add more MPRIS1 tests 2011-02-13 18:37:45 +00:00
player.h Refactor Player and PlaylistManagers to have interfaces and add more MPRIS1 tests 2011-02-13 18:37:45 +00:00
potranslator.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
qxtglobalshortcutbackend.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
qxtglobalshortcutbackend.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
scopedgobject.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
scopedtransaction.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
scopedtransaction.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
settingsprovider.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
settingsprovider.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
simpletreeitem.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
simpletreemodel.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
song.cpp Fix the windows build 2011-02-13 20:25:55 +00:00
song.h Change the fields in Song from seconds to nanoseconds 2011-02-13 18:34:30 +00:00
songloader.cpp 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
songloader.h finalized the support for loading .cue based media using 'files' tab or drag and drop from the system's file browser 2011-01-03 23:36:10 +00:00
stylesheetloader.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
stylesheetloader.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
tagfetcher.cpp Minor correction in tagfetcher. Thanks David 2011-01-29 15:32:55 +00:00
tagfetcher.h Minors modification on TagFetcher. Fixes issue #1346 2011-01-24 17:03:36 +00:00
taskmanager.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
taskmanager.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
utilities.cpp Change the fields in Song from seconds to nanoseconds 2011-02-13 18:34:30 +00:00
utilities.h Change the fields in Song from seconds to nanoseconds 2011-02-13 18:34:30 +00:00