Friday, September 27, 2013

The builds 39-45

19.0.45 (9/24/2013)

1. Fixed: mp4/m4a files would not play on LS clients if user chooses "Automatic" or "JRiver audio engine (using input plug-in)" for Playback Type.
2. Changed: Video playback no longer forces the 'Clip protection' overflow handling mode but instead allows flat-lining overflows if so desired.
3. Fixed: Some click handling problems from build 44.
4. Fixed: When MP3 decoding encountered bad frames, audio analysis could slow way down instead of quickly working through the errors.

19.0.44 (9/24/2013)

1. Fixed: Shell extensions were causing problems in build 43.
2. Internal: More work on mouse click and double-click handling to fix some issues with trackpads (please report any issues).

19.0.43 (9/23/2013)

1. Fixed: A couple click / mouse issues due to the internal click handling changes.
2. Changed: Analyze Audio allows analyzing up to 8 files at a time instead of 4.
3. Fixed: Memory playback could engage when analyzing audio or converting and impact the memory usage and performance of the operation.
4. Faster: Improved thread parallelism when analyzing audio (and to a lesser extent regular playback).
5. SDK: The HTML engine supports .Rating and .RatingStars variables on any file object (can be used by WebGizmo, etc.).
6. Fixed: If a video file issued a finished event before ever starting, it could cause the audio analyzer to hang on the file.
7. Fixed: Thai text (and possibly others) could draw with incorrect character spacing.
8. Fixed: ASIO Line-in playback was not working properly.
9. Fixed: A corrupt MP3 file could cause a crash when decoding in rare cases.
10. Changed: Edit control scrollbars are indented one pixel so that they're inside the edit border with most skins.
11. Fixed: The Trunc(...) math expression function could show incorrect results in some cases.

19.0.42 (9/19/2013)

1. Fixed: Theater View could crash in rare cases.
2. Changed: The installer checks for SSE2 and shows an error if it's not found instead of refusing to run (we have no way to test this, so confirmation would be appreciated).
3. Changed: Revised the check for operating system support for AVX CPU instructions to hopefully fix an issue on XP running in Parallels (testing appreciated).
4. Fixed: When a client request a television channel that the server is already running (either recording or serving other clients), a black rectangle is drawn on the upper lefter corner of the server.

19.0.41 (9/18/2013)

1. Changed: Added support for SSA/ASS subtitle custom margins in the styles block.
2. NEW: Convert Format allows optionally specifying an audio output bitdepth.
3. Fixed: A corrupted APE file could cause decoding to stall in rare cases.
4. Fixed: Television tuner specific configuration dialog was not displayed.
5. Fixed: MadVR fell out of exclusive mode on OSD with TV playback.

19.0.40 (9/17/2013)

1. Changed: A processor that supports SSE2 is now required (added in 2001 to Intel, 2003 to AMD).
2. NEW: Added a 6 dB/octave mode for high and low pass filters in Parametric Equalizer.
3. Changed: The import summary is presented as an Action Window and only shows a popup and switches to 'Recently Imported' if a user clicks 'Details' on the summary.
4. Fixed: The new JRTelevision Dll did not work.
5. Internal: Revised left mouse click handling so that single, double, and triple clicks are generated by JRiver's framework instead of the operating system (should be internal change, but please report any mouse related issues).
6. Fixed: The installer could incorrectly want to reboot when it couldn't install the shell extensions.

19.0.39 (9/16/2013)

1. Fixed: Some handheld devices would not appear in the last few builds (due to the internal COM changes).
2. Faster: When loading Theater View backdrops from multiple sources, all sources are loaded at once instead of loading one at a time.
3. SDK: MCWS/v1/File/GetFile allows specifying a custom mime type for the response (to deal with carriers or ISPs that may block or throttle MP3 data).
4. Faster: Netflix queue is downloaded 2 to 3 times faster due to using parallel threading. Cancel works better.
5. Fixed: A few rare MP3 files could get slow to play or analyze.
6. Fixed: The brightness / contrast skin effect could overflow and look bad when using SSE acceleration.
7. Fixed: The removed FTP upload tool could incorrectly appear in the send to menu ( removed when MFC was removed: http://yabb.jriver.com/interact/index.php?topic=75971.0 ).
8. Changed: The JRiver ASIO driver allows the host to configure the driver buffer size instead of keying off Options > Audio > Live playback latency (this way programs that query for the buffer size of all ASIO drivers on startup won't cause MC to start).
9. Changed: Socket buffer size to 32k.
10. Changed: Allow re-use of the base socket listener for library server (non-windows versions).
11. Changed: Adaptive Volume in 'Peak Level Normalize' mode would not use a fixed gain in some cases where it should have.
12. Internal: Switched television engine from an MFC COM control (MJTVControl.dll) to a regular DLL (JRTelevision.dll).