MuseScore/src/framework/global
2023-05-25 21:50:09 +03:00
..
async moved logger, profiler and async to global 2022-05-24 10:50:56 +03:00
concurrency Introduced TaskScheduler and parallelized audio sources rendering before mixing 2022-11-25 12:52:03 +00:00
deprecated fixed use some types 2022-08-03 18:49:21 +02:00
internal removed from INJECT macro 2023-05-19 09:54:16 +03:00
io renamed imoduleexport to imoduleinterface 2023-05-19 18:18:58 +03:00
modularity renamed imoduleexport to imoduleinterface 2023-05-19 18:18:58 +03:00
serialization added vtest ref data and rewrite vtest logic 2023-02-09 18:11:01 +02:00
tests tests 2023-03-21 11:45:18 +02:00
thirdparty fixed log stream 2023-05-04 11:48:54 +03:00
types ByteArray::reserve: should compare against capacity, not size 2023-04-23 17:15:52 +02:00
allocator.cpp fixed OBJECT_ALLOCATOR macro 2023-05-03 22:08:01 +03:00
allocator.h fixed OBJECT_ALLOCATOR macro 2023-05-03 22:08:01 +03:00
CMakeLists.txt CMake: improvements to GetPlatformInfo and GetCompilerInfo 2023-05-25 21:50:09 +03:00
containers.h added some functions in container.h 2023-04-12 12:01:39 +03:00
dataformatter.cpp Improve DataFormatter::formatTimeSince 2022-07-14 18:42:37 +02:00
dataformatter.h Improve DataFormatter::formatTimeSince 2022-07-14 18:42:37 +02:00
defer.h Introduced a cool DEFER syntax macro 2022-03-15 12:21:25 +01:00
dlib.h Fix MSVC/MinGW compiler warnings 2023-01-09 17:01:55 +02:00
globalmodule.cpp changed services declaration in modules setup 2023-05-22 21:24:57 +03:00
globalmodule.h changed services declaration in modules setup 2023-05-22 21:24:57 +03:00
globaltypes.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
iapplication.h renamed imoduleexport to imoduleinterface 2023-05-19 18:18:58 +03:00
icryptographichash.h renamed imoduleexport to imoduleinterface 2023-05-19 18:18:58 +03:00
iglobalconfiguration.h renamed imoduleexport to imoduleinterface 2023-05-19 18:18:58 +03:00
iinteractive.h renamed imoduleexport to imoduleinterface 2023-05-19 18:18:58 +03:00
iprocess.h renamed imoduleexport to imoduleinterface 2023-05-19 18:18:58 +03:00
log.h fixed DO_ASSERT macro 2023-04-27 13:28:54 +03:00
logremover.cpp Fixed mistake 2023-04-10 11:06:22 +03:00
logremover.h [engraving] removed Qt dependicies. Step 5 2022-07-01 00:00:07 +03:00
logstream.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
muversion.cpp Fixed error: In the GNU C Library, "major" is defined by <sys/types.h> 2023-03-13 13:22:28 +02:00
muversion.h removed config.h 2023-02-14 15:51:40 +02:00
progress.h implemented the progress component 2023-03-21 11:45:18 +02:00
ptrutils.h Fix namespace code style 2021-07-07 15:12:16 +02:00
realfn.h [diagnostics] added draw data diff comands 2023-01-24 10:55:53 +02:00
runtime.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
runtime.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
settings.cpp Merge pull request #15905 from iwoithe/fix-11440-more-user-friendly-advanced-settings-descriptions 2023-03-15 16:31:12 +02:00
settings.h removed from INJECT macro 2023-05-19 09:54:16 +03:00
stringutils.cpp [diagnostics] added convert drawdata to image 2023-01-13 15:17:31 +02:00
stringutils.h [diagnostics] added convert drawdata to image 2023-01-13 15:17:31 +02:00
timer.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
translation.cpp A little cleaning 2022-07-21 22:01:49 +02:00
translation.h A little cleaning 2022-07-21 22:01:49 +02:00
utils.cpp Change pitchToString to show flated notes too 2023-04-24 18:16:47 +02:00
utils.h Change pitchToString to show flated notes too 2023-04-24 18:16:47 +02:00