Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

バグの修正や内部的な改善 #17

Merged
merged 9 commits into from
Jul 23, 2017

Conversation

esperecyan
Copy link
Contributor

  • 行頭にタイムタグではない [ がある歌詞ファイル (*.lrc) を読み込むとクラッシュするバグを修正
  • 運営NGワードについて「歌詞の一致部分に / を挿入」が有効の場合、その部分の歌詞の置換 (読み仮名での採点) が行われなくなるバグを修正
    • (例) 息を殺して という歌詞に対して、ニコ生タイピング用置換ファイル (*.repl.txt) で 息,いき殺し,ころし が設定されていた場合
      • 前のバージョンでの置換後歌詞は いきを殺 して
      • 現在のバージョンでの置換後歌詞は いきをころして
  • ニコ生タイピング用置換ファイル (*.repl.txt) の再読み込みについて、一つ前に読み込んだ置換ファイルが適用されるバグを修正
  • ニコ生タイピング用置換ファイル (*.repl.txt) 生成時、出力ファイル名が決定できなかった場合のエラーメッセージを、 ファイル「○○○.repl.txt」がすでに存在します。 から ファイル「○○○ (100).repl.txt」がすでに存在します。 のようなものに変更
  • 再生スピードの変更に未対応のファイル形式で、 Windows Media Playerで再生できないファイルです のような間違ったエラーメッセージが表示されていたバグを修正
  • その他、内部的な改善

本コミットにより、同様の歌詞ファイルを開いたときに jz5@846d0cc 以降クラッシュしていた問題が修正された。
@esperecyan
Copy link
Contributor Author

後のコミットと競合するので、先にPull Requestさせていただきます。

@jz5 jz5 merged commit 1fc972e into jz5:develop Jul 23, 2017
@esperecyan esperecyan deleted the feature-minor-fixes branch July 23, 2017 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants