]> git.sesse.net Git - c64tapwav/history - Makefile
Merge branch 'master' of /srv/git.sesse.net/www/c64tapwav
[c64tapwav] / Makefile
2016-03-17 Steinar H. GundersonMerge branch 'master' of /srv/git.sesse.net/www/c64tapwav
2015-03-15 Steinar H. GundersonCompile in native by default, since AVX helps so much.
2015-03-12 Steinar H. GundersonAdd a missing .o to OBJS.
2015-03-12 Steinar H. GundersonSplit the filter code into a class.
2015-03-11 Steinar H. GundersonIntegrate the leveler into decode.
2015-03-06 Steinar H. GundersonUse -fno-math-errno instead of -ffast-math, as the...
2015-03-05 Steinar H. GundersonUse ffmpeg to read audio files, instead of assuming...
2013-05-08 Steinar H. GundersonAdd a Viterbi cleaner.
2013-05-05 Steinar H. GundersonAdd a simple leveller/compressor.
2013-05-04 Steinar H. GundersonAdd table-based lookups for the Lanczos interpolation...
2013-05-04 Steinar H. GundersonClean up interpolation a bit.
2013-05-04 Steinar H. GundersonAdd a program to sync up two stereo channels.
2013-05-03 Steinar H. GundersonMakefile tweaks.
2013-05-03 Steinar H. GundersonAdd a Makefile rule for decode.
2013-05-03 Steinar H. GundersonSplit the synth part into a library, with a Makefile.