184 Commits (794d69c9a7753feba4bd89cb037eac40cf6bbcd2)
 

Author SHA1 Message Date
  Liam 794d69c9a7
Merge pull request #14 from Xiretza/cmake-fixes 3 years ago
  Xiretza 5a257ae0ce
cmake: use message(WARNING) when dependencies are missing 3 years ago
  Xiretza 73488dce96
cmake: install palettes to DATADIR 3 years ago
  Xiretza 0a888e6baf
cmake: install headers as part of shared library 3 years ago
  Xiretza 63efb43444
cmake: deduplicate install directives 3 years ago
  Xiretza e82e51fd94
cmake: use GNUInstallDirs 3 years ago
  Liam 5f91799637
Merge pull request #13 from srcejon/libaptdec 3 years ago
  Jon Beniston 72ce791a56 Fix error in release build 3 years ago
  Jon Beniston b3dd3f8ce1 Add enum for channel ID. Fix channel 3A to be near-IR as per https://nssdc.gsfc.nasa.gov/nmc/experiment/display.action?id=1998-030A-01 3 years ago
  Jon Beniston 612dc0a977 Add macro for width of pixel rows 3 years ago
  Jon Beniston 328ea956f4 Export offsets as needed for image functions 3 years ago
  Jon Beniston 3141493ae6 Rename apt_getsample to apt_getsamples, as it gets more than one sample. 3 years ago
  Jon Beniston 23d7870102 Add context pointer to getsample callback 3 years ago
  Jon Beniston ce63316fb2 Support C++ 3 years ago
  Jon Beniston 17950dc47e Rename library so lib isn't repeated on Linux 3 years ago
  Jon Beniston 8cdb314c0f Return to src root 3 years ago
  Jon Beniston 42b6e36e47 Fix .bat file comments 3 years ago
  Jon Beniston fb6fb49929 Use static library for aptdec executable, to avoid having to set path to library 3 years ago
  Jon Beniston 4aca94f20f Use INCLUDE_DIRs for libraries. Simplify conditions 3 years ago
  Jon Beniston 429e73a2b1 Fix palette exports 3 years ago
  Jon Beniston dc3c02c76d Add support for building a shared library (libaptdec). 3 years ago
  Xerbo 86b8d618e0 Fix for compilation with gcc10 3 years ago
  Xerbo 13d98107ac Fix map alignment when using crop noise 3 years ago
  Xerbo 7892869d39 Fix segfault when trying to do anything 3 years ago
  Xerbo b5b50919ec Add .. to CMake in quick start 3 years ago
  Xerbo 94f3bdbc24 Add CMake into the apt install command in quick start 3 years ago
  Xerbo a9a3998da2 Add notice about deprecation of the makefile (and fix it) 3 years ago
  Xerbo eb61a550c1 Add release windows build 3 years ago
  Xerbo c3422dc634 Hopefully fix windows build 3 years ago
  Xerbo c757dc7614 Switch to argpase and move libaries into src/lib/ 3 years ago
  Xerbo 45d29136d6 Copy `sndfile.lib` into build path 3 years ago
  Xerbo 68c0360b29 Add action for windows debug 3 years ago
  Xerbo f1979a74d9 Windows build now working properly 3 years ago
  Xerbo ad3b9ed0ed Rewrite the windows build script 3 years ago
  Xerbo 3b9a830ee2 Remove src/filtercoeff.h after forgetting in 7148947 3 years ago
  Xerbo 5324247187 Run debug build on the correct branch 3 years ago
  Xerbo 253f082f4c Use correct URL's for badges 3 years ago
  Xerbo 71489470b6 Merge filtercoeff.h into filter.h 3 years ago
  Xerbo be0aa786f7 Add debug badge to README 3 years ago
  Xerbo 042764505a Add debug build and specify arch in name 3 years ago
  Xerbo 05f6ac2581 Fix naming in packaged builds and add full description 3 years ago
  Xerbo cc5eb0f65b Add improved N19 HRPT palette, remove the older bad ones 3 years ago
  Xerbo 466fe01a52 Add build status badge 3 years ago
  Xerbo 06571464fe Make release builds work 3 years ago
  Liam 0cc69cbecd
Use sudo when running apt 3 years ago
  Liam d494cf573d
Install dependencies in GitHub actions 3 years ago
  Liam a04bc4a439
Add initial GitHub actions workflow 3 years ago
  Xerbo c5ec69f48a Headerise each file 3 years ago
  Xerbo 7763148aea More verbose output when building with CMake 3 years ago
  Xerbo ec8a1eb168 Remove distribution image generation 3 years ago