Skip to content

Commit

Permalink
Update to v3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Aug 22, 2020
1 parent c43c285 commit 6c3d0d0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,5 +1,5 @@

export FW_VER := 3.15
export FW_VER := 3.16

PROJ := FlashFloppy
VER := v$(FW_VER)
Expand Down
7 changes: 7 additions & 0 deletions RELEASE_NOTES
Expand Up @@ -3,6 +3,13 @@
** Keir Fraser <keir.xen@gmail.com>
************************************

** v3.16 - 22 August 2020
- Rotary encoder: Velocity curve during image navigation
- Fast spin of the encoder skips multiple entries per click
- LCD/OLED/OSD: Fix image name when display is wider than 24 characters
- HFE: Fix double-step HFE images (broken since v3.14a)
- HxC Compat: Strip filename extension from image name display row

** v3.15 - 23 July 2020
- New stable release series
- Improve rotary encoder robustness by sampling at 4x higher rate
Expand Down

0 comments on commit 6c3d0d0

Please sign in to comment.