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
minor More... over 22 years ago
Added a balance meter which shows the difference between the left and right channel in RMS and peak levels More... over 22 years ago
Added a balance meter which shows the difference between the left and right channel in RMS and peak levels More... over 22 years ago
generalized the idea of handled extensions being returned in a vector from ASoundTranslator objects to return a general filemask to match for each format This allowed me to add /dev/midi to show up (because it doesn't have an extension) for the SDS format More... over 22 years ago
generalized the idea of handled extensions being returned in a vector from ASoundTranslator objects to return a general filemask to match for each format More... over 22 years ago
listed MIDI SDS under the Features list More... over 22 years ago
listed MIDI SDS under the Features list More... over 22 years ago
Added frontend means to select parameters for dumping samples to/from MIDI devices More... over 22 years ago
Added frontend means to select parameters for dumping samples to/from MIDI devices More... over 22 years ago
Added a CMIDISDSSoundTranslator which can dump samples to/from MIDI devices Some more work needs to be done about filename book-keeping since reading from a device may happen multiple times but they need to have different registered filenames and working files More... over 22 years ago
Added a CMIDISDSSoundTranslator which can dump samples to/from MIDI devices More... over 22 years ago
Made ASoundFileManager not ask to overwrite if the path is a device Also tweaked some parameters and made some minor comment changes More... over 22 years ago
Made ASoundFileManager not ask to overwrite if the path is a device More... over 22 years ago
Added couple of general data pool methods and return (via a parameter) the index a cue was found at if it was found by CSound::containsCue() More... over 22 years ago
Added couple of general data pool methods and return (via a parameter) the index a cue was found at if it was found by CSound::containsCue() More... over 22 years ago
minor More... over 22 years ago
minor More... over 22 years ago
added CPath::isDevice() More... over 22 years ago
added CPath::isDevice() More... over 22 years ago
Added many more hooks for gettext translations More... over 22 years ago
Added many more hooks for gettext translations More... over 22 years ago
added N_(...) as a gettext NOOP More... over 22 years ago
added N_(...) as a gettext NOOP More... over 22 years ago
didn't mean to have images.bak included in the list More... over 22 years ago
didn't mean to have images.bak included in the list More... over 22 years ago
Added _(...) translation hooks More... over 22 years ago
Added _(...) translation hooks More... over 22 years ago
mentioned gettext More... over 22 years ago
mentioned gettext More... over 22 years ago
Added some _(...) around important frontend strings for getting a translation started More... over 22 years ago