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
made the internal sample type float More... almost 22 years ago
made the internal sample type float More... almost 22 years ago
fixed a bug when libintl.h doesn't exist More... almost 22 years ago
fixed a bug when libintl.h doesn't exist More... almost 22 years ago
Added a flag to enable/disable LADSPA More... almost 22 years ago
Added a flag to enable/disable LADSPA Added a test for libPTL More... almost 22 years ago
Added the generic_rpm stuff to CVS More... almost 22 years ago
Added the generic_rpm stuff to CVS More... almost 22 years ago
made cxx-lib.m4 use AC_LINKIFELSE instead of calling the compiler myself More... almost 22 years ago
made cxx-lib.m4 use AC_LINKIFELSE instead of calling the compiler myself More... almost 22 years ago
minor More... almost 22 years ago
minor More... almost 22 years ago
Changed the explicit template instantiations (still not totally sure on these.. why some are necessary and some aren't) More... almost 22 years ago
Changed the explicit template instantiations (still not totally sure on these.. why some are necessary and some aren't) More... almost 22 years ago
Added a thanks More... almost 22 years ago
Added a thanks More... almost 22 years ago
Added an exception in FXPluginRoutingParamValue when LADSPA support is not being included More... almost 22 years ago
Added an exception in FXPluginRoutingParamValue when LADSPA support is not being included More... almost 22 years ago
Added an exception list that make FOX not detect the transparent color on icon instantiatiokn More... almost 22 years ago
Added an exception list that make FOX not detect the transparent color on icon instantiatiokn More... almost 22 years ago
update for FOX changing the name of a runWhileModal method More... almost 22 years ago
update for FOX changing the name of a runWhileModal method More... almost 22 years ago
Added a commented-out implementation of CRWLock that could be used when pthread_rwlocks aren't available. I tested it, but things didn't work--it seemed like a write lock was not being release or something. More... almost 22 years ago
Added a commented-out implementation of CRWLock that could be used when pthread_rwlocks aren't available. I tested it, but things didn't work--it seemed like a write lock was not being release or something. More... almost 22 years ago
Removed the operator void * methods since they were causing compiler warnings and things work fine without them More... almost 22 years ago
Removed the operator void * methods since they were causing compiler warnings and things work fine without them More... almost 22 years ago
Now when a .wav file is shorter than it says it is, it doesn't leave the unnecessary silence after the actual audio More... almost 22 years ago
Now when a .wav file is shorter than it says it is, it doesn't leave the unnecessary silence after the actual audio More... almost 22 years ago
modified how a sound translator object is chosen given a filename. More... almost 22 years ago
modified how a sound translator object is chosen given a filename. - When opening: the contents is first analyzed for the file format, then it's based on the extension - When saving: if it's the same filename, then the same translator is used, then it's based on the extension More... almost 22 years ago