summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-30Added clang-format config and reformattedmrsmidge
2019-06-27Add Nix expressionhaslersn
2019-06-09Dropped public header requirement from C++14 to C++11mrsmidge
2019-06-06Remove Boost Test print_log_value specialisationmrsmidge
2019-06-03Added mkdir/_mkdir switch for Windowsmrsmidge
2019-06-03Disable unit tests on MSVC for nowmrsmidge
2019-06-03Various changes to improve building on Windowsmrsmidge
2019-06-02Fixed signed/unsigned compilation warningsmrsmidge
2019-06-02Converted to meson build systemmrsmidge
2019-06-01Added ability to look up crates by namemrsmidge
2019-04-10Notes on rounding total samples - WIPmrsmidge
2019-04-10Hash for tracks, total samples quantised correctlymrsmidge
2019-04-10Align schema creation with real playersmrsmidge
2019-04-10Fix pkgconfig namingmrsmidge
2019-04-10Fix default loops/cues statemrsmidge
2019-01-28More conventional copy logic on track, rule of zeromrsmidge
2019-01-28Method to check existence of performance datamrsmidge
2019-01-28Find tracks by pathmrsmidge
2018-12-27Rule of zero on database classmrsmidge
2018-12-20Now installs a pkgconfig filemrsmidge
2018-10-28Removed dependency on Boost::iostreams, use zlib directlymrsmidge
2018-10-28Fix Doxygen source dirmrsmidge
2018-10-28Correct HR waveform element names, add explanatory textmrsmidge
2018-10-28Full encoding/decoding of overview and high-res waveformsmrsmidge
2018-10-27Initial interface for waveform methodsmrsmidge
2018-05-27Support for crates addedmrsmidge
2018-05-27Separated single schema file into files per versionmrsmidge
2018-05-21Renamed to libdjinteropmrsmidge
2018-05-12Merge branch 'master' of https://github.com/xsco/libengineprimemrsmidge
2018-05-12Initial commitmrsmidge
2018-05-12Updated README with better infomrsmidge
2018-05-12Album art bugfixmrsmidge
2018-05-12Schema-specific differences, small fixes - still not recognised by a player yetmrsmidge
2018-05-12Added missing test deps to Makefile.ammrsmidge
2018-05-12Full saving of performance data now implemented and unit-testedmrsmidge
2018-05-11Setters implemented and tested for performance datamrsmidge
2018-05-11Setters for performance datamrsmidge
2018-05-10Track and metadata fully savable, using boost::optional for correct nullabilitymrsmidge
2018-05-08Initial tests for writing new tracks, work in progressmrsmidge
2018-05-07Doxygen support in place, no docs written yetmrsmidge
2018-05-07Completed performance data extraction, no waveform data yetmrsmidge
2018-02-01Basic beat_data extraction and more unit testsmrsmidge
2018-01-31Initial performance data decodemrsmidge
2018-01-18Initial performance_data source, zlib and boost::iostreams linkedmrsmidge
2018-01-05Full schema creation, more DB methodsmrsmidge
2017-12-29Iterator behaviour now safe in schema checkmrsmidge
2017-12-29Schema verification returns version numbermrsmidge
2017-12-29Verify 'p' databasemrsmidge
2017-12-28Schema verification of 'm' databasemrsmidge
2017-12-27Reusable structs for col/index schema validationmrsmidge