Changes between Version 25 and Version 26 of ReleaseNotes


Ignore:
Timestamp:
06/23/11 21:46:27 (13 years ago)
Author:
pinwc4
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes

    v25 v26  
     1= Release 0.64 = 
     2 
     3== Changes == 
     4 
     5 * Changed rank change announcements to occur after lap 1 instead of including lap 1 
     6 * Added beep for when racer is added to race 
     7 * Added space between the racer name and last lap text for the Text To Speech engine so there is an appropriate pause when spoken. 
     8 * Email button is now disabled during a race. 
     9 * Removed all internal references to lap 0. Removed any logic in the program that was hiding the lap 0 information. No more appearance of lap 0 on the graph screens for example. 
     10 * Rows on the race screen are programmaticly generated instead of being defined before the program is ran. 
     11 
     12 
     13== Bug Fixes == 
     14 
     15 * Fixed bug that caused only upper case letters being able to be used in some cases 
     16 * Fixed bug that made it so if you wanted to use a Relay Board you had a select a Relay Board first before setting Lap Counter settings. 
     17 * Resized rank text on race screen so ranks greater than 9 do not get cut off slightly with certain fonts. 
     18 * Lag rank check now looks at all racers instead of just the top 10. This fixes an error with free play mode that could occur if the top 10 racers timed out at about the same time before other racers move up in rank. 
     19 * Fixed bug that could occur if you deleted a racer named none that would make it so you could no longer add new racers. 
     20 * Changed lap counter data processing to force looking at single byte characters. This fixes bugs that can occur with languages, such as Japanese, that use 2 or more bytes to define characters. 
     21 * Fixed a bug that could occur with Robitronic lap counting hardware that would cause a stack overflow error. 
     22 * Fixed a lag calculation error that could occur while watching graphs live. 
     23 * Fixed error that could occur in some cases if on the edit racers screen you clicked the button to select an image and then clicked cancel. 
     24 * Fixed error that could occur in some cases if you clicked the Export HFAY button and then clicked cancel. 
     25 * Fixed an error that could occur in some cases if you clicked the select image button in the theme editor and then clicked cancel. 
     26 
     27 
     28 
     29 
    130= Release 0.59 = 
    231