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
added friend class CRecordThread to COSSSoundRecorder and moved audio_fd back to private where it had originally been. More... almost 23 years ago
Added friend class CPlayThread to COSSSoundPlayer and moved audio_fd back to private where it belongs. More... almost 23 years ago
Added friend class CPlayThread to COSSSoundPlayer and moved audio_fd back to private where it belongs. More... almost 23 years ago
Added a note about recording buttings in FrontendFoxFeatures.txt More... almost 23 years ago
Added a note about recording buttings in FrontendFoxFeatures.txt More... almost 23 years ago
Made some changes towards attempting to fix the code that save window's positions and sizes. More... almost 23 years ago
Made some changes towards attempting to fix the code that save window's positions and sizes. Move reopen history settings keys into their own scope Added some TODO items More... almost 23 years ago
Put all splitter position registry settings in their own scope in the registry More... almost 23 years ago
Put all splitter position registry settings in their own scope in the registry More... almost 23 years ago
Changed CNewSoundDialog's filename text field to fill the width of the window when resized More... almost 23 years ago
Changed CNewSoundDialog's filename text field to fill the width of the window when resized More... almost 23 years ago
Created ASoundFileManager::getUntitledFilename() which returns a filename which does not exist. CSoundFileManager now populates the CNewSoundDialog object with an available filename. Created two globals, gUserPresetsFile and gSysPresetsFile so I don't have to keep rebuilding that filename in some of the code. More... almost 23 years ago
Created ASoundFileManager::getUntitledFilename() which returns a filename which does not exist. More... almost 23 years ago
Added a global setting in settings.h which says how many seconds to initially show in a new sound window More... almost 23 years ago
Added a global setting in settings.h which says how many seconds to initially show in a new sound window More... almost 23 years ago
updated the TODO lists resolving an issue More... almost 23 years ago
updated the TODO lists resolving an issue More... almost 23 years ago
Finished up the code which gives the ability to initially display a loaded sound not zoomed out full. More... almost 23 years ago
Finished up the code which gives the ability to initially display a loaded sound not zoomed out full. Also, there is now a checkbox on the main window which lets the user choose to have the sound window follow the play position. Created a separate panel on the main window which should contain other miscellaneous controls. More... almost 23 years ago
Checking of initial work to not start a loaded sound zoomed all the way out More... almost 23 years ago
Checking of initial work to not start a loaded sound zoomed all the way out More... almost 23 years ago
Added better error handling when failing to open the recording device More... almost 23 years ago
Added better error handling when failing to open the recording device More... almost 23 years ago
Added a TODO about multiple audio i/o device support More... almost 23 years ago
Added a TODO about multiple audio i/o device support More... almost 23 years ago
Minor cosmetic change to CRecordDialog More... almost 23 years ago
Minor cosmetic change to CRecordDialog More... almost 23 years ago
Made futher tweaks and added comments to the OSS implementations for recording and playback More... almost 23 years ago
Made futher tweaks and added comments to the OSS implementations for recording and playback More... almost 23 years ago
Found a way to disallow closing the app while a modal window is showing. More... almost 23 years ago