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
Added some _(...) around important frontend strings for getting a translation started More... over 22 years ago
Added gettext support to ReZound. No real transalations yet, but I'm all ready for them. More... over 22 years ago
Added gettext support to ReZound. No real transalations yet, but I'm all ready for them. More... over 22 years ago
flex and bison tests where being circumvented by the missing script which wasn't helping things More... over 22 years ago
flex and bison tests where being circumvented by the missing script which wasn't helping things More... over 22 years ago
Moved the code that registers ASoundTranslators derived classes and the code that deteremines a suitable translator into static methods in the ASoundTranslator class rather than in initialize.cpp and ASoundFileManager More... over 22 years ago
Moved the code that registers ASoundTranslators derived classes and the code that deteremines a suitable translator into static methods in the ASoundTranslator class rather than in initialize.cpp and ASoundFileManager Changed the other files that are affected by this change More... over 22 years ago
Added CPath::isRegularFile() and CPath::isLink() More... over 22 years ago
Added CPath::isRegularFile() and CPath::isLink() More... over 22 years ago
Added a check and warning about lame being needed for mp3 files More... over 22 years ago
Added a check and warning about lame being needed for mp3 files More... over 22 years ago
Added the .m4 files that come with libaudiofile, libogg and libvorbis because I guess you need to include them in your package that uses them. If the package wasn't installed, then neither would the .m4 file be, so you get a configure error about an unknown macro name More... over 22 years ago
Added the .m4 files that come with libaudiofile, libogg and libvorbis because I guess you need to include them in your package that uses them. If the package wasn't installed, then neither would the .m4 file be, so you get a configure error about an unknown macro name More... over 22 years ago
minor More... over 22 years ago
minor More... over 22 years ago
cosmetic tweak More... over 22 years ago
cosmetic tweak More... over 22 years ago
enhanced cleanup More... over 22 years ago
enhanced cleanup More... over 22 years ago
docmented that some lower versions of the auto-tools work More... over 22 years ago
docmented that some lower versions of the auto-tools work More... over 22 years ago
minor More... over 22 years ago
minor More... over 22 years ago
mentioned DC Offset compensation when recording More... over 22 years ago
mentioned DC Offset compensation when recording More... over 22 years ago
minor More... over 22 years ago
minor More... over 22 years ago
added some tip texts More... over 22 years ago
added some tip texts More... over 22 years ago
Added frontend means to use the functionality in the backend that can report and compensate for any DC Offset in a recording More... over 22 years ago