~ubuntu-branches/ubuntu/wily/smplayer/wily

« back to all changes in this revision

Viewing changes to Release_notes.txt

  • Committer: Bazaar Package Importer
  • Author(s): Maia Kozheva
  • Date: 2009-03-31 23:05:43 UTC
  • mfrom: (1.2.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20090331230543-0h2hfwpwlu9opbv2
* New upstream release. (Closes: #523791)
  - Reworked subtitle font preferences. (Closes: #503295)
  - No longer installs qt_fr.qm. (Closes: #486314)
* debian/control:
  - Bumped Standards-Version to 3.8.1.
  - Changed maintainer name (still the same person and GPG key).
  - Changed section to video.
  - Build-depend on zlib1g-dev for findsubtitles.
  - Require Qt >= 4.3 per readme.
  - Added ${misc:Depends}.
  - Make smplayer-translations depend on smplayer and smplayer recommend
    smplayer-translations, not the other way round. (Closes: #489375)
* debian/copyright:
  - Significantly expanded per-file with new upstream authors.
* debian/rules:
  - Make make use correct uic in install.
  - Clean svn_revision.
  - Removed get-orig-source - not needed with uscan --repack.
* debian/patches/01_gl_translation.patch:
  - Added patch to fix lrelease error on smplayer_gl.ts.
* Added debian/README.source for simple-patchsys.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Version 0.6.7.
 
2
 
 
3
Most important changes since 0.6.6:
 
4
 
 
5
* Added experimental (and uncomplete) support for dvd menus. Requires a mplayer
 
6
  build compiled with dvdnav support. Please read dvdmenus.txt to know how
 
7
  to enable it.
 
8
* Now loading an external subtitle file doesn't require to restart the mplayer
 
9
  process (except for idx/sub subtitles).
 
10
* (Playlist) When a file is added to the playlist, if it was already in the 
 
11
  list, it's moved to the end of the list.
 
12
* Options for mplayer: finally spaces in arguments between quotes are handled 
 
13
  properly.
 
14
* Added two options (in the audio and subtitle menus) to allow the user to 
 
15
  enter the audio and subtitle delay (in milliseconds).
 
16
* (ASS subtitles) The outline and shadow options now accept values with 
 
17
  decimals.
 
18
* (ASS subtitles) Possibility to change the color of the border and shadow.
 
19
* Now the default value for the "correct pts" option is auto.
 
20
* (Windows) Now the screensaver is allowed to turn on if the file is paused 
 
21
  or it's an audio file.
 
22
* (Windows) The direct3d video output is now the default for Windows Vista.
 
23
 
 
24
 
 
25
Version 0.6.6.
 
26
 
 
27
Most important changes since 0.6.5:
 
28
 
 
29
* Added an option to generate a preview (thumbnails) of the video.
 
30
* Added a new gui (mpcgui, a media player classic clone) developed by 
 
31
  Matthias Petri.
 
32
* Added some auto zoom options, to display the video without black borders.
 
33
* Implemented a new (and optional) method to save the file settings.
 
34
  This method uses an ini file per each played file. It's faster than the old
 
35
  one.
 
36
* Added a new option in Preferences->Video: add black borders on
 
37
  fullscreen. If this option is enabled, black borders will be added to
 
38
  the image in fullscreen mode. This allows subtitles to be displayed on
 
39
  the black borders.
 
40
* Increased the resolution of the seekbar. Allows a more accurate seeking.
 
41
* Added 3 modes for the stay on top option: always, never and while playing.
 
42
* Added a history to the open URL dialog.
 
43
* Added new action to cycle through all aspect ratios. Assigned by default to 
 
44
  key "A".
 
45
* It's possible to run some specified actions every time a file is loaded.
 
46
* Possibility to set up a proxy for internet connections (used for subtitle
 
47
  downloading).
 
48
 
 
49
 
 
50
Version 0.6.5.
 
51
 
 
52
Most important changes since 0.6.4:
 
53
 
 
54
* The subtitles when using the SSA/ASS library can now be further
 
55
  customized. It's possible to select the font, size, colors, bold,
 
56
  italic, outline, shadow... 
 
57
* (Linux) Now smplayer tries to follow the XDG Base Directory
 
58
  Specification for the config files. That means the now the configuration
 
59
  files will be saved under the directory $XDG_CONFIG_HOME/smplayer (or 
 
60
  $HOME/.config/smplayer if $XDG_CONFIG_HOME is not defined). 
 
61
  If you want to keep your preferences, copy or move the files from 
 
62
  $HOME/.smplayer to the new location.
 
63
* Added some options in Preferences->Interface to configure the floating 
 
64
  control.
 
65
* The commandline option -ini-path has been removed and replaced with
 
66
  -config-path, which specifies the directory where smplayer will store
 
67
  its data (not only smplayer.ini).
 
68
 
 
69
 
 
70
Version 0.6.4.
 
71
 
 
72
Most important changes since 0.6.3:
 
73
 
 
74
 * Now the dialog to find subtitles can also download the subtitle file and 
 
75
   load it in smplayer automatically.
 
76
 * (Linux) The black screen problem when using Compiz should really be fixed 
 
77
   now.
 
78
 * Added support for encoding autodetection for subtitle files. Requires a 
 
79
   mplayer compiled with enca support.
 
80
 * (Linux) Now it's possible to choose the audio device to be used with alsa 
 
81
   (needs the application "aplay").
 
82
 * (Windows) Now it's possible to choose the audio device to be used with 
 
83
   dsound.
 
84
 * (Windows) The menu Video->Screen displays now the actual available screens
 
85
   with their names.
 
86
 * Added the possibility to add consecutive files (video_01.avi, video_02.avi..)
 
87
   automatically to the playlist.
 
88
 * Bugfix: logout is not cancelled by smplayer.
 
89
 * Now the options in preferences display a tooltip with a help message.
 
90
 * Now it's possible to change the video track.
 
91
 * Added the Galician translation.
 
92
 
 
93
 
 
94
Version 0.6.3.1 (release for Windows only)
 
95
 
 
96
This release includes a fix for an important bug in 0.6.3 which affected
 
97
the version for Windows: the video window would be black on the first
 
98
video played, or always if the user opened the preferences dialog before
 
99
playing a video. In those cases "directx," was used as video driver but
 
100
the -colorkey option was not passed to mplayer producing the problem.
 
101
Windows Vista probably wasn't affected by this bug, as it uses a
 
102
different video driver as default.
 
103
 
 
104
 
 
105
Version 0.6.3.
 
106
 
 
107
Most important changes since 0.6.2 (see the Changelog for the whole list):
 
108
 
 
109
 * Two fixes for Windows Vista. Now IPv4 is used by default (connection to
 
110
   networks are faster). And now it really uses "gl:yuv=2:force-pbo:ati-hack" 
 
111
   as the default video output driver. Note: this mode could give problems 
 
112
   with some graphic cards (specially ATI), if you experience any, try the
 
113
   other gl variants, or just directx.
 
114
 * (Linux) Added a fix for a black screen problem when using Compiz.
 
115
 * Added an option to select the number of threads that mplayer will use for
 
116
   decoding (only works for MPEG-1/2 and some H.264 videos).
 
117
 * Added the possibility to disable the audio equalizer. Seems to be necessary
 
118
   to use the S/PDIF output.
 
119
 * Added some options to increase/decrease the speed by 1% and 4%. This allows
 
120
   to play 24 fps movies at 25 fps speed and vice versa.
 
121
 * Fix: sometimes the playlist is not shown. Added a workaround for the problem.
 
122
 * Added some checks to avoid crashes when selecting subtitle tracks.
 
123
 * (Windows) Added a new submenu Video->Screen to select the screen which will
 
124
   display the video when using directx.
 
125
 * The settings in smplayer.ini have been reorganized in several sections. 
 
126
   (This also means most of your preferences will be lost and you will have to 
 
127
   reconfigure smplayer again).
 
128
 * Added an option to mirror the video. And now it's also possible to flip and
 
129
   rotate the subtitles along with the image.
 
130
 * Added a new shortcut set (sda.keys) which can be loaded in the shortcut 
 
131
   editor in preferences.
 
132
 * Added two new translations: Arabic and Kurdish.
 
133
 
 
134
 
 
135
Version 0.6.2.
 
136
 
 
137
Most important changes since 0.6.1:
 
138
 
 
139
 * Added an audio equalizer (please read Audio_equalizer.txt).
 
140
 * Added a dialog to search and download subtitles from opensubtitles.org
 
141
   (See Finding_subtitles.txt).
 
142
 * The toolbars can be configured. The user can remove, add or change the
 
143
   order of the buttons. Right now it can only be done by editing manually
 
144
   the configuration file. A graphical editor will be added in the next
 
145
   version. See Configuring_the_toolbars.txt.
 
146
 * The single instance port can now be chosen automatically by the application.
 
147
 * Possibility to compile a portable version which (by default) won't write 
 
148
   anything outside the smplayer's folder. It won't write either anything 
 
149
   in the Windows registry. See Portable_Edition.txt for details.
 
150
 * Added the Slovenian translation.
 
151
 
 
152
 
1
153
Version 0.6.1.
2
154
 
3
155
Most important changes since 0.6.0 final: