I uploaded a new version of the application to the first post in this thread. It has many small updates:
- the first image is copied to the default book cover file so that it gets displayed when the device is shut down (if the device is configured that way in the system settings)
- added a menu item for enabling/disabling touch navigation (panning and page turns). The other touch events (menus, zooming, quitting,...) still work all of the time. Dutch, Japanese, Polish and German translations for the new menu items have been provided by @dtanis and @freeshadow. I'll update the translations for other languages later as they arrive.
- added (+) and (-) symbols to the toggling menu items so that it is clear what will happen. (+) means the feature will be enabled, and (-) means that it will be disabled.
- truncate the old log file on start up to save space in the filesystem
- added @trewelu's fix for autorotation with right/left-handed devices. Some devices have next/prev buttons on one side of the device (Inkpad, 60X/90X, 360), and can be oriented for right- or left-handed use. If the default orientation is Portrait-180 (i.e. left-handed), then autorotation sets the orientation to that layout for portrait images. On devices with next/prev buttons at the bottom, portrait images are always autorotated to Portrait-0.
- added @brucelee's cmake files, so that the application can be built using his SDK. He has also included the extra libraries required to build the applicaiton in his SDK. That makes it easy for anyone else to build the application themselves now. Thanks to @brucelee for that!
- added a new tap zone in the top-middle for bringing up the light-level dialog if the device supports it. It looks like @holysmoer has returned his Inkpad, so hopefully someone else will find this feature useful.
|