A development snapshot of Plucker Desktop is available. This is of the heavy CVS commit today, of the last 3 weeks of work.
There is some temp links here: A tour (with thumbed screenshots on GTK and MSW): http://www.clinicalexam.com/pluckerdesktop/tour Downloadable prebuilt binaries for GTK [RPM and tarball] http://www.clinicalexam.com/pluckerdesktop/downloads/linux Downloadable prebuilt binary for MSW [installer, with a working beta parser/viewer of about 2-3 weeks ago]: http://www.clinicalexam.com/pluckerdesktop/downloads/linux The sourcecode (also in CVS): http://www.clinicalexam.com/pluckerdesktop/downloads/source For the binary RPM, feedback is especially useful with regards to packaging, as I read the specs and spec files but don't have much capacity to test it in the field. Some notes: - GTK version has a older, 48x48 toolbar. This will be replaced by the 32x32 that is in the screenshots and in CVS. - GTK is a debug build. You can watch the messages sent by the code by starting it from the command line instead of double-clicking on it. MSW is not a debug build. - MSW can't output channels to a top level directory (like C:\) - Compilation on GCC is now zero errors and zero warnings. - There is a single known assert remaining on both MSW/GTK: to show it: add a channel, then immediately delete it. MSW won't show the assert because it is not a debug build. - Rest of details are in the README.txt and TODO.txt. Build instructions (detailed, step by step) are in BUILDING.txt Best wishes, Robert
