Skip to content

Releases: ChiNoel-osu/FolderThumbnailExplorer

FolderThumbnailExplorer - v1.4.0

22 Dec 15:22
Compare
Choose a tag to compare

Changelog

Download Options

If you have .NET 8 runtime installed or is willing to install said runtime, download FolderThumbnailExplorer-v1.4.0-net8-Windows.7z.
If you don't have .NET 8 runtime and is not willing to install said runtime, download the self-contained version for 64-bit Windows only FolderThumbnailExplorer-v1.4.0-SC-x64Windows.7z.
如果你的系统里有.NET 8或可以装,那下载FolderThumbnailExplorer-v1.4.0-net8-Windows.7z就好了。
如果你的系统里没有.NET 8或不想装,可以下载FolderThumbnailExplorer-v1.4.0-SC-x64Windows.7z。仅供64位系统。


Full Changelog: 1.3.0...1.4.0

FolderThumbnailExplorer - v1.3.0

15 Jun 08:11
Compare
Choose a tag to compare

NEW:
Cache system: Loading thumbnails no longer rapes your harddrive everytime, it only rapes your harddrive once, as long as the path to the image remains unchagned. You can delete the Cache folder to force it to regenerate cache.
缓存系统: 生成缩略图时软件会根据当前设置的缩略图大小保存一份低分辨率的副本以提高以后的加载效率. 您可以删除Cache文件夹来让它重新生成.
Scroll speed: You can customize the scroll speed of the scroll view mode of PhotoViewer.
滚动速度: 您现在可以更改垂直滚动模式看图时的滚动速度.

Full Changelog: v1.2.5...1.3.0

If you encountered any problems while using the software, please let me know by posting an issue or whatever.
如果您在使用软件过程中遇到了任何问题, 请发issue骚扰我.

FolderThumbnailExplorer - v1.2.5

30 Apr 11:12
Compare
Choose a tag to compare

NEW:
Favorite groups: Use a button in PhotoViewer to add a folder to your own favorite group! Groups are stored as text files in .\FavoriteGroups directory.
收藏组: 图片浏览器内的一个按钮可以将当前文件夹加入自定义组, 这些组会存放在.\FavoriteGroups目录下.
Load Threshold: Controls how many images are loaded at once in PhotoViewer. Select the last image in list to continue loading.
加载限制: 限制图片浏览器一次加载多少张图片. 选择列表内最后一张图片可以继续加载.
Random Folder: In FolderExplorer, Ctrl+F2 to Randomly selects a folder that has images to be opened in PhotoViewer.
随机文件夹: 在文件夹浏览器中按Ctrl+F2随机在图片浏览器中打开一个有图片的文件夹.
Click to Flip: In PhotoViewer, clicking the left or right side of the image will flip the page.
点击换页: 在图片浏览器中点击图片的左右部分可以翻页.
Start option: Currently only support --path argument.
启动选项: 目前仅支持--path参数.

Full Changelog: v1.2.4...v1.2.5

If you encountered any problems while using the software, please let me know by posting an issue or whatever.
如果您在使用软件过程中遇到了任何问题, 请发issue骚扰我.

FolderThumbnailExplorer - v1.2.4

04 Jan 13:25
Compare
Choose a tag to compare

Full Changelog: v1.2.3...v1.2.4
Fixed a bug where some images might break the app. Thanks Lacetiya for reporting!

FolderThumbnailExplorer - v1.2.3

19 Dec 10:34
Compare
Choose a tag to compare

Full Changelog: v1.2.2...v1.2.3

Now you can save Photo Viewer's position and size.
Feel free to create issues if you have any ideas to share.

FolderThumbnailExplorer - v1.2.2

17 Dec 14:00
Compare
Choose a tag to compare

Full Changelog: v1.2.1...v1.2.2

GoBack&GoForward in Folder Explorer.
Scroll view mode in Photo Viewer.
Navigation prototype.

Feel free to create issues if you have any ideas to share.

FolderThumbnailExplorer - v1.2.1

11 Dec 06:55
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

Fix settings pop-up menu's position.

FolderThumbnailExplorer - v1.2.0

10 Dec 08:07
Compare
Choose a tag to compare

Change RenderOptions.BitmapScalingMode to "Fant" to avoid checkerboard effect.
Change pop-up menu position and add animation.
Change versioning.

FolderThumbnailExplorer - v1.1.1

09 Dec 15:26
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

Added sub-folder detection.
Added settings pop-up menu to Photo Viewer, currently with 3 settings:

  1. Slideshow mode.
  2. Always on Top.
  3. Twin-Page viewing mode.
    4.[INSERT UR IDEAS HERE]

Enjoy.

FolderThumbnailExplorer - v1.1.0

30 Nov 15:16
Compare
Choose a tag to compare

Full Changelog: https://github.com/ChiNoel-osu/FolderThumbnailExplorer/commits/v1.1.0

Initial release on this repo.
Migrated from .NET Core 3.1 to .NET 7. Changed a lot of code.
Have fun :)