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 127 of 131
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
touch up-s
lergnom
More...
over 23 years ago
Forgot to cvs add Makefile.am and cvs remmove Makeifle. Everything should work out fine now.
lergnom
More...
over 23 years ago
Forgot to cvs add Makefile.am and cvs remmove Makeifle. Everything should work out fine now.
lergnom
More...
over 23 years ago
Fixed a little mistake in frontend Makefile.am
lergnom
More...
over 23 years ago
Fixed a little mistake in frontend Makefile.am
lergnom
More...
over 23 years ago
Integrated CNestedDatafile in as libmiscCN.la (it links into main binary)
lergnom
More...
over 23 years ago
Integrated CNestedDatafile in as libmiscCN.la (it links into main binary)
lergnom
More...
over 23 years ago
Added to the comments in bootstrap
ddurham
More...
over 23 years ago
Added to the comments in bootstrap
ddurham
More...
over 23 years ago
booboo in COSSSoundPlayer.cpp
ddurham
More...
over 23 years ago
booboo in COSSSoundPlayer.cpp
ddurham
More...
over 23 years ago
Added a backend TODO about command line arguments
ddurham
More...
over 23 years ago
Added a backend TODO about command line arguments
ddurham
More...
over 23 years ago
Added a TODO to the backend
ddurham
More...
over 23 years ago
Added a TODO to the backend
ddurham
More...
over 23 years ago
Fixed some compatibility issues with fox0.99
ddurham
More...
over 23 years ago
Fixed some compatibility issues with fox0.99
ddurham
More...
over 23 years ago
- In COSSSoundPlayer the ioctl for setting the sample rate can return a different value than was used.
ddurham
More...
over 23 years ago
- In COSSSoundPlayer the ioctl for setting the sample rate can return a different value than was used. - I used to throw an exception when this happened, but when testing it on David van Balen's machine I found that it's better to just print a warning and don't worry about it. - This does mean, however, that I need to do interpolation in the CSoundPlayerChannel rather than a simple sample rate conversion. I should implement this to detect if the sample rates are integer multiples of each other and still do the simple way if so.
ddurham
More...
over 23 years ago
Created a real Makefile which should compile the test for CNestedDataFile
ddurham
More...
over 23 years ago
Created a real Makefile which should compile the test for CNestedDataFile removed 'a' and 't.cpp'
ddurham
More...
over 23 years ago
CScope.h was supposed to be CNestedDataFile.h; I renamed it just before I checked it in
ddurham
More...
over 23 years ago
CScope.h was supposed to be CNestedDataFile.h; I renamed it just before I checked it in
ddurham
More...
over 23 years ago
Added something to a TODO item
ddurham
More...
over 23 years ago
Added something to a TODO item
ddurham
More...
over 23 years ago
Made CrezSound now only require a shared lock when saving rather than an exclusive lock which caused the sound to pause if it was playing at the same time it was saving
ddurham
More...
over 23 years ago
Made CrezSound now only require a shared lock when saving rather than an exclusive lock which caused the sound to pause if it was playing at the same time it was saving
ddurham
More...
over 23 years ago
Fixed a major bug/design-flaw in PoolFile where I was potentially confusing seek positions between threads since the seek position was maintained only once in the CMultiFile object in a PoolFile
ddurham
More...
over 23 years ago
Fixed a major bug/design-flaw in PoolFile where I was potentially confusing seek positions between threads since the seek position was maintained only once in the CMultiFile object in a PoolFile
ddurham
More...
over 23 years ago
Fixed a save bug in CrezSound.cpp and I discovered a more major problem in CPoolFile, but I have a fix and will make it soon
ddurham
More...
over 23 years ago
←
1
2
…
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