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
about 1 year
ago.
Nov 28, 2022 — Nov 28, 2023
Showing page 124 of 131
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Enhanced CNestedDataFile with some more features - save on each edit - parse not just on construction - simple method to save back to the file it wrote (careful, all expressions and comments are stripped) - ability to construct from no file at all
ddurham
More...
almost 23 years ago
Made the CSoundListWindow not show until there is more than one sound loaded and made it hide when all but one is closed
ddurham
More...
almost 23 years ago
Made the CSoundListWindow not show until there is more than one sound loaded and made it hide when all but one is closed
ddurham
More...
almost 23 years ago
Added some TODOs for pasting
ddurham
More...
almost 23 years ago
Added some TODOs for pasting
ddurham
More...
almost 23 years ago
Now the presets.dat file is touched when the program starts so it will at least always be there when other functions try to open it
ddurham
More...
almost 23 years ago
Now the presets.dat file is touched when the program starts so it will at least always be there when other functions try to open it
ddurham
More...
almost 23 years ago
Fixed a little bug where something wasn't getting initialized to NULL in FXConstantParamValue
ddurham
More...
almost 23 years ago
Fixed a little bug where something wasn't getting initialized to NULL in FXConstantParamValue
ddurham
More...
almost 23 years ago
*** empty log message ***
lergnom
More...
almost 23 years ago
*** empty log message ***
lergnom
More...
almost 23 years ago
Made the user preset managment buttons the same width
ddurham
More...
almost 23 years ago
Made the user preset managment buttons the same width
ddurham
More...
almost 23 years ago
Added my first go at letting users save/use presets. There are two sections: one native list of presets that is stored in share/rezound/presets.dat and one that is stored in the users home directory The native list cannot be modified by the user and the user's custom list can. Perhaps if you're running in development mode I should add buttons for adding and removing on the native list too Added some methods in FXConstantParamValue to accomplish this. Currently, the only saved values are the constant param values. I plan to also store any other type of widgets supported in CConstantParamActionDialog I think what I need to do is generalize CConstantParamActionDialog into something which has methods for adding constant parameter sliders and graphs and whatever else I come up with later. This way I would have one class that can be used to easily generate dialogs for actions.
ddurham
More...
almost 23 years ago
Added my first go at letting users save/use presets.
ddurham
More...
almost 23 years ago
Added an item to the TODO list
ddurham
More...
almost 23 years ago
Added an item to the TODO list
ddurham
More...
almost 23 years ago
Added FXModalDialogBox::disableFrameDecor()
ddurham
More...
almost 23 years ago
Added FXModalDialogBox::disableFrameDecor()
ddurham
More...
almost 23 years ago
I added two globals gUserDataDirectory and gSystemDataDirectory which point to locations of where to read/write that sort of information
ddurham
More...
almost 23 years ago
I added two globals gUserDataDirectory and gSystemDataDirectory which point to locations of where to read/write that sort of information
ddurham
More...
almost 23 years ago
Changed an error message in CChangeAmplitudeEffect.cpp
ddurham
More...
almost 23 years ago
Changed an error message in CChangeAmplitudeEffect.cpp
ddurham
More...
almost 23 years ago
Removed an #include that was unecessary in CFlangeEffect.cpp
ddurham
More...
almost 23 years ago
Removed an #include that was unecessary in CFlangeEffect.cpp
ddurham
More...
almost 23 years ago
Added another hint to a would-be developer into CStubAction.cpp
ddurham
More...
almost 23 years ago
Added another hint to a would-be developer into CStubAction.cpp
ddurham
More...
almost 23 years ago
Changed ClibaudiofileSound to use libaudiofile's functions for reading and writing cues. The current cvs version of libaudiofile does not actually have cues (markers) implemented fully. But I patched libaudiofile to support loading and saving cues for the wave format and submitted the patch to them. Changed ClibaudiofileSound to go ahead and handle libaudiofile's other supported formats. libaudiofile seems to be further along about loading cues and other miscellaneous data than the other audio file libs I'm considering
ddurham
More...
almost 23 years ago
Changed ClibaudiofileSound to use libaudiofile's functions for reading and writing cues.
ddurham
More...
almost 23 years ago
Fixed a little bug in CCueListDialog which caused a segfault in fox
ddurham
More...
almost 23 years ago
←
1
2
…
120
121
122
123
124
125
126
127
128
129
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