2.0.0.17
call about box using blsoft.dll
hide gpo tab
2.0.0.16
remove support for mysql and assets
fix the window title which got messed up by mistake
2.0.0.15
fix the commands for showing tickers with or without promos
2.0.0.14
wasn't sending some commands to the ticker
2.0.0.13
add all needed gpis and automation commands
2.0.0.12
gpi changes
2.0.0.11
change the way xpr code plays bugs
2.0.0.10
wasn't sending promo off command
2.0.0.9
change grid with new headers and removing squeeze column
rename crawl to promo
change behaviour of bugs related to tickers
2.0.0.8
remove several hardcoded scenes including squeezeback scenes
2.0.0.7
when ignoring ip commands, clear the buffer
release notes menu item
gpi for ignoring commands on the ip port
2.0.0.6
add support for special on and off commands from the player (socket) port
add support for <breakingnewsbanneron> and <breakingnewsbanneroff> from the player port
add a checkbox to ignore play port commands
2.0.0.5
support for receiving trigger commands on the socket port
2.0.0.4
improve logic for when breaking news banner could be taken off
2.0.0.3
remove xpr graphics from installer
2.0.0.2
updates to as run for SHORT and completed status wasn't writing correctly
2.0.0.1
add app.manifest to install
2.0.0.0
commmand delimiter changed from \n to ;
use socketmessaging for player socket
show xpr build information in status bar
connect to chameleon database instead of the brando database
have chameleon database connection defined in Setup tab of UI
1.0.x.22
take us back to 1.0.x.19 removing the changes in build 20 and 21
1.0.x.21
remove the sponsor when gpi removes the ticker
1.0.x.20
support for going to clean feed if we can't connect to the db 3 times in a row where each try is on a 1 minute timer
1.0.x.19
minor additional logging added
1.0.x.18
support for showing/hiding a special show by the ticker player - initally used for showing olympics results
1.0.x.17
send out a 0 reconkey when not designated to write as runs
1.0.x.16
enhanced status support using prefixes to indicate main/backup and clean
1.0.x.15
missed some of the cases for short run sponsors
1.0.x.14
support for status field in as run reports
database connection support to allow TM to update As Runs and get a list of valid named snipes
1.0.x.13
previous build didn't build the string correctly
1.0.x.12
buffer up com commands in case we don't get the full string at once
1.0.x.11
make kill sponsor gpis state based which means it not only kills but prevents sponsors from playing
bypass gpi support which will cause sponsors to not play
1.0.x.10
use 3rd parameter of sponsor command instead of 2nd
1.0.x.9
explicitly close wcf service on exit
minor refactoring
manual trigger
2 kill sponsor triggers
support for sponsor triggers
gpo for showing state of breaking news
1.0.x.8
support ~ as a delimiter for sercom commands
1.0.x.7
save sercom commands whenever unlocking and then locking the grid
change the grid select behaviour to full row select when locked
disable on/off buttons when grid is unlocked
1.0.x.6
save the sercom commands to a separate file instead of using settings.ini
1.0.x.5
allow resizing of the form
WCF remote control support
1.0.x.4
ticker wasn't being removed under most cases
squeeze wasn't working correctly with gpi for removing ticker
allow locking of sercom grid
fix the default sercom commands
1.0.x.3
beef up catching of exceptions when reading persistents on launch
add remove ticker gpi code