|
|
ReleaseNotes
Release notes for gwt-voices.
What's new in gwt-voices-1.5.5.jar
New Features
- Prevent streaming sounds that are no longer playing from clogging the 'two connections per host' pipline. Thanks Anthony Fehir!
Bug Fixes
- Improved deployment directory relocation by using module base URL to locate gwt-voices.swf (used for MP3 playback when Flash is installed). Thanks igor.mihalik!
What's new in gwt-voices-1.5.4.jar
Bug Fixes
- Flash MP3 fixes: removed duplicate sound loaded events, reinstating playback complete events. Thanks Anthony Fehir!
What's new in gwt-voices-1.5.1.jar
Bug Fixes
- Fixed broken Flash based MP3 playback caused by a corrupted gwt-voices.swf resource. Would cause IE to show (1 item remaining) in the status bar after page finishes loading.
- Fix premature playback of audio files on Linux when mplayer is involved. Thanks vruiz.jurado!
General changes in this release
- In IE only, playback of a second MIDI before the first has finished playing now causes playback of that first MIDI file to stopped. This is due to IE's inability to play more than one MIDI voice at a time. Thanks jamestyner!
What's new in gwt-voices-1.5.0.jar
Note: Flash based MP3 playback is broken in 1.5.0. Please upgrade to a newer release.
Minor API Changes in this release
- Sound.LoadState from int to enum
- SoundController.MimeTypeSupport changed from int to enum
- Renamed SoundCompleteEvent to PlaybackCompleteEvent
- Renamed onSoundComplete() to onPlaybackComplete()
Bug Fixes
- Fix/workaround for IE's inability to play only one MIDI file at a time; we now stop the first MIDI playback (IE only) when the second starts. Thanks jamestyner!
Other updates
- Added a NOTICE file; See this project's Apache 2.0 License for what this means if you want to redistribute gwt-voices
- Updated build scripts
- Version moved from $wnd.GWT_VOICES_VERSION to $wnd.$GWT_VOICES_VERSION for consistency with other projects
- Minor online demo updates, including second MIDI example, and brand new stop buttons
What's new in gwt-voices-1.0.0.jar
Feature Highlights
- Improved sound capability detection in Opera.
- Updated online demo with a MIDI example.
- New Hornet Blast arcade game.
What's New in gwt-voices-0.9.3.jar
- Release 0.9.3 is not new. It's old :).
Sign in to add a comment
