1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 1 year ago.
Nov 28, 2022 — Nov 28, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added a TODO More... almost 22 years ago
added a TODO More... almost 22 years ago
Fixed a booboo.. I was always passing 48000 as the sample rate for non-quality-setting encodings More... almost 22 years ago
Fixed a booboo.. I was always passing 48000 as the sample rate for non-quality-setting encodings More... almost 22 years ago
comment change More... almost 22 years ago
comment change More... almost 22 years ago
Added a "remember as default" checkbox to the new sound dialog More... almost 22 years ago
Added a "remember as default" checkbox to the new sound dialog this fulfills request http://sourceforge.net/tracker/index.php?func=detail&aid=801878&group_id=5056&atid=355056 More... almost 22 years ago
Added a TODO More... almost 22 years ago
Added a TODO More... almost 22 years ago
added a possible TODO More... almost 22 years ago
added a possible TODO More... almost 22 years ago
Added CNULLSoundPlayer which is a last resort in ASoundPlayer::createInitializedSoundPlayer(). It does nothing but hold a place for the soundPlayer pointers around the code so they're not NULL More... almost 22 years ago
Added CNULLSoundPlayer which is a last resort in ASoundPlayer::createInitializedSoundPlayer(). It does nothing but hold a place for the soundPlayer pointers around the code so they're not NULL More... almost 22 years ago
minor More... almost 22 years ago
minor More... almost 22 years ago
changed 'native-endian' to 'host-endian' so that ne wouldn't be confused with 'network-endian' or something More... almost 22 years ago
changed 'native-endian' to 'host-endian' so that ne wouldn't be confused with 'network-endian' or something More... almost 22 years ago
Added endian_util.h that contains some template implementations for doing endian swapping, so there's one function name for all types More... almost 22 years ago
Added endian_util.h that contains some template implementations for doing endian swapping, so there's one function name for all types More... almost 22 years ago
Changed the min_width parameter of the floating point to string constructor to be an int instead of streamsize because on 64bit platforms where streamsize was defined as long int it made this a call (which omits the 4 bool parameter) ambiguous with the int to string constructor More... almost 22 years ago
Changed the min_width parameter of the floating point to string constructor to be an int instead of streamsize because on 64bit platforms where streamsize was defined as long int it made this a call (which omits the 4 bool parameter) ambiguous with the int to string constructor More... almost 22 years ago
cleaned up commented out code and re-styled return(a) and throw(a) to return a and throw a More... almost 22 years ago
cleaned up commented out code and re-styled return(a) and throw(a) to return a and throw a More... almost 22 years ago
hmm More... almost 22 years ago
hmm More... almost 22 years ago
Most recent Russian translation (wow thanks Alexandre) More... almost 22 years ago
Most recent Russian translation (wow thanks Alexandre) More... almost 22 years ago
Added a warning if cdrdao is not found on the path at configure time More... almost 22 years ago
Added a warning if cdrdao is not found on the path at configure time More... almost 22 years ago