Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
7d3a28e
Update gitignore for Visual Studio / Visual Micro
dmadison May 20, 2021
52b3d69
Refactor ShowMenuOptions as ShowButtonOptions
dmadison May 20, 2021
a1c20f0
Create linked list settings menu
dmadison May 20, 2021
4bb2d5c
Add scrolling feature to settings menu
dmadison May 21, 2021
d0b918d
Add scroll position indicator to settings menu
dmadison May 21, 2021
3a30408
Fix indexing error for settings menu pagination
dmadison May 22, 2021
360313b
Create paged scroll mode for menu settings
dmadison May 22, 2021
3b42b33
Move scroll and page indicators to main file
dmadison May 22, 2021
d7208cd
Fix minor settings menu redraw issues
dmadison May 22, 2021
8b88ade
Add menu option to disable the buzzer
dmadison May 22, 2021
703f495
Change struct values to match SetDefaults()
dmadison May 22, 2021
fbdbab5
Replace SetDefaults with copy constructor
dmadison May 22, 2021
fa5d932
Reword buzzer disable settings option
dmadison May 22, 2021
d69d323
Add key tone option to settings menu
dmadison May 22, 2021
401ae9e
Create DrawButton helper function
dmadison May 22, 2021
5c8d440
Set button colors automatically
dmadison May 22, 2021
234a9d2
Flash buttons when failing to enter mode
dmadison May 23, 2021
be0d022
Loop settings menu pointer
dmadison May 26, 2021
ee53771
Do not reset pointer on setting default cancel
dmadison May 26, 2021
9529625
Refactor linked list 'geIIndex' to use 'ItemAt'
dmadison May 26, 2021
737a492
Redraw menu value separately from name
dmadison May 26, 2021
f4aa336
Move button text string option to class
dmadison May 26, 2021
a2adf2a
Move settings pointer update out of buttons
dmadison May 26, 2021
fa18b40
Refactor UpdateSettingsPointer as 'Draw'
dmadison May 26, 2021
9293aa2
Remove 'refresh on change' setting parameter
dmadison May 27, 2021
103aa92
Move TFT include and colors to dedicated header
dmadison Jun 12, 2021
e1876d7
Refactor indicator functions from 'Show' to 'Draw'
dmadison Jun 12, 2021
2d6ccd7
Move settings button functionality to class
dmadison Jun 12, 2021
995fbfa
Create dedicated selection var for settings class
dmadison Jun 12, 2021
5f9953d
Move related settings 'draw' functions to member
dmadison Jun 12, 2021
7382147
Privatize addl. exposed settings menu functions
dmadison Jun 12, 2021
7bdfdde
Create ClearButton function
dmadison Jun 13, 2021
4cc0ecd
Change menu page from class to namespace
dmadison Aug 21, 2021
f22c4eb
Move SettingsOption variables to private
dmadison Aug 21, 2021
06ba614
Use polymorphism for setting option types
dmadison Oct 21, 2021
ce358a0
Add startup tune option (on by default)
dmadison Oct 21, 2021
bb97bbb
Remove redundant functions for option links
dmadison Oct 25, 2021
ed5abb6
Merge branch 'master' into menu-options
dmadison Oct 31, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading