Commit Graph

186 Commits (56e6b387c1cdb147e57d778d4c0d5ff5de8472b4)
 

Author SHA1 Message Date
dimitri 56e6b387c1 reduce the number of public header files 7 years ago
dimitri 09c15110dc minor example updates 7 years ago
dimitri b00efee0eb merge 7 years ago
dimitri ae019f1943 readme updates 7 years ago
dimitri acaf19d97e implement basic mp3 decoding using public-domain minimp3 library 7 years ago
dimitri a909deff2f added stub file for mp3 decoding 7 years ago
dimitri 1fa96191ab remove modplug support (not a regularly tested decoder, hard to maintain) 7 years ago
dimitri 84a48bb861 update appveyor for cmake build; minor cmake adjustments 7 years ago
dimitri d3a523b262 minor 7 years ago
dimitri 15fce17ef6 update copyright notices 7 years ago
Dimitri Diakopoulos 5d761413b2
Merge pull request #35 from meshula/why-no-link
fix link via cmake
7 years ago
Nick Porcino 9f63cc9bfd fix link via cmake 7 years ago
dimitri 28695aa4eb cmake issues 7 years ago
Nick Porcino b6b71dd349 Fix debug iterator issue 8 years ago
dimitri 3857ab49e9 merge with modulesio/master 8 years ago
dimitri af0720ba97 update appveyor to point to VS2017 project 8 years ago
dimitri c8e8eda859 test in-memory decoding of ogg 8 years ago
dimitri 6640c054cf cleanup remnants of cafdecoder; additional final/default qualifiers on derived BaseDevocer classes; coding style 8 years ago
dimitri 99250daf6c core audio format will likely never be implemented/supported in libnyquist; remove stub files 8 years ago
dimitri c1881be5c7 virtual destructor on BaseDecoder 8 years ago
dimitri c1a0f1c44a vorbis decoder style/formatting 8 years ago
dimitri 4bd46b2458 update example project to VS2017 8 years ago
Dimitri Diakopoulos 207f451664
Merge pull request #33 from raub/oggmem
implemented OGG decoding from memory
8 years ago
Luis Blanco baf7ef85a3 implemented OGG decoding from memory 8 years ago
Avaer Kazmer b6ad5b49c0 Bugfix vorbis decoder seeking 8 years ago
Avaer Kazmer 2ce6909240 Add move semantics to memory buffer decoders 8 years ago
Avaer Kazmer 9ce7f0cf34 Wavpack library dead files cleanup 8 years ago
Avaer Kazmer e0d696e5df Add missing wavpack dependencies to windows VS solution 8 years ago
Avaer Kazmer 773b4a2ed7 Remove dead WavPackDependencies.c from windows VS solution 8 years ago
Avaer Kazmer c30da7146d Remove dead WavPackDependenies binding file 8 years ago
Avaer Kazmer b7affaf20e Bugfix vorbis decoder missing return value 8 years ago
Avaer Kazmer bcbcecf039 Add buffer wabpack decoder 8 years ago
Avaer Kazmer f9dfa28dab Add flac buffer decoder 8 years ago
Avaer Kazmer 978f702927 Small vorbis decoder cleanup 8 years ago
Avaer Kazmer 168fc5be6d Update wavpack library source 8 years ago
Avaer Kazmer e0f36dac15 Add vorbis decoder callbacks support 8 years ago
Adrian Biedrzycki a303147a07 Bugfix floating point sample load 8 years ago
Adrian Biedrzycki 8a141449ab Bugfix extern MixSoundBuffer size subscript 8 years ago
Adrian Biedrzycki d8853d2ebb Bugfix missing extern declarations in libmodplug 8 years ago
Adrian Biedrzycki 40db0e641c Bugfix missing libogg ogg/config_types.h include 8 years ago
Adrian Biedrzycki e27f888021 Move flac to FLAC 8 years ago
Avaer Kazmer 83ac466283 Update VS project 8 years ago
dimitri 258f5ad21f vs2017 project 8 years ago
Nick Porcino 6e39d17b01 Fix xcodeproj 8 years ago
dimitri 77938cd0be remove RtAudio & AudioDevice dependency from core library; move into sample project 9 years ago
dimitri e3f4a9e61c nuke visual studio 2013 projects 9 years ago
Dimitri Diakopoulos 82939a2228 hermite resampling just for fun 10 years ago
Dimitri Diakopoulos dcd2d1200f comment about the linear resample function 10 years ago
Dimitri Diakopoulos a7d9fbfbd7 optimize the linear resampler 10 years ago
Dimitri Diakopoulos 55db08501b cleanup broken commit and enable testing with microphone to opus path 10 years ago