Hi Everybody, I just completed merging the Input Filters branch back into the main picogui CVS. For those who haven't heard yet, it's a complete rewrite of the input event handling code in pgserver, complete with a few API changes. This brings the PicoGUI protocol up to revision 18.
Everything compiles, and at least _looks_ right, but I haven't had a chance to test most embedded hardware with this new code. I'll get around to testing as much as I can, and if you have problems with your embedded systems using the new code, be sure to reply to this or something. While waiting for the problems to be resolved you can use the pre-infilter-merge CVS tag. The new feature is mainly the ability for both client and server-side code to create a pipeline of "input filters" that process user input. There are some examples of client-side input filters in the apps/pgremote directory. This has also cleaned up the touchscreen code quite a bit, and will be helpful for anything client-side that needs to process input at the same level that drivers or widgets in pgserver do. -- Only you can prevent creeping featurism! ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek No, I will not fix your computer. http://thinkgeek.com/sf _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
