diff options
author | Eugene Sandulenko | 2010-06-15 11:06:14 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2010-06-15 11:06:14 +0000 |
commit | ab901bccd06ea88fdd7c16f77e8f7e437092e9eb (patch) | |
tree | 69f524acb777d412064899d120bb5760212f1ad4 /NEWS | |
parent | 2399f998a393b8c4cff6410da4bead1374674b08 (diff) | |
download | scummvm-rg350-ab901bccd06ea88fdd7c16f77e8f7e437092e9eb.tar.gz scummvm-rg350-ab901bccd06ea88fdd7c16f77e8f7e437092e9eb.tar.bz2 scummvm-rg350-ab901bccd06ea88fdd7c16f77e8f7e437092e9eb.zip |
Mention GUI improvements in NEWS.
svn-id: r49800
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ For a more comprehensive changelog for the latest experimental SVN code, see: - Fixed a crash in the rjp1 player code affecting the FOTAQ Amiga version. - Added support for more original media layouts. - Added support for GUI localization. + - Improved GUI by adding tooltips and radiobuttons. + - Improved GUI usability by hiding more irrelevant options not supported by + specific games. AGI: - Fixed number of GFX glitches. |