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 109 of 131
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Changed the way CSoundWindow changes the playing/paused LED state in hopes to fix the Xlib error which can even crash the whole X server. The state was being changed in the trigger function which amounts to changing the state in a whole other thread. Now I change the state in the timer handler which FOX calls as the same thread.
ddurham
More...
over 23 years ago
Added some icons for file operations just to see what it should look like. These will probably not stay
ddurham
More...
over 23 years ago
Added some icons for file operations just to see what it should look like. These will probably not stay
ddurham
More...
over 23 years ago
Updated TODO
ddurham
More...
over 23 years ago
Updated TODO
ddurham
More...
over 23 years ago
Added a TODO about a punch-in record
ddurham
More...
over 23 years ago
Added a TODO about a punch-in record
ddurham
More...
over 23 years ago
Updated ASoundFileManager to remove the initial 1 sample This is temporary until CSound can contain zero length Made CRecordSoundClipboard also do it in the same way
ddurham
More...
over 23 years ago
Updated ASoundFileManager to remove the initial 1 sample
ddurham
More...
over 23 years ago
Updated backend TODO
ddurham
More...
over 23 years ago
Updated backend TODO
ddurham
More...
over 23 years ago
Updated TODO about having tried presets displayed as a combobox instead of a list box
ddurham
More...
over 23 years ago
Updated TODO about having tried presets displayed as a combobox instead of a list box
ddurham
More...
over 23 years ago
Added provisions to allow the native ReZound format to not have to be in the native bit rate Now, CrezSoundTransltor does more work than a call to TPoolFile::copyToFile(). Added progress bars while loading and saving the native ReZound format Updated the TODO list regarding these issues.
ddurham
More...
over 23 years ago
Added provisions to allow the native ReZound format to not have to be in the native bit rate
ddurham
More...
over 23 years ago
Made it reopen the file save dialog if the user chose not to overwrite the file
ddurham
More...
over 23 years ago
Made it reopen the file save dialog if the user chose not to overwrite the file
ddurham
More...
over 23 years ago
Fixed an inaccuracy in the way I calculated the RMS for level detection Added a TODO and a comment about handling other data types in CrezSoundTranslator
ddurham
More...
over 23 years ago
Fixed an inaccuracy in the way I calculated the RMS for level detection
ddurham
More...
over 23 years ago
Added CDSPCompressor::processFrame which uses all the channels in a single sample frame to use for level detection and adjusts the volume of all the samples in a frame the same way
ddurham
More...
over 23 years ago
Added CDSPCompressor::processFrame which uses all the channels in a single sample frame to use for level detection and adjusts the volume of all the samples in a frame the same way I need to add a checkbox to the frontend which turns this feature on and off
ddurham
More...
over 23 years ago
Fixed for make distcheck
lergnom
More...
over 23 years ago
Fixed for make distcheck
lergnom
More...
over 23 years ago
Added drawing faint lines at -dBFS on the wave view
ddurham
More...
over 23 years ago
Added drawing faint lines at -dBFS on the wave view
ddurham
More...
over 23 years ago
Fixed a mistaken formula in one of dB_to_scalar and scalar_to_dB
ddurham
More...
over 23 years ago
Fixed a mistaken formula in one of dB_to_scalar and scalar_to_dB
ddurham
More...
over 23 years ago
Added TODOs
ddurham
More...
over 23 years ago
Added TODOs
ddurham
More...
over 23 years ago
Created a dialog for setting the compression parameters Later I hope to experiment enough with the parameters to create presets. I would like for someone with more expertice working with compressors to evaluate the quality
ddurham
More...
over 23 years ago
←
1
2
…
105
106
107
108
109
110
111
112
113
…
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