Clementine-audio-player-Mac.../src/core
David Sansome 987a918d90 Timeout when fetching remote things 2010-06-15 14:44:28 +00:00
..
albumcoverfetcher.cpp Add a dialog for manual searching of Last.fm album covers. Fixes issue #402 2010-06-12 17:13:01 +00:00
albumcoverfetcher.h Add a dialog for manual searching of Last.fm album covers. Fixes issue #402 2010-06-12 17:13:01 +00:00
albumcoverloader.cpp Make sure the OSD and album cover manager use a "no cover" image when there's no artwork 2010-05-16 22:53:42 +00:00
albumcoverloader.h Make sure the OSD and album cover manager use a "no cover" image when there's no artwork 2010-05-16 22:53:42 +00:00
backgroundthread.cpp Put the Database object in its own thread, and create the Library and Playlist backends in that database thread. The database calls don't happen in the database thread yet, but this is the first step towards making sure sqlite access is thread safe. 2010-06-02 15:58:07 +00:00
backgroundthread.h Put the Database object in its own thread, and create the Library and Playlist backends in that database thread. The database calls don't happen in the database thread yet, but this is the first step towards making sure sqlite access is thread safe. 2010-06-02 15:58:07 +00:00
commandlineoptions.cpp Undo part of r1004, thanks John 2010-05-31 21:24:54 +00:00
commandlineoptions.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
database.cpp Force a re-download of the magnatune database so svn users will get the sku-codes required for downloading 2010-06-09 14:04:56 +00:00
database.h Do the compilation processing in the database thread, and make everything lock on the database to ensure two threads don't access it at once. 2010-06-02 16:22:20 +00:00
fht.cpp Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
fht.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
globalshortcutbackend.cpp Global shortcuts dialog should work now. 2010-05-17 11:06:50 +00:00
globalshortcutbackend.h Global shortcuts dialog should work now. 2010-05-17 11:06:50 +00:00
globalshortcuts.cpp Fix media key global shortcuts on mac. 2010-05-27 13:21:05 +00:00
globalshortcuts.h Global shortcuts dialog should work now. 2010-05-17 11:06:50 +00:00
gnomeglobalshortcutbackend.cpp Global shortcuts dialog should work now. 2010-05-17 11:06:50 +00:00
gnomeglobalshortcutbackend.h Global shortcuts dialog should work now. 2010-05-17 11:06:50 +00:00
mac_startup.h Add support for opening files via Finder in OS X. 2010-06-14 13:22:45 +00:00
mac_startup.mm Add support for opening files via Finder in OS X. 2010-06-14 13:22:45 +00:00
mergedproxymodel.cpp Automatically expand the nodes in the magnatune database when searching 2010-05-16 23:44:33 +00:00
mergedproxymodel.h Automatically expand the nodes in the magnatune database when searching 2010-05-16 23:44:33 +00:00
mpris.cpp Make all the source files a single cmake target again. 2010-06-08 22:39:31 +00:00
mpris.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
networkaccessmanager.cpp Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
networkaccessmanager.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
player.cpp Rain! 2010-06-14 20:00:17 +00:00
player.h Rain! 2010-06-14 20:00:17 +00:00
potranslator.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
qxtglobalshortcutbackend.cpp Global shortcuts dialog should work now. 2010-05-17 11:06:50 +00:00
qxtglobalshortcutbackend.h Global shortcuts dialog should work now. 2010-05-17 11:06:50 +00:00
scopedtransaction.cpp Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
scopedtransaction.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
settingsprovider.cpp Seperate last played values for each playlist 2010-05-20 22:30:55 +00:00
settingsprovider.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
simpletreeitem.h Allow names for custom saved streams. Fixes issue #242 2010-05-27 22:53:07 +00:00
simpletreemodel.h Allow names for custom saved streams. Fixes issue #242 2010-05-27 22:53:07 +00:00
song.cpp Never override UTF-8 strings from TagLib. 2010-06-03 15:22:30 +00:00
song.h Stop ASCII from voting, and add a failing test 2010-06-03 15:16:15 +00:00
songloader.cpp Timeout when fetching remote things 2010-06-15 14:44:28 +00:00
songloader.h Run LoadLocalDirectory in another thread so it doesn't block 2010-06-15 14:24:17 +00:00
stylesheetloader.cpp Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
stylesheetloader.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
utilities.cpp Add a status bar indicator to tell the user how many tracks are loaded. Fixes issue #155 2010-06-12 21:20:53 +00:00
utilities.h Add a status bar indicator to tell the user how many tracks are loaded. Fixes issue #155 2010-06-12 21:20:53 +00:00