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 version checks for cue and misc data support in ClibaudiofileSoundTranslator.cpp although the changes haven't been made in cvs yet... but I'm hoping they will soon More... about 23 years ago
libvorbisSoundTranslator.h was including audiofile.h unnecessarily More... about 23 years ago
libvorbisSoundTranslator.h was including audiofile.h unnecessarily More... about 23 years ago
Made saving many files into the same directory more pleasant More... about 23 years ago
Made saving many files into the same directory more pleasant More... about 23 years ago
Fixed a booboo More... about 23 years ago
Fixed a booboo More... about 23 years ago
Added a complete support of saving and loading user notes and cues to ClibvorbisSoundTranslator There may be some unfortunate side-effects to multiline tagged user note entries, but that should only show up in other ogg players, but I don't think it's that serious More... about 23 years ago
Added a complete support of saving and loading user notes and cues to ClibvorbisSoundTranslator More... about 23 years ago
Added a comment about a drawing bug that I'm not going to worry about right now More... about 23 years ago
Added a comment about a drawing bug that I'm not going to worry about right now More... about 23 years ago
renamed CSound::getAvailableCueName to CSound::getUnusedCueName More... about 23 years ago
renamed CSound::getAvailableCueName to CSound::getUnusedCueName More... about 23 years ago
Added ogg/vorbis encoding support and made it detect the off format dispite the file extension (implemented ClibvorbisSoundTranslator::supportsFormat()) More... about 23 years ago
Added ogg/vorbis encoding support and made it detect the off format dispite the file extension (implemented ClibvorbisSoundTranslator::supportsFormat()) More... about 23 years ago
Added a TODO More... about 23 years ago
Added a TODO More... about 23 years ago
Improved UPDATE_PROGRESS_BAR to support when there will be less than 100 calls More... about 23 years ago
Improved UPDATE_PROGRESS_BAR to support when there will be less than 100 calls More... about 23 years ago
Added an #ifdef around the libvorbisfile code More... about 23 years ago
Added an #ifdef around the libvorbisfile code More... about 23 years ago
Added a nicer test for ogg/vorbis to the configure script More... about 23 years ago
Added a nicer test for ogg/vorbis to the configure script More... about 23 years ago
Fixed a bug in ClibvorbisSoundTranslator that was corrupting the heap More... about 23 years ago
Fixed a bug in ClibvorbisSoundTranslator that was corrupting the heap More... about 23 years ago
Tweaked ClibaudiofileSoundTranslator's progress bar support More... about 23 years ago
Tweaked ClibaudiofileSoundTranslator's progress bar support More... about 23 years ago
Improved the usability of UPDATE_PROGRESS_BAR -- now it can handle skipping values where the mod expr would be zero More... about 23 years ago
Improved the usability of UPDATE_PROGRESS_BAR -- now it can handle skipping values where the mod expr would be zero More... about 23 years ago
Added CSound::verifySAT() More... about 23 years ago