Clementine-audio-player-Mac.../src/core
David Sansome c834a5f31f 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
..
CMakeLists.txt Move the playlist parsers to another directory, and add a PlaylistParser class that magically uses the right parser. 2010-05-22 20:06:19 +00:00
albumcoverfetcher.cpp Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
albumcoverfetcher.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +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 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
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 Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
mac_startup.mm Fix mac build 2010-05-11 12:51:31 +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 Split all the source files up into seven new directories. 2010-05-10 21:50: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 Undo part of r1004, thanks John 2010-05-31 21:24:54 +00:00
player.h Create engine_ in the initialisation list. 2010-05-31 20:51:29 +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 Fix the encoding of composers and albumartists as well 2010-06-02 13:22:54 +00:00
song.h Detect cp866 & windows-1251 in "latin1" tags. 2010-06-02 12:31:40 +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 Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
utilities.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00