Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [client] Disable login button while login is running; create legacy vmx if ↵ | Simon Rettberg | 2015-09-23 | 1 | -16/+3 |
| | | | | server doesn't supply one | ||||
* | [client] read the hardware version from the vmdk file and use it in the vmx. | Jonathan Bauer | 2014-12-03 | 1 | -1/+1 |
| | |||||
* | [client] change vmx template from hostonly to nat | Jonathan Bauer | 2014-11-03 | 1 | -1/+1 |
| | |||||
* | [client] vmx file generation after downloading an image | Jonathan Bauer | 2014-10-29 | 1 | -0/+70 |
WARNING: this will not work for StreamOptimized-VMDKs. This is not something we can directly fix, since it depends on the type of the vmdk beeing downloaded. TODO: How to handle this case? Minor: also reworked speed calculations for downloads to lessen the amount of updates needed by the GUI. |