1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected almost 2 years ago.
Nov 28, 2022 — Nov 28, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor More... about 23 years ago
OOPS! More... about 23 years ago
OOPS! More... about 23 years ago
Fixed a bug with the phase of the saw LFOs Added some commented code for testing Made the dropdown longer for FXLFOParamValue More... about 23 years ago
Fixed a bug with the phase of the saw LFOs More... about 23 years ago
Added a comment about the Xinerama scrolling bug More... about 23 years ago
Added a comment about the Xinerama scrolling bug More... about 23 years ago
minor changes to make sure sin is the default LFO More... about 23 years ago
minor changes to make sure sin is the default LFO More... about 23 years ago
- I Made some fairly significant changes to the frontend drawing which used to be all within FXRezWaveView - Now I broken it into FXRezWaveView, FXWaveScrollArea and FXWaveCanvas - This should be a little more efficient with X, because it does very little forcing of drawing right away - This change should also make the code a bit more resuable, I should be able to use FXWaveCanvas in FXGraphParamValue as a given background, so other backgrounds can be used with FXGraphParamValue - Made the horz zoom dial have more positions - Removed a little bit of unecessary code - Fixed some bugs wth the scrolling of the sound window when part of the window is off screen - updated the TODO concerning this More... about 23 years ago
- I Made some fairly significant changes to the frontend drawing which used to be all within FXRezWaveView More... about 23 years ago
Added several TODOs after looking at the features requested on audacity's feature requests list More... about 23 years ago
Added several TODOs after looking at the features requested on audacity's feature requests list More... about 23 years ago
booboo More... about 23 years ago
booboo More... about 23 years ago
Added the formulas for deforming a sine wave's peak's locations More... about 23 years ago
Added the formulas for deforming a sine wave's peak's locations More... about 23 years ago
Oops.. checked some changes from home in a little too soon More... about 23 years ago
Oops.. checked some changes from home in a little too soon More... about 23 years ago
Made the FXLFOParamValue widget query the CFOXIcons object for an icon name that matches the LFO name, and uses it in the dropdown list of LFO shapes More... about 23 years ago
Made the FXLFOParamValue widget query the CFOXIcons object for an icon name that matches the LFO name, and uses it in the dropdown list of LFO shapes More... about 23 years ago
Made the frontend Makefile recur on make after generating the CFOXIcons.* source files since it had already checked the timestamps on those files before it re-generated them More... about 23 years ago
Made the frontend Makefile recur on make after generating the CFOXIcons.* source files since it had already checked the timestamps on those files before it re-generated them More... about 23 years ago
Made the convert_images.sh script handle filenames with characters that cannot be in C-variable names and added CFOXIcons::getByName() to make it more dynamic More... about 23 years ago
Made the convert_images.sh script handle filenames with characters that cannot be in C-variable names and added CFOXIcons::getByName() to make it more dynamic More... about 23 years ago
Added some saved gif images for LFO icons... Most will be changing though when I LFOs more fully implemented More... about 23 years ago
Added some saved gif images for LFO icons... Most will be changing though when I LFOs more fully implemented Worked on the LFOs.xcf file some More... about 23 years ago
Renamed "Sin Wave" to "Sine Wave" and added a comment about making it more dynamic More... about 23 years ago
Renamed "Sin Wave" to "Sine Wave" and added a comment about making it more dynamic More... about 23 years ago
added a TODO More... about 23 years ago