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 some notes in the TODO about the future of importing/exporting More... over 23 years ago
Fixed a negligable warning in cfg.y More... over 23 years ago
Fixed a negligable warning in cfg.y More... over 23 years ago
Added some cvs keywords (see Keywords in index of cvs info pages) tracks revision and other stuff. More... over 23 years ago
Added some cvs keywords (see Keywords in index of cvs info pages) tracks revision and other stuff. More... over 23 years ago
added ltconfig to files to clean More... over 23 years ago
added ltconfig to files to clean More... over 23 years ago
Touching up some comments in m4 directory. More... over 23 years ago
Touching up some comments in m4 directory. More... over 23 years ago
Once again updated the TODO lists More... over 23 years ago
Once again updated the TODO lists More... over 23 years ago
Added libtool.add and libtool.patch which may or may not stay around for long More... over 23 years ago
Added libtool.add and libtool.patch which may or may not stay around for long More... over 23 years ago
Added support for array typed varables in CNestedDataFile (although you can't use them in expressions in the file) More... over 23 years ago
Added support for array typed varables in CNestedDataFile (although you can't use them in expressions in the file) More... over 23 years ago
Added an ehancement to CNestedDataFile that allows identifiers to have escaped ' 's in them More... over 23 years ago
Added an ehancement to CNestedDataFile that allows identifiers to have escaped ' 's in them Clarified some of the error messages with more information More... over 23 years ago
Added some more links to the toplevel README More... over 23 years ago
Added some more links to the toplevel README More... over 23 years ago
Removed the OSS prints from COSSSoundPlayer More... over 23 years ago
Removed the OSS prints from COSSSoundPlayer More... over 23 years ago
Fixed a #define in cfg.y which didn't cause a problem until this new version of bison that came with Mandrake 8.2 More... over 23 years ago
Fixed a #define in cfg.y which didn't cause a problem until this new version of bison that came with Mandrake 8.2 More... over 23 years ago
Cleaned up some nasty warnings in cfg.l More... over 23 years ago
Cleaned up some nasty warnings in cfg.l More... over 23 years ago
Fixed some warnings in CNestedDataFile.cpp More... over 23 years ago
Fixed some warnings in CNestedDataFile.cpp More... over 23 years ago
Enhanged CSoundPlayerChannel to interpolate the sample data when mixing onto the buffer since the sample rate can come back a non-standard value from initializing a sound card. When I tried using ReZound on David van Balen's debian machine with a cheap-o sound card it wouldn't give me 22050 like I asked but came back with 22099 which caused CSoundPlayerChannel's ouput to be aliased with normal audio files of 44100 and 22050. Updated the TODO lists about this and distributed a few more items from docs/devel/TODO to the specific frontend and backend TODOs More... over 23 years ago
Enhanged CSoundPlayerChannel to interpolate the sample data when mixing onto the buffer since the sample rate can come back a non-standard value from initializing a sound card. More... over 23 years ago
touch up-s More... over 23 years ago