audacia/src/ondemand
James Crook 748e718395 Workaround for FLAC__MAX_METADATA_TYPE not defined. 2017-03-18 19:44:12 +00:00
..
ODComputeSummaryTask.cpp Rewrite one try-catch with GuardedCall so we can show the user errors 2017-03-17 17:53:01 -04:00
ODComputeSummaryTask.h OD tasks store weak pointers to block files... 2017-03-17 17:52:37 -04:00
ODDecodeFFmpegTask.cpp Remove naked malloc (or similar) and free in: various 2017-03-17 17:52:54 -04:00
ODDecodeFFmpegTask.h Remove some naked new amd delete in: ondemand 2016-08-08 07:53:28 -04:00
ODDecodeFlacTask.cpp Workaround for FLAC__MAX_METADATA_TYPE not defined. 2017-03-18 19:44:12 +00:00
ODDecodeFlacTask.h fix some comments 2017-03-17 17:52:22 -04:00
ODDecodeTask.cpp ODDecodeTask makes progress unless there is an exception 2017-03-17 17:52:56 -04:00
ODDecodeTask.h OD tasks store weak pointers to block files... 2017-03-17 17:52:37 -04:00
ODManager.cpp More const and override 2017-03-17 17:52:20 -04:00
ODManager.h More const and override 2017-03-17 17:52:20 -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 Remove naked malloc (or similar) and free in: various 2017-03-17 17:52:54 -04:00
ODWaveTrackTaskQueue.cpp More const and override 2017-03-17 17:52:20 -04:00
ODWaveTrackTaskQueue.h More const and override 2017-03-17 17:52:20 -04:00