Carousel 4.5.3 Release Notes ========================================================= * Bug 1015 | DisplayEngine doesn't play Quicktime files with .mp4 extension -DisplayEngine will now play .mp4 files as well as .mov files. * Bug 1025 | Video playback stutters -We changed some of the process priorities used for video playback. This should allow video to play back more smoothly. * Bug 1037 | StringToTime function doesn't gracefully handle invalid input -Some areas of the WebUI were throwing errors when invalid date/time values were entered. We now check input more carefully. * Bug 1172 | Editing a picture throws an exception -Updated picture editing code to be more stable and responsive. * Bug 1198 | Resizing media causes memory leaks -Cleaned up our resorce usage when resizing media. Should resize quite a bit faster now too. * Bug 1199 | Resizing media uses the database instead of the WebUI form fields -If you changed the resolution of a channel and clicked "resize media" before saving the new resoultion, it would resize to the old resolution, effectively doing nothing. Resizing now uses the new resolution even if you haven't saved it yet. * Bug 1200 | Copying a group of bulletins with an apostrophe in the description causes error -Fixed a database quoting issue