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
almost 2 years
ago.
Nov 28, 2022 — Nov 28, 2023
Showing page 96 of 131
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed PoolFile/DiskTable from the default include path
ddurham
More...
about 23 years ago
Added a --enable-standalone flag to configure which adds -all-static and -ldl to the linker flags to libtool
ddurham
More...
about 23 years ago
Added a --enable-standalone flag to configure which adds -all-static and -ldl to the linker flags to libtool
ddurham
More...
about 23 years ago
Changed the way that the share data directory is determinted. When it does determine it, it checks to see if presets.dat can be found in that directory, and if not, then it asks the user to manually find it. Had to add another frontend hook for prompting for a directory.
ddurham
More...
about 23 years ago
Changed the way that the share data directory is determinted.
ddurham
More...
about 23 years ago
Added the softlink creation in configure.in which just creates a link to the binary in the frontend dir if they're expecting an executable in the toplevel dir when compiled
ddurham
More...
about 23 years ago
Added the softlink creation in configure.in which just creates a link to the binary in the frontend dir if they're expecting an executable in the toplevel dir when compiled
ddurham
More...
about 23 years ago
Fixed one more "ReZound" to "rezound" problem
ddurham
More...
about 23 years ago
Fixed one more "ReZound" to "rezound" problem
ddurham
More...
about 23 years ago
Changed ReZound binary and Package name to lowercase rezound.
lergnom
More...
about 23 years ago
Changed ReZound binary and Package name to lowercase rezound.
lergnom
More...
about 23 years ago
Added another way to check for fox, except this wouldn't print the nice big error message on fail, however I could just pass a macro call which prints all that on the if-failed parameter to the AC_CHECK_LIB macro
ddurham
More...
about 23 years ago
Added another way to check for fox, except this wouldn't print the nice big error message on fail, however I could just pass a macro call which prints all that on the if-failed parameter to the AC_CHECK_LIB macro
ddurham
More...
about 23 years ago
Added a feature where REZ_SHARE_DIR can be set to override the path to the /usr/local/share/presets.dat file. Added a README doc explaining this
ddurham
More...
about 23 years ago
Added a feature where REZ_SHARE_DIR can be set to override the path to the /usr/local/share/presets.dat file.
ddurham
More...
about 23 years ago
Updated the INSTALL doc about necessary libraries and programs
ddurham
More...
about 23 years ago
Updated the INSTALL doc about necessary libraries and programs
ddurham
More...
about 23 years ago
Made the cfg.y file more yacc compatible, but it still looks as if it will take a good bit of work to make cfg.y totally yacc compatible because I am doing some things with bison specific features.
ddurham
More...
about 23 years ago
Made the cfg.y file more yacc compatible, but it still looks as if it will take a good bit of work to make cfg.y totally yacc compatible because I am doing some things with bison specific features.
ddurham
More...
about 23 years ago
Changed Makefile.am to call bison in a more yacc agreeable way
ddurham
More...
about 23 years ago
Changed Makefile.am to call bison in a more yacc agreeable way
ddurham
More...
about 23 years ago
Updated files for 0.1.2alpha
ddurham
More...
about 23 years ago
Updated files for 0.1.2alpha
ddurham
More...
about 23 years ago
Modified slightly the CNestedDataFile Makefile.am's command line to $(YACC)
ddurham
More...
about 23 years ago
Modified slightly the CNestedDataFile Makefile.am's command line to $(YACC)
ddurham
More...
about 23 years ago
Markus Rechtien caught a bug in ReZound caused by a side-effect of something I was doing with FOX's file dialog widget.
ddurham
More...
about 23 years ago
Markus Rechtien caught a bug in ReZound caused by a side-effect of something I was doing with FOX's file dialog widget. I was calling FXFileDialog::setDirectory() everytime I opened the dialog which was clearing out the filename field. So, an open, close, then open by double clicking the same highlighted filename was not re-setting the filename field to the clicked on file (which is the only think I might fault FOX about)
ddurham
More...
about 23 years ago
Fixed a mistake in initialize.cpp which looked for /usr/share/rezound isntead of /usr/share/ReZound
ddurham
More...
about 23 years ago
Fixed a mistake in initialize.cpp which looked for /usr/share/rezound isntead of /usr/share/ReZound
ddurham
More...
about 23 years ago
updated NEWS
ddurham
More...
about 23 years ago
←
1
2
…
92
93
94
95
96
97
98
99
100
…
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