Creation/Dev/Releases/Client/5.12: Difference between revisions
From Graal Bible
Line 21: | Line 21: | ||
** Linux: the capture options are not resetting anymore when changing the GUI style | ** Linux: the capture options are not resetting anymore when changing the GUI style | ||
** Linux/Mac/Graal3D: fixed a problem with making screenshots (Alt-2) that could crash the client | ** Linux/Mac/Graal3D: fixed a problem with making screenshots (Alt-2) that could crash the client | ||
** Windows: fixed problems with only getting a white screen when doing screenshot or video |
Revision as of 11:13, 19 October 2007
Release date
October 19th 2007 for Windows and Linux
New features
- File selection/saving: automatically accepts the entered file name when pressing <return> (no need to click on the select button)
- Video capture:
- increased the speed of the video grabbing on Windows
Bug fixes
- GuiTextEditSliderCtrl:
- fixed problems with the format wanting the number always in front
- GuiSliderCtrl:
- when the gui style is not providing a slider gfx then it's drawing the default slider instead of not drawing anything
- GuiButtonCtrl/GuiTabCtrl:
- fixed problems with some styles where the tiling for button graphics was not correctly specified, so that only the corners of the button were drawn
- Video capture:
- increased the video buffer size (was giving error sometimes when recording videos of huge size and lots of movement on the screen)
- Linux: the capture options are not resetting anymore when changing the GUI style
- Linux/Mac/Graal3D: fixed a problem with making screenshots (Alt-2) that could crash the client
- Windows: fixed problems with only getting a white screen when doing screenshot or video