Jon Beniston
612dc0a977
Add macro for width of pixel rows
преди 3 години
Jon Beniston
328ea956f4
Export offsets as needed for image functions
преди 3 години
Jon Beniston
3141493ae6
Rename apt_getsample to apt_getsamples, as it gets more than one sample.
преди 3 години
Jon Beniston
23d7870102
Add context pointer to getsample callback
преди 3 години
Jon Beniston
ce63316fb2
Support C++
преди 3 години
Jon Beniston
17950dc47e
Rename library so lib isn't repeated on Linux
преди 3 години
Jon Beniston
8cdb314c0f
Return to src root
преди 3 години
Jon Beniston
42b6e36e47
Fix .bat file comments
преди 3 години
Jon Beniston
fb6fb49929
Use static library for aptdec executable, to avoid having to set path to library
преди 3 години
Jon Beniston
4aca94f20f
Use INCLUDE_DIRs for libraries. Simplify conditions
преди 3 години
Jon Beniston
429e73a2b1
Fix palette exports
преди 3 години
Jon Beniston
dc3c02c76d
Add support for building a shared library (libaptdec).
Exported functions and types prefixed with apt_
Callback added for getsample, instead of calling named function.
Allow library to be built without libpng or libsndfile.
Add support for building with MSVC on Windows.
Fix a few MSVC compiler warnings.
Fix nonlinear radiance correction for NOAA19.
преди 3 години
Xerbo
86b8d618e0
Fix for compilation with gcc10
преди 3 години
Xerbo
13d98107ac
Fix map alignment when using crop noise
The crop noise effect shifts the enetire image in memory, however when applying a map this shift did not get taken into account.
преди 4 години
Xerbo
7892869d39
Fix segfault when trying to do anything
Don't try to memcopy into a null pointer
преди 4 години
Xerbo
b5b50919ec
Add .. to CMake in quick start
преди 4 години
Xerbo
94f3bdbc24
Add CMake into the apt install command in quick start
преди 4 години
Xerbo
a9a3998da2
Add notice about deprecation of the makefile (and fix it)
преди 4 години
Xerbo
eb61a550c1
Add release windows build
преди 4 години
Xerbo
c3422dc634
Hopefully fix windows build
Run in debug now instead of release to ignore warnings and use a glob to find the DLL's instead of hard coding their paths
преди 4 години
Xerbo
c757dc7614
Switch to argpase and move libaries into src/lib/
преди 4 години
Xerbo
45d29136d6
Copy `sndfile.lib` into build path
преди 4 години
Xerbo
68c0360b29
Add action for windows debug
преди 4 години
Xerbo
f1979a74d9
Windows build now working properly
Was opening PNG files (which are binary...) with `r` instead of `rb` which caused problems on windows
Added `libsndfile-1` back into FindLibSndFile.cmake, since it's needed
Package `sndfile.dll` instead of `libsndfile-1.dll` since thats what the binary looks for
преди 4 години
Xerbo
ad3b9ed0ed
Rewrite the windows build script
преди 4 години
Xerbo
3b9a830ee2
Remove src/filtercoeff.h after forgetting in 7148947
преди 4 години
Xerbo
5324247187
Run debug build on the correct branch
преди 4 години
Xerbo
253f082f4c
Use correct URL's for badges
преди 4 години
Xerbo
71489470b6
Merge filtercoeff.h into filter.h
преди 4 години
Xerbo
be0aa786f7
Add debug badge to README
преди 4 години
Xerbo
042764505a
Add debug build and specify arch in name
преди 4 години
Xerbo
05f6ac2581
Fix naming in packaged builds and add full description
преди 4 години
Xerbo
cc5eb0f65b
Add improved N19 HRPT palette, remove the older bad ones
преди 4 години
Xerbo
466fe01a52
Add build status badge
преди 4 години
Xerbo
06571464fe
Make release builds work
Since release builds had -Werror on, every warning is counted as an error, and the #pragmas that supressed that warning caused a wrning them selfs.
преди 4 години
Liam
0cc69cbecd
Use sudo when running apt
преди 4 години
Liam
d494cf573d
Install dependencies in GitHub actions
преди 4 години
Liam
a04bc4a439
Add initial GitHub actions workflow
преди 4 години
Xerbo
c5ec69f48a
Headerise each file
преди 4 години
Xerbo
7763148aea
More verbose output when building with CMake
преди 4 години
Xerbo
ec8a1eb168
Remove distribution image generation
It didn't even work in the latest commit
преди 4 години
Xerbo
2213e46ddf
Stack image types as much as you want
Create a copy of the image before modifying it for temperature calibration
преди 4 години
Xerbo
8cfbc9d12b
Fix for small mistake in b96a2c6
преди 4 години
Xerbo
7d9f38f91e
Add -r flag to realtime decoding command
преди 4 години
Xerbo
b96a2c6f0b
Increase buffer size
преди 4 години
Xerbo
6b03bdd11e
Set PALETTE_PATH in Makefile
преди 4 години
Xerbo
bb37bf0628
Palette search directorie, basic packaging support
преди 4 години
Xerbo
b8671a325f
Move source into src/
преди 4 години
Liam
c322d6cbc8
Add a bug report template
преди 4 години
Liam
953e721745
Add contributing guidelines, subject to change
преди 4 години