refresh manger and bankwise refresh manager

This commit is contained in:
robert
2014-03-29 11:48:18 +01:00
parent 04e38d6663
commit e13f2b0868
19 changed files with 344 additions and 256 deletions

View File

@@ -49,7 +49,6 @@ void ControllerState::change(const ScheduledCommand& scheduledCommand)
switch (scheduledCommand.getCommand())
{
case Command::AutoRefresh:
bankStates.closeRowBuffer(scheduledCommand.getBank());
break;
case Command::Activate:
bankStates.openRowInRowBuffer(scheduledCommand.getBank(), scheduledCommand.getRow());