Update documentation for autogen.sh options
authorColin Clark <colin.clark@cclark.uk>
Sun, 10 Sep 2017 10:11:00 +0000 (11:11 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sun, 10 Sep 2017 10:11:00 +0000 (11:11 +0100)
ChangeLog
ChangeLog.html
README.html
README.md

index 847ea46..ecc2637 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,203 @@
+commit 876de3dbfdc0f72d3ac245cb35837118b7af6c2d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Sep 10 10:57:20 2017 +0100
+
+    Add Collections to Shortcuts bar
+
+commit 435f7c0f0b85c97cb25c50ef4e842692e08210f3
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Sep 10 10:10:47 2017 +0100
+
+    Addl Fix #508: Copy and Move windows scale incorrectly
+    
+    https://github.com/BestImageViewer/geeqie/issues/508
+    
+    Collections dialog
+
+commit ba8b5dd931b939dda5becc944b36a399966906fe
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Sep 9 17:40:37 2017 +0100
+
+    Reverse autogen.sh default map option
+    
+    Default is to enable libclutter and libchamplain
+
+commit 5ed2574fb8ccf6974597e804ca7b6b3d2b46c84f
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Sep 8 17:11:02 2017 +0100
+
+    Fix #278: Shortcut to change time between images in slideshow
+    
+    https://github.com/BestImageViewer/geeqie/issues/278
+    
+    Keypad plus and minus to change the interval in 0.5 sec units.
+
+commit 1ceb6bcd100d9dca49481dfc0797551fa2f07d70
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Sep 8 11:25:06 2017 +0100
+
+    Bug fix: Info sidebar width in GTK3
+    
+    In bar_size_allocate() the width obained is the allocated width. In GTK2
+    this is the actual width. In GTK3 it is the *minimum* width. This
+    results in the info sidebar being able to increase, but not decrease.
+    There does not seem to be a way in GTK3 to get the actual width of a
+    widget. For GTK3 the only way is to disable it. The width of the sidebar
+    is therefore not preserved across restarts.
+
+commit 317f0e8a8be59e44829e97836ba6fc7cd63f23c5
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Sep 6 19:56:58 2017 +0100
+
+    Show destination in Copy/Move dialog
+    
+    Expand the information message to include the destination folder for
+    Copy and Move operations.
+
+commit 6d3a29560c9c642b44ed17bc5703366c9a47259c
+Author: cclark <colin.clark@cclark.uk>
+Date:   Wed Sep 6 11:59:47 2017 +0100
+
+    Fix #508: Copy and Move windows scale incorrectly
+    
+    https://github.com/BestImageViewer/geeqie/issues/508
+
+commit 8702dec86a4061ede0449a6fd4a913bbe13e83fe
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Thu Aug 31 11:38:26 2017 +0100
+
+    Fix #507: Slightly rearrange keywords context menu
+    
+    https://github.com/BestImageViewer/geeqie/issues/507
+
+commit 535b244d88286645889ce237c633818359557654
+Author: Alberto Griggio <>
+Date:   Tue Aug 29 10:13:17 2017 +0100
+
+    Fix #506: ignore chmod errors for filesystems not supporting the operation
+    
+    https://github.com/BestImageViewer/geeqie/issues/506
+
+commit 33386eb25cd29261952579c4a13abb7ffc12854b
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Aug 22 10:12:34 2017 +0100
+
+    Update doxygen.conf
+
+commit 3087f7ae361ad30a1040c13a6608eb4866000833
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Aug 20 11:20:48 2017 +0100
+
+    Change recent code comments to Doxygen style
+
+commit ae34634113b2cb77e530f576bd1b85b3d02e7a4d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Aug 18 14:25:36 2017 +0100
+
+    Right-click menus - collections
+    
+    On all relevent right-click menus include a sub-menu to store an image
+    selection to either a new or existing collection.
+    
+    On Collection window right-click menu, remove "Append from file list" -
+    that can be achieved with "Append from file selection"
+
+commit 01715c038710d26a857d046560a1be91aefa7577
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Aug 16 09:42:42 2017 +0100
+
+    Bug fix: Collection in multiple windows
+    
+    The same collection can be opened in multiple windows, causing problems
+    when different files are appended to different windows.
+    
+    This commit permits only one window per collection.
+
+commit 19dca3c8e345df917cfdee91d394a7bd51504b6e
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Aug 15 20:07:40 2017 +0100
+
+    Append file selection to collection
+    
+    Additional right-click menu item to append file selection to a
+    collection window
+
+commit a3abc18833df49b29f75297f3aac907cf88a8083
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Aug 14 16:46:55 2017 +0100
+
+    Update website
+
+commit 5e0b8494accda8c26b67d31fc3c446489e54693b
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Aug 11 20:53:32 2017 +0100
+
+    Ref #226: Update website
+    
+    https://github.com/BestImageViewer/geeqie/issues/226
+    
+    Sourceforge email address wrong
+
+commit 123f83373211726cc8ee1911f2a1c4f1c3807df9
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Aug 11 19:41:01 2017 +0100
+
+    Ref #226: Update website
+    
+    https://github.com/BestImageViewer/geeqie/issues/226
+    
+    Update README.md to give a more complete list of features.
+    Update https://en.wikipedia.org/wiki/Geeqie to include a link to
+    README.md on the github site - anyone accessing it will see it in html
+    format.
+    Include a "Preview release" date on above website - to show current
+    source status.
+    
+    Update Licence text to v2.
+
+commit 8ddd74a18d4addbf9f134e36cbefaa066a15b07c
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Aug 10 20:03:50 2017 +0100
+
+    Bug fix: Improve debug output
+    
+    Fix commit 271aa1833d31
+
+commit 89575fd7b1e7f96aca6e29fa1433cf26de332a87
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Aug 9 15:14:27 2017 +0100
+
+    Addl fix #436: Add 'Losslessly rotate image' keyboard shortcuts
+    
+    https://github.com/BestImageViewer/geeqie/issues/436
+    
+    Send stderr to /dev/null
+
+commit 271aa1833d31876835e93aa7c5610914e916a89c
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Aug 8 22:10:21 2017 +0100
+
+    Improve debug output
+    
+    Use __func__ compiler identifier
+
+commit b2c2c8ceb6545921387556e2f29620824574242c
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Aug 8 19:30:01 2017 +0100
+
+    Update secondary user documentation
+    
+    Use standard gtk_about_dialog for Help About
+    Move contributers to AUTHORS file so that they appear in the Credits
+    dialog
+    Change gen_changelog.sh to create ChangeLog.html
+    Include ChangeLog on Help menu
+    Make presence of README.html and ChangeLog.html mandatory
+    
+    It would be better to generate above html files from automake.
+    gtk_about_dialog uses msgid _("translator-credits"), but the translators
+    do not use it.
+
 commit 07b95e443e9e9dc1de1bd2486f719d29f78e28d4
 Author: Colin Clark <colin.clark@cclark.uk>
 Date:   Sun Aug 6 20:17:44 2017 +0100
index 2bb6a5f..38995b8 100644 (file)
@@ -1,3 +1,24 @@
+<li>2017-09-10  <a href="http://github.com/BestImageViewer/Geeqie/commit/876de3dbfdc0f72d3ac245cb35837118b7af6c2d">view commit </a> Add Collections to Shortcuts bar </li> 
+<li>2017-09-10  <a href="http://github.com/BestImageViewer/Geeqie/commit/435f7c0f0b85c97cb25c50ef4e842692e08210f3">view commit </a> Addl Fix #508: Copy and Move windows scale incorrectly </li> 
+<li>2017-09-09  <a href="http://github.com/BestImageViewer/Geeqie/commit/ba8b5dd931b939dda5becc944b36a399966906fe">view commit </a> Reverse autogen.sh default map option </li> 
+<li>2017-09-08  <a href="http://github.com/BestImageViewer/Geeqie/commit/5ed2574fb8ccf6974597e804ca7b6b3d2b46c84f">view commit </a> Fix #278: Shortcut to change time between images in slideshow </li> 
+<li>2017-09-08  <a href="http://github.com/BestImageViewer/Geeqie/commit/1ceb6bcd100d9dca49481dfc0797551fa2f07d70">view commit </a> Bug fix: Info sidebar width in GTK3 </li> 
+<li>2017-09-06  <a href="http://github.com/BestImageViewer/Geeqie/commit/317f0e8a8be59e44829e97836ba6fc7cd63f23c5">view commit </a> Show destination in Copy/Move dialog </li> 
+<li>2017-09-06  <a href="http://github.com/BestImageViewer/Geeqie/commit/6d3a29560c9c642b44ed17bc5703366c9a47259c">view commit </a> Fix #508: Copy and Move windows scale incorrectly </li> 
+<li>2017-08-31  <a href="http://github.com/BestImageViewer/Geeqie/commit/8702dec86a4061ede0449a6fd4a913bbe13e83fe">view commit </a> Fix #507: Slightly rearrange keywords context menu </li> 
+<li>2017-08-29  <a href="http://github.com/BestImageViewer/Geeqie/commit/535b244d88286645889ce237c633818359557654">view commit </a> Fix #506: ignore chmod errors for filesystems not supporting the operation </li> 
+<li>2017-08-22  <a href="http://github.com/BestImageViewer/Geeqie/commit/33386eb25cd29261952579c4a13abb7ffc12854b">view commit </a> Update doxygen.conf </li> 
+<li>2017-08-20  <a href="http://github.com/BestImageViewer/Geeqie/commit/3087f7ae361ad30a1040c13a6608eb4866000833">view commit </a> Change recent code comments to Doxygen style </li> 
+<li>2017-08-18  <a href="http://github.com/BestImageViewer/Geeqie/commit/ae34634113b2cb77e530f576bd1b85b3d02e7a4d">view commit </a> Right-click menus - collections </li> 
+<li>2017-08-16  <a href="http://github.com/BestImageViewer/Geeqie/commit/01715c038710d26a857d046560a1be91aefa7577">view commit </a> Bug fix: Collection in multiple windows </li> 
+<li>2017-08-15  <a href="http://github.com/BestImageViewer/Geeqie/commit/19dca3c8e345df917cfdee91d394a7bd51504b6e">view commit </a> Append file selection to collection </li> 
+<li>2017-08-14  <a href="http://github.com/BestImageViewer/Geeqie/commit/a3abc18833df49b29f75297f3aac907cf88a8083">view commit </a> Update website </li> 
+<li>2017-08-11  <a href="http://github.com/BestImageViewer/Geeqie/commit/5e0b8494accda8c26b67d31fc3c446489e54693b">view commit </a> Ref #226: Update website </li> 
+<li>2017-08-11  <a href="http://github.com/BestImageViewer/Geeqie/commit/123f83373211726cc8ee1911f2a1c4f1c3807df9">view commit </a> Ref #226: Update website </li> 
+<li>2017-08-10  <a href="http://github.com/BestImageViewer/Geeqie/commit/8ddd74a18d4addbf9f134e36cbefaa066a15b07c">view commit </a> Bug fix: Improve debug output </li> 
+<li>2017-08-09  <a href="http://github.com/BestImageViewer/Geeqie/commit/89575fd7b1e7f96aca6e29fa1433cf26de332a87">view commit </a> Addl fix #436: Add 'Losslessly rotate image' keyboard shortcuts </li> 
+<li>2017-08-08  <a href="http://github.com/BestImageViewer/Geeqie/commit/271aa1833d31876835e93aa7c5610914e916a89c">view commit </a> Improve debug output </li> 
+<li>2017-08-08  <a href="http://github.com/BestImageViewer/Geeqie/commit/b2c2c8ceb6545921387556e2f29620824574242c">view commit </a> Update secondary user documentation </li> 
 <li>2017-08-06  <a href="http://github.com/BestImageViewer/Geeqie/commit/07b95e443e9e9dc1de1bd2486f719d29f78e28d4">view commit </a> Fix #505: ‘Copy path’ and ‘Delete’ are too close in the drop down menu </li> 
 <li>2017-08-06  <a href="http://github.com/BestImageViewer/Geeqie/commit/2d94b0ad40241b9fb072ee59a53b798058cbd711">view commit </a> Prelim: display README in html format </li> 
 <li>2017-08-05  <a href="http://github.com/BestImageViewer/Geeqie/commit/980fd785b70072bd6f8a1ae27513b50baec3a90b">view commit </a> Bug fix: GPS map expander </li> 
index a217ab8..ba346ac 100644 (file)
 <p><a href="https://travis-ci.org/BestImageViewer/geeqie"><img src="https://api.travis-ci.org/BestImageViewer/geeqie.svg?branch=master" alt="Build Status" title="" /></a></p>
 
 <p>Geeqie has been forked from GQview project, because it was not possible to
-contact GQview author and the only maintainer. Geeqie projects goal is to move
-the development forward and also integrate the existing patches.</p>
+contact the GQview author and only maintainer.</p>
 
-<p>Geeqie is currently considered stable. Please report any crash or odd behavior
-to the <a href="https://lists.sourceforge.net/lists/listinfo/geeqie-devel">mailing list</a>
-and/or to <a href="https://github.com/BestImageViewer/geeqie/issues">Github</a></p>
+<p>The Geeqie project will continue the development forward and maintain the existing code.</p>
 
-<p>For more info see: <a href="http://www.geeqie.org/">http://www.geeqie.org/</a></p>
+<p>Geeqie is currently considered stable.</p>
 
-<p>Please send any question or suggestions to <a href="&#109;&#97;&#x69;&#x6C;&#x74;&#111;:&#103;&#101;&#101;&#x71;&#105;&#101;&#x2D;&#x64;&#x65;&#118;&#101;&#x6C;&#64;&#108;&#x69;&#115;&#116;&#115;&#46;&#x73;&#x6F;&#117;r&#x63;&#101;&#x66;&#x6F;&#114;&#103;&#101;&#x2E;&#110;&#101;&#116;">&#103;&#101;&#101;&#x71;&#105;&#101;&#x2D;&#x64;&#x65;&#118;&#101;&#x6C;&#64;&#108;&#x69;&#115;&#116;&#115;&#46;&#x73;&#x6F;&#117;r&#x63;&#101;&#x66;&#x6F;&#114;&#103;&#101;&#x2E;&#110;&#101;&#116;</a> or
-open an issue on <a href="https://github.com/BestImageViewer/geeqie/issues">https://github.com/BestImageViewer/geeqie/issues</a></p>
+<p>Please send any questions, problems or suggestions to the <a href="mailto:geeqie-devel@lists.sourceforge.net">mailing list</a> or
+open an issue on <a href="https://github.com/BestImageViewer/geeqie/issues">Geeqie at GitHub</a>.</p>
+
+<p>Subscribe to the mailing list <a href="https://lists.sourceforge.net/lists/listinfo/geeqie-devel">here</a>.</p>
+
+<p>The project website is <a href="http://www.geeqie.org/">http://www.geeqie.org/</a> and you will find the latest sources in the
+<a href="http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git">Geeqie repository</a>.</p>
 
 <h1>README contents:</h1>
 
 <ul>
-<li>Requirements</li>
-<li>Notes and changes for this release</li>
+<li>Description / Features</li>
 <li>Downloading</li>
 <li>Installation</li>
-<li>Description / Features</li>
+<li>Notes and changes for this release</li>
+<li>Requirements</li>
 </ul>
 
+<h2>Description / Features</h2>
+
+<p>Geeqie is a graphics file viewer. Basic features:</p>
+
+<ul>
+<li><p>Single click image viewing / navigation.</p></li>
+<li><p>Zoom functions.</p></li>
+<li><p>Thumbnails, with optional caching and .xvpics support.</p></li>
+<li><p>Multiple file selection for move, copy, delete, rename, drag and drop.</p></li>
+<li><p>Thumbnail preview of the destination for move, copy and rename functions.</p></li>
+<li><p>On-the-fly renaming for move and copy functions, with formatted and auto-rename features.</p></li>
+<li><p>File grouping (an image having jpeg, RAW and xmp files will appear as a single entity).</p></li>
+<li><p>Selectable exif auto-rotation of images.</p></li>
+<li><p>Single click file copy or move to pre-defined folders - with undo feature.</p></li>
+<li><p>Drag and drop.</p></li>
+<li><p>Collections.</p></li>
+<li><p>support for stereoscopic images</p>
+
+<ul>
+<li>input: side-by-side (JPS) and MPO format</li>
+<li>output: single image, anaglyph, SBS, mirror, SBS half size (3DTV)</li>
+</ul></li>
+<li><p>Viewing raster and vector images, in the following formats:
+3FR, ANI, APM, ARW, BMP, CR2, CRW, CUR, DCR, DNG, ERF, GIF, ICNS, ICO, JPE/JPEG/JPG, JP2/JPC/JPX/J2K/JPF, JPS, K25, KDC, MEF, MPO, MOS, MRW, NEF, ORF, PCX, PEF, PBM/PGM/PNM/PPM, PNG, PTX, QIF/QTIF (QuickTime Image Format), R3D, RAF, RAS (Sun raster), RAW, SR2, SRF, SVG/SVGZ, TGA/TARGA, TIF/TIFF, WBMP, WMF, X3F, XBM, XPM. Animated GIFs are supported.</p></li>
+<li><p>Images can be displayed singly in normal or fullscreen mode; static or slideshow mode; in sets of two or four per page for comparison; or as thumbnails of various sizes. Synchronised zoom when multi images are displayed.</p></li>
+<li><p>Pan(orama) view displays image thumbnails in calendar, grid, folder and other layouts.</p></li>
+<li><p>All available metadata and Exif/IPTC/XMP data can be displayed, as well as colour histograms and assigned tags, keywords and comments.</p></li>
+<li><p>Selectable image overlay display box - can contain any text or meta-data.</p></li>
+<li><p>Panels can be docked or floating.</p></li>
+<li><p>Tags, both predefined and custom, can be assigned to images, and stored either as image metadata (where the file format allows), sidecar files, or in directory metadata files. Keywords and comments can also be assigned.</p></li>
+<li><p>Basic editing in the form of lossless 90/180-degree rotation and flipping is supported; external programs such as GIMP, Inkscape, and custom scripts using ImageMagick can be linked to allow further processing.</p></li>
+<li><p>Advanced searching is available using criteria such as filename, file size, age, image dimensions, similarity to a specified image, or by keywords or comments. If images have GPS coordinates embedded, you may also search for images within a radius of a geographical point.</p></li>
+<li><p>Geeqie supports applying the colour profile embedded in an image along with the system monitor profile (or a user-specified monitor profile).</p></li>
+<li><p>Geeqie sessions can be remotely controlled from external software, so it can be used as an image-viewer component of a bigger application.</p></li>
+<li><p>Geeqie includes a 'find duplicates' tool which can compare images using a variety of criteria (filename, file size, visual similarity, dimensions, image content), either within a single folder or between two folders. Finding duplicates ignoring the rotation of images is also supported.</p></li>
+<li><p>Images may be given a rating value (also known as a "star rating").</p></li>
+<li><p>Maps from <a href="http://www.openstreetmap.org">OpenStreetMap</a> may be displayed in a side panel. If an image has GPS coordinates embedded, its position will be displayed on the map - if Image Direction is encoded, that will be displayed also. If an image does not have embedded GPS coordinates, it may be dragged-and-dropped onto the map to encode its position.</p></li>
+</ul>
+
+<h2>Downloading</h2>
+
+<p>Geeqie is available as a package with some distributions.</p>
+
+<p>The source tar of the latest formal release may be downloaded: <a href="http://geeqie.org/geeqie-1.3.tar.xz">http://geeqie.org/geeqie-1.3.tar.xz</a></p>
+
+<p>However Geeqie is stable, and you may download the latest version (if you have installed git) from here:</p>
+
+<p>Either: <code>git clone git://www.geeqie.org/geeqie.git</code></p>
+
+<p>Or: <code>git clone http://www.geeqie.org/git/geeqie.git</code></p>
+
+<h2>Installation</h2>
+
+<p>Update secondary help documents (optional -  requires use of git):
+        <code>./gen_changelog.sh ; markdown README.md &gt; README.html</code></p>
+
+<p>List compile options: <code>./autogen.sh --help</code></p>
+
+<p>Common options:
+<code>./autogen.sh --disable-gtk3</code>,</p>
+
+<p>Compilation: <code>./autogen.sh [options]; make</code></p>
+
+<p>Install: <code>[sudo] make install</code></p>
+
+<p>Removal: <code>[sudo] make uninstall</code></p>
+
+<h2>Notes and changes for the latest release</h2>
+
+<p>See the NEWS file in the installation folder, or <a href="https://github.com/BestImageViewer/geeqie/blob/master/NEWS">Geeqie News at GitHub</a></p>
+
+<p>And either the ChangeLog file or <a href="https://github.com/BestImageViewer/geeqie/blob/master/ChangeLog">Geeqie ChangeLog at GitHub</a></p>
+
 <h2>Requirements</h2>
 
 <h3>Required libraries:</h3>
@@ -88,15 +163,14 @@ libchamplain 0.12
 libclutter 1.0
     wiki.gnome.org/Projects/libchamplain
     for map display
-    disabled by default
-    enable with configure option: --enable-map
-    enabling will also enable GPU acceleration
+    enabled by default
+    disable with configure option: --disable-map
 
 libclutter 1.0
     www.clutter-project.org
     for GPU acceleration (a check-box on Preferences/Image must also be ticked)
-    disabled by default
-    enable with configure option: --enable-gpu-accel
+    enabled by default
+    disable with configure option: --disable-gpu-accel
     explicitly disabling will also disable the map feature
 
 lua 5.1
@@ -112,10 +186,6 @@ markdown
     when compiling Geeqie, to create this file in html format
 </code></pre>
 
-<h2>Notes and changes for this release            [section:release_notes]</h2>
-
-<p>See NEWS file.</p>
-
 <h3>Code hackers:</h3>
 
 <p>If you plan on making any major changes to the code that will be offered for
@@ -126,54 +196,3 @@ duplication of effort.
 <h3>Known bugs:</h3>
 
 <p>See the Geeqie Bug Tracker at <a href="https://github.com/BestImageViewer/geeqie/issues">https://github.com/BestImageViewer/geeqie/issues</a></p>
-
-<h2>Downloading</h2>
-
-<p>Geeqie is available as a package with some distributions.</p>
-
-<p>The source tar of the latest release may be downloaded: <a href="http://geeqie.org/geeqie-1.3.tar.xz">http://geeqie.org/geeqie-1.3.tar.xz</a></p>
-
-<p>To download the sources of the latest commits you must have installed git:</p>
-
-<p>Either: <code>git clone git://www.geeqie.org/geeqie.git</code></p>
-
-<p>Or: <code>git clone http://www.geeqie.org/git/geeqie.git</code></p>
-
-<h2>Installation</h2>
-
-<p>Update secondary help documents (optional -  requires use of git):
-        <code>./gen_changelog.sh ; markdown README.md &gt; README.html</code></p>
-
-<p>Show compile options: <code>./autogen.sh --help</code></p>
-
-<p>Compilation: <code>./autogen.sh ; make</code></p>
-
-<p>General install: <code>[sudo] make install</code></p>
-
-<p>Removal: <code>[sudo] make uninstall</code></p>
-
-<h2>Description / Features</h2>
-
-<p>Geeqie is a graphics file viewer. Basic features:</p>
-
-<ul>
-<li>Single click image viewing / navigation.</li>
-<li>Zoom functions.</li>
-<li>Thumbnails, with optional caching and .xvpics support.</li>
-<li>Multiple file selection for move, copy, delete, rename, drag and drop.</li>
-<li>Drag and drop.</li>
-<li>Slideshow.</li>
-<li>Full screen.</li>
-<li>Ability to open images in external editors (configurable).</li>
-<li>Collections.</li>
-<li>Comparison of images to find duplicates by name, size, date, dimensions, or image content similarity.
-<ul>
-<li>Rotation invariant detection</li>
-</ul></li>
-<li>EXIF support.</li>
-<li>support for stereoscopic images
-<ul>
-<li>input: side-by-side (JPS) and MPO format</li>
-<li>output: single image, anaglyph, SBS, mirror, SBS half size (3DTV)</li>
-</ul></li>
-</ul>
index fde9584..96fb62f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -118,8 +118,6 @@ List compile options: `./autogen.sh --help`
 
 Common options:
 `./autogen.sh --disable-gtk3`,
-`./autogen.sh --enable-map`
-
 
 Compilation: `./autogen.sh [options]; make`
 
@@ -182,15 +180,14 @@ And either the ChangeLog file or [Geeqie ChangeLog at GitHub](https://github.com
     libclutter 1.0
         wiki.gnome.org/Projects/libchamplain
         for map display
-        disabled by default
-        enable with configure option: --enable-map
-        enabling will also enable GPU acceleration
+        enabled by default
+        disable with configure option: --disable-map
 
     libclutter 1.0
         www.clutter-project.org
         for GPU acceleration (a check-box on Preferences/Image must also be ticked)
-        disabled by default
-        enable with configure option: --enable-gpu-accel
+        enabled by default
+        disable with configure option: --disable-gpu-accel
         explicitly disabling will also disable the map feature
 
     lua 5.1