Changelog for
impressive-0.11.1-2.3.noarch.rpm :
Tue Feb 16 13:00:00 2016 glinAATTsuse.com
- Update to version 0.11.1
+ fix for newer PIL/Pillow versions that broke compatibility by
removing .tostring() and .fromstring()
+ fixed crash when clicking on run: URI hyperlinks
+ PDF hyperlinks with file:// and run:// URIs now work correctly
with quoted characters (e.g. spaces) in paths
+ added top-level synchronize() function to schedule calls in
Impressive\'s main thead (useful for library mode)
+ early lookup of OpenGL vendor/renderer/version strings (to get
more useful crash logs)
+ fixed SDL library lookup issue on newer Linux systems
+ OSD font lookup now works if the same font file exists multiple
times in the font path
+ fixed crash when no OSD font is available
+ full port from OpenGL 1.1 to OpenGL (ES) 2.0
+ fully customizable key/mouse bindings (-e/--bind,
- E/--controls, --control-help, --evtest)
+ MuPDF (mudraw/pdfdraw) rendering backend
+ \'transition\' PageProp describes transition
*to
* the page, not
after the page
+ Raspberry Pi compatibility
+ new shader-based blurring with desaturation + fallback to old
method for old HW (autodetect or --noblur)
+ re-implemented all transitions with shaders
(missing: PageTurn, SpinOutIn, SpiralOutIn, ZoomOutIn;
new: WipeClouds, WipeBrightness1, WipeBrightness2)
+ compressed in-memory cache (-cz / --cache compressed)
+ removed -e/--noext and -R/--meshres due to obsolescence
+ --tracking enables time tracking right from the start
+ added -v/--verbose mode
+ MuPDF renderer backend can work via named pipes instead of
temp files on Unix
+ alternate overview downscaling algorithm for slower systems
(auto-detected)
+ internal default mouse cursor image
+ fixed OSD font rendering bug with Pillow
+ most platform-specific code now handled by abstraction layer;
no direct PyGame calls in core
+ custom ctypes-based OpenGL loader instead of PyOpenGL
+ generic PDF renderer framework (necessary now that there\'s 3
renderers)
+ external PDF renderers are now called with \'nice\' when
background rendering on POSIX
Fri Oct 3 14:00:00 2014 tchvatalAATTsuse.com
- Update to version 0.10.5:
* unknown changelog
- Cleanup with spec-cleaner
- Install the binary without py suffix
Sat Dec 1 13:00:00 2012 mailaenderAATTopensuse.org
- update to version 0.10.3
Wed Aug 12 14:00:00 2009 code933kAATTgmail.com
- Initial package.