26 Commits (55c75c6ba007f72e98e6b47c63e85d6f0482d339)

Author SHA1 Message Date
patacongo 55c75c6ba0 Update STM3240G-EVAL defconfig to support NxConsole keyboard input; increase spacing of icons on the start window 13 years ago
patacongo d169e445ac Add a hex calculator example to NxWM 13 years ago
patacongo 602575e7c9 Add an NxWM console/keyboard thread and eliminate all issues with NxConsole window serial input 13 years ago
patacongo 2acf00c2cd Final refactoring and implementation of delayed window deletion logic. Works worse now, but the changes are important and need to be checked in now 13 years ago
patacongo b231fb795e NxWM: Add IApplicationFactory so that we can create multiple instances of applications; And, as a result of that, re-vamp entire threading model. this is now buggier than it was before 13 years ago
patacongo 519ab1856f Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; on_exit is now used in NxWM::NxConsole to close the window with the NSH session exits 13 years ago
patacongo db2bfa3e69 NxWM: Calibration is now done on a separate thread; Change mechanism for reporting calibration data; add method to determine if the application is full-screen 13 years ago
patacongo 4bc440c90c Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugs 13 years ago
patacongo e72205be3c NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen initialization interfaces for all boards 13 years ago
patacongo 5df98379f4 Adding beginning of NxWM touchscreen support 13 years ago
patacongo 6c0c3ab191 NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support for full screen applications 13 years ago
patacongo 8e45cf0546 Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixes 13 years ago
patacongo 78ec889980 Update NxWM colors; remove NxWidgets shelving 13 years ago
patacongo 06393922c3 NxWM: Cleaned up a couple of icon images 13 years ago
patacongo 0ffc37d476 Upated NxWM comments 13 years ago
patacongo d7c6496584 NxWM initial displays come up okay 13 years ago
patacongo ea2402e9cc Missed Calypso file 13 years ago
patacongo 838d1f26dd More NxWM support 13 years ago
patacongo 3c07d3cb2b Add beginning of NxWM NxConsole application 13 years ago
patacongo a6a3f5f495 More NX window manager updates 13 years ago
patacongo 9910451d9a Completes first cut at task bar 13 years ago
patacongo b132217de3 NxWM update 13 years ago
patacongo 39c438faf8 NxWM update 13 years ago
patacongo e1c2c72201 NxWM update 13 years ago
patacongo 080d38e168 Fix STM32 USART4/5 vs UART4/5 confusion 13 years ago
patacongo 1760b5489c A few pieces of what may become an NX window manager 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago