Clementine-audio-player-Mac.../src/core
John Maguire d03bdda5f7 Fixes issu...
,'``.._   ,'``.
              :,--._:)\,:,._,.:       All Glory to
              :`--,''   :`...';\      the HYPNO TOAD!
               `,'       `---'  `.
               /                 :
              /                   \
            ,'                     :\.___,-.
           `...,---'``````-..._    |:       \
             (                 )   ;:    )   \  _,-.
              `.              (   //          `'    \
               :               `.//  )      )     , ;
             ,-|`.            _,'/       )    ) ,' ,'
            (  :`.`-..____..=:.-':     .     _,' ,'
             `,'\ ``--....-)='    `._,  \  ,') _ '``._
          _.-/ _ `.       (_)      /     )' ; / \ \`-.'
         `--(   `-:`.     `' ___..'  _,-'   |/   `.)
             `-. `.`.``-----``--,  .'
               |/`.\`'        ,','); SSt
                   `         (/  (/
2010-07-12 19:51:23 +00:00
..
albumcoverfetcher.cpp Revert r1344 (the timer tracing), it didn't help 2010-06-25 22:04:24 +00:00
albumcoverfetcher.h Use the same last.fm API for automatic and manual fetching 2010-06-22 13:54:07 +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 Don't miss out the first filename on the commandline 2010-06-18 12:19:19 +00:00
commandlineoptions.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
database.cpp Store devices in the main database 2010-07-03 23:00:07 +00:00
database.h Store devices in the main database 2010-07-03 23:00:07 +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 Don't grab global shortcuts while the global shortcut grabber is open. Fixes issue #462 2010-07-10 19:17:21 +00:00
globalshortcuts.h Don't grab global shortcuts while the global shortcut grabber is open. Fixes issue #462 2010-07-10 19:17:21 +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 Global keyboard shortcuts for Cocoa. 2010-06-17 20:31:34 +00:00
mac_startup.mm Implement native dock menu on Mac. 2010-06-22 14:09:13 +00:00
macglobalshortcutbackend.h Only show mac universal access dialog if user clicks on button in global shortcuts dialog. 2010-06-17 23:11:51 +00:00
macglobalshortcutbackend.mm Catch Enter key events & ignore events we don't understand. 2010-06-29 18:44:36 +00:00
mergedproxymodel.cpp Pass dataChanged through MergedProxyModel 2010-07-04 11:43:17 +00:00
mergedproxymodel.h Pass dataChanged through MergedProxyModel 2010-07-04 11:43:17 +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
organise.cpp Fix crash in file organiser. 2010-07-01 19:10:48 +00:00
organise.h Allow organising of whole directories, and pause the library watcher while organising is in progress. 2010-06-24 21:46:18 +00:00
organiseformat.cpp Prepend a 0 to single-digit track numbers in the organiser. Fixes issue #438 2010-06-25 15:15:02 +00:00
organiseformat.h Move OrganiseFormat to core/ and add an Organise class that actually does the work. 2010-06-24 18:33:38 +00:00
player.cpp Fixes issu... 2010-07-12 19:51:23 +00:00
player.h Fixes issu... 2010-07-12 19:51:23 +00:00
potranslator.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
qxtglobalshortcutbackend.cpp Don't try to register empty global shortcuts (avoids loads of warnings being printed to stderr) 2010-06-20 18:43:20 +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 Very basic support for reading iPods with libgpod. Uses a hardcoded ~/.gvfs path for now. 2010-07-04 20:52:45 +00:00
song.h Very basic support for reading iPods with libgpod. Uses a hardcoded ~/.gvfs path for now. 2010-07-04 20:52:45 +00:00
songloader.cpp Add a parser for a weird playlist format that looks like a cross between ASX and PLS. I don't know what it's called... 2010-07-10 18:39:41 +00:00
songloader.h moc doesn't know about config.h, so these slots need to always be declared. 2010-06-26 15:09:32 +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
taskmanager.cpp Make pausing and resuming library scans come from the task manager, not the organiser. 2010-06-24 22:59:29 +00:00
taskmanager.h Make pausing and resuming library scans come from the task manager, not the organiser. 2010-06-24 22:59:29 +00:00
utilities.cpp Don't connect new devices automatically, put them in a list model. Add icons for ipods, android phones and USB memory sticks. 2010-07-03 21:05:55 +00:00
utilities.h Don't connect new devices automatically, put them in a list model. Add icons for ipods, android phones and USB memory sticks. 2010-07-03 21:05:55 +00:00