0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated version to 0.7.9.9.1 More... over 15 years ago
Fixed: Sine oscillator can be edited, not always reset. More... over 15 years ago
Updated MacRuby to 0.4pre r746 More... over 15 years ago
Fixed problem where by note sounds as it leaves a cell. More... over 15 years ago
Updated version to 0.7.9.9 More... over 15 years ago
Added pKnob to tool. Tool XML loading procedure is more logical. Added handling of 'p' and the 'fired' property. More... over 15 years ago
Moved initialization of the random number generator into the main controller since we're now using randoms for firing tools too. More... over 15 years ago
Removed 'p' from ELKnob. More... over 15 years ago
Revert "Knob 'p' value is now correctly propagated." I have no idea what I was thinking, p is a knob on a tool, not a property of a knob. More... over 15 years ago
Knob 'p' value is now correctly propagated. More... over 15 years ago
Considerably simplified knob. Restored 'p' at base level. More... over 15 years ago
Updated to latest MacRuby.framework More... over 15 years ago
Added a consierable amount of extra XML validation & error handling in document load. More... over 15 years ago
Added basic NSError support on document load for the 3 easy cases. More... over 15 years ago
Tagging version as 0.7.9.8 More... over 15 years ago
Moved script handling responsibility from the hex inspector to the tool itself. More... over 15 years ago
Fixed: ReboundTool was mistakenly overriding run and skipping the base tool run protocol. More... over 15 years ago
RubyBlock now implements the NSMutableCopying protocol. More... over 15 years ago
Removed logging. Added a trap for a method that should not be called (will be removed). More... over 15 years ago
Added category for streamlining XML handling code. Added custom application NSError domain. More... over 15 years ago
Small optimization to bounceBack handling. More... over 15 years ago
Removed old logging statements. More... over 15 years ago
Fixed: init calls pass name argument not uninitialized instance variable to super. More... over 15 years ago
Merge branch 'expose_bounce_bank_ui' More... over 15 years ago
Fixed UI and tracking for bounceback parameter for split tool. More... over 15 years ago
Updated version to 0.7.9.7 More... over 15 years ago
Updated version to 0.7.9.7 More... over 15 years ago
Fixed timer scripts. More... over 15 years ago
Fixed timer scripts. More... over 15 years ago
Fixed timer inspection. Player creates linked script package. More... over 15 years ago