New slideshow tool! ("Slides", available in "Open" dialog.)

(Select each image to play, in the order you want them, then click "Play".
Space, Enter, Right and mouseclicks advance manually.
Left goes to the previous image. Escape or "Back" button at lower right ends
playback.)
This commit is contained in:
William Kendrick 2006-08-27 22:14:52 +00:00
parent 7716a05281
commit cf72e0759c
3 changed files with 351 additions and 4 deletions

View file

@ -12,6 +12,13 @@ $Id$
2006.August.27 (0.9.16)
* Interface improvements:
-----------------------
* New slideshow tool! ("Slides", available in "Open" dialog.)
Select each image to play, in the order you want them, then click "Play".
Space, Enter, Right and mouseclicks advance manually.
Left goes to the previous image.
Escape or "Back" button at lower right ends playback.
* Modified "Text" tool so that it correctly handles the 16-bit unicode
characters that SDL sends.
(The text buffer is held internally as an array of wchar_t, and
@ -40,7 +47,8 @@ $Id$
* Stamp sound effects may be in either OGG or WAV format.
* Stamps may now include a second sound effect, used as a spoken description.
* Stamps may now include a second sound effect, used as a spoken
description.
(stampname_desc.ogg or .wav and localized stampname_desc_ll.ogg or .wav)
* Tool improvements: