Prepare for images transitions.
[gliv.git] / NEWS
blobbd0d2292a5a449959fb8eed7d9fcd3007f33dca2
1 1.8
2 ~~~
3 * New option to keep only one image in memory.
4 * OpenGL errors are now reported.
5 * Diagonal movement using the arrow keys.
6 * Threaded loading is back.
7 * The maximize and scale down options no longer implie full screen mode.
8 * The dithering is faster, but needs some testing on big endian machines.
9 * Framerate limiter to decrease CPU usage, disabled by default.
10 * _gliv file for Zsh's completion.
11 * Thumbnails.
12 * Removal of ImageMagick support.
13 * A new option dialog made with Glade and AWK.
14 * Images menus rebuilding can be stopped, so has been reenabled by default.
15 * Dutch and Romanian translations.
16 * New option to disable the automatic window resizing.
17 * GLiv collections (see the man page).
18 * Smarter mnemonics.
19 * The cursor changes to show the current action.
20 * New option to read filenames from stdin separated by zeros.
21 * Some minor bugs have been fixed.
22 * GLiv can now be launched without creating a new window.
23 * Keyboard accelerators can be used with or without the Control key.
24 * Saner command line options handling.
27 1.7.1
28 ~~~~~
29 * Russian translation.
30 * Updated Brazilian Portuguese translation.
31 * Progress shown when rebuilding the images menus.
32 * The slide show can loop in both directions.
33 * ImageMagick loading is more robust.
34 * Faster looping slide show when there are only two images.
37 1.7
38 ~~~
39 * Dropped gtk+-1.2 support, gtk+-2.2 is now required as well as GtkGLExt.
40 This should reconcile GLiv with nVidia boards.
41 * New option to disable the mnemonics in the images menus, it makes the
42 images menus creation faster.
43 * Images menus are no longer built by default.
44 * Added support for gzipped and bzip2ed images using ImageMagick.
45 * Fixed a crashing bug when opening a file when only one image is loaded.
46 * New tiler to load ImageMagick pictures with many layers.
47 * Brazilian Portuguese translation.
48 * Once the window has been manually resized, it will no longer be
49 automatically resized unless when going back from full screen mode.
50 * Ability to delete the current displayed file.
51 * The images list is not sorted by default, use -S to sort it.
52 * Slide show with a timer.
53 * New option to make the slide show loop.
56 1.6
57 ~~~
58 * Added mipmap support (read the man page).
59 * Loading an image and building the images menus are now less blocking.
60 * Improved drag and drop support.
61 * GLiv does not start with the Open dialog if there are no filenames on the
62 command line.
63 * Some speedups.
64 * Some minor changes in the GUI.
65 * Support for the GTK+-2.0 Accelerator Maps.
66 * Most controls are in the menus, so the keyboard accelerators can be changed.
69 1.5.3
70 ~~~~~
71 * ImageMagick detection is now done at runtime.
72 * Minor bug fixes.
73 * Build fixes.
74 * Two new menus to sort or shuffle the current images list.
77 1.5.2
78 ~~~~~
79 * Use GtkGLArea-2.0 with GTK+-2.0.
80 * Optional scrollbars (reliable only with GTK+-2.0).
81 * Build fixes.
82 * Neither gliv --version nor gliv --help will start GTK.
83 * Made the directories menu a bit smarter.
84 * Ability to zoom by dragging the mouse holding Shift.
85 * Initial drag and drop support.
88 1.5.1
89 ~~~~~
90 * Finished the port to GTK+-2.0 as well as the back port to GTK+-1.2.
91 * New option to disable the images menus creation at startup.
92 * Horizontal and vertical flip.
95 1.5
96 ~~~
97 * Compile fix when ImageMagick is disabled.
98 * The zoom ratio in the status bar was not updated during a window resizing.
99 * Simplified mnemonics handling.
100 * Files opened with the dialog are inserted at the good place.
101 * ImageMagick loadings does not block anymore.
102 * The status bar indicates which file is loaded.
103 * The getopt replacement is provided.
104 * Control+left or right arrow rotates by 0.1 degree.
105 * Two new menus to load images in the list.
108 1.4.5
109 ~~~~~
110 * Fixed crashing bug with dithering.
111 * Better history support.
112 * New option to the open dialog to load all files in the directory when just
113 one is selected.
116 1.4.4
117 ~~~~~
118 * The tiler has been improved.
119 * Added an option to try loading every file whatever the extension is.
120 * Now you can change the background color as well as the alpha checks.
121 * The maximize option is separated between maximize and scale_down, if you use
122 the configuration file, you should re save it.
123 * I18n, currently only in French.
124 * The usual fixes.
127 1.4.3
128 ~~~~~
129 * Fixed freeze when the cursor was toggled during critical rendering.
130 * The delay before hiding the cursor is now in millisecond.
133 1.4.2
134 ~~~~~
135 * Added the rotation, available with the Control key.
136 * Added dithering, -t option.
137 * Removed useless nanosleep().
138 * Minor bug fixes.
141 1.4.1
142 ~~~~~
143 * Compile fix for OpenGL detection.
144 * Loading using ImageMagick or gdk-pixbuf based on the filename extension.
145 * Fixed the bug which caused images to be over zoomed when starting in 
146 full screen mode.
151 * Initial port to GTK+-2.0 (with backward compatibility).
152 * Use of gdk-pixbuf instead of Imlib2.
153 * New option to show checks behind transparent images.
154 * History support for panning and zooming.
155 * Added menu entries.
156 * Better tiler.
157 * No more blurring when not zooming.
158 * Some optimizations for big images.
159 * Use of ImageMagick to load unsupported image files.
162 1.3.1
163 ~~~~~
164 * Improved the Open dialog.
165 * Minor fixes.
170 * The 'c' key to toggle the cursor is now 'd' to hide it.
171 * Faster loading of images.
172 * New option (-z) to make the pointer the zoom center.
173 * Fix for garbage displayed on startup on some systems.
174 * Added an option file.
175 * Better handle of window resizing when the Maximize option is set.
176 * When moving the image, the pointer is warped around the screen.
177 * Improved the ftw replacement.
178 * Minor fixes.
183 * Doesn't crash if OpenGL not available at runtime.
184 * Open dialog visible in full screen mode.
185 * Doesn't blur the border of big images.
186 * Option dialog.
187 * New menu entries and key bindings.
188 * When not using -s the file list is sorted.
189 * If the image loading crashes, output the filename.
190 * As always, minor fixes.
193 1.1.3
194 ~~~~~
195 * The menu bar is usable in full screen mode.
196 * GLiv can be used without command line argument.
197 * Minor fixes.
200 1.1.2
201 ~~~~~
202 * Faster refresh when switching images.
205 1.1.1
206 ~~~~~
207 * Faster initialization when starting in full screen mode.
208 * Improved the ftw replacement.
209 * Modified the autoconf macro to find OpenGL.
214 * Almost totally rewritten.
215 * GTK interface.
216 * No more threaded loading.
217 * New key bindings.
218 * Lots of minor fixes and improvements.
221 1.0.3
222 ~~~~~
223 * Fixed segfault on exit.
226 1.0.2
227 ~~~~~
228 * Added binary package support using EPM.
229 * Now, GLiv can be used with no WM running.
230 * Better handle of dirty exit.
231 * The -m flag is used in window mode too.
232 * Several 'gliv -s' launched at the same time will have different
233 slide show orders.
236 1.0.1
237 ~~~~~
238 * Less re-computations of the projection.
239 * Image cleared to avoid display of memory garbage.
240 * Another fix for the full screen problem.
241 * Minor optimizations and bug fixes.
246 * Initial stable release.