chiark / gitweb /
Merge tag 'branchpoint-5.1' into release
[disorder] / lib / resample.c
2013-02-17 Richard KettlewellMerge tag 'branchpoint-5.1' into release upstream/release 5.1
2011-08-07 Richard KettlewellMerge branch 'protogen'
2011-08-07 Richard Kettlewelldoxygen: clean up function documentation.
2010-07-18 Richard KettlewellMerge memory hygeine branch
2010-06-06 Richard KettlewellDisOrder 5.0
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