Commit Graph

9 Commits

Author SHA1 Message Date
6d16d119cd Clean up unused options for soundscape.
Clean up console interface to be less likely to fail to define the width and height.
Update notes in the PDF.
Add the PDF for newer Yamaha even if I don't have one (and the protocol has significant differences).
2026-02-27 12:57:20 -06:00
adad03c7df Reduce the size of the AVRDriver code.
Colorize the changed parameter.
Warning reduction across all files.
2026-02-07 14:38:35 -06:00
49edca0238 Add support for .ini file,
Add support for extended messages (advanced protocol),
Add handy command lines for Power, Volume in db, and Mute.
2026-01-31 14:39:37 -06:00
936f71b737 Adding directly settable commands (instead of volume up/down, set volume to xx) 2026-01-30 17:20:57 -06:00
87ece7eb14 Complete with the OO changes. Also, added more built-in help information. 2026-01-29 16:50:53 -06:00
a83bc28a8d Major step in the new AVR interface to send commands. It compiles, but is untested. The old code and function remains active. 2026-01-28 17:18:59 -06:00
4e0035bea6 Continuing move to both OO interface and consolidation of commands into Subsystem, Command rather than all discrete commands. 2026-01-26 13:42:28 -06:00
152e0c2d80 Major changes - refactoring the AVRInterface class to take on more responsibility. 2026-01-25 21:39:10 -06:00
30f4047b7c Reworking the AVR specific stuff into an AVRInterface class. 2026-01-24 16:43:07 -06:00