Commit Graph

  • fc2ef40d50 aqhome-nodes: read device from config file if not given as argument. master Martin Preuss 2026-06-08 11:23:49 +02:00
  • 427d1e08f4 incremented version. Martin Preuss 2026-06-01 19:12:18 +02:00
  • 8488001f51 avr: removed old includes. Martin Preuss 2026-06-01 19:11:52 +02:00
  • 85b7b66db6 aqhome: simplified tty setup. Martin Preuss 2026-06-01 19:11:15 +02:00
  • bda2a15da9 aqhome-cgi: fixed includes. Martin Preuss 2026-06-01 19:10:50 +02:00
  • 7ef6a22557 c03: added resources. Martin Preuss 2026-06-01 15:58:36 +02:00
  • 54ebc5ec69 add device e5. Martin Preuss 2026-06-01 15:58:06 +02:00
  • b5c9557671 ipc2: improved flush code in tty object. Martin Preuss 2026-06-01 15:57:43 +02:00
  • 6117ce5cad nodes: improved handling of memstat messages. Martin Preuss 2026-06-01 15:56:38 +02:00
  • c262c4a56a aqhome-cgi: use service code from AqCGI. Martin Preuss 2026-06-01 15:55:42 +02:00
  • 62741e1c16 incremented version. Martin Preuss 2026-06-01 15:54:47 +02:00
  • f5ae108756 aqhome-cgi: removed unneeded lines. Martin Preuss 2026-05-29 17:22:33 +02:00
  • b8d2fc76eb aqhome-cgi: use AQH_ModService_DenyRequest Martin Preuss 2026-05-29 17:22:12 +02:00
  • 03db148a3b aqhome-cgi: added some functions for redirection headers. allow vars in static files. Martin Preuss 2026-05-29 17:21:11 +02:00
  • 5bb50d4187 aqhome-cgi: choose graph params according to modality. Martin Preuss 2026-05-29 17:19:19 +02:00
  • 62c86285f5 aqhome-cgi: removed unused line. Martin Preuss 2026-05-29 17:18:50 +02:00
  • 78ea72efe0 aqhome-cgi: add login url. Martin Preuss 2026-05-29 17:18:20 +02:00
  • a65e6fbec2 textsel: use index instead of ressource id as value for the widget. Martin Preuss 2026-05-23 11:06:39 +02:00
  • 776ec7a363 gui: minor reformatting. Martin Preuss 2026-05-23 11:06:12 +02:00
  • 323122c4c7 c03: use far call Martin Preuss 2026-05-23 01:43:34 +02:00
  • a3220d74b1 avr: added List_GetItemAt Martin Preuss 2026-05-23 01:43:18 +02:00
  • 710162e242 gui: sorted files. started working on TextSel class. Martin Preuss 2026-05-23 01:43:04 +02:00
  • 4b13f16e05 gui: improved Label class (can now have a suffix to reduce FLASH usage). Martin Preuss 2026-05-23 01:41:39 +02:00
  • 15edfd46e4 c03: fixed apidoc. Martin Preuss 2026-05-18 17:15:09 +02:00
  • 0c42acf76d gui: added image label (image plus text). Martin Preuss 2026-05-18 17:14:50 +02:00
  • 311741ae64 gui: added Widget_GetRessource Martin Preuss 2026-05-18 17:14:17 +02:00
  • 4ad55e2c6e gui: minor reformatting. Martin Preuss 2026-05-18 17:13:31 +02:00
  • 18e1751e14 gui: added missing register setting. Martin Preuss 2026-05-18 17:13:03 +02:00
  • b2e5be974e gui: added LONG mode for buttons (handles short and long presses). Martin Preuss 2026-05-18 17:12:39 +02:00
  • ed899dbe6f gui: re-enable NetStats window. Martin Preuss 2026-05-14 13:45:39 +02:00
  • 401cfc9ffb gui: rewrote NetStatWin to use CDIALOG (much more code sharing). Martin Preuss 2026-05-14 13:45:13 +02:00
  • 0c4a2aace9 gui: use CDialog_GetChildValue Martin Preuss 2026-05-14 13:44:25 +02:00
  • 73b7699054 avr: add CDialog_GetChildValue/CDialog_SetChildValue (more code sharing). Martin Preuss 2026-05-14 13:44:10 +02:00
  • 79e7ac47d9 c03: use DIALOG as base class for MenuWin Martin Preuss 2026-05-13 20:08:36 +02:00
  • 76def6c8dc gui: set WIDGET_FLAGS_VISIBLE_BIT early in Dialog_OnShow Martin Preuss 2026-05-13 20:07:45 +02:00
  • a4722bc8f6 gui: fixed a typo. Martin Preuss 2026-05-13 20:07:12 +02:00
  • 32061554c0 c03: enable climate window. Martin Preuss 2026-05-13 00:31:13 +02:00
  • 3d14c54df3 gui: adjusted climate window and SensorWatch to latest changes. Martin Preuss 2026-05-13 00:30:58 +02:00
  • 1b0d36b84d avr: fixed apidoc. Martin Preuss 2026-05-13 00:30:26 +02:00
  • 313b2c05a1 gui: implemented DlgLightConns_OnCmdLight and DlgLightConns_OnDlgEndLight. Martin Preuss 2026-05-11 12:11:33 +02:00
  • d54a259060 gui: adapted ScreenSaver to latest changes. Martin Preuss 2026-05-11 11:55:56 +02:00
  • d07f411e51 gui: implement DlgLightConns_OnCmdMotion2 and DlgLightConns_OnDlgEndMotion2 Martin Preuss 2026-05-11 11:55:16 +02:00
  • b4ac70dbd1 gui: removed unneeded code, use CDialog_DefaultSignalmap as fallback signal map Martin Preuss 2026-05-11 11:54:23 +02:00
  • d34062df39 gui: make CDialog a full object with signal map, implement "OnMkContent". Martin Preuss 2026-05-11 11:53:37 +02:00
  • b927bfdab6 gui: added dialog signals DIALOG_SIGNAL_MKCONTENT and DIALOG_SIGNAL_RMCONTENT. Martin Preuss 2026-05-11 11:52:23 +02:00
  • 39b3d4d174 gui: adapt to latest changes. Martin Preuss 2026-05-11 00:42:42 +02:00
  • 0ec290e29c gui: allow setting OPTS from r16. Martin Preuss 2026-05-11 00:42:05 +02:00
  • fc28a57b05 gui: define signals for dialog class, create to-be-shared code. Martin Preuss 2026-05-11 00:41:16 +02:00
  • cd0d74d491 MainWindow: no longer auto-create content widget Martin Preuss 2026-05-11 00:40:28 +02:00
  • 800b6d316e widget: save Z Martin Preuss 2026-05-11 00:39:19 +02:00
  • 556cbb1d48 c03: temporarily disable c03AppCreateWinClimate Martin Preuss 2026-05-10 17:03:34 +02:00
  • 85a837d9ef avr: re-enable heapCoalecseUp Martin Preuss 2026-05-10 17:03:13 +02:00
  • 6787b4f527 avr: use Heap_AllocAndZero Martin Preuss 2026-05-10 17:02:53 +02:00
  • 455b81d8eb avr: minor formatting. Martin Preuss 2026-05-10 17:02:41 +02:00
  • 41c947a486 DEBUG: temporarily disable heapCoalecseUp. Martin Preuss 2026-05-09 02:03:31 +02:00
  • afc6d3de24 debug: increase frequency of memstats again (now every minute). Martin Preuss 2026-05-09 02:03:11 +02:00
  • 8e6017a4ad c03: allocate settings. Martin Preuss 2026-05-09 02:02:35 +02:00
  • 2dec641f04 gui: added comment. Martin Preuss 2026-05-09 02:02:08 +02:00
  • 184195ba9f gui: fixed apidoc. Martin Preuss 2026-05-09 02:01:55 +02:00
  • bb753b6009 gui: comment-out code Martin Preuss 2026-05-09 02:01:39 +02:00
  • d55c9b0cb7 gui: fixed some problems. Martin Preuss 2026-05-09 02:01:11 +02:00
  • dad807e7ad gui: add routine to destroy objects outside event loop. Martin Preuss 2026-05-09 02:00:41 +02:00
  • c165432c1c gui: fixed a bug (missing ret). Martin Preuss 2026-05-09 02:00:06 +02:00
  • 21b6a992ff gui: fixed ValueLabel to also use WIDGET_VALUE_CURRENTVALUE Martin Preuss 2026-05-09 01:59:47 +02:00
  • 35a45e5cb2 gui: fixed some bugs. Martin Preuss 2026-05-09 01:58:38 +02:00
  • 941948fc11 Revert "gui, heap: modified how the heap works." Martin Preuss 2026-05-08 22:08:58 +02:00
  • abe0bef99a gui, heap: modified how the heap works. Martin Preuss 2026-05-08 22:08:47 +02:00
  • 22b3b14dfb gui: started working on connections page for light settings. Martin Preuss 2026-05-08 22:08:06 +02:00
  • f00b7975c0 gui: added ressources. Martin Preuss 2026-05-08 22:07:07 +02:00
  • 97fd75e3ba c03: fixed calculation of heap size. decrease number of buffers. Martin Preuss 2026-05-08 22:06:55 +02:00
  • 33c750bb34 minor reformatting. Martin Preuss 2026-05-08 22:06:13 +02:00
  • 8a4b63422a avr: temporarily increased frequency of memstat messages. Martin Preuss 2026-05-08 22:05:53 +02:00
  • 781478d2d2 gui: emit signal when dialog button clicked. Martin Preuss 2026-05-08 12:31:53 +02:00
  • db97cf9644 gui: removed unused code. Martin Preuss 2026-05-08 12:21:55 +02:00
  • d149c5667f gui: more work on dialogs. Martin Preuss 2026-05-08 12:20:43 +02:00
  • b0d9c46d87 gui: allow for style setting in parent of configured widgets. Martin Preuss 2026-05-08 10:15:46 +02:00
  • d236c9571e c03: fixed overwrite detection. Martin Preuss 2026-05-08 10:15:04 +02:00
  • 67e084b856 gui: introduced base class for dialogs. Martin Preuss 2026-05-08 10:04:18 +02:00
  • c746abcc0f gui: added value WIDGET_VALUE_STYLE Martin Preuss 2026-05-08 10:03:51 +02:00
  • c4af86c4f2 c03: added ressources. Martin Preuss 2026-05-08 10:03:05 +02:00
  • f154146b14 gui: improved style handling. Martin Preuss 2026-05-08 10:02:34 +02:00
  • cc65fb8f0b c03: debug dialog: DlgNodeValueId. Martin Preuss 2026-05-08 00:31:49 +02:00
  • 245181112a gui: started with dialog NodeValueId Martin Preuss 2026-05-08 00:31:31 +02:00
  • 5513878b24 gui: removed CWidget_GetChildBySelector (use OBJ_GetChildBySelector). Martin Preuss 2026-05-08 00:30:10 +02:00
  • 31dca13123 gui: fixed HSpinner (wasn't propagating values to ValueLabel). Martin Preuss 2026-05-08 00:29:26 +02:00
  • d713e774ee gui: added Widget_GetCurrentValue, Widget_GetMinValue, Widget_GetMaxValue Martin Preuss 2026-05-08 00:29:00 +02:00
  • c48423b4c1 gui: added OBJ_GetChildBySelector Martin Preuss 2026-05-08 00:28:31 +02:00
  • 6cb0ecd9ba gui: added some text ressources. Martin Preuss 2026-05-08 00:28:07 +02:00
  • 80ac3cbebd gui: added DESTROY flag. Martin Preuss 2026-05-07 22:10:45 +02:00
  • 8c077d2931 gui: more documentation. Martin Preuss 2026-05-07 22:10:16 +02:00
  • 12a701014a gui: use CWidget. Martin Preuss 2026-05-07 22:09:55 +02:00
  • d1c823c11e gui: more generic approach to generating widgets from config. Martin Preuss 2026-05-07 22:09:25 +02:00
  • 5300e50440 gui: add routine CDialog_CreateWidgets (to be used outside CDIALOG). Martin Preuss 2026-05-06 23:57:57 +02:00
  • 1c90e66f74 c03: use new CDIALOG class for LightSettings dialog. Martin Preuss 2026-05-06 23:44:46 +02:00
  • dfeedecf22 gui: move some value definitions to WIDGET class (need to do the same for VALUE_LABEL!) Martin Preuss 2026-05-06 23:44:04 +02:00
  • ce1fd901e7 gui: added configuration-based dialog Martin Preuss 2026-05-06 23:43:15 +02:00
  • 5483df48cd c03: test light settings dialog. Martin Preuss 2026-05-06 17:17:51 +02:00
  • c7f2206228 c03: added missing include. Martin Preuss 2026-05-06 17:17:35 +02:00
  • d50ff7f74f c03: add line to light settings dialog. Martin Preuss 2026-05-06 17:17:13 +02:00
  • 10496a67ef gui: use TextButtons for HSpinner. Martin Preuss 2026-05-06 17:16:50 +02:00