From: Patrick E. <pa...@pa...> - 2004-03-23 22:02:59
|
I wanted to let people know what I'm working on and list a few opportunities that have not yet been filled. Aside from random jobs here and there, I've been working on the code for the piano window (specifically pianowin.cpp). My goal is to simplify the code and to fix any bugs that have been created by the porting process. Since trackwin.cpp and eventwin.cpp are closely related, I will be expanding my efforts to the cleanup of all three of those files. I will be working on the GUI side of things. I will continue development of tResourceDialog as needed to support different types of XML dialogs (resdlg.cpp and resdlg.h). What are some concrete opportunities to help out? 1. Fix the midi code. This may involve cleaning up the ALSA code, using PortMidi, or perhaps other options. This is one of the more complicated tasks that remains. 2. Work on porting dialogs. It's pretty easy to get started porting a dialog. I added a dialogs.txt file to the CVS that provides some info in that area. 3. Pick a window (for example, the harmony browser) and make sure that all of the keystrokes, mouse clicks, dialogs, and GUI work properly. Patrick |