chiark / gitweb /
lib/resample.c: Quieten some warnings better.
[disorder] / lib / resample.c
2013-05-22 Mark Woodinglib/resample.c: Quieten some warnings better.
2011-08-07 Richard KettlewellMerge branch 'protogen'
2011-08-07 Richard Kettlewelldoxygen: clean up function documentation.
2010-07-18 Richard KettlewellMerge memory hygeine branch
2009-11-27 Richard KettlewellSynchronize with trunk
2009-11-27 Richard KettlewellSynchronize from trunk
2009-11-27 Richard KettlewellTree layout and context menu for playlist picker.
2009-11-27 Richard Kettlewelldisorder-normalize always uses a fresh resampler on...
2009-11-20 Richard KettlewellUse libsamplerate in disorder-normalize, if available...
2009-11-20 Richard Kettlewelldisorder-normalize now uses resample_convert() if libsa...
2009-11-20 Richard KettlewellMove ENDIAN_ constants to new byte-order.h.
2009-11-20 Richard KettlewellDon't use fatal macro
2009-11-20 Richard KettlewellQuieten compiler
2009-11-19 Richard KettlewellTrivial resampler fixes
2009-11-19 Richard KettlewellInitial resample.c implementation