audacia/src/ondemand
2017-03-17 17:52:17 -04:00
..
ODComputeSummaryTask.cpp Convert sampleCount <-> floating or -> long long explicitly ... 2016-09-15 21:02:31 -04:00
ODComputeSummaryTask.h Manage block files with std::shared_ptr, BlockHash stores weak_ptr 2016-08-16 12:29:59 -04:00
ODDecodeFFmpegTask.cpp Fix compilation of EXPERIMENTAL_OD_FFMPEG 2017-03-17 17:52:17 -04:00
ODDecodeFFmpegTask.h Remove some naked new amd delete in: ondemand 2016-08-08 07:53:28 -04:00
ODDecodeFlacTask.cpp Make switches on enums exhaustive 2016-09-18 10:36:55 -04:00
ODDecodeFlacTask.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
ODDecodeTask.cpp Convert sampleCount <-> floating or -> long long explicitly ... 2016-09-15 21:02:31 -04:00
ODDecodeTask.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
ODManager.cpp More safenew 2016-08-10 11:05:51 -04:00
ODManager.h More safenew 2016-08-10 11:05:51 -04:00
ODTask.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
ODTask.h A mutex guarding access to this variable made volatile unnecessary 2016-08-21 09:00:18 -04:00
ODTaskThread.cpp ODLock has a non-blocking TryLock (not yet used); remove unnecessary mallocs. 2016-04-16 14:15:01 -04:00
ODTaskThread.h Redefine ODLocker as movable, and it may try-lock only. 2016-04-17 13:58:21 -04:00
ODWaveTrackTaskQueue.cpp Remove some naked new amd delete in: ondemand 2016-08-08 07:53:28 -04:00
ODWaveTrackTaskQueue.h Remove some naked new amd delete in: ondemand 2016-08-08 07:53:28 -04:00