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
R
ReZound
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
over 1 year
ago.
Nov 28, 2022 — Nov 28, 2023
Showing page 2 of 131
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fixing a pesky build-time issue when parallel makes are used. I was trying to make CFOXIcons.cpp/h get regenerated when gif files changed so that generating them were just a natural part of the build process. However, I couldn't make it work (some weirdness with libtool, automatic dependancy checks, automake, etc). It would go ahead and start compiling source files that depend on CFOXIcon.h despite making every attempt to say that all object files depended on it.
ddurham
More...
over 13 years ago
now locking TMemoryPipe's data in RAM from swapping which I had an annoying #warning for because JACKs requires that
ddurham
More...
over 15 years ago
privatized a data-member that was unnecessarily public
ddurham
More...
over 15 years ago
Added a new registry.dat setting, 'primaryWorkDir' which, if not "", is where the working files will be created rather than in the same directory as the file being opened.
ddurham
More...
over 15 years ago
not using ftime() now unless we have to
ddurham
More...
over 15 years ago
removed unneeded bsd alias functions
ddurham
More...
over 15 years ago
fixed some 64bit compile errors with the FOX UI
ddurham
More...
over 15 years ago
Added a pulseaudio implementation for audio output. This should reduce the issues where pulse is running but has the device in an exclusive state so that ReZound cannot open the device. This is the "if you can't beat'em, join'em" solution.
ddurham
More...
over 15 years ago
now using a CSoundLocker object to ensure that we don't forget to unlock. This would have an effect on dead-locks (hopefully for the better and not the worse)
ddurham
More...
over 15 years ago
[docs] updated for fftw3
ddurham
More...
over 15 years ago
oops
ddurham
More...
over 15 years ago
[enhancement] fftw2 is not more -> fftw3 (Thanks piem!)
ddurham
More...
over 15 years ago
[language] Added a Czech translation (Thanks Pavel Fric)
ddurham
More...
over 15 years ago
[bug] [save raw] fixing a UI issue with saving raw sound (Thanks cuse!)
ddurham
More...
over 15 years ago
[enhancement] [patch 1749539] support for port audio v19 added (Thanks aballier!)
ddurham
More...
over 15 years ago
bringing some of the autotools usage up to date with more recent versions
ddurham
More...
over 15 years ago
[compile errors] checking in modified patch to fix compile errors with gcc-4.3
ddurham
More...
almost 16 years ago
attempting to fix compile errors with newer compilers
ddurham
More...
about 16 years ago
temporarily changed the Finnish translation to 8859-1
ddurham
More...
about 17 years ago
received new Finnish translation from Markus Kantola (Thanks!)
ddurham
More...
about 17 years ago
fixed another cvs2svn binary file problem
ddurham
More...
over 17 years ago
fixed gif files corrupted by cvs2svn
ddurham
More...
over 17 years ago
fixed cvs2svn mimetype oopsee
ddurham
More...
over 17 years ago
checking in a compile-error fix for newer FLAC++ libs.. This may break older versions, not sure
ddurham
More...
over 17 years ago
minor
ddurham
More...
over 17 years ago
now actually using a custom allocator in istring if one was given
ddurham
More...
over 17 years ago
oops
ddurham
More...
over 17 years ago
moved AActionParamMapper.* and ActionParamMappers.h from frontend_fox to backend so that it can be shared with another frontend implementation
ddurham
More...
over 17 years ago
added debug print function
ddurham
More...
over 17 years ago
fixed type-o
ddurham
More...
over 17 years ago
←
1
2
3
4
5
6
7
8
9
…
130
131
→
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