Friday, September 6, 2013

The builds 33-37

19.0.37 (9/5/2013)

1. Fixed: Playback of some YouTube music videos was failing.
2. Changed: The CSV text copied to the clipboard when copying from a list uses tab instead of comma as the delimiter.
3. Fixed: Playing YouTube videos, MC would not resume playback after entering buffering state.
4. Changed: Switched convolution based image effects (sharpen, emboss, etc.) to use SSE instead of MMX (should be internal change, but please report any issues).
5. Changed: MC will now read and write replay gain (Volume Level) tags in Windows Media files.
6. Fixed: Loopback was not working in the last couple builds due to internal COM changes.

19.0.36 (9/4/2013)

1. NEW: Added native support for little-endian PCM AIFF files (previously only the more common big-endian or floating point AIFF files were supported natively).
2. Changed: Copying list items to the clipboard generated RFC 4180 compliant CSV data (previously some special characters, newlines, etc. were not formatted for RFC 4180 compliance).
3. Changed: Copying list items to the clipboard puts CSV into the text area of the clipboard (instead of having different text and CSV formats).
4. Fixed: If something triggered a Standard View view switch while Theater View was showing, it could steal the keyboard / remote focus.
5. Fixed: MC could not read and write replay gain tags in APE tags that used replaygain_track_gain style naming.
6. Changed: MC no longer adjust replay gain value internally by 6 dB (should be internal change, but please report any issues).

19.0.35 (9/3/2013)

1. Fixed: Seeking during YouTube playback could cause extremely slow network traffic from the server.
2. Fixed: After acquiring images from a camera, the program would not always update and show the 'Recently Acquired' playlist.
3. Fixed: TiVo Server could fail to run in some cases in the last few builds.
4. Fixed: Several issues from COM changes in build 34.
5. Changed: More tweaks to Noire skin.
6. Changed: Adaptive Volume is locked at the #2 position in DSP Studio (Output Format, Volume Levelling, and Adaptive Volume happen at the front of the audio chain, other effects happen JIT at the end).
7. Changed: The automatic library backup system will switch to the default backup location when a user specified folder is no longer valid.
8. Changed: Help > System Info was missing the device manager information on Windows 8.
9. SDK: Added MCWS/v1/File/Played function to update play stats, Scrobble, etc.
10. SDK: All MCWS/v1/File/* functions accept a library key or filename (to use a filename, set FileType to Filename).
11. SDK: Added MCWS/v1/Playlist/AddFile to add a single file to a playlist.

19.0.34 (8/30/2013)

1. Fixed: Doing a YADB track lookup could hang when using a file that required DirectShow for decoding.
2. Changed: DVD rips now use Carnac for better decoding of series/season/disc# information in disc volume name.
3. Internal: Made usage of COM opt-in instead of opt-out for worker threads. Please report any issues.
4. Changed: Updated Chinese language files (thanks kelijun).
5. Fixed: Some phrases were not translated.
6. NEW: MC can record television channels on CableCARD devices in transport stream (.ts) format.
7. Changed: Improved internal engine quality when playing 2x DSD input, using processing, and outputting 2x DSD.
8. Faster: Improvements to DSD output encoding to reduce the chance of buffer shortfalls.

19.0.33 (8/29/2013)

1. Fixed: Adaptive volume would sometimes not apply (fixed) volume adjustment on already analyzed files.
2. Fixed: The Direct Sound buffering slider wouldn't save the value.
3. Changed: Additional updates to the default Noire skin.
4. Changed: Added some logging to the ASIO driver to trouble-shoot hosts that load the driver but don't actually use it (which can cause MC to launch).
5. Changed: SRT subtitles suppress mystery <32> and <35> markers used by Swedish public television.
6. Fixed: When the system short date format used the month as a string instead of a number, it could cause date parsing to make incorrect guesses with regards to day and month ordering for ambiguous dates like '3-4'.
7. Changed: Date parsing of three numbers (like 3-4-12 or 2012.3.4) will always assume the ordering matches the system default (unless it's a clear variant like year.month.day).
8. Fixed: Playback of some YouTube music videos was failing.