0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 3 years ago.
Jan 16, 2021 — Jan 16, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Roboto font (from Google Fonts). Add README on how to add new fonts to the scoreboard. More... about 12 years ago
Add Roboto font (from Google Fonts). Add README on how to add new fonts to the scoreboard. More... about 12 years ago
Update auto-fit code to clear margin top/bottom before calculating container size; the margin (which is used to vertically center text) was interfering with the proper container size calculation and in some cases causing the text to toggle between two font sizes and/or jiggle up and down when toggling between different margin sizes. More... about 12 years ago
Update auto-fit code to clear margin top/bottom before calculating container size; the margin (which is used to vertically center text) was interfering with the proper container size calculation and in some cases causing the text to toggle between two font sizes and/or jiggle up and down when toggling between different margin sizes. More... about 12 years ago
Ensure 'Time' is set AFTER Min and Max are loaded. More... about 12 years ago
Ensure 'Time' is set AFTER Min and Max are loaded. More... about 12 years ago
Merge from overlay branch: Minor lint issues (missing semicolons). Conflicts: html/controls/mobile.js html/controls/operator.js More... about 12 years ago
Merge from overlay branch: Minor lint issues (missing semicolons). Conflicts: html/controls/mobile.js html/controls/operator.js More... about 12 years ago
Fix subtly broken regexp. More... about 12 years ago
Fix subtly broken regexp. More... about 12 years ago
Add scoreboard support for TTO and ORs More... about 12 years ago
Add scoreboard support for TTO and ORs More... about 12 years ago
Update overlay to actually use Overlay names More... about 12 years ago
Update overlay to actually use Overlay names More... about 12 years ago
Make twitter actually use Twitter names 8) More... about 12 years ago
Make twitter actually use Twitter names 8) More... about 12 years ago
Add team "Official Review" into core scoreboard and operator page. No support in any display (scoreboard, overlay, etc) yet. More... about 12 years ago
Add team "Official Review" into core scoreboard and operator page. No support in any display (scoreboard, overlay, etc) yet. More... about 12 years ago
Update mobile page JamControlPage to use class referencing instead of direct element ids, use full jquery-mobile grid layout instead of table, consolidate/compact js More... about 12 years ago
Update mobile page JamControlPage to use class referencing instead of direct element ids, use full jquery-mobile grid layout instead of table, consolidate/compact js More... about 12 years ago
Update jquery-mobile to v1.3.1 More... about 12 years ago
Update jquery-mobile to v1.3.1 More... about 12 years ago
Adjust whitespace in mobile.html, and fix typo of <button>...</a> to <button>...</button> More... about 12 years ago
Adjust whitespace in mobile.html, and fix typo of <button>...</a> to <button>...</button> More... about 12 years ago
fix minor typos in mobile.html/js More... about 12 years ago
fix minor typos in mobile.html/js More... about 12 years ago
Change mobile.js penalty timing references to old name 'content' events to new name 'sbchange' events More... about 12 years ago
Change mobile.js penalty timing references to old name 'content' events to new name 'sbchange' events More... about 12 years ago
Change FormatSpecifier usage of SimpleDateFormat to manual mm:ss -> secs conversion (SimpleDateFormat conversion of mm:ss don't work) More... about 12 years ago
Change FormatSpecifier usage of SimpleDateFormat to manual mm:ss -> secs conversion (SimpleDateFormat conversion of mm:ss don't work) More... about 12 years ago