summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-25Fix build.HEADmasterVasile Vilvoiu
Set ImageMagick definitions in makefile.
2024-09-25Update README to include packaged options.Vasile Vilvoiu
2023-08-27Typo in one of the README examples.Vasile Vilvoiu
2023-08-27Add changelog.Vasile Vilvoiu
2023-08-26Compile static version as well.Vasile Vilvoiu
Add install targets. Closes #14.
2023-08-26Fix issues in README examples.Vasile Vilvoiu
2023-08-26Exit on failure in encoding tool.Vasile Vilvoiu
2023-08-26Usage guide.Vasile Vilvoiu
2023-08-26Remove image from README.Vasile Vilvoiu
2023-08-26Update readme with sample and supported modes.Vasile Vilvoiu
2023-08-26Update license information. Update email.Vasile Vilvoiu
2023-08-26Basic build/install instructions.Vasile Vilvoiu
2023-08-26Remove glog and gflags as dependency.Vasile Vilvoiu
Use taywee/args for command line parsing. Use std::cout/cerr for logging.
2023-08-26Update copyright message in visible places.Vasile Vilvoiu
2023-08-26Add clangd's cache dir to gitignore.Vasile Vilvoiu
2023-08-26Set version to 0.9.0 in preparation for release.Vasile Vilvoiu
2023-08-26Add compile commands to gitignore.Vasile Vilvoiu
2022-03-29Merge pull request #8 from p00rt/masterVasile Vilvoiu
Add some documentation, fix runtime error Thank you for your contribution!
2022-03-27docs: add install and usage instructionsknoflook
2022-03-27fix: don't set flag twiceknoflook
2019-02-16BW state change for all BW modesrimio
2019-02-16FAX480 moderimio
2019-02-16Nanosecond timingsrimio
2019-02-16Robot color modesrimio
2019-02-15VIS codes in mode enum; Added Scottie and Martin; Added Robot skelrimio
2019-02-13Fixed darker outputrimio
2019-02-13Refactor: mode descriptor for timings and frequencies; LUT for pixel valuesrimio
2019-02-11Remove size_t; precompute timings in microsamples; support all PD modesrimio
2019-02-11Sub-sample accuracyrimio
2019-02-10Internal colorspace conversion routinerimio
2019-01-10PD120 somewhat workingrimio
2019-01-09PD modes startrimio
2019-01-09Add extra state valuesrimio
2019-01-09VIS coderimio
2019-01-08Start encoderrimio
2019-01-08Image managementrimio
2019-01-07Some changesrimio
2019-01-03Initialrimio
2018-12-30Initial commitVasile Vilvoiu