5fad78115bdefault to pppc.ini if a config file was not supplied
joshholtrop
2009-09-15 19:15:03 +00:00
e9c85c729eadded logic to handle manual:on and manual:off modes and update menu checkboxes when user changes modes
joshholtrop
2009-09-10 18:21:21 +00:00
7fec0f3be8creating config entry menus in a better way
joshholtrop
2009-08-25 19:30:20 +00:00
5097674f3badded capability to update menu items and add/remove checkmarks, will be useful when we start processing mode changes
joshholtrop
2009-08-25 19:22:31 +00:00
119f5a74b6now creating submenus for the different configurations but not using them yet. also need to add checkmarks to the active ones
joshholtrop
2009-08-25 17:01:06 +00:00
16e33fafa7commented pppc-sample.ini a bit, filled out the event handlers in pppc.cc more
joshholtrop
2009-08-19 21:50:42 +00:00
2dd4be5a62added Config::reset() to support re-reading the config file, added PPPC::event_*() stubs to handle events and PPPC::update_pins() to write to the pport
joshholtrop
2009-08-19 18:48:24 +00:00
ff99f698b2PPPC creating a Config object now, added parsing of pin entry field
joshholtrop
2009-08-19 18:03:26 +00:00
90f46c2917ready to start using Config
joshholtrop
2009-08-19 17:49:12 +00:00
3c22f00c7dfleshing out Config::read() more
joshholtrop
2009-08-19 17:41:22 +00:00
874021f94fadded "tidy" target to clean without removing $(TARGET)
joshholtrop
2009-08-19 17:11:06 +00:00
39092d710bmoved trim() into its own module to be used by Config
joshholtrop
2009-08-19 17:08:38 +00:00
86e9c1adbcadded Config module... not using it yet
joshholtrop
2009-08-19 16:38:44 +00:00
6714dab3e2refactored a bit more to clean up WinMain()
joshholtrop
2009-08-19 15:39:34 +00:00
05ff66a313added a PPPC class to abstract some functionality
joshholtrop
2009-08-19 15:25:53 +00:00