add history file for inclusion in future releases
cosmetic improvements
added a link to 32bit windows version, as well as a short note about contributing voices
removed useless windows libraries from 64bit build
freezed version 0.9 to tags
removed useless win libraries from the 32bit build
windows build scripts take care of blindmaster.dat
resource files are stored in a single dat file + added vocalization of a few error messages
win32 makefile
windows 64bit makefile fixes
SDL_Mixer buffer must be of at least 1K for proper playback under my Windows XP VM
voice files contain a version tag for compatibility check
predictable support for 0 bytes long files
moved ar-specific code to arload.c
display a message about lack of video output
copy voice files when building the windows target
added robo file in ar format
voice data is stored in a single ar file
windows target
prepared urls for future release
increased buff to avoid false alerts from compiler about potential buffer overflow
explicit include of stdio so gcc does not whine about undefined printf()
improved documentation
improved help msg
slight pause between hints and "success" msg
version set back to 0.9
added pl-robo, fr-robo and en-charles voices - also changed default to en-charles
improved timeout accuracy in ui_getkey() and blindmaster more reactive to keypresses
enforce deterministic ogg outputs to avoid pushing svn changes after each espeak regen
use different recordings for hints, to allow future translations
decreased audio pauses to 0.5s
play a short tone after having flushed pending talk instructions
better timeout handling within ui_getkey()
CR/LF line endings in all source files
-/+ keys set as alternatives to left/right
-/+ keys set as alternatives to left/right
added missing sound files for digits 7,8,9
improved documentation
customizable voices
ogg samples instead of wave
added a version string
shorter intro talk
ui_talk funtion accepts only a fname now, also moved TALK console info into debug mode
variations of success messages, also do not speak misplaced hint when code is all good
improved spoken instructions and talking dynamic
script to generate all voice phrases through espeak, also improved some phrases
implemented a dynamic, interruptable queue of talk actions
saying GOODBYE instead of ESCAPE
improved wording
dropped duplicated txt file and fixed title
keypad support
rejecting incomplete codes
added missing audio file
usleep() for not hammering cpu during playback
html compat
bumped max tries to 8
clearer keypress handling (switch instead of lots of if else)
added missing sound file
initial import