summaryrefslogtreecommitdiff
path: root/gr-run-waveform/xyzzy.h
AgeCommit message (Expand)Author
2010-11-27more progress on ports.Rob Savoye
2010-11-27Prepend the magic number for found paths. Override primitive-load.Rob Savoye
2010-11-27don't use C++ data types for return or args, this is a C functionRob Savoye
2010-11-27start getting I/O ports to workRob Savoye
2010-11-26move the guile callbacks to the C linkage sectionRob Savoye
2010-11-26read the strings and content into a big std::map<>Rob Savoye
2010-11-26read a string from the streamRob Savoye
2010-11-26read in data file header, directories, and strings.Rob Savoye
2010-11-26read in fake file header and directory entries and byte swap them to the corr...Rob Savoye
2010-11-26create C++ class with C linkage bindings for guile. Add string conversion sta...Rob Savoye
2010-11-26start adding code to handle the filesystem data fileRob Savoye