Changes in revision 15 test 3:
This updated requires OS X 10.6 and an Intel processor. OS X 10.5 and PPC are no longer supported.
- Auto-detect number of output channels of current device, add option to override.
- Fix menu bar not disappearing in Mavericks in some cases.
- Fix video size not matching actual display size of video.
- Fix MPlayer and OS X channel layouts not matching for multichannel audio.
- Fix blacking windows not having the same window level as the main window.
- Fix playing VIDEO_TS folders with a dash in their path.
- Work around exception when opening the open panel.
- Fix display name being blank
- New MPlayer build from 3. November 2013 (r36500)
Changes in revision 15 test 2:
This update is Intel-only! PPC will no longer be supported.
- Updated help (big thanks to Bilal Hussain!).
- The App is now code-signed for Mountain Lion.
- Add menu items to play previous/next episode (Bilal Hussain)
- Add proxy icon to window title (Bilal Hussain)
- Add support for more default MPlayer keybindings.
- Try to play files even if extension is missing or unknown.
- Use BT.709 color matrix for HD video (Stefano Pigozzi).
- Add menu item to reset the volume.
- Fix video size being a few pixels off.
- Fix volume being reset after changing audio tracks.
- Fix and improve sleep prevention (allow sleep when playing only audio or while paused).
- Fix audio stream cycling using the '#' key.
- Fix some preferences items not prompting for playback restart.
- New MPlayer build from 23. January 2013 (r35839)
Changes in revision 15 test 1:
This update is Intel-only! PPC will no longer be supported.
- First step towards better multi-window support, add option to either open files in new or frontmost window, optionally reusing idle windows when possible.
- Fix blank open dialog and fullscreen scrubbing bar flicker on Lion.
- Reduced application size 46% by dropping PPC support, removing unnecessary libraries and the merge of FFmpeg-MT into main FFmpeg.
- Keep window on screen when resizing using the menu commands.
- Make ontop option a toggle and split off "only while playing", allowing to make a menu command to toggle ontop.
- Switch to preferences icons form iconSweets2 by Yummygum (www.iconsweets2.com).
- Merge and adapt changes by Johan Lundström:
- Inspector title is now a label - double click to edit.
- Improved inspector layout.
- Make skip button icons more clear in player window.
- Fix subtitle scale set in inspector being applied incorrectly.
- Use 00:00:00 for undefined timestamps instead of xx:xx:xx.
- Merge and adapt changes by Dako:
- Add fit to screen window sizing option to menu as well (only available in preferences before).
- Only show the application name in the title bar if no file is open.
- Merge changes by Bilal Hussain:
- Updated file type icons in 512x512 resolution.
- Cleaned up file types and type descriptions.
- Update Xcode project for XCode 4.
- New MPlayer build from 4. October 2011 (r34178):
- FFmpeg-MT has been merged into main FFmpeg! No longer separate binaries for the two.
- Set up build system from scratch and removed lots of libraries. Now using system libraries where possible, removed features should be covered by ffmpeg.
- Includes support for 10bit h264.
- Fix for AC3 and DTS passthrough (which I cannot verify).