V1.5.0- Added option to reset (disable/enable) AMD gpu devices with devcon before mining (admin rights needed, miner will ask)
- Now you can disable/enable up to 19 GPU's by pressing 0 - 9 (gpu0 - gpu9) and shift+0 - shift+9 (gpu10 - gpu19) on the keyboard
- Cryptonight Alloy new algo added (active from block 44.000)
- Added periodical GPU hashrate in log file
- No more nan displayed in hashrate view

To explain a little bit :
GPU resetting is done with devcon.exe, the same that is used for resetting Vega GPU's with some scripts. It finds all AMD GPU's in the system and disable/enables them before mining starts.
I know there will be some issues with this, like if you do it with a remote connection, it may freeze or drop. But this is something that is not miner related.
You need to give administrative privileges to SRBMiner if you don't want the permission dialog box pop up everytime when starting/restarting the miner. Also if a new empty window gets open, you can close it
Added possibility to disable/enable GPU's while mining. To maximize efficiency, when a device is disabled it won't get disabled right at that moment, it will first finish the round it is working on, and then it will stop working.
This is good for you because if some shares are found, they will be sent to the pool, and only after that the device will get disabled. This can sometimes take even 15-30 sec.
For GPU id's from 0-9 just press the corresponding key, for 10, 11, 12 ..etc use SHIFT+NUMBER, so if you want to disable GPU13, press SHIFT+3 on the keyboard.
Cryptonight Alloy added, use
"cryptonight_type" : "alloy". Altough there is no test pool, so i could not try it first, just did everything by the informations the coin dev gave my. So at block 44.000 we will see is it working
