openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
ReZound
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
over 1 year
ago.
Nov 28, 2022 — Nov 28, 2023
Showing page 21 of 131
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
removed FXBackBufferedCanvas-missing from the dist list
ddurham
More...
almost 22 years ago
removed FXBackBufferedCanvas-missing from the dist list
ddurham
More...
almost 22 years ago
Improved the LADSPA parameter controls a bit. Now it handles sample rate hints and the ranges better All that's left to do is handling the logrithmic hint
ddurham
More...
almost 22 years ago
Improved the LADSPA parameter controls a bit. Now it handles sample rate hints and the ranges better
ddurham
More...
almost 22 years ago
tweaked the recalculation a little bit when the scalar is changed by adding a round.
ddurham
More...
almost 22 years ago
tweaked the recalculation a little bit when the scalar is changed by adding a round. The value creeps while changing the scalar because there is not always a slider position that results in the value perfectly. The way to fix this would be to have another double separate from the slider position that is the master, changing the slider only changes that
ddurham
More...
almost 22 years ago
Changed all the action parameter dialog stuff from using function pointers for the interpret/uninterpret values (which translated [0,1] to a parameters value)
ddurham
More...
almost 22 years ago
Changed all the action parameter dialog stuff from using function pointers for the interpret/uninterpret values (which translated [0,1] to a parameters value) to a class. The base class is named AActionParamMapper. A class derives from this and implements interpretValue and uninterpretValue. This now being an object I can have data-members in the object that I can set and have more control over things.
ddurham
More...
almost 22 years ago
minor
ddurham
More...
almost 22 years ago
minor
ddurham
More...
almost 22 years ago
fixed incompatibility with older version of reswrap when detecting its version number
ddurham
More...
almost 22 years ago
fixed incompatibility with older version of reswrap when detecting its version number
ddurham
More...
almost 22 years ago
removed some comments, fixed a floor-ing problem for preset recalls on integer values
ddurham
More...
almost 22 years ago
removed some comments, fixed a floor-ing problem for preset recalls on integer values
ddurham
More...
almost 22 years ago
Changed some of the wording and fixed an issue where loading a preset might add a source twice
ddurham
More...
almost 22 years ago
Changed some of the wording and fixed an issue where loading a preset might add a source twice
ddurham
More...
almost 22 years ago
new icon for LADSPA implementation
ddurham
More...
almost 22 years ago
new icon for LADSPA implementation
ddurham
More...
almost 22 years ago
forgot to include this in the add
ddurham
More...
almost 22 years ago
forgot to include this in the add
ddurham
More...
almost 22 years ago
added a step to update the i18n stuff
ddurham
More...
almost 22 years ago
added a step to update the i18n stuff
ddurham
More...
almost 22 years ago
Added a test to see if LADSPA could be supported (currently by testing if we're on a linux platform)
ddurham
More...
almost 22 years ago
Added a test to see if LADSPA could be supported (currently by testing if we're on a linux platform)
ddurham
More...
almost 22 years ago
Added the creating of menu items for LADSPA plugins
ddurham
More...
almost 22 years ago
Added the creating of menu items for LADSPA plugins
ddurham
More...
almost 22 years ago
Added frontend hooks to create a LADSPA dialog given a LADSPA_Descriptor More work is needed on the slider controls for LADSPA control inputs. But it works for now.
ddurham
More...
almost 22 years ago
Added frontend hooks to create a LADSPA dialog given a LADSPA_Descriptor
ddurham
More...
almost 22 years ago
minor
ddurham
More...
almost 22 years ago
minor
ddurham
More...
almost 22 years ago
←
1
2
…
17
18
19
20
21
22
23
24
25
…
130
131
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree