-
There are endian issues that prevent the module from working on ppc (and possibly other) architectures. This happens because the endian-sensitive idVendor and idProduct fields of the usb_device_descriptor structure are interpreted directly (see for example the GET_VENDORID and GET_PRODUCTID macros in quickcam.h) and thus usb vendor and product id's are all scrambled on non-x86 machines. This...
2008-09-03 00:25:21 UTC in QuickCam Express Driver
-
This seems to require deriving some of the wx document-model classes, though I have yet to understand which ones.
2008-09-02 10:11:27 UTC in ShapeFusion
-
The open dialog does not understand which files are Shapes and which are Sounds, so the user needs to make the correct choiche with the small popup menu to correctly open a file. This awkward behaviour should be fixed by doing a "pre-parse" of the files, to establish what they are, like it was possible with the NavigationServices in MacOS.
2008-08-27 10:15:22 UTC in ShapeFusion
-
ShapeFusion should support applying Shapes patch files generated by Anvil. See http://source.bungie.org/wiki/index.php/Anvil_Patch_Format for the format.
2008-08-27 10:10:21 UTC in ShapeFusion
-
Find a better way to change frame assignment than those little arrows.
2008-08-27 10:04:52 UTC in ShapeFusion
-
The sequences editor could mark the key and loop frames more explicitly by placing two small icons somewhere.
2008-08-27 09:54:38 UTC in ShapeFusion
-
The Shapes file format is full of holes and unused fields that may be exploited by ShapeFusion for saving additional, arbitrary data (ignored by AlephOne) such as text strings, e.g. custom collection names.
2008-08-27 09:52:31 UTC in ShapeFusion
-
Display transfer mode preview in the sequence editor, at user request.
2008-08-27 09:49:17 UTC in ShapeFusion
-
Unified menu item "Save color table..." for exporting color tables. This item should present a "Save color table" dialog with:
- A "Strip reserved colors" checkbox, which prevents the first 3 colors from being exported (they are reserved colors and one may want to exclude them).
- Two radio buttons for the color table format: "The Gimp" and "PhotoShop".
2008-08-27 09:47:38 UTC in ShapeFusion
-
Thumbnails could support context menus with options to delete, cut and copy elements, export bitmaps and so on.
2008-08-27 09:45:33 UTC in ShapeFusion