1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-15 02:46:57 +01:00
Clementine-audio-player-Mac.../src/core
2010-09-05 12:49:56 +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 Fix a build failure with mingw 2010-07-19 19:33:13 +00:00
albumcoverloader.h Make the AlbumCoverLoader read embedded album cover art when it's available. Fixes issue #516 2010-07-19 17:55:02 +00:00
backgroundthread.cpp Remove the pointless CreateInThread method from BackgroundThread and instead move objects to the right thread after creation. 2010-08-27 18:36:57 +00:00
backgroundthread.h Remove the pointless CreateInThread method from BackgroundThread and instead move objects to the right thread after creation. 2010-08-27 18:36:57 +00:00
boundfuturewatcher.h Code review comments for r1631 2010-08-04 12:37:46 +00:00
commandlineoptions.cpp Make it possible to change the language with --language, or an option in the settings dialog. Fixes issue #583 2010-08-02 19:02:21 +00:00
commandlineoptions.h Make it possible to change the language with --language, or an option in the settings dialog. Fixes issue #583 2010-08-02 19:02:21 +00:00
database.cpp Store the device's transcode preference in the database 2010-08-29 15:32:36 +00:00
database.h Store devices in the main database 2010-07-03 23:00:07 +00:00
deletefiles.cpp Allow devices to report progress information about individual songs back to the Organise object. Implement this for MTP 2010-08-28 21:55:30 +00:00
deletefiles.h Show an error dialog when copying or deleting files failed. 2010-08-14 11:51:50 +00:00
encoding.cpp Fix encoding of tags we get from gstreamer. 2010-08-09 13:12:54 +00:00
encoding.h Fix playlist loading. 2010-08-16 18:58:26 +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 Allow devices to report progress information about individual songs back to the Organise object. Implement this for MTP 2010-08-28 21:55:30 +00:00
filesystemmusicstorage.h Allow devices to report progress information about individual songs back to the Organise object. Implement this for MTP 2010-08-28 21:55:30 +00:00
globalshortcutbackend.cpp
globalshortcutbackend.h
globalshortcuts.cpp Add global shortcuts for show/hide and show osd. 2010-07-24 12:39:09 +00:00
globalshortcuts.h Add global shortcuts for show/hide and show osd. 2010-07-24 12:39:09 +00:00
gnomeglobalshortcutbackend.cpp
gnomeglobalshortcutbackend.h
mac_startup.h
mac_startup.mm Implement native dock menu on Mac. 2010-06-22 14:09:13 +00:00
macglobalshortcutbackend.h
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
modelfuturewatcher.h Use persistent model index. 2010-08-02 14:07:34 +00:00
mpris.cpp
mpris.h
musicstorage.cpp Add a MusicStorage interface that can be used to abstract away the details of copying a file to a device. 2010-07-19 19:56:29 +00:00
musicstorage.h Allow GetSupportedFiletypes to return an error, and make it possible to request a list of supported filetypes at the same time as opening the device for copying - making things much faster on MTP devices. 2010-08-30 12:22:15 +00:00
networkaccessmanager.cpp
networkaccessmanager.h
organise.cpp Allow GetSupportedFiletypes to return an error, and make it possible to request a list of supported filetypes at the same time as opening the device for copying - making things much faster on MTP devices. 2010-08-30 12:22:15 +00:00
organise.h Show progress information when transcoding files to copy to a device 2010-08-30 11:36:40 +00:00
organiseformat.cpp Make the organise dialog and free space bar look better with a dark theme. Fixes issue #630 2010-09-05 12:49:56 +00:00
organiseformat.h Make the organise dialog and free space bar look better with a dark theme. Fixes issue #630 2010-09-05 12:49:56 +00:00
player.cpp Clear the "stop after this track" marker after stopping after this track. Fixes issue #552 2010-08-26 19:29:55 +00:00
player.h Generate Hypnotoad rather than streaming it. 2010-07-14 11:16:56 +00:00
potranslator.h
qxtglobalshortcutbackend.cpp
qxtglobalshortcutbackend.h
scopedtransaction.cpp
scopedtransaction.h
settingsprovider.cpp
settingsprovider.h
simpletreeitem.h Fix crash when expanding last.fm tree. 2010-07-26 17:32:16 +00:00
simpletreemodel.h
song.cpp Remove warning for sql queries on the GUI thread. 2010-08-31 18:46:00 +00:00
song.h Support copying files to WMDM devices. Sometimes doesn't crash 100% of the time. 2010-08-23 19:13:27 +00:00
songloader.cpp Fix test and fix song loader infinite loop. 2010-08-31 21:24:57 +00:00
songloader.h Fix test and fix song loader infinite loop. 2010-08-31 21:24:57 +00:00
stylesheetloader.cpp Hack font size down to 11pt on Mac. 2010-07-26 12:55:33 +00:00
stylesheetloader.h
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 Fix all the windows crashes 2010-08-28 12:30:53 +00:00
utilities.h Copy string metadata properly 2010-08-28 13:52:29 +00:00