2023-07-26 |
Steinar H. Gunderson | Remove some repetition.
|
commit | commitdiff | tree |
2023-07-26 |
Steinar H. Gunderson | Fix crash if there are no matches (database is empty).
|
commit | commitdiff | tree |
2023-07-26 |
Steinar H. Gunderson | Fix a warning in debug mode.
|
commit | commitdiff | tree |
2023-07-26 |
Steinar H. Gunderson | Implement optional gender rule A and pull rules.
|
commit | commitdiff | tree |
2023-07-26 |
Steinar H. Gunderson | Add a menu.
|
commit | commitdiff | tree |
2023-07-26 |
Steinar H. Gunderson | Callahans were not properly filtered; fix.
|
commit | commitdiff | tree |
2023-07-26 |
Steinar H. Gunderson | Make the table header sticky on scroll.
|
commit | commitdiff | tree |
2023-07-25 |
Steinar H. Gunderson | Make it possible to run multiple filters at the same...
|
commit | commitdiff | tree |
2023-07-24 |
Steinar H. Gunderson | Adjust the Poisson CI range, since we were frequently...
|
commit | commitdiff | tree |
2023-07-24 |
Steinar H. Gunderson | Make more CIs for globals.
|
commit | commitdiff | tree |
2023-07-24 |
Steinar H. Gunderson | Reduce reliance on global_filters, to prepare for multiple...
|
commit | commitdiff | tree |
2023-07-24 |
Steinar H. Gunderson | Make it possible to filter by gender ratio.
|
commit | commitdiff | tree |
2023-07-23 |
Steinar H. Gunderson | Add filters on O-line/D-line.
|
commit | commitdiff | tree |
2023-07-23 |
Steinar H. Gunderson | Count callahans in the viewer.
|
commit | commitdiff | tree |
2023-07-23 |
Steinar H. Gunderson | Do not output a warning for disc transfer during subs...
|
commit | commitdiff | tree |
2023-07-23 |
Steinar H. Gunderson | Store event types internally as an enum.
|
commit | commitdiff | tree |
2023-07-23 |
Steinar H. Gunderson | Remove checks for the “reset” type.
|
commit | commitdiff | tree |
2023-07-23 |
Steinar H. Gunderson | Make the video actually fit its intended size.
|
commit | commitdiff | tree |
2023-07-23 |
Steinar H. Gunderson | Better JS logging of warnings.
|
commit | commitdiff | tree |
2023-07-23 |
Steinar H. Gunderson | Write .json on quit, not start.
|
commit | commitdiff | tree |
2023-07-23 |
Steinar H. Gunderson | Fix so that we can change existing events to pulls.
|
commit | commitdiff | tree |
2023-07-23 |
Steinar H. Gunderson | Log some warnings about subbed-out players.
|
commit | commitdiff | tree |
2023-07-23 |
Steinar H. Gunderson | Fix a crash on exit.
|
commit | commitdiff | tree |
2023-07-22 |
Steinar H. Gunderson | Count interceptions towards (successful) catches.
|
commit | commitdiff | tree |
2023-07-22 |
Steinar H. Gunderson | Add support for stallouts.
|
commit | commitdiff | tree |
2023-07-22 |
Steinar H. Gunderson | We only need one set of soft plus/minus buttons.
|
commit | commitdiff | tree |
2023-07-22 |
Steinar H. Gunderson | Move to a native OpenGL window.
|
commit | commitdiff | tree |
2023-07-22 |
Steinar H. Gunderson | Minor comment tweak.
|
commit | commitdiff | tree |
2023-07-22 |
Steinar H. Gunderson | Make persistent PBOs for faster texture upload.
|
commit | commitdiff | tree |
2023-07-22 |
Steinar H. Gunderson | Make Frame allocated on a freelist, in preparation...
|
commit | commitdiff | tree |
2023-07-21 |
Steinar H. Gunderson | Make it possible to have separate videos per match...
|
commit | commitdiff | tree |
2023-07-21 |
Steinar H. Gunderson | Propagate errors on video opening back to the UI.
|
commit | commitdiff | tree |
2023-07-21 |
Steinar H. Gunderson | Move MainWindow into its own class.
|
commit | commitdiff | tree |
2023-07-20 |
Steinar H. Gunderson | Make columns sortable (no reverse sort).
|
commit | commitdiff | tree |
2023-07-20 |
Steinar H. Gunderson | Fix a contention issue.
|
commit | commitdiff | tree |
2023-07-20 |
Steinar H. Gunderson | std::shared_ptr is surprisingly not thread-safe, so...
|
commit | commitdiff | tree |
2023-07-20 |
Steinar H. Gunderson | Fix a threading issue, where we would call into the...
|
commit | commitdiff | tree |
2023-07-20 |
Steinar H. Gunderson | playing is used from multiple threads, so it must be...
|
commit | commitdiff | tree |
2023-07-20 |
Steinar H. Gunderson | Include was d-ed in a common per-point receiver error...
|
commit | commitdiff | tree |
2023-07-20 |
Steinar H. Gunderson | Make it possible to seek using the 4th and 5th mouse...
|
commit | commitdiff | tree |
2023-07-20 |
Steinar H. Gunderson | Update player buttons immediately when making a substitution.
|
commit | commitdiff | tree |
2023-07-20 |
Steinar H. Gunderson | Split away getting d-ed from drops.
|
commit | commitdiff | tree |
2023-07-17 |
Steinar H. Gunderson | Fix absolute seeking when the base rate is not 1/1000.
|
commit | commitdiff | tree |
2023-07-17 |
Steinar H. Gunderson | Fix that hang time includes OOB pulls.
|
commit | commitdiff | tree |
2023-07-13 |
Steinar H. Gunderson | Force the timecode display to be in a font that does...
|
commit | commitdiff | tree |
2023-07-13 |
Steinar H. Gunderson | Fix a deprecation warning, at the cost of more allocations.
|
commit | commitdiff | tree |
2023-07-13 |
Steinar H. Gunderson | Make for smoother zooming/dragging, especially dragging.
|
commit | commitdiff | tree |
2023-07-13 |
Steinar H. Gunderson | Support dragging the picture around when we are zoomed.
|
commit | commitdiff | tree |
2023-07-13 |
Steinar H. Gunderson | Make zooming a bit less sensitive.
|
commit | commitdiff | tree |
2023-07-13 |
Steinar H. Gunderson | Make it possible to zoom the VideoWidget.
|
commit | commitdiff | tree |
2023-07-13 |
Steinar H. Gunderson | Drop QVideoWidget.
|
commit | commitdiff | tree |
2023-07-10 |
Steinar H. Gunderson | Fix some -Wsign-compare warnings.
|
commit | commitdiff | tree |
2023-07-10 |
Steinar H. Gunderson | Fix a warning.
|
commit | commitdiff | tree |
2023-05-30 |
Steinar H. Gunderson | Make the formation buttons actually do something.
|
commit | commitdiff | tree |
2023-05-29 |
Steinar H. Gunderson | Tweak formation backdating.
|
commit | commitdiff | tree |
2023-05-29 |
Steinar H. Gunderson | Support filtering on formation.
|
commit | commitdiff | tree |
2023-05-29 |
Steinar H. Gunderson | Fix formation JSON export.
|
commit | commitdiff | tree |
2023-05-29 |
Steinar H. Gunderson | Fix handling of multiple filters.
|
commit | commitdiff | tree |
2023-05-29 |
Steinar H. Gunderson | Export formations to the JSON.
|
commit | commitdiff | tree |
2023-05-29 |
Steinar H. Gunderson | Show formation name in the status bar.
|
commit | commitdiff | tree |
2023-05-29 |
Steinar H. Gunderson | Fix sorting after inserting a new formation.
|
commit | commitdiff | tree |
2023-05-29 |
Steinar H. Gunderson | Format events slightly more nicely.
|
commit | commitdiff | tree |
2023-05-29 |
Steinar H. Gunderson | Fix various issues with setting the special “none/unknown...
|
commit | commitdiff | tree |
2023-05-29 |
Steinar H. Gunderson | Better backdating of formations.
|
commit | commitdiff | tree |
2023-05-29 |
Steinar H. Gunderson | Small typo.
|
commit | commitdiff | tree |
2023-05-29 |
Steinar H. Gunderson | Make it possible to insert new formations from the UI.
|
commit | commitdiff | tree |
2023-05-29 |
Steinar H. Gunderson | Add the beginnings of formation support.
|
commit | commitdiff | tree |
2023-05-28 |
Steinar H. Gunderson | Implement filter-by-player-on-field.
|
commit | commitdiff | tree |
2023-05-27 |
Steinar H. Gunderson | Begin supporting filters.
|
commit | commitdiff | tree |
2023-05-21 |
Steinar H. Gunderson | Count time on offense and on defense.
|
commit | commitdiff | tree |
2023-05-21 |
Steinar H. Gunderson | Add a CI for OOB pulls.
|
commit | commitdiff | tree |
2023-05-21 |
Steinar H. Gunderson | Make soft +/- span both columns.
|
commit | commitdiff | tree |
2023-05-21 |
Steinar H. Gunderson | Add a filler SVG to make things line up.
|
commit | commitdiff | tree |
2023-05-20 |
Steinar H. Gunderson | Add per-point CIs.
|
commit | commitdiff | tree |
2023-05-20 |
Steinar H. Gunderson | Remove some obsolete logging.
|
commit | commitdiff | tree |
2023-05-20 |
Steinar H. Gunderson | Add offense CIs.
|
commit | commitdiff | tree |
2023-05-20 |
Steinar H. Gunderson | Start adding CIs for efficiency.
|
commit | commitdiff | tree |
2023-05-20 |
Steinar H. Gunderson | No need for :has().
|
commit | commitdiff | tree |
2023-05-20 |
Steinar H. Gunderson | Add some styling.
|
commit | commitdiff | tree |
2023-05-11 |
Steinar H. Gunderson | Count touches per-point.
|
commit | commitdiff | tree |
2023-05-11 |
Steinar H. Gunderson | Add a per-point stats category.
|
commit | commitdiff | tree |
2023-05-11 |
Steinar H. Gunderson | Fix some warnings about events we actually understand.
|
commit | commitdiff | tree |
2023-05-11 |
Steinar H. Gunderson | Make a hotkey for getting the video unstuck when Qt...
|
commit | commitdiff | tree |
2023-05-11 |
Steinar H. Gunderson | Fix some N/A displays in the viewer.
|
commit | commitdiff | tree |
2023-05-10 |
Steinar H. Gunderson | Correct counting of global points.
|
commit | commitdiff | tree |
2023-05-10 |
Steinar H. Gunderson | Add a row for some semi-interesting globals.
|
commit | commitdiff | tree |
2023-05-10 |
Steinar H. Gunderson | Add a playing time menu.
|
commit | commitdiff | tree |
2023-05-10 |
Steinar H. Gunderson | Remove some debugging.
|
commit | commitdiff | tree |
2023-05-10 |
Steinar H. Gunderson | Implement O and D efficiency in the viewer.
|
commit | commitdiff | tree |
2023-05-10 |
Steinar H. Gunderson | Fix counting of players that stayed on for a point...
|
commit | commitdiff | tree |
2023-05-10 |
Steinar H. Gunderson | Change pulls to defense in the viewer.
|
commit | commitdiff | tree |
2023-05-10 |
Steinar H. Gunderson | Make a table for the offense category.
|
commit | commitdiff | tree |
2023-05-10 |
Steinar H. Gunderson | Make a table for the pulls category.
|
commit | commitdiff | tree |
2023-05-10 |
Steinar H. Gunderson | Add some rudimentary main menu support to the viewer.
|
commit | commitdiff | tree |
2023-05-10 |
Steinar H. Gunderson | Add a rudimentary start of the viewer.
|
commit | commitdiff | tree |
2023-05-09 |
Steinar H. Gunderson | Fix export of nulls in the player JSON objects.
|
commit | commitdiff | tree |
2023-05-05 |
Steinar H. Gunderson | Implement JSON export. (For the time being, automatically...
|
commit | commitdiff | tree |
2023-05-04 |
Steinar H. Gunderson | Support requesting a given match on command line (in...
|
commit | commitdiff | tree |
2023-05-04 |
Steinar H. Gunderson | We want foreign key constraints enforced; duh.
|
commit | commitdiff | tree |
2023-05-03 |
Steinar H. Gunderson | Hook up the interception button.
|
commit | commitdiff | tree |
next |