Skip to content

Releases: benjholla/bomod

Release 4

10 Feb 23:50
Compare
Choose a tag to compare
  1. Made code and memory display text bold
  2. Added mirror of original materials now that the materials are no longer accessible on original host

Release 3

08 Feb 22:16
Compare
Choose a tag to compare
  • Parameterized more display settings
  • Added a presentation mode option since the default setting was hard to see on some low contrast projectors (each demo now prompts the user to select between presentation or classic color scheme modes)
  • Bug fix for display glitch on resetting demos

Release 2

14 Apr 21:45
Compare
Choose a tag to compare
  1. Refined example code to use standard variable/function naming conventions
  2. Factored out large amounts of duplicate code into common parent class, bug fixes, style changes, etc.
  3. Added capability to override code segment coloring in application wrapper while maintaining applet level features

Release 1 - Basic Update

14 Apr 17:13
Compare
Choose a tag to compare

This release only makes basic changes to the original source. All examples were preserved in their original format aside from adding an application wrapper and fixing warnings/errors.