openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
marsyas
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
6 months
ago. based on code collected
6 months
ago.
Jan 26, 2024 — Jan 26, 2025
Showing page 318 of 324
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed slow getctrl in AudioSource and updated orca_record in record.cpp
gtzan
More...
almost 19 years ago
Removed C++ rant (again!)
cookie_of_nine
More...
almost 19 years ago
Removed C++ rant (again!)
cookie_of_nine
More...
almost 19 years ago
Moved RtAudio initialization back to process to avoid repeated initializations
gtzan
More...
almost 19 years ago
Moved RtAudio initialization back to process to avoid repeated initializations
gtzan
More...
almost 19 years ago
Small changes in realvec
gtzan
More...
almost 19 years ago
Small changes in realvec
gtzan
More...
almost 19 years ago
getctrl and friends are now as fast as they can be in their current form
tglek
More...
almost 19 years ago
getctrl and friends are now as fast as they can be in their current form
tglek
More...
almost 19 years ago
Cleaned up _name and _type to be private in order to cache them later for getctrl
tglek
More...
almost 19 years ago
Cleaned up _name and _type to be private in order to cache them later for getctrl
tglek
More...
almost 19 years ago
Get mean out of the loop for 2x speedup
tglek
More...
almost 19 years ago
Get mean out of the loop for 2x speedup
tglek
More...
almost 19 years ago
Avoid double lookup for controls
tglek
More...
almost 19 years ago
Avoid double lookup for controls
tglek
More...
almost 19 years ago
fixed slices creation in Series::localUpdate(): avoided creation of an extra, unneeded slice
lgmartins
More...
almost 19 years ago
fixed slices creation in Series::localUpdate(): avoided creation of an extra, unneeded slice
lgmartins
More...
almost 19 years ago
Fixed ambiguous updctrl/updControl issue.
cookie_of_nine
More...
almost 19 years ago
Fixed ambiguous updctrl/updControl issue.
cookie_of_nine
More...
almost 19 years ago
Updated to work with marsyas-0.2.8, and updated to use automake-1.9
cookie_of_nine
More...
almost 19 years ago
Updated to work with marsyas-0.2.8, and updated to use automake-1.9
cookie_of_nine
More...
almost 19 years ago
Fixed method clash between Composite and MarSystem: - void Composite::updctrl(std::string cname, MarControlValue value) was already declared (as non virtual) in MarSystem, with the same definition => commented method in Composite since it's inherited from MarSystem.
lgmartins
More...
almost 19 years ago
Fixed method clash between Composite and MarSystem:
lgmartins
More...
almost 19 years ago
Fixed memory leaks and now MarSystemWrapper (QThread) stops (i.e. exits) graciously (as it should)!
lgmartins
More...
almost 19 years ago
Fixed memory leaks and now MarSystemWrapper (QThread) stops (i.e. exits) graciously (as it should)!
lgmartins
More...
almost 19 years ago
Small bug fix in MFCC
gtzan
More...
almost 19 years ago
Small bug fix in MFCC
gtzan
More...
almost 19 years ago
QThread::run()is now private (run() should not be a public method)
lgmartins
More...
almost 19 years ago
QThread::run()is now private (run() should not be a public method)
lgmartins
More...
almost 19 years ago
Streamlined SoundFileSource classes (may still benefit from additional revisions! => future work)
lgmartins
More...
almost 19 years ago
←
1
2
…
314
315
316
317
318
319
320
321
322
323
324
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree