Releases: ChiNoel-osu/FolderThumbnailExplorer
FolderThumbnailExplorer - v1.4.0
Changelog
- Bump to .NET 8.
框架升级至.NET 8 - A basic settings page.
一个简单的设置页面 - PhotoViewer Titlebar UX overhaul! Also added a full screen button.
图片查看器标题栏UX改进 - Copy to clipboard in PhotoViewer now also copy file.
图片查看器中复制图片时同时会复制文件 - Sorting Methods for FolderExplorer.
新增文件夹的排序方式 - Sorting method now saves automatically.
排序方式自动保存 - Add index. #28
图片查看器添加页数标记 - Add mouse side buttons (XButton1/XButton2) for back/forward actions.
支持使用鼠标侧键返回/前进 - Various BUG fixes.
其他BUG修复
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
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
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
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
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
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
Full Changelog: v1.2.0...v1.2.1
Fix settings pop-up menu's position.
FolderThumbnailExplorer - v1.2.0
Change RenderOptions.BitmapScalingMode to "Fant" to avoid checkerboard effect.
Change pop-up menu position and add animation.
Change versioning.
FolderThumbnailExplorer - v1.1.1
Full Changelog: v1.1.0...v1.1.1
Added sub-folder detection.
Added settings pop-up menu to Photo Viewer, currently with 3 settings:
- Slideshow mode.
- Always on Top.
- Twin-Page viewing mode.
4.[INSERT UR IDEAS HERE]
Enjoy.
FolderThumbnailExplorer - v1.1.0
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 :)