rhubarb-lip-sync/src
Daniel Wolf f09155e486 Using raw pointers instead of iterators for string manipulation
This avoids an assertion error when I temporarily move 1 past end
2016-02-01 20:47:27 +01:00
..
audioInput Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
NiceCmdLineOutput.cpp Improved formatting of command-line output 2016-01-06 21:08:39 +01:00
NiceCmdLineOutput.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
Phone.cpp Fixed corner cases 2015-12-03 23:07:15 +01:00
Phone.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
ProgressBar.cpp Showing combined progress for entire task 2016-01-28 19:13:40 +01:00
ProgressBar.h Showing combined progress for entire task 2016-01-28 19:13:40 +01:00
Shape.cpp Fixed warning 2015-12-21 13:26:56 +01:00
Shape.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
TablePrinter.cpp Improved formatting of command-line output 2016-01-06 21:08:39 +01:00
TablePrinter.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
appInfo.cpp.in Refactoring: Using camelCase throughout 2016-01-06 20:47:37 +01:00
appInfo.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
centiseconds.cpp Refactoring 2015-12-01 22:55:52 +01:00
centiseconds.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
main.cpp Showing combined progress for entire task 2016-01-28 19:13:40 +01:00
mouthAnimation.cpp Improved phone-to-mouth mapping 2016-01-31 21:39:49 +01:00
mouthAnimation.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
phoneExtraction.cpp Using -dither to prevent recognition errors in connection with zero silence 2016-02-01 20:26:14 +01:00
phoneExtraction.h Showing combined progress for entire task 2016-01-28 19:13:40 +01:00
platformTools.cpp Refactoring: Using camelCase throughout 2016-01-06 20:47:37 +01:00
platformTools.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
stringTools.cpp Using raw pointers instead of iterators for string manipulation 2016-02-01 20:47:27 +01:00
stringTools.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
tools.cpp Reading sound file name from command line 2015-12-01 22:55:53 +01:00
tools.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00