Skip to content

超大量ファイル整理 v1.2 / File Separation v1.2

Latest
Compare
Choose a tag to compare
@watamario15 watamario15 released this 01 Dec 14:10
· 1 commit to master since this release

エディットボックスへの入力周りに存在した問題を修正した。
その他、細かい部分を修正した。
Fixed issues around inputting to edit controls.
Fixed other minor issues.

File_Separation_v1_2.zip をダウンロードして解凍してください。
Download the File_Separation_v1_2.zip, and then unzip it.

過去のリリース

v1.1 (2020/9/28)

  • 正式リリース

v1.1β (2020/9/19)

  • 処理スレッドの優先順位を、PC 版でも 1 段階下げた(CE 版では元からこの設定だった)
  • 日本語と英語の両対応にし、文字列をリソースの String Table に移動した
  • その他、細かい部分を修正・調整した

v1.02β (2020/9/2)

  • プログラムを全体的に見直し、効率化及びプログラムの可読性向上を図った
  • Windows CE 版(v1.01)での変更点を PC 版にも適用した
  • PC 版も Unicode ビルドに切り替えた

v1.01 (2020/3/26) // Windows CE 版のみ

  • フォルダ選択ダイアログを使えるようにした
  • 起動時や処理後などに対象パス入力ボックスにフォーカスが当たるようにした
  • 分割単位欄をアルファベット入力モードのまま数字入力できるようにした
  • コマンドバー(WinCE におけるメニューバー)を追加した
  • Enter でフォーカス移動・処理実行できるようにした
  • Armv4I 以外もとりあえずビルドした

v1 (2019/4/21)

  • 初回リリース
Past releases

v1.1 (2020-09-28)

  • General release

v1.1 beta (2020-09-19)

  • Calculation threads' priority is now below normal on the PC version, too (Was already a thing for WinCE versions)
  • This software now supports English and Japanese by moving UI strings to the String Table
  • Fixed other minor issues and improved the usability

v1.02 beta (2020-09-02)

  • Refreshed the code to improve the readability
  • Implemented all changes in the Windows CE version (v1.01) to the PC version
  • The PC version is compiled in Unicode, too (Was already a thing for WinCE versions)

v1.01 (2020-03-26) // Released only for Windows CE

  • Now you can use the "Browse for Folder" dialog to select a folder
  • Updated to always set focus on one of the edit controls
  • You can now enter numbers with the top row (QWERTY...) keys
  • Added a command bar, which is a menu bar alternative for Windows CE
  • You can now move the focus and start organizing with the Enter key
  • Started to build for CPUs other than Armv4I

v1 (2019-04-21)

  • First release