Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 1.01 KB

TODO.md

File metadata and controls

22 lines (21 loc) · 1.01 KB

Original TODO list imported from original repository:

  • Pass over code and check on macosx
  • Consolidate library into smaller number of header files
    • PixelToaster.h
    • PixelToasterWindows.h
    • PixelToasterUnix.h
    • PixelToasterApple.h
    • PixelToasterConversion.h
  • Simplify profile into suite and setup make profile
  • Simplify test programs into a single test suite
    • TestConverters
    • TestConversion - todo: remaining conversion routines
    • Add comprehensive unit tests for each class in PixelToaster
  • Get examples working within new source code layout
  • Quickly pass over doxygen code and check on macosx
  • Check makefile.unix on freebsd box - may need to split into makefile.linux, makefile.freebsd?
  • Solid documentation improvement pass over
  • Create makefile.vc on windows
  • Create project files (vc6) on windows
  • Refactor and cleanup windows code to work better in single header
  • Add release notes and basic how to use documentation to release