Commit Graph

13 Commits

Author SHA1 Message Date
1a7e23b5c1 Don't query database on keypress 2017-10-21 23:39:31 +09:00
b178be21d1 Let's not rename columns yet 2017-10-14 14:30:58 +09:00
887aa7496b Rework EF Core usage in model classes 2017-10-06 00:23:26 +03:00
6a4198d0d6 Initial EF Core commit 2017-10-04 22:52:12 +03:00
a44ff5a2c2 Fix regression causing global hotkeys to no longer work 2017-08-17 17:47:44 +09:00
cceeb864d5 Fix hitobjects in TestCaseHitObjects not receiving actions. 2017-08-17 12:16:33 +09:00
3df51540e1 Code review fixes 2017-08-16 17:39:57 +09:00
2bd0981738 Improve default key binding logic
Defaults will be added to the database as long as the database has unbalanced counts for any actions.
2017-08-15 23:59:58 +09:00
46bfa4db29 Load defaults, pass around live IEnumerable, add PK for updating 2017-08-14 22:31:23 +09:00
7c9d6c9c83 Initial refactoring of key binding logic 2017-08-14 20:19:25 +09:00
b6fb68c6e2 Update framework 2017-08-12 22:13:40 +09:00
99458aab48 Propagate framework updates 2017-08-12 19:54:07 +09:00
48d4ed55e9 Move a lot of code to framework 2017-08-11 16:11:46 +09:00