Changelog

Version 2 (Adrian Stutz, 04/18/2009 12:54 am)

1 2 Adrian Stutz
 * Revision 10 (18. April 2009)
2 2 Adrian Stutz
  * Much improved scrubbing bar
3 2 Adrian Stutz
  * Fix font selection
4 2 Adrian Stutz
  * Fix video size options in preferences
5 2 Adrian Stutz
  * Add NSV and FLV to file types
6 2 Adrian Stutz
  * Fix skipping buttons on player window and on fullscreen controls
7 2 Adrian Stutz
  * Fix crash when opening a file after another one was already opened
8 2 Adrian Stutz
  * Fix a memory leak in MPlayer when used with the internal video output
9 2 Adrian Stutz
  * Fix playback with more than 8 cores
10 2 Adrian Stutz
  * Some performance and size optimiziations
11 2 Adrian Stutz
  * New MPlayer and MPlayer-MT build from 18. April 2008 (r29185)
12 1
 * Revision 9 (08. April 2009)
13 1
  * Support for multithreaded decoding (FFmpeg-MT - still experimental)
14 1
  * Custom aspect ratio from preferences selectable in aspect ratio menu
15 1
  * Option to disable animated transitions of the interface
16 1
  * Add missing file types (flac, m2ts)
17 1
  * Support opening URLs from other applications (like a Browser)
18 1
  * Subtitles can now be dragged onto the player or opened in the finder to load them while a movie is playing
19 1
  * Save fullscreen controls position relative to screen
20 1
  * Support opening multiple files at once in the Finder or by dragging onto the icon
21 1
  * Updated deinterlace options
22 1
  * Option to skip loop filters (H264)
23 1
  * Add option to update to prereleases through Sparkle
24 1
  * Various bug fixes
25 1
  * Dropped support for PPC without altivec
26 1
  * New MPlayer and MPlayer-MT build from 07. April 2008 (r29150)[[BR]][[BR]]
27 1
 * Revision 8 (09. January 2009)
28 1
  * Fullscreen controls
29 1
  * Automatic updates with Sparkle
30 1
  * Font and font style selection with Fontconfig
31 1
  * Automatic detection of subtitle encoding for supported languages
32 1
  * Improved and expanded font, subtitles and osd options
33 1
  * Options for AC3 and DTS pass-through
34 1
  * Internal video output support for multiple gui instances
35 1
  * Better Fontconfig cache warning
36 1
  * Fix going back to fullscreen on Tiger
37 1
  * Fix some memory related issues
38 1
  * Other small fixes
39 1
  * Includes MPlayer build r28284 from 9. January 2009[[BR]][[BR]]
40 1
 * Revision 7 (20. October 2008)
41 1
  * Fixed internal video output on Tiger
42 1
  * Fixed internal video output with too little shared memory
43 1
  * Fixed aspect ratio preferences
44 1
  * Improved fullscreen transition for internal video output
45 1
  * Support for the Apple Remote
46 1
  * Various other small bug fixes
47 1
  * Updated mplayer binary to r27807 from 20. Oct 2008[[BR]][[BR]]
48 1
 * Revision 6 (22. August 2008)
49 1
  * Threaded integrated video display
50 1
  * (gui no longer blocks video)
51 1
  * MKV chapter selection
52 1
  * Fullscreen device selection
53 1
  * Easier application of preferences changes
54 1
  * Size and color selection for subtitles
55 1
  * Subtitle encoding selection fixed
56 1
  * Various other small bug fixes[[BR]][[BR]]
57 1
 * Revision 5 (13. August 2008)
58 1
  * Stream selection
59 1
  * Don't minimize and reopen video when switching movies
60 1
  * Add items to playlist without stopping playback
61 1
  * Remember if playlist is opened
62 1
  * Don't spill all log messages to system.log
63 1
  * Improved volume control
64 1
  * Expose more actions in menus with keyboard shortcuts
65 1
  * Fixed Taking Screenhots
66 1
  * Switched to MPlayer icon from tango project[[BR]][[BR]]
67 1
 * Revision 4 (1. August 2008)
68 1
  * Recent SVN mplayer build (PPC only with Altivec)
69 1
  * Fontconfig and OSX fix[[BR]][[BR]]
70 1
 * Revision 3 (28. July 2008)
71 1
  * Fontconfig and font encoding fix
72 1
  * Screenshot filter loading fix
73 1
  * Support for older mplayer binaries
74 1
  * Included RC2 mplayer binary[[BR]][[BR]]
75 1
 * Revision 2 (26. July 2008)
76 1
  * Redesigned preferences dialog
77 1
  * Additoinal options
78 1
  * Audio / Video equalizers
79 1
  * Take screenshots[[BR]][[BR]]
80 1
 * Revision 1 (6. July 2008)
81 1
  * ASS Option
82 1
  * Fast libavcodec option