rhubarb-lip-sync/src
Daniel Wolf d4b9a8e0c6 Implemented simple conversion from Unicode string to ASCII 2016-06-02 18:24:25 +02:00
..
audio Splitting audio into utterances before processing 2016-05-17 16:01:10 +02:00
BoundedTimeline.h Refactoring 2016-05-17 14:28:18 +02:00
ContinuousTimeline.h Refactoring 2016-05-17 14:28:18 +02:00
EnumConverter.h Refactored enum serialization/deserialization 2016-04-17 20:22:16 +02:00
Exporter.cpp Refactoring 2016-05-17 14:28:18 +02:00
Exporter.h Refactoring 2016-05-17 14:28:18 +02:00
NiceCmdLineOutput.cpp Added hanging indent to help output to make it more readable 2016-04-12 21:23:15 +02:00
NiceCmdLineOutput.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
Phone.cpp Refactoring 2016-05-17 14:28:18 +02:00
Phone.h Refactoring 2016-05-17 14:28:18 +02: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 Refactored enum serialization/deserialization 2016-04-17 20:22:16 +02:00
Shape.h Refactoring 2016-05-17 14:28:18 +02:00
TablePrinter.cpp Added hanging indent to help output to make it more readable 2016-04-12 21:23:15 +02:00
TablePrinter.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
TimeRange.cpp Refactoring 2016-05-17 14:28:18 +02:00
TimeRange.h Refactoring 2016-05-17 14:28:18 +02:00
Timed.h Refactoring 2016-05-17 14:28:18 +02:00
Timeline.h Refactoring 2016-05-17 14:28:18 +02: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
ascii.cpp Implemented simple conversion from Unicode string to ASCII 2016-06-02 18:24:25 +02:00
ascii.h Implemented simple conversion from Unicode string to ASCII 2016-06-02 18:24:25 +02:00
asciiCases.cpp Implemented simple conversion from Unicode string to ASCII 2016-06-02 18:24:25 +02:00
asciiCases.rb Implemented simple conversion from Unicode string to ASCII 2016-06-02 18:24:25 +02:00
centiseconds.cpp Implemented class Timeline<T> 2016-04-09 20:56:25 +02:00
centiseconds.h Fixed GCC build 2016-04-12 23:04:16 +02:00
logging.cpp Refactored enum serialization/deserialization 2016-04-17 20:22:16 +02:00
logging.h Fixed output format for structured logging 2016-04-19 19:30:38 +02:00
main.cpp Temporarily removed --dialog option 2016-05-17 14:28:18 +02:00
mouthAnimation.cpp Refactoring 2016-05-17 14:28:18 +02:00
mouthAnimation.h Refactoring 2016-05-17 14:28:18 +02:00
pairs.h Added getPairs function 2016-05-12 21:44:46 +02:00
phoneExtraction.cpp Removing redundant prefixes from PocketSphinx log output 2016-05-17 17:56:11 +02:00
phoneExtraction.h Temporarily removed --dialog option 2016-05-17 14:28:18 +02: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 Added hanging indent to help output to make it more readable 2016-04-12 21:23:15 +02:00
stringTools.h Added hanging indent to help output to make it more readable 2016-04-12 21:23:15 +02:00
tools.cpp Replaced Boost.Log with small custom logger 2016-04-14 09:42:47 +02:00
tools.h Replaced Boost.Log with small custom logger 2016-04-14 09:42:47 +02:00