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 TODOs with good ideas More... over 23 years ago
Made further changes to add recording to ReZound. Now the backend has a means to record, but the frontend is not fully there yet. The backend's interface to recording will still have to change some due to the functionality I want the frontend to give the user. The number of buttons now on the file tab of the main window has caused the buttons to take up more space than there is on the file tab. It is time to either move some of these buttons or go to a 2 row matrix on the tabs. More... over 23 years ago
Made further changes to add recording to ReZound. More... over 23 years ago
Fixed some bugs in the sound recorder objects More... over 23 years ago
Fixed some bugs in the sound recorder objects More... over 23 years ago
Forgot to add COSSSoundRecorder More... over 23 years ago
Forgot to add COSSSoundRecorder More... over 23 years ago
Added a TODO about recording pasting More... over 23 years ago
Added a TODO about recording pasting More... over 23 years ago
First checkin towards adding recording to ReZound More... over 23 years ago
First checkin towards adding recording to ReZound More... over 23 years ago
some trivial changes in COSSSoundPlayer More... over 23 years ago
some trivial changes in COSSSoundPlayer More... over 23 years ago
Tonight I saw that a file reported itself as smaller than I could actually read from it. So, in ClibaudiofileSound I don't set size to fileSize when fileSize is smaller than size, I just warn the user More... over 23 years ago
Tonight I saw that a file reported itself as smaller than I could actually read from it. So, in ClibaudiofileSound I don't set size to fileSize when fileSize is smaller than size, I just warn the user More... over 23 years ago
Changed CSoundWindow not to move itself each time a window is created unless gFocusMethod is fmFocusButton More... over 23 years ago
Changed CSoundWindow not to move itself each time a window is created unless gFocusMethod is fmFocusButton More... over 23 years ago
Changed in the sound window "File Size:" to "Working File:" More... over 23 years ago
Changed in the sound window "File Size:" to "Working File:" More... over 23 years ago
Changed ClibaudiofileSound to not totally quit when a file has some errors, it loads what it can More... over 23 years ago
Changed ClibaudiofileSound to not totally quit when a file has some errors, it loads what it can More... over 23 years ago
Added a volume preset More... over 23 years ago
Added a volume preset More... over 23 years ago
Removed dependencies which I don't think are needed. More... over 23 years ago
Removed dependencies which I don't think are needed. More... over 23 years ago
Removed Dependecies Which I don't think we need More... over 23 years ago
Removed Dependecies Which I don't think we need More... over 23 years ago
Fixed makefile to work for alternate directory builds. make distcheck works again More... over 23 years ago
Fixed makefile to work for alternate directory builds. make distcheck works again More... over 23 years ago
Changed a little something about CActionParamDialog saving the splitter position More... over 23 years ago