Clementine-audio-player-Mac.../src/core
John Maguire a562190bbe Code review comments for r1198
Put back media keys for non-mac.

In this year:
The town of Riga is chartered as a city by Bishop Albert, who landed on the site of the town with 1,500 crusaders earlier that year.
2010-06-17 21:54:42 +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 Fix a few minor warnings 2010-06-17 14:05:21 +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 Code review comments for r1198 2010-06-17 21:54:42 +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 Global keyboard shortcuts for Cocoa. 2010-06-17 20:31:34 +00:00
mac_startup.mm Global keyboard shortcuts for Cocoa. 2010-06-17 20:31:34 +00:00
macglobalshortcutbackend.h Code review comments for r1198 2010-06-17 21:54:42 +00:00
macglobalshortcutbackend.mm Code review comments for r1198 2010-06-17 21:54:42 +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 Add a SongLoaderInserter that loads a list of URLs and inserts them into a playlist when it's done. Wire up everything in the GUI that loads URLs or filenames to use the new SongLoader. 2010-06-15 18:24:08 +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 keyboard shortcuts for Cocoa. 2010-06-17 20:31:34 +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 Treat 0 the same as -1 and NULL for numeric columns such as "disc". 2010-06-17 15:52:06 +00:00
song.h Stop ASCII from voting, and add a failing test 2010-06-03 15:16:15 +00:00
songloader.cpp Fix a warning message 2010-06-16 22:12:08 +00:00
songloader.h Add a SongLoaderInserter that loads a list of URLs and inserts them into a playlist when it's done. Wire up everything in the GUI that loads URLs or filenames to use the new SongLoader. 2010-06-15 18:24:08 +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