From: Patrick E. <jaz...@pa...> - 2004-03-17 22:32:54
|
Nobody else has volunteered, so go for it. :) When you have something to stick on the web, send me your sourceforge ID and I'll add you to the project. It'd be a good idea to subscribe to the SF development list here: http://lists.sourceforge.net/lists/listinfo/jazzplusplus-devel As for helping with the coding, that'd be great too. There are a lot of things to be done. Here are just a few. 1. Finish the GUI port to wxWindows 2.4. It "works," but there are pieces missing in numerous places. 2. Re-port to Windows. It sounds like there is somebody else on the the list who is interested in working on this. 3. Fix the problems reported by valgrind, aiming to eliminate the random crashes. Various code may need to be rewritten to ensure things get destroyed in the correct order. One strategy for handling this is to replace dynamic allocation with static allocation where it's appropriate. 4. Though I'm not sure what needs done to the underlying midi/audio layers, apparently there's work to be done there too. Basically, if you wanna work on the code, just do something. :) The current CVS on SF is where to start from. Patrick On Wednesday 17 March 2004 10:35, Tony Leotta wrote: > I can build a web site.... > > I just built this site in 3 days... > > http://www.pillarsoftware.com/ptt/ > > Tony |