]> git.sesse.net Git - c64tapwav/shortlog
c64tapwav
2013-05-05 Steinar H.... Preallocate aligned_pcm and mono_pcm.
2013-05-04 Steinar H.... Remove an unused #include.
2013-05-04 Steinar H.... Fix interpolation (it was broken after inversion).
2013-05-04 Steinar H.... Add table-based lookups for the Lanczos interpolation...
2013-05-04 Steinar H.... Make a debug.raw with detected pulses.
2013-05-04 Steinar H.... Trigger on down-flanks instead of up-flanks.
2013-05-04 Steinar H.... Small display fix.
2013-05-04 Steinar H.... Clean up interpolation a bit.
2013-05-04 Steinar H.... Fix sync pulse reference length.
2013-05-04 Steinar H.... Add a program to sync up two stereo channels.
2013-05-04 Steinar H.... Much better hysteresis code.
2013-05-04 Steinar H.... Output a cycle plot, for debugging of errors.
2013-05-03 Steinar H.... Fix some warnings.
2013-05-03 Steinar H.... Makefile tweaks.
2013-05-03 Steinar H.... Add a Makefile rule for decode.
2013-05-03 Steinar H.... Split the synth part into a library, with a Makefile.
2013-05-03 Steinar H.... Switch to linear interpolation by default.
2013-05-03 Steinar H.... Rename decode.c to decode.cpp.
2013-05-03 Steinar H.... Some parametrization.
2013-05-02 Steinar H.... Output TAP files, and do some more tests.
2013-05-02 Steinar H.... Add calibration support.
2013-05-02 Steinar H.... Support arbitrary lengths when decoding.
2013-05-02 Steinar H.... Add some hysteresis to get rid of the worst noise.
2012-09-17 Steinar H.... Add a high-pass filter to get rid of the DC offset.
2012-09-17 Steinar H.... Switch the default LPF to 22 kHz.
2012-09-17 Steinar H.... Initial checkin.