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 frontend means to used the backend CBurnToCDAction Added a new icon for the action More... almost 22 years ago
Added frontend means to used the backend CBurnToCDAction More... almost 22 years ago
added CActionParamDialog::getDiskEntityParam() More... almost 22 years ago
added CActionParamDialog::getDiskEntityParam() More... almost 22 years ago
Implemented a generalfilename feature More... almost 22 years ago
Implemented a generalfilename feature More... almost 22 years ago
Added CBurnToCDAction which uses cdrdao to burn the action sound to a CD defining tracks with '('...[')'] cues More... almost 22 years ago
Added CBurnToCDAction which uses cdrdao to burn the action sound to a CD defining tracks with '('...[')'] cues More... almost 22 years ago
Abstracted the parsing of '('...[')'] cues into a function, parse_segment_cues() More... almost 22 years ago
Abstracted the parsing of '('...[')'] cues into a function, parse_segment_cues() More... almost 22 years ago
minor More... almost 22 years ago
minor More... almost 22 years ago
Added parse_segment_cues() which is a more abstracted parser for '('...[')'] named cues that define segments in the audio file More... almost 22 years ago
Added parse_segment_cues() which is a more abstracted parser for '('...[')'] named cues that define segments in the audio file More... almost 22 years ago
Made ApipeSoundTranslator::findAppOnPath() now use CPath::which() instead More... almost 22 years ago
Made ApipeSoundTranslator::findAppOnPath() now use CPath::which() instead More... almost 22 years ago
made some accessors const to be more efficient More... almost 22 years ago
made some accessors const to be more efficient More... almost 22 years ago
Made AAction not bother displaying anything if a thrown EUserMessage's what() is empty More... almost 22 years ago
Made AAction not bother displaying anything if a thrown EUserMessage's what() is empty More... almost 22 years ago
Added CPath::which() which popens to the which command More... almost 22 years ago
Added CPath::which() which popens to the which command More... almost 22 years ago
added some TODOs More... about 22 years ago
added some TODOs More... about 22 years ago
fixed a bug where at the end of a limited duration recording it would dead-lock itself by calling stop (which locks a mutex that onData already has locked).. Thanks "Stewart" at sf.net More... about 22 years ago
fixed a bug where at the end of a limited duration recording it would dead-lock itself by calling stop (which locks a mutex that onData already has locked).. Thanks "Stewart" at sf.net More... about 22 years ago
made some of the error messages more exact More... about 22 years ago
made some of the error messages more exact More... about 22 years ago
minor error msg change More... about 22 years ago
minor error msg change More... about 22 years ago