Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Releases: mkrueger/icy_view

0.6.1

26 Feb 14:36
Compare
Choose a tag to compare

Options are now preserved (scrolling options)

  • added --auto flag for enable smooth scroll

0.6.0

05 Feb 18:55
Compare
Choose a tag to compare
  • Added rip script support

grafik

0.5.1

15 Jan 06:54
Compare
Choose a tag to compare
  • Rendering backend should now support more platforms.

Full Changelog: 0.5.0...0.5.1

0.5.0

15 Oct 08:52
Compare
Choose a tag to compare
  • Fixed many scrolling issues
  • Added support for .icy & .icyanim files
  • Added support for C64 .seq files
  • Files are now viewed left instead of bottom

0.4.1

31 Aug 13:46
Compare
Choose a tag to compare

Little service release.

  • 0.4.0 may've scrolled a bit too much producing drawing artifacts at the scroll end.
  • Sauce date support added in sauce dialog.

0.4.0

30 Aug 14:45
Compare
Choose a tag to compare
  • It's now possible to turn auto scroll on/off
  • Set the scroll speed (F2)
  • Help with F1
  • It's now possible to scroll the ANSIs with dragging the view pane
  • View more sauce info with F3 - for comments for example - they don't have much space in the main screen
  • Full screen mode
  • Translations! (so far only german)
  • Many bugfixes - most are forgotton and they're spread over 3 repos :(

Note: I did extensive refactorings on the ANSI layer so report bugs. In bug reports always report the version number as well.

0.3.2

29 Aug 09:15
Compare
Choose a tag to compare
  • Optimized speed
  • Added new keyboard shortcuts
    • F11 & alt+enter - full screen mode
    • esc & alt+q - quit
    • pg up/dn, home/end - navigate file view
  • It's now possible to pass files as parameter directly
  • Improved behavior of file view a bit
  • Loading speed improvements & file guessing (open a bug if it doesn't display a file it should display)

0.3.1

28 Aug 08:16
Compare
Choose a tag to compare
  • Added filter box to search for specific files
  • Bugfixes:
    • ice mode no longer shows any blinking chars (it did in some rare cases)
    • scaling bug for files != 80 rows fixed
    • BS is no longer a control character it's now printable (some ansi art used that)

0.3.0

27 Aug 10:05
Compare
Choose a tag to compare

First half way polished version that may be useful for non developers.

Let me know what you think.