Thursday, April 26, 2012

The builds 134-136

17.0.136 (4/25/2012)

1. Fixed: When printing multiple almost full page images, the image would be centered on the first page and top-left aligned on subsequent pages.
2. Changed: When in-place editing in a list when the values vary, the first value will be placed in the edit control instead of [Varies].
3. Fixed: Editing list-type fields that used a standard (non-list) edit mode would cause the values in the selection set to not appear at the top of the combobox (applies to Artist, Genre, etc. since they are now list fields).
4. NEW: Subtitle timing can be adjusted from the OSD when subtitles are on (use up/down/left/right while playing).
5. Fixed: Right-clicking in the empty area to the right of all the columns in a list would not work properly.
6. Changed: Expression variables used with Load(...) and Save(...) are global, and valid for the run of the program.
7. Fixed: Dealing with series images could be unnecessarily slow when a library used a lot of series-based relational fields.
8. Faster: Tweaked list filling to be faster for large lists.

17.0.135 (4/25/2012)

1. Fixed: A rare hang on track switch when two or more zones were switching at exactly the same time (most common with linked zones).
2. NEW: Added support for ASIO hardware reset requests (kAsioResetRequest), which is used by RME and possibly other hardware.

17.0.134 (4/24/2012)

1. Fixed: Glass based skins could allow a modal dialog to jump behind the view in some views.
2. Changed: Updated webgizmo html5 player.
3. Fixed: When downloading a component that showed progress, if the server didn't report a file size the progress could incorrectly show "2GB".
4. Fixed: Icons on messages boxes didn't look nice with skins that used an image for a dialog back.
5. Faster: Parsing / compiling large expressions is much faster (for example, Marko's 27,000 character thumbnail text expression takes 34ms to compile compared to 20800ms).
6. Faster: The expression compiler is smarter about inlining expressions so that it won't inline in cases where it could actually hurt performance.
7. Changed: Added Load(...) and Save(...) expression functions to allow using variables.
8. Changed: Improved error-handling in television recording.
9. Fixed: DLNA server. Correct spelling error for updateID variable. Was preventing PS3 and probably others from working properly. Broken in build 17.0.132
10. NEW: DLNA server. Make an educated guess of the container type for playlists, photo albums and audio albums. Solves sorting problem in PlugPlayer (and perhaps others).

No comments:

Post a Comment