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 89 of 131
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed a bug in TMemoryPipe::getSize() where it was always reporting one element too small
ddurham
More...
about 23 years ago
Fixed a bug in TMemoryPipe::getSize() where it was always reporting one element too small
ddurham
More...
about 23 years ago
Since Ogg/Vorbis seems to have trouble supporting constant bitrates sometimes (it says unimplemented feature a lot) I change the quality setting to be the default on the frontend
ddurham
More...
about 23 years ago
Since Ogg/Vorbis seems to have trouble supporting constant bitrates sometimes (it says unimplemented feature a lot) I change the quality setting to be the default on the frontend
ddurham
More...
about 23 years ago
Enhanced ClibvorbisSoundTranslator a little bit to give some more information on errors
ddurham
More...
about 23 years ago
Enhanced ClibvorbisSoundTranslator a little bit to give some more information on errors
ddurham
More...
about 23 years ago
Made ReZound ask to quit if the users presses 'exit' and there is more than 1 file opened... I know that might seem annoying but I've accidently closed ReZound accidently after I had spent a while just opening the sounds I wanted
ddurham
More...
about 23 years ago
Made ReZound ask to quit if the users presses 'exit' and there is more than 1 file opened... I know that might seem annoying but I've accidently closed ReZound accidently after I had spent a while just opening the sounds I wanted
ddurham
More...
about 23 years ago
Fixed a slight bug with the save-as dialog being pointed to the last opened directory
ddurham
More...
about 23 years ago
Fixed a slight bug with the save-as dialog being pointed to the last opened directory
ddurham
More...
about 23 years ago
Added a TODO
ddurham
More...
about 23 years ago
Added a TODO
ddurham
More...
about 23 years ago
added a TODO
ddurham
More...
about 23 years ago
added a TODO
ddurham
More...
about 23 years ago
updated the backend TODO
ddurham
More...
about 23 years ago
updated the backend TODO
ddurham
More...
about 23 years ago
Reworked the output routing system to be more flexible to allow a channel in the audio to be able to map to more than one device channel Made some comments in the CrezSoundTranslator saying to implement saving/loading of this information later I may want to do that in ClibaudiofileSoundTranslator when I'm more sure about the routing info I still need to develop a frontend to manipulate the routing info
ddurham
More...
about 23 years ago
Reworked the output routing system to be more flexible to allow a channel in the audio to be able to map to more than one device channel
ddurham
More...
about 23 years ago
Fixed a little bug on the frontend where if you opened a sound, then closed it, then opened the open dialog again, the filename would be blank, so hitting okay would try to load ""
ddurham
More...
about 23 years ago
Fixed a little bug on the frontend where if you opened a sound, then closed it, then opened the open dialog again, the filename would be blank, so hitting okay would try to load ""
ddurham
More...
about 23 years ago
Changed CSoundPlayerChannel to use a TMemoryPipe for handling prebuffering of data itself rather than just pushing as much data as possible to the sound card driver. This makes the play position more accuratly knowable in the presence of prebuffering data. Removed the concept of evelopes from CSoundPlayerChannel (it wasn't used and over complicated the code) Remove the gain and pan settings of CSoundPlayerChannel (they were not being used) Removed the idea of stop() and kill() in CSoundPlayerChannel since the envelope is gone. stop() stops the playing immediately
ddurham
More...
about 23 years ago
Changed CSoundPlayerChannel to use a TMemoryPipe for handling prebuffering of data itself rather than just pushing as much data as possible to the sound card driver.
ddurham
More...
about 23 years ago
Made many enhancements to TSoundStretcher.h including a method to get the current source position. And supporting fractional buffer sizes (actually the src should probably contain at least the ceil() of the srcLength)
ddurham
More...
about 23 years ago
Made many enhancements to TSoundStretcher.h including a method to get the current source position. And supporting fractional buffer sizes (actually the src should probably contain at least the ceil() of the srcLength)
ddurham
More...
about 23 years ago
Removed the idea of CEnvelope from CSoundPlayerChannel. It wasn't being used and it complicated the code a lot.
ddurham
More...
about 23 years ago
Removed the idea of CEnvelope from CSoundPlayerChannel. It wasn't being used and it complicated the code a lot.
ddurham
More...
about 23 years ago
Updated the AudioIO document about more or less how the new prebuffering stuff works
ddurham
More...
about 23 years ago
Updated the AudioIO document about more or less how the new prebuffering stuff works
ddurham
More...
about 23 years ago
Updated Makefile.am to reference TMemoryPipe and CConditionVariable
ddurham
More...
about 23 years ago
Updated Makefile.am to reference TMemoryPipe and CConditionVariable
ddurham
More...
about 23 years ago
←
1
2
…
85
86
87
88
89
90
91
92
93
…
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