KHerron / SonyAPILib

Sony Smart Device C# API Library for remote control
GNU Lesser General Public License v3.0
55 stars 19 forks source link

Changes to Gen 4 Devices Registration and Console Save Feature #23

Closed jrodriguez142514 closed 6 years ago

jrodriguez142514 commented 6 years ago

//Added by jrodriguez142514 Before the code was added on Form3.cs, the application would register a button click but never register a Generation 4 device. Now it will see open the new Form4 and show a dialog to enter pin.

//Added by jodriguez142514

Before added code, console application would close and not save any discovered configuration or registration. Now it will save it to a .xml file. I know you are given an option starting on line 102, however this makes it already built in so you can load the xml file into the forms application.