Clementine-audio-player-Mac.../src/core
Jim Broadus 2e921c6584 organise: Add a tag override mechanism to OrganiseFormat
Add a method to set override tag values when formatting a song name.
The use case for this is transcoding where the extension will change.
2020-06-07 14:45:50 +01:00
..
appearance.cpp More copyright info fixes 2014-11-05 17:48:04 +01:00
appearance.h Fix copyright notices inside src/core 2014-11-05 17:48:03 +01:00
application.cpp Name all threads created by Application 2020-05-27 10:22:00 +01:00
application.h Prevent accidental usage of /usr/bin/data 2020-02-23 16:04:42 +00:00
backgroundstreams.cpp Fix copyright notices inside src/core 2014-11-05 17:48:03 +01:00
backgroundstreams.h Fix some problems 2014-11-05 17:48:03 +01:00
cachedlist.h Convert uses of QtAlgorithms to std:: algorithms 2018-10-09 19:17:54 +01:00
commandlineoptions.cpp Merge branch 'master' into qt5-update 2019-07-21 14:20:59 +02:00
commandlineoptions.h Merge remote-tracking branch 'upstream/master' into qt5 2018-02-01 09:50:42 +01:00
crashreporting.cpp More copyright info fixes 2014-11-05 17:48:04 +01:00
crashreporting.h Remove extra ';' 2019-11-10 00:30:18 +01:00
database.cpp Name all threads created by Application 2020-05-27 10:22:00 +01:00
database.h Fix some problems 2014-11-05 17:48:04 +01:00
deletefiles.cpp Add support for deleting the currently playing track via the commandline (#5899) 2017-11-21 10:02:36 +00:00
deletefiles.h Add support for deleting the currently playing track via the commandline (#5899) 2017-11-21 10:02:36 +00:00
filesystemmusicstorage.cpp More copyright info fixes 2014-11-05 17:48:04 +01:00
filesystemmusicstorage.h More copyright info fixes 2014-11-05 17:48:04 +01:00
filesystemwatcherinterface.cpp More copyright info fixes 2014-11-05 17:48:04 +01:00
filesystemwatcherinterface.h Return boolean from FileSystemWatcherInterface::AddPath to indicate success. 2020-01-16 21:06:11 -08:00
globalshortcutbackend.cpp More copyright info fixes 2014-11-05 17:48:04 +01:00
globalshortcutbackend.h More copyright info fixes 2014-11-05 17:48:04 +01:00
globalshortcuts.cpp Fix style 2019-12-09 16:25:29 +00:00
globalshortcuts.h Initial KGlobalAccel support 2019-12-06 22:34:13 +00:00
gnomeglobalshortcutbackend.cpp Fix global shortcuts using GSD D-Bus backend (#6251) 2019-01-09 04:11:28 +00:00
gnomeglobalshortcutbackend.h Fix global shortcuts using GSD D-Bus backend (#6251) 2019-01-09 04:11:28 +00:00
kglobalaccelglobalshortcutbackend.cpp Fix formatting again 2019-12-09 17:02:42 +00:00
kglobalaccelglobalshortcutbackend.h Fix style 2019-12-09 16:25:29 +00:00
mac_delegate.h Fix compile issue on Yosemite 2015-02-15 16:43:36 +01:00
mac_startup.h More copyright info fixes 2014-11-05 17:48:04 +01:00
mac_startup.mm Try disabling SPMediaKeyTap on Sierra+. 2016-11-09 13:58:39 +00:00
mac_utilities.h More copyright info fixes 2014-11-05 17:48:04 +01:00
macfslistener.h Return boolean from FileSystemWatcherInterface::AddPath to indicate success. 2020-01-16 21:06:11 -08:00
macfslistener.mm Return boolean from FileSystemWatcherInterface::AddPath to indicate success. 2020-01-16 21:06:11 -08:00
macglobalshortcutbackend.h More copyright info fixes 2014-11-05 17:48:04 +01:00
macglobalshortcutbackend.mm Updated accessibility check logic to fix Mojave crash 2018-11-24 18:36:34 +00:00
mergedproxymodel.cpp Merge branch 'master' into qt5-update 2019-07-21 14:20:59 +02:00
mergedproxymodel.h More copyright info fixes 2014-11-05 17:48:04 +01:00
metatypes.cpp Improvements to makefiles and make components optional (#6221) 2018-11-29 21:32:12 +00:00
metatypes.h More copyright info fixes 2014-11-05 17:48:04 +01:00
mimedata.h Clang format 2018-04-14 16:57:06 -04:00
mpris.cpp Remove support for mpris1 2016-03-30 17:14:58 +01:00
mpris.h Fix some problems 2014-11-05 17:48:04 +01:00
mpris2.cpp Fixes for APE filetype. 2019-04-01 22:56:50 -06:00
mpris2.h Remove extra ';' 2019-11-10 00:30:18 +01:00
mpris_common.h More copyright info fixes 2014-11-05 17:48:04 +01:00
multisortfilterproxy.cpp More copyright info fixes 2014-11-05 17:48:04 +01:00
multisortfilterproxy.h More copyright info fixes 2014-11-05 17:48:04 +01:00
musicstorage.cpp More copyright info fixes 2014-11-05 17:48:04 +01:00
musicstorage.h Remove extra ';' 2019-11-10 00:30:18 +01:00
network.cpp Add a logging category to log all network requests. 2020-02-13 11:09:51 +00:00
network.h Add a timeout option to NetworkAccessManager. 2019-12-25 23:53:45 -08:00
networkproxyfactory.cpp More copyright info fixes 2014-11-05 17:48:04 +01:00
networkproxyfactory.h More copyright info fixes 2014-11-05 17:48:04 +01:00
organise.cpp organise: Refresh filename after transcode 2020-06-07 05:34:08 +01:00
organise.h Resolve #3693 (#5790) 2017-07-22 18:57:33 +01:00
organiseformat.cpp organise: Add a tag override mechanism to OrganiseFormat 2020-06-07 14:45:50 +01:00
organiseformat.h organise: Add a tag override mechanism to OrganiseFormat 2020-06-07 14:45:50 +01:00
player.cpp Add optional auth info to LoadResult. 2020-03-12 18:08:14 +00:00
player.h Queue size and duration is now displayed in queue manager && Album Cover Popup fixes (#6086) 2018-06-18 14:21:44 +01:00
potranslator.h Update non optionnals sources to qt5 2015-04-11 23:24:07 +02:00
qtfslistener.cpp Return boolean from FileSystemWatcherInterface::AddPath to indicate success. 2020-01-16 21:06:11 -08:00
qtfslistener.h Return boolean from FileSystemWatcherInterface::AddPath to indicate success. 2020-01-16 21:06:11 -08:00
qxtglobalshortcutbackend.cpp Prevent global shortcut crash on wayland. 2020-02-23 16:05:57 +00:00
qxtglobalshortcutbackend.h Update non optionnals sources to qt5 2015-04-11 23:24:07 +02:00
scoped_cftyperef.h Some more NULL -> nullptr conversions. 2014-02-21 17:30:46 +01:00
scoped_nsobject.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
scopedgobject.h More copyright info fixes 2014-11-05 17:48:04 +01:00
scopedtransaction.cpp More copyright info fixes 2014-11-05 17:48:04 +01:00
scopedtransaction.h More copyright info fixes 2014-11-05 17:48:04 +01:00
settingsprovider.cpp More copyright info fixes 2014-11-05 17:48:04 +01:00
settingsprovider.h More copyright info fixes 2014-11-05 17:48:04 +01:00
signalchecker.cpp disconnect GVolumeMonitor signals from GioLister before destroying it 2016-05-11 17:58:12 +03:00
signalchecker.h disconnect GVolumeMonitor signals from GioLister before destroying it 2016-05-11 17:58:12 +03:00
simpletreeitem.h Fix some problems 2014-11-05 17:48:04 +01:00
simpletreemodel.h Fix some problems 2014-11-05 17:48:04 +01:00
song.cpp Don't attempt to resolve URL if not relative. 2020-02-12 09:53:12 +00:00
song.h Remove extra ';' 2019-11-10 00:30:18 +01:00
songloader.cpp Fix UNC paths. 2020-01-29 00:38:43 -08:00
songloader.h Add error handling path for async song loading. 2019-04-10 11:49:09 -07:00
stylesheetloader.cpp More copyright info fixes 2014-11-05 17:48:04 +01:00
stylesheetloader.h More copyright info fixes 2014-11-05 17:48:04 +01:00
tagreaderclient.cpp Name all threads created by Application 2020-05-27 10:22:00 +01:00
tagreaderclient.h More copyright info fixes 2014-11-05 17:48:04 +01:00
taskmanager.cpp More copyright info fixes 2014-11-05 17:48:04 +01:00
taskmanager.h Remove extra ';' 2019-11-10 00:30:18 +01:00
thread.cpp Don't set thread priority in LibraryWatcher constructor, as this is executed in the main thread. 2015-02-28 16:44:32 +01:00
thread.h Don't set thread priority in LibraryWatcher constructor, as this is executed in the main thread. 2015-02-28 16:44:32 +01:00
timeconstants.h More copyright info fixes 2014-11-05 17:48:04 +01:00
ubuntuunityhack.cpp More copyright info fixes 2014-11-05 17:48:04 +01:00
ubuntuunityhack.h More copyright info fixes 2014-11-05 17:48:04 +01:00
urlhandler.cpp More copyright info fixes 2014-11-05 17:48:04 +01:00
urlhandler.h Add optional auth info to LoadResult. 2020-03-12 18:08:14 +00:00
utilities.cpp Prevent accidental usage of /usr/bin/data 2020-02-23 16:04:42 +00:00
utilities.h Add a function that scrubs URL queries from strings. 2020-02-17 20:31:06 +00:00