1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Nov 28, 2022 — Nov 28, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made CFrontendHooks intantiate two FXFileDialogs for open and save instead of using the quick-and-dirty static methods of FXFileDialog. More... almost 23 years ago
Added ASoundTranslator::getFormatNames and getFormatExtensions so that each derivation has to report which extensions it can handle and what the format names are for each extensions. More... almost 23 years ago
Added ASoundTranslator::getFormatNames and getFormatExtensions so that each derivation has to report which extensions it can handle and what the format names are for each extensions. Changed the FOX file dialog's to use this information to create the file type drop-down on the file dialog. Updated some TODO items that had be completed More... almost 23 years ago
Forgot to check in the AFrontendHooks and CFrontendHooks source files More... almost 23 years ago
Forgot to check in the AFrontendHooks and CFrontendHooks source files More... almost 23 years ago
Made pasting from a record clipboard ask for sampleRate and channelCount now that AFrontendHooks exists More... almost 23 years ago
Made pasting from a record clipboard ask for sampleRate and channelCount now that AFrontendHooks exists More... almost 23 years ago
Split ASoundFileManager into another file AFrontendHooks so that CRecordClipboard wouldn't have to be using just a little peice of ASoundFileManager for prompting for record parameters More... almost 23 years ago
Split ASoundFileManager into another file AFrontendHooks so that CRecordClipboard wouldn't have to be using just a little peice of ASoundFileManager for prompting for record parameters Move the symbol, "gSoundFileManager" back to the frontend More... almost 23 years ago
Created ASoundTranslator::registeredTranslators which is a list of all known sound tranlator implementations More... almost 23 years ago
Created ASoundTranslator::registeredTranslators which is a list of all known sound tranlator implementations More... almost 23 years ago
Added key bindings to center the start and stop positions More... almost 23 years ago
Added key bindings to center the start and stop positions More... almost 23 years ago
Tweaked one of ClibaudiofileSoundTranslator's sanity checks More... almost 23 years ago
Tweaked one of ClibaudiofileSoundTranslator's sanity checks More... almost 23 years ago
Added a TODO More... almost 23 years ago
Added a TODO More... almost 23 years ago
Updated a TODO More... almost 23 years ago
Updated a TODO More... almost 23 years ago
Fixed a bug in CNestedDataFile when it's verifing keys, and made it a little more efficient by not verifying the key multiple times More... almost 23 years ago
Fixed a bug in CNestedDataFile when it's verifing keys, and made it a little more efficient by not verifying the key multiple times I could see an issue with keys of "", maybe I'll fix that later More... almost 23 years ago
Moved something in the TODO to done More... almost 23 years ago
Moved something in the TODO to done More... almost 23 years ago
Added CSound::getAvailableCueName() and used it in ClibaudiofileSoundTranslator when a name is blank instead of just throwing out the cue More... almost 23 years ago
Added CSound::getAvailableCueName() and used it in ClibaudiofileSoundTranslator when a name is blank instead of just throwing out the cue More... almost 23 years ago
Tweaked the look of the sound window More... almost 23 years ago
Tweaked the look of the sound window More... almost 23 years ago
Now, ask CRawSoundTranslator if it wants to handle .raw More... almost 23 years ago
Now, ask CRawSoundTranslator if it wants to handle .raw More... almost 23 years ago
Tweaks some of the frame styles in the frontend More... almost 23 years ago