Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Changelog.txt « mplayerc « apps « src - github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 02a3a24c9dfbc47102a12893f61b17cd38dba38e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
next version - not yet released
==============================
 NEW    : Added optional fp32 (full float point) processing, fp16 is now half float point
 NEW    : Support for BluRay chapters
 NEW    : Added Hebrew translation (beta version, the right-to-left layout is not applied
          to all dialogs yet)
 NEW    : You can switch between the remaining time and the current time by clicking on the
          time itself on the toolbar
 NEW    : Ticket #29, Added an option to make the player on top only when playing
          video files. When using this option, the player won't be on top when
          playing an audio-only file
 NEW    : Ticket #1216, Added a "Clear" option to the playlist context menu
 NEW    : Ticket #1224, Added OSD messages when changing the audio boost and the audio balance
 NEW    : Ticket #1311, Added an "After Playback" => "Lock" option
 NEW    : Ticket #1350, Added a time tooltip for the seek bar whose position can be specified
          (above or below the seekbar)
 NEW    : Ticket #1377, Keep the same playback speed for all the items of the playlist
 NEW    : Ticket #1382, Added an OSD message when taking a screenshot
 NEW    : Ticket #1487, Show the saved position for files favorited with
          "remember position" enabled in the "Organize Favorites" dialog
 CHANGED: The filters' settings are now saved in
          [HKCU\Software\Gabest\Media Player Classic\Filters]
 CHANGED: Improved the OSD message when changing the playback speed
 CHANGED: Ticket #519, Replace the "Next (Previous) Playlist Item" command by a
          "Next (Previous) File" command which can also be used to play the next
          (previous) file in folder without stopping at chapters.
 CHANGED: Ticket #559, Replace jump forward and backward buttons in Windows 7 taskbar
          by next and previous buttons as they are probably used more often.
 CHANGED: Ticket #846, Use a different program id for x64 builds so that there
          is no conflict over file associations between x86 and x64 builds.
 CHANGED: Updated libpng to v1.5.4
 CHANGED: Updated MediaInfoLib to v0.7.46
 CHANGED: Updated ZenLib to v0.4.20
 CHANGED: Updated SoundTouch to v1.5.1pre r104
 CHANGED: Updated Little CMS to v2.2
 CHANGED: Updated libdca to SVN r90
 CHANGED: Updated German, Ukrainian, Turkish, Russian, Hungarian translation
 FIXED  : Ticket #20, [MKV] 2 or more video streams get played back simultaneously
          on top of each other
 FIXED  : Ticket #71, [MPEG] LPCM mono causes 50% playback speed
 FIXED  : Ticket #199, [MpegSplitter] no video with some files
 FIXED  : Ticket #285, Ambarella AVC not correctly splitted by MPC-HC's internal
          MP4/MOV source filter
 FIXED  : Ticket #384, disable Relative drive
 FIXED  : Ticket #613, Bugs of MPC-HC Dialog Fonts
 FIXED  : Ticket #622, Favorites are now correctly saved when changing settings
          location from registry to ini and vice versa.
 FIXED  : Ticket #740, Make EVR Sync stats better looking
 FIXED  : Ticket #760, Fixed playback of old .mov files with 'raw', 'twos' and 'ima4' audio
 FIXED  : Ticket #805, EVR Custom scanline and refresh rate detection fails occasionally,
          causing superspeed video
 FIXED  : Ticket #829, MPC-HC plays recent BBC HD recordings with no video
 FIXED  : Ticket #965, Add Full File Path Parameter to Status.html
 FIXED  : Ticket #989, Sliders at options are consistent with volume slider.
          Scroll/button up will move slider up (increase the value) while going
          other way, scroll/button down will decrease the value.
 FIXED  : Ticket #1029, MPEG-2 Profile detected incorrectly with MPEG splitter
 FIXED  : Ticket #1032, MPC-HC x64 does not work with Flash 64-bit
 FIXED  : Ticket #1059, Don't add files to Windows recent files list when "keep
          history of recently opened files" is unchecked.
 FIXED  : Ticket #1128, Thumbnails wider than 2048p
 FIXED  : Ticket #1157, The mute button had no effect if triggered during startup
 FIXED  : Ticket #1178, Fix OSD messages when toggling "Screen Space Pixel Shader" on/off
 FIXED  : Ticket #1212, Playing "Recent File" clears playlist, even though playlist
          contains file
 FIXED  : Ticket #1220, MPC fails to play specific MKV files
 FIXED  : Ticket #1251, If the window is maximized, it will stay maximized when removing
          the caption or the menus. The video frame will be extended rather than reducing
          the size of the window.
 FIXED  : Ticket #1321, IMpegSplitterFilter uses CString - should be WCHAR or BSTR instead
 FIXED  : Ticket #1383, Fix OSD positioning: messages displayed at the top-right of the window
          before going fullscreen were incorrectly positioned after switching to fullscreen
 FIXED  : Ticket #1483, Wrong order of "Video" and "Audio" in "Properties -> Details"
 FIXED  : Ticket #1509, Fix the "Prev Angle (DVD)" hotkey and add an OSD message when
          changing the angle using the hotkeys or the "Navigate" menu
 FIXED  : Ticket #1515, Disable "Disable Desktop composition (Aero)" menu entry on XP
 FIXED  : DVB, Channel switching for H-264 services is more stable now
 FIXED  : Some OSD messages were not translatable


v1.5.1.2903 - 29 February 2011
==============================
 FIXED  : Crash on Sandy Bridge processor


For the older changes see:
http://mpc-hc.svn.sourceforge.net/viewvc/mpc-hc/trunk/src/apps/mplayerc/Changelog_old.txt