- 2013-03-07 Tscope5 0.2 released!
- added installation instructions for Mac OS X
- added installation instructions for Linux
- added macros for all coordinate conversion functions
- added a todo and bug list to the documentation
- general cleanup of de code (break long lines)
- fixed a bug in ts5_set_display_position
- moved ts5_set_drawing_target, ts5_get_target_size etc. to bitmaps
- functions to query the size of the display (adapter), bitmaps etc. now always return a value in pixels, even when the relative coordinate scale is in use
- added program priority functions
- random integer and seeds are now unsigned long int
- made the compiler less strict (do not warn for conversions between data types)
- find fonts on Windows in a slightly more elegant way
- parallel port code (Windows) selects the right driver (32 or 64 bit) automatically
- fixed C++ compilation
- make cedrus voice key parameter commands work again (not tested yet)
- cleanup of the examples
- added functions to query the number of response devices and the number of buttons on each device
- fixed a bug that made large fonts look ugly
- fixed a bug that made clear screen work slow on windows
- _key functions have been renamed to _button functions
- download the source here
- download the windows installer here
- 2013-03-07 Mingw4Tscope5 0.2 released!
- added indent utility
- added cygutils
- added parallel port drivers for 32 and 64 bit windows
- added Notepad++ to the installer
- added indent/compile/run/cleanup shortcuts to Notepad++
- added Tscope5 update button to Notepad++
- bugfix run shortcut in Notepad++
- download the windows installer here
- 2012-10-24 Tscope5 0.1 released!
- download the source here
- download the windows installer here
- 2012-10-24 Mingw4Tscope5 0.1 released!
- download the windows installer here