Releases: XyLe-GBP/ATRACTool-Reloaded
version 1.34 (20241220)
サンプル値の更新方法を変更、修正。
オーディオ再生時にクリックノイズが発生する問題の修正。
処理中に中止ボタンをクリックした際に、例外が発生する問題の修正。
処理中に中止ボタンをクリックした際に、ソース元のファイルが削除されてしまう問題の修正。
一時ファイル(変換されたオーディオ等)の保存場所をソース元のカレントディレクトリではなく、アプリケーション側の一時カレントディレクトリ内に保存されるよう変更。
何もファイルを開いていない状態で、設定の"サンプル値の更新を滑らかにする"を変更した場合に発生する例外を修正。
トラックバーを高度なものに変更し、ユーザーが分かりやすいように位置の修正を行いました。
プレビュー再生でループ再生有効時の挙動を修正し、プレビュー再生時のループの正確性及び、実際に出力されるファイルの正確性を向上しました。
ATRACエンコード用のファイルを読み込んだ際、ループに関しての警告ウインドウを追加。(詳細設定で無効にできます)
複数のファイルをウォークマン形式へエンコード可能にしました。(予期せぬ不具合が存在する可能性があります)
その他様々なバグ修正、UIの微修正、及び軽微な変更。
Changed and corrected the method of updating sample values.
Fixed a problem with click noise during audio playback.
Fixed a problem in which an exception occurs when the abort button is clicked during processing.
Correction of a problem in which the source file is deleted when the abort button is clicked during processing.
Changed the location of temporary files (converted audio, etc.) so that they are saved in the application's temporary current directory instead of the source's current directory.
Fixed an exception that occurred when “Smooth sample value updates” was changed while no files were open.
Changed the track bar to be more advanced and repositioned for better user visibility.
Fixed the behavior of preview playback when looping is enabled, improving the accuracy of looping during preview playback and the accuracy of the actual output file.
Added a warning window regarding looping when loading files for ATRAC encoding. (This can be disabled in the advanced settings.)
Added the ability to encode multiple files to Walkman format. (Unexpected bugs may exist.)
Various other bug fixes, minor UI changes, and minor modifications.
version 1.33 (20240728)
ウォークマン用に機能を実装しました。
現時点ではエンコード単一方向、単一ファイルのみのサポートです。
今後のアップデートで全ての機能に対応する予定です。
(ウォークマン用機能を使用するにはSony Media Library EarthがPCにインストールされている必要があります。)
既知のバグを修正しました。
その他細かな修正・変更。
Functionality has been implemented for Walkman.
At this time, only single direction encoding and single file support is available.
All functions will be supported in future updates.
(Sony Media Library Earth must be installed on the PC to use the function for Walkman.)
Fixed known bugs.
Other minor fixes and changes.
version 1.32 (20240622)
'設定->詳細設定->一般'項目にオプションを追加。
・再生時のサンプル値の更新を滑らかにする
再生時のサンプル値の更新を滑らかにしますが、この機能は実験的機能の為
予期せぬ不具合が発生する可能性があります。
・ATRAC読み込み時に再生機能を有効にする
ATRAC形式読み込み時に再生インターフェースを有効にし、デコード操作時もファイルを再生出来るようにしました。
(ただし、この機能が有効の場合は'設定->詳細設定->IO->固定場所に保存'オプションは無視されます。)
詳細設定項目にツールチップ文を追加。
複数ファイルのデコード及びエンコードを行う際に、保存先フォルダ内にサブディレクトリが存在する場合
変換失敗メッセージが表示される不具合を修正。(実際はファイルの変換は問題なくされている)
その他細かな修正および変更。
Added option to 'Settings->Preferences->General' item.
Smoothing sample value updates during playback
Smoothes the update of sample values during playback, but this is an experimental feature.
This feature is experimental and may cause unforeseen problems.
Enable playback function when loading ATRAC
When ATRAC format is loaded, the playback interface is enabled so that files can be played back even during decoding operations.
(Note that the 'Settings->Preferences->IO->Save in Fixed Location' option is ignored when this feature is enabled.)
Added tooltip text to the Advanced Settings item.
When performing decoding and encoding of multiple files, if a subdirectory exists in the destination folder
Fixed a bug that caused a conversion failure message to be displayed. (Actually, the files are converted without any problem.)
Other minor corrections and changes.
version 1.31 (20240120)
psp_at3tool.exeを3.0に更新 (jgoulet921氏に感謝します。)
変換設定ダイアログにツールチップ文を追加。
その他軽微な変更。
Updated psp_at3tool.exe to 3.0 (Thanks to jgoulet921.)
Added tooltip text to the conversion settings dialog.
Other minor changes.
version 1.30 (20231202)
アプリケーションフレームワークを.NET7から.NET8にアップデート。
対応した音声ファイルをWaveに変換する際、複数の拡張子を混ぜた状態でも読み込み出来るように改良。
(ATRAC3 / 3+とATRAC9、およびATRACと通常の音声ファイルを同時に読み込むことはできません)
ループポイントクリエーターのTrackBar上に現在位置の数値が表示されるようにした。
UIの軽微な変更。
'設定'->'詳細設定'から'高度'->'Waveファイルに変換した際の形式を固定する'を選択していない状態で、既に音声ファイルを開いている状態の時、'ファイルを開く'からファイルを開き、変換メソッドを選択するウインドウでキャンセルした場合に例外が発生する不具合を修正。
'設定'->'詳細設定'->'高度'の項目に'Waveファイルのみの読み込みでも変換を強制する'オプションを追加。
このオプションを有効にすると、Waveファイルのみを読み込んだ場合でもWave変換を実行します。
対象WaveファイルのHzを変更したい場合などに有効です。
Updated application framework from .NET7 to .NET8.
Improved the supported audio file conversion to Wave so that it can read audio files with multiple file extensions mixed together
(ATRAC3 / 3+ and ATRAC9, as well as ATRAC and normal audio files cannot be loaded at the same time.)
The current position value is now displayed on the TrackBar of the loop point creator.
Minor UI changes.
When 'Advanced'->'Fix format when converted to Wave file' is not selected from 'Config'->'Preferences' and an audio file is already open, an exception occurs when opening the file from 'Open File' and canceling in the window to select the conversion method. Fixed a bug.
Added option 'Force conversion even if only Wave files are loaded' to 'Config'->'Preferences'->'Advanced'.
When this option is enabled, Wave conversion is performed even when only Wave files are loaded.
This is useful when you want to change the Hz of the target Wave file.
version 1.29b (20231121)
自動アップデートの挙動修正
Fixed auto-update behavior
version 1.29a (20231120)
自動アップデートの挙動を修正。
自動アップデートユーティリティーツールを1.3に更新。
従来のアップデートアプリケーションを使用している場合、アップデート処理後に"Multiple launch of applications is not allowed"などのエラーが表示され、アプリケーションが終了します。その後、再度アプリケーションを起動すると「アップデートが完了しました。」と表示されますが、実際にはアプリケーション本体はアップデートされていません。その場合、一度アプリケーションを終了し再度起動するとアップデートの確認が入るので、再度アップデートの操作を実行していただくと、正常にアップデートできます。
Fixed auto-update behavior.
Updated the automatic update utility tool to 1.3.
When using a conventional update application, an error message such as "Multiple launch of applications is not allowed" will appear after the update process and the application will close. When the application is launched again, the message "The update has completed." However, the application itself has not been updated. In this case, close the application and re-launch it. The update confirmation will appear, and then perform the update operation again.
version 1.29 (20231112)
サンプル値の計算方法を変更。
オーディオを読み込んだ際の実装を変更。
組み込みされたNAudioを最新版にアップデート。
その他軽微な修正。
Changed the sample value calculation method.
Changed implementation when loading audio.
Updated embedded NAudio to the latest version.
Other minor fixes.
version 1.28a (20230910)
既に音声ファイルを開いて再生中の状態で、'ファイルを開く'ボタンを押下して
wavファイルを開いた際に正しく読み込みができない問題を修正。
既に音声ファイルを開いて再生中の状態で、フォームを閉じると例外が発生する問題を修正。
リリースパッケージにpdbを同封していたがリリースビルドでは不要なので削除した。
その他軽微な変更。
Fixed an issue where a wav file could not be loaded correctly when the 'Open File' button was pressed while an audio file was already open and playing.
Fixed an issue where closing the form while an audio file was already open and playing would cause an exception.
The pdb was included in the release package, but it is no longer needed for release builds, so it has been removed.
Other minor changes.
version 1.28 (20230818)
アプリケーションを.NET6から.NET7に変更。
ループポイントクリエーターをメインフォームに統合。
スプラッシュスクリーン画面の仕様変更
詳細設定に項目を追加:
・起動時にアプリケーションのアップデートを確認
・独自のスプラッシュスクリーン画像を設定 ※
・従来のモードを有効化
・スプラッシュスクリーンを非表示
・ATRACを読み込んだ際に即時変換を実行
・Waveへの変換時に形式を固定する
※カスタム画像を指定する場合、画像は400x240pxもしくは800x480pxの画像を指定する必要があります
その他軽微な修正
Changed application from .NET 6 to .NET 7.
Integrated the loop point creator into the main form.
Changed splash screen screen specifications
Added an item to the preferences settings:
・Check for application updates on startup.
・Set your own splash screen image ※
・Enable old mode.
・Hide splash screen
・Convert immediately when ATRAC is read.
・Fix format when converting to Wave
※ When specifying a custom image, 400x240px or 800x480px images must be specified.
Other minor corrections