1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 10 hours ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More implementation! More... almost 21 years ago
Using new class mechanism for an instance More... almost 21 years ago
Loads an OFX plugin in Mac OSX and test static behaviour More... almost 21 years ago
Symbols exported by an OSX bundle More... almost 21 years ago
More exceptions, more implementation More... almost 21 years ago
Initial OFX Support library import More... almost 21 years ago
Changed the frames needed action's properties More... about 21 years ago
Added a page on linking plugins More... over 21 years ago
Changed doxygen tag to 'd1' indication documentation release, not a source change. More... over 21 years ago
Some documentation improvements. The space for parameter increments, mins/maxes etc.. was specified. More... over 21 years ago
More documentation More... over 21 years ago
Modified it so that PropertyDescriptions now hold expected defaults, values to set and current values, started on the Plugin's propertys More... over 21 years ago
Changed ' typedef struct OfxMutex OfxMutex; to be typedef struct OfxMutex *OfxMutexHandle; and using the handle in the code. More... over 21 years ago
Added render scale and time to interact actions. Added render scale to instance chanegd action. More... over 21 years ago
Changes to compile on windows and to format nicely More... over 21 years ago
First cut at making an OFX property test plugin. It only checks suites and the host at the moment. More work to be done. More... over 21 years ago
Cleaned up a few documentation typos. Added the kOfxTime property to several of the interacts. More... over 21 years ago
Upodated to 1.0 More... over 21 years ago
Threading functions needed to be changed to unsigned int for the thread id. More... over 21 years ago
Made it RC9 More... over 21 years ago
Comment change only More... over 21 years ago
Added the render scale as an argument to several actions, and made the sequential render flag live in the instance More... over 21 years ago
Added an int cast to the infinite min/max macros More... over 21 years ago
Had incorrect pixel depth support specification. Also returning default for interact actions that were not trapped. More... over 21 years ago
Infinite max was a bit too small! More... over 21 years ago
More documentation for interact events, specifying return values a bit better. More... over 21 years ago
Wrong -o name for the link line (doh!) More... over 21 years ago
Make interacts return reply default if they didn't trap an event More... over 21 years ago
Added 'const' to the char * elements of the OfxPlugin struct. More... over 21 years ago
Updated release tag More... over 21 years ago