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
A
AUDio MEasurement System
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 13, 2024 — Jun 13, 2025
Showing page 9 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Mention GPL choice in news list in _readme.txt.
Petter Reinholdtsen
More...
over 6 years ago
Rename variable name ev/evt to event to have consistent variable names.
Petter Reinholdtsen
More...
over 6 years ago
Added copyright headers to source code on request from Vaclav Peroutka.
Petter Reinholdtsen
More...
over 6 years ago
Removed unused tests to keep compiler quiet. 'unsigned' values are never negative.
Petter Reinholdtsen
More...
over 6 years ago
Flagged unused arguments using WXUNUSED to quiet down compiler.
Petter Reinholdtsen
More...
over 6 years ago
Flagged unused arguments using WXUNUSED to quiet down compiler
Petter Reinholdtsen
More...
over 6 years ago
Made readme file slightly easier to read.
Petter Reinholdtsen
More...
over 6 years ago
Added some wishes for the Frequency response feature.
Petter Reinholdtsen
More...
over 6 years ago
Added link to project page in readme and about popup.
Petter Reinholdtsen
More...
over 6 years ago
Add news entry for recent changes.
Petter Reinholdtsen
More...
over 6 years ago
Replace PI define with M_PI from <math.h>.
Petter Reinholdtsen
More...
over 6 years ago
Make it easier to use system provided rtaudio.
Petter Reinholdtsen
More...
over 6 years ago
Renamed RtError to RtAudioError for compatibility with newer versions of RtAudio.
Petter Reinholdtsen
More...
over 6 years ago
Avoid crashing in the redraw timer if no data is available yet during 'Frequency Response' run.
Petter Reinholdtsen
More...
over 6 years ago
Stop linking with precompiled libdsound library.
Petter Reinholdtsen
More...
over 6 years ago
Remove binary library from repository.
Petter Reinholdtsen
More...
over 6 years ago
Change makefile to use CXX for C++ compiler and replace g++ with c++.
Petter Reinholdtsen
More...
over 6 years ago
Enable more compiler warnings.
Petter Reinholdtsen
More...
over 6 years ago
Remove use of WX_DEFINE_OBJARRAY which create conflicting defines.
Petter Reinholdtsen
More...
over 6 years ago
Make calls to wxMemoryDC BeginDrawing() and EndDrawing() conditional on Windows. They are missing on Linux and I found a reference claiming they work on Windows.
Petter Reinholdtsen
More...
over 6 years ago
Add <limits.h> include needed for INT_MAX.
Petter Reinholdtsen
More...
over 6 years ago
Remove unused and uninitialized m_ErrorMessage.
Petter Reinholdtsen
More...
over 6 years ago
Avoid compiler warning in CheckPointerDouble() and CheckPointerFloat().
Petter Reinholdtsen
More...
over 6 years ago
added wxClipboard for frequencies around peak in Scope
Vaclav Peroutka
More...
almost 17 years ago
sound card switching works in Linux - and probably in Windows as well
Vaclav Peroutka
More...
almost 17 years ago
Unicode changes, AI Dlg tested on 3 snd cards
Vaclav Peroutka
More...
almost 17 years ago
- OSC - L channel measures frequency - FFT - "Audio Interface" Dlg extended with sampling frequency - "Audio Interface" Dlg shows available interfaces but settings do not work yet - changed colors for numbers in scopes
Vaclav Peroutka
More...
almost 17 years ago
Changed wxSizer parameters to fix minimal wxSlider sizes
Vaclav Peroutka
More...
almost 17 years ago
First Linux portsvn ci --help! - compilable with wxGTK-2.6.4 wth GTK2 and UNICODE; a plenty of problems with UI
Vaclav Peroutka
More...
almost 17 years ago
- SA - variable FFT length - SA - right channel is added - SA - averaging of FFT values introduced
Vaclav Peroutka
More...
almost 17 years ago
←
1
2
3
4
5
6
7
8
9
10
→
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