Releases: karaoke-dev/karaoke
Releases · karaoke-dev/karaoke
2022.0205.1
2022.0205.0
2022.0127.0
- [bug] Combine notes and note property change handler. #1058
- [code quality] Should wrap change in importLyric method in KaraokeEditor #1054
- [bug] Should wrap change handler in note popover. #1053
- [bug][editor] Fix something might broken in translate editor. #1049
- [code quality][editor] Should use change handler in singer list page if assign or un-assign singer to lyric. #1038
- [code quality] make some improvement about lyric editor. #960
- [enhancement][editor] Implement input feature in lyric edit mode. #958
- [code quality][skin] Refactor layout structor in karaoke skin. #901
- [code quality] Change ruby/romaji from bindable to bindable list in lyric object. #891
- [bug][editor][Design] Should deal with the case if singer name is tooooooo long. #773
- [bug][Playfield] Fix lyric font broken if playback. #772
- [enhancement] should have config button in auto-generate area. #759
- [enhancement][LyricMaker] improve lyric importor #731
- [enhancement][LyricMaker] Create generate manager. #730
- [bug] Implement typing feature in lyric editor. #668
- [bug] Fix typing caret position is weird #664
- [mod] Add new mode to learn javascript by singing karaoke #523
- [bug][framework layer] Fix non-english text input #504
- [enhancement][generator] Implement note auto-generator #501
- [enhancement][LyricMaker] Should add textbox to handle input in text edit mode. #487
- [bug][enhancement] Get config directly in lyric editor #476
- [Design] Make shadow offset smaller in lyric editor. #351
- [editor] Implement singer editor #214
2022.0118.0
- [enhancement][LyricMaker] Implement assign singer in lyric editor. #1036
- [code quality]
int shifting
should beint offset
in some methods. #1033 - [bug][code quality][LyricMaker] Fix delete text tag not wrap into change handler in text tag edit selection. #1029
- [enhancement][code quality] Check is there any reason why not use bindable list for tags in lyric. #1028
- [code quality] Make TimeTag[] TimeTags into IEnumerable in lyric.cs #1027
- [bug][LyricMaker] Fix ruby/romaji cannot drag. #1024
- [bug][LyricMaker][Lyric import] Fix auto-generate not working if trigger open the selecting mode by not in the generating mode. #1020
- [bug][LyricMaker][Lyric import] Fix time-tag is not in the right place in the lyric importer. #1018
- [enhancement][Design] Maybe should be able to select the generate config if contains multi language. #1015
- [bug] The lyric importer will crash if switch mode in edit lyric mode. #1012
- [bug] Fix import test scene does not have popover screen. #1007
- [bug][editor] After click auto generate language dialog, should select all language. #994
2022.0108.0
No changelog for this release.
2022.0107.0
2021.1226.0
- [LyricMaker][Design] Add auto-generate button if lyric editor is in create time tag mode. #684
- [enhancement][skin] Why not moving font size into layout #557
- [editor] Open new screen in editor page. #183
- [bug] Ruby/romaji not disappear fast as before if user changed the setting. #169
- [editor] Implement undo/redo in editor #58
- [enhancement] Karaoke font #41
2021.1225.0
No changelog for this release.
2021.1222.0
- [enhancement][skin] Re-define relationship between singer and style. #927
2021.1218.0
- [enhancement][editor] Refactor editor menu #970
- [code quality] Fix "Parameter type can be IEnumerable of T" issue #968
- [code quality] Update var usage inspections to disallow for built-in types #966
- [code quality] Change from XXXManager to MMMChangeHandler in Editor. #952
- [code quality] Clean up unused resolved properties #951
- [code quality] Should be able to switch all tab and click some menu item in karaoke editor test scene. #937