]> git.sesse.net Git - pkanalytics/log
pkanalytics
13 months agoTheir throwaways take us to offense.
Steinar H. Gunderson [Mon, 1 May 2023 17:43:49 +0000 (19:43 +0200)]
Their throwaways take us to offense.

13 months agoHook up defensive soft +/-.
Steinar H. Gunderson [Mon, 1 May 2023 17:39:46 +0000 (19:39 +0200)]
Hook up defensive soft +/-.

13 months agoHook up our_defense.
Steinar H. Gunderson [Mon, 1 May 2023 17:33:43 +0000 (19:33 +0200)]
Hook up our_defense.

13 months agoHook up some misc. events.
Steinar H. Gunderson [Mon, 1 May 2023 17:29:55 +0000 (19:29 +0200)]
Hook up some misc. events.

13 months agoFix possession counter e.g. between goals.
Steinar H. Gunderson [Mon, 1 May 2023 17:27:48 +0000 (19:27 +0200)]
Fix possession counter e.g. between goals.

13 months agoDrops and throwaways take us into defense.
Steinar H. Gunderson [Mon, 1 May 2023 17:26:36 +0000 (19:26 +0200)]
Drops and throwaways take us into defense.

13 months agoProperly read back NULLs for non-player events.
Steinar H. Gunderson [Mon, 1 May 2023 17:24:58 +0000 (19:24 +0200)]
Properly read back NULLs for non-player events.

13 months agoAdd some defensive events.
Steinar H. Gunderson [Mon, 1 May 2023 17:18:50 +0000 (19:18 +0200)]
Add some defensive events.

13 months agoMake the player buttons actually fetch out the team.
Steinar H. Gunderson [Mon, 1 May 2023 16:27:40 +0000 (18:27 +0200)]
Make the player buttons actually fetch out the team.

13 months agoRename player to video, since it was confusingly close to players (the PlayerModel).
Steinar H. Gunderson [Mon, 1 May 2023 16:22:37 +0000 (18:22 +0200)]
Rename player to video, since it was confusingly close to players (the PlayerModel).

13 months agoMake it possible to sub (in/out events only, no real effect).
Steinar H. Gunderson [Mon, 1 May 2023 16:06:44 +0000 (18:06 +0200)]
Make it possible to sub (in/out events only, no real effect).

13 months agoMake the player list extend all the way down.
Steinar H. Gunderson [Mon, 1 May 2023 15:17:23 +0000 (17:17 +0200)]
Make the player list extend all the way down.

13 months agoShow players from the database.
Steinar H. Gunderson [Mon, 1 May 2023 15:09:23 +0000 (17:09 +0200)]
Show players from the database.

13 months agoMove EventsModel into the MainWindow constructor.
Steinar H. Gunderson [Mon, 1 May 2023 15:05:33 +0000 (17:05 +0200)]
Move EventsModel into the MainWindow constructor.

13 months agoClean out the refresh-on-demand code from EventsModel.
Steinar H. Gunderson [Mon, 1 May 2023 15:00:07 +0000 (17:00 +0200)]
Clean out the refresh-on-demand code from EventsModel.

13 months agoMake it possible to seek to an event by clicking on it.
Steinar H. Gunderson [Mon, 1 May 2023 13:57:53 +0000 (15:57 +0200)]
Make it possible to seek to an event by clicking on it.

13 months agoRename stats.cpp to main.cpp.
Steinar H. Gunderson [Mon, 1 May 2023 13:48:32 +0000 (15:48 +0200)]
Rename stats.cpp to main.cpp.

13 months agoUpdate the status bar from the events.
Steinar H. Gunderson [Mon, 1 May 2023 13:44:44 +0000 (15:44 +0200)]
Update the status bar from the events.

13 months agoOrder events coming from the database.
Steinar H. Gunderson [Mon, 1 May 2023 13:15:59 +0000 (15:15 +0200)]
Order events coming from the database.

13 months agoMake it possible to delete events.
Steinar H. Gunderson [Mon, 1 May 2023 13:15:28 +0000 (15:15 +0200)]
Make it possible to delete events.

13 months agoConnect insertions/type changes to the database.
Steinar H. Gunderson [Mon, 1 May 2023 12:58:58 +0000 (14:58 +0200)]
Connect insertions/type changes to the database.

13 months agoAdd some offense events, now working-ish.
Steinar H. Gunderson [Mon, 1 May 2023 12:50:09 +0000 (14:50 +0200)]
Add some offense events, now working-ish.

13 months agoMore EventsModel into its own file.
Steinar H. Gunderson [Mon, 1 May 2023 12:27:13 +0000 (14:27 +0200)]
More EventsModel into its own file.

13 months agoAssign player shortcuts.
Steinar H. Gunderson [Mon, 1 May 2023 12:15:47 +0000 (14:15 +0200)]
Assign player shortcuts.

13 months agoMake it possible to insert events in the UI (very rudimentary yet, though).
Steinar H. Gunderson [Mon, 1 May 2023 12:13:53 +0000 (14:13 +0200)]
Make it possible to insert events in the UI (very rudimentary yet, though).

13 months agoFix a newer Clang warning.
Steinar H. Gunderson [Mon, 1 May 2023 11:44:00 +0000 (13:44 +0200)]
Fix a newer Clang warning.

13 months agoMove some meaty member functions out-of-line from EventsModel.
Steinar H. Gunderson [Mon, 1 May 2023 11:43:53 +0000 (13:43 +0200)]
Move some meaty member functions out-of-line from EventsModel.

13 months agoSome naming adjustments.
Steinar H. Gunderson [Mon, 1 May 2023 11:01:26 +0000 (13:01 +0200)]
Some naming adjustments.

13 months agoMinor STL quibbles.
Steinar H. Gunderson [Mon, 1 May 2023 10:32:33 +0000 (12:32 +0200)]
Minor STL quibbles.

13 months agoFurther move around.
Steinar H. Gunderson [Mon, 1 May 2023 09:46:33 +0000 (11:46 +0200)]
Further move around.

13 months agoMove buttons around a bit, so that the video gets bigger.
Steinar H. Gunderson [Mon, 1 May 2023 09:36:18 +0000 (11:36 +0200)]
Move buttons around a bit, so that the video gets bigger.

13 months agoFix the all-important window title.
Steinar H. Gunderson [Mon, 1 May 2023 09:26:35 +0000 (11:26 +0200)]
Fix the all-important window title.

13 months agoAdd some buttons (inert for now).
Steinar H. Gunderson [Mon, 1 May 2023 09:23:26 +0000 (11:23 +0200)]
Add some buttons (inert for now).

13 months agoAdd some navigation buttons.
Steinar H. Gunderson [Mon, 1 May 2023 08:46:40 +0000 (10:46 +0200)]
Add some navigation buttons.

13 months agoBegin showing events from the database. (No modification yet.)
Steinar H. Gunderson [Sun, 30 Apr 2023 21:53:58 +0000 (23:53 +0200)]
Begin showing events from the database. (No modification yet.)

13 months agoFactor out timestamp formatting.
Steinar H. Gunderson [Sun, 30 Apr 2023 11:20:37 +0000 (13:20 +0200)]
Factor out timestamp formatting.

13 months agoInitial commit; really only a (bad) video player.
Steinar H. Gunderson [Sun, 30 Apr 2023 10:27:27 +0000 (12:27 +0200)]
Initial commit; really only a (bad) video player.