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
Fixed a save bug in CrezSound.cpp and I discovered a more major problem in CPoolFile, but I have a fix and will make it soon More... over 23 years ago
Added an item to the todo list More... over 23 years ago
Added an item to the todo list More... over 23 years ago
changed libmisc.la to libmiscCC.la CNested datafile will be libmiscCN.la More... over 23 years ago
changed libmisc.la to libmiscCC.la CNested datafile will be libmiscCN.la More... over 23 years ago
*** empty log message *** More... over 23 years ago
*** empty log message *** More... over 23 years ago
added AC_DISABLE_SHARED, which stops libtool from building objects for shared libraries, this cuts the amount of files we compile in half. More... over 23 years ago
added AC_DISABLE_SHARED, which stops libtool from building objects for shared libraries, this cuts the amount of files we compile in half. More... over 23 years ago
Trying to get the --with-LIB.. flags to work well. Now if you use a --with-LIB-include or --with-LIB-path it overrides that test. This is all an effort to get this to work on the compile farm. More... over 23 years ago
Trying to get the --with-LIB.. flags to work well. Now if you use a --with-LIB-include or --with-LIB-path it overrides that test. This is all an effort to get this to work on the compile farm. More... over 23 years ago
Reorganized and updated the overall TODO and move some of the items into the backend TODO and frontend TODO More... over 23 years ago
Reorganized and updated the overall TODO and move some of the items into the backend TODO and frontend TODO More... over 23 years ago
Reorganized and updated the frontend and backend TODO lists More... over 23 years ago
Reorganized and updated the frontend and backend TODO lists More... over 23 years ago
Added an exception to the rule when jumping to the previous cue: if the channel is paused, then we don't worry about the 0.4 second rule More... over 23 years ago
Added an exception to the rule when jumping to the previous cue: if the channel is paused, then we don't worry about the 0.4 second rule More... over 23 years ago
Added item to the TODO list More... over 23 years ago
Added item to the TODO list More... over 23 years ago
Updated the user documentation More... over 23 years ago
Updated the user documentation More... over 23 years ago
Mod to get --with-LIB-path and --with-LIB-include to work with ajv_CHECK_LIB_ABORT -- based on compile farm tests. More... over 23 years ago
Mod to get --with-LIB-path and --with-LIB-include to work with ajv_CHECK_LIB_ABORT -- based on compile farm tests. More... over 23 years ago
Turned frontend_fox directory to build libfrontend.la and main.o so the linking will be more consistent (and the Makefile's) More... over 23 years ago
Turned frontend_fox directory to build libfrontend.la and main.o so the linking will be more consistent (and the Makefile's) More... over 23 years ago
I updated CNestedDataFile to be more functional. I pretty much rewrote the whole way it internally stores and retrieves the data. It's now more memory efficient, but not (maybe) less CPU efficient. Although I could fix that if necesssary, but for now it will only be used for rather small data files. It can now write the data back out to a file. Except, that it has the huge (but hard to overcome) limitation of writing any arithmetic expressions back out as the calculated value. And it strips the output file of any comments or added whitespace from the input file. For now I won't even be using the arithmetic expressions feature anyway. More... over 23 years ago
I updated CNestedDataFile to be more functional. More... over 23 years ago
Added notes to my previous entry in TODO_autoconf More... over 23 years ago
Added notes to my previous entry in TODO_autoconf More... over 23 years ago
Added an item to TODO_autoconf More... over 23 years ago