68 Commits

Author SHA1 Message Date
e22c87bfc3
Merge branch 'master' of gitea.leonetienne.de:leonetienne/BmpPP
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-26 09:20:53 +02:00
c43de86e78
Add build status to readme 2022-10-26 09:20:00 +02:00
Leon Etienne
75b550649c Fix path in cicd pipeline
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-26 07:16:01 +00:00
Leon Etienne
47ba2ef748 Fix path in cicd pipeline
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-10-26 07:14:38 +00:00
Leon Etienne
54815c2f5f Add .drone.yml
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-10-26 07:13:06 +00:00
Leonetienne
1e51c89772
Fix readme markup 2022-06-01 21:32:32 +02:00
Leonetienne
a4ebcd16b9
Replace doxyrun.sh with makefile 2022-06-01 21:29:43 +02:00
Leonetienne
522f9551ae
Adjusted doxygen setup 2022-04-28 11:38:06 +02:00
Leonetienne
674b782d17
New project structure 2022-04-26 15:39:28 +02:00
Leonetienne
6b5b447752
Remove submodule Eule 2022-04-26 15:04:31 +02:00
Leonetienne
3f1366b324
Update license to gpl3 2022-04-26 15:03:00 +02:00
Leon Etienne
94c2789d47
Update todo.md 2022-03-06 21:34:16 +01:00
Leon Etienne
0cdfcaddba
Update readme.md 2022-03-06 21:27:39 +01:00
Leonetienne
3078bebb46 Fix typo in readme 2022-03-06 20:35:57 +01:00
Leonetienne
08ed8e0833 Reverted: Lowered required cmake version 2022-03-06 20:30:21 +01:00
Leonetienne
a43b9928e5 Lowered in required cmake version 2022-03-06 20:28:15 +01:00
Leonetienne
8af73eb994 Applied Leonetienne namespace of Eule to readme 2022-03-06 20:17:32 +01:00
Leonetienne
0545c9c7db Put simple example in exec project 2022-03-06 20:16:54 +01:00
Leonetienne
8b7e465f09 Applied namespace Leonetienne of Eule to tests 2022-03-06 20:16:43 +01:00
Leonetienne
80dd70ba2d Adjusted for Eule now being in the Leonetienne namespace 2022-03-06 20:09:49 +01:00
Leonetienne
40d3b0afcd Updated Eule 2022-03-06 20:06:54 +01:00
Leonetienne
74f35d09b9 Added exclude paths to doxygen 2022-03-06 19:50:13 +01:00
Leonetienne
fa6c1cda62 Added Doxygen brief 2022-03-06 19:34:48 +01:00
Leonetienne
f4a074b75d Readme.md 2022-03-06 19:27:39 +01:00
Leonetienne
e9ad1ca55a Readme 2022-03-06 19:23:40 +01:00
Leonetienne
f8b1d07e73 Readme 2022-03-06 19:21:08 +01:00
Leonetienne
f3ec1bca37 Readme 2022-03-06 19:19:50 +01:00
Leonetienne
b3d209a9cd Added readme.md 2022-03-06 19:18:06 +01:00
Leonetienne
f70c7782ca Removed dangerous getter 2022-03-06 19:06:02 +01:00
Leonetienne
3dd5e23bb7 Removed unnecessary include 2022-03-06 17:55:36 +01:00
Leonetienne
a6f60cadc0 Removed dangling iostream include 2022-03-06 17:50:21 +01:00
Leonetienne
febb5aa67d Added version 2022-03-06 17:45:27 +01:00
Leonetienne
87fd692149 Added more methods to uninitialized tests 2022-03-06 17:44:55 +01:00
Leonetienne
6c92ae504c Typo in test name 2022-03-06 17:42:36 +01:00
Leonetienne
2f0d39a797 Implemented Crop method, and added tests 2022-03-06 17:42:28 +01:00
Leonetienne
d5a1e4f93f Fixed terrible bug in writer method 2022-03-06 17:08:15 +01:00
Leonetienne
01b3144d6c Added implementatino of color conversion method, and added tests 2022-03-06 15:47:57 +01:00
Leonetienne
32faccf68f Fix test naming scheme 2022-03-06 15:36:38 +01:00
Leonetienne
3f7abc95eb Updated specification for SetPixel method(s) 2022-03-06 15:17:43 +01:00
Leonetienne
7b53a01898 Cooler images for mirror tests 2022-03-06 15:09:15 +01:00
Leonetienne
316ddc4a24 Added implementation of Rotation methods, and tests 2022-03-06 15:08:56 +01:00
Leonetienne
046a694dc4 Now throwing exceptions for channel-out-of-range in newer methods 2022-03-06 14:19:56 +01:00
Leonetienne
61c2808e2b Added tests to check for exceptions being thrown on channel-out-of-range for FillChannel 2022-03-06 14:19:22 +01:00
Leonetienne
dd2f0d0496 Added more bmp functions to the unitialized tests 2022-03-06 14:16:02 +01:00
Leonetienne
8102148e60 Added tests for SwapChannels 2022-03-06 14:12:48 +01:00
Leonetienne
6534569840 Added tests for mirroring functions 2022-03-06 13:46:03 +01:00
Leonetienne
fdc5d6f23f Added implementations for MirrorVertically and MirrorHorizontally 2022-03-06 13:32:01 +01:00
Leonetienne
ae92a1cb40 removed unnecessary test images 2022-03-06 13:03:15 +01:00
Leonetienne
469b3cc18f Added getter for the pixelbuffer 2022-03-06 13:00:58 +01:00
Leonetienne
169a9c4892 Updated specification for to-be-done implementations 2022-03-06 12:58:14 +01:00