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 a couple of TODOs More... about 23 years ago
added a couple of TODOs More... about 23 years ago
minor More... about 23 years ago
minor More... about 23 years ago
Fixed some more issues when loading mp3s by shelling to lame if the filename has a " in it.. or has a \ in it Made CNestedDataFile also escape \ and " if writing a string key's value to the file More... about 23 years ago
Fixed some more issues when loading mp3s by shelling to lame if the filename has a " in it.. or has a \ in it More... about 23 years ago
Fixed a bug where lame was popened without quotes around the filename, so that filenames with spaces wouldn't load or save More... about 23 years ago
Fixed a bug where lame was popened without quotes around the filename, so that filenames with spaces wouldn't load or save More... about 23 years ago
Updated the overall TODO More... about 23 years ago
Updated the overall TODO More... about 23 years ago
Added CMutexLocker More... about 23 years ago
Added CMutexLocker More... about 23 years ago
Added registry settings for the clipboard directory and the clipboards' filenames prefix More... about 23 years ago
Added registry settings for the clipboard directory and the clipboards' filenames prefix More... about 23 years ago
removed a TODO More... about 23 years ago
removed a TODO More... about 23 years ago
Added some TODOs about preferences More... about 23 years ago
Added some TODOs about preferences More... about 23 years ago
Added a gotcha to the docs/README file More... about 23 years ago
Added a gotcha to the docs/README file More... about 23 years ago
minor More... about 23 years ago
minor More... about 23 years ago
accidently forgot to remove the test file when seeing if it's possible to write to a file system More... about 23 years ago
accidently forgot to remove the test file when seeing if it's possible to write to a file system More... about 23 years ago
booboo More... about 23 years ago
booboo More... about 23 years ago
Made ReZound more intelligent by picking where to put the working file when loading a file. More... about 23 years ago
Made ReZound more intelligent by picking where to put the working file when loading a file. First it tries to put it where the file was loaded from, then tries gFallbackWorkDir. Eventually, gFallbackWorkDir should be a vector of several places to look. More... about 23 years ago
Added TPoolFile::removeFile(const string filename) which attempts removes the file and the two SAT files, but later should make it remove multiple files in a CMultiFile More... about 23 years ago
Added TPoolFile::removeFile(const string filename) which attempts removes the file and the two SAT files, but later should make it remove multiple files in a CMultiFile More... about 23 years ago