Commit Graph

  • e22c87bfc3
    Merge branch 'master' of gitea.leonetienne.de:leonetienne/BmpPP master Leon Etienne 2022-10-26 09:20:53 +02:00
  • c43de86e78
    Add build status to readme Leon Etienne 2022-10-26 09:20:00 +02:00
  • 75b550649c Fix path in cicd pipeline Leon Etienne 2022-10-26 07:16:01 +00:00
  • 47ba2ef748 Fix path in cicd pipeline Leon Etienne 2022-10-26 07:14:38 +00:00
  • 54815c2f5f Add .drone.yml Leon Etienne 2022-10-26 07:13:06 +00:00
  • 1e51c89772
    Fix readme markup Leonetienne 2022-06-01 21:32:32 +02:00
  • a4ebcd16b9
    Replace doxyrun.sh with makefile Leonetienne 2022-06-01 21:29:43 +02:00
  • 522f9551ae
    Adjusted doxygen setup Leonetienne 2022-04-28 11:38:06 +02:00
  • 674b782d17
    New project structure Leonetienne 2022-04-26 15:39:28 +02:00
  • 6b5b447752
    Remove submodule Eule Leonetienne 2022-04-26 15:04:31 +02:00
  • 3f1366b324
    Update license to gpl3 Leonetienne 2022-04-26 15:03:00 +02:00
  • 94c2789d47
    Update todo.md Leon Etienne 2022-03-06 21:34:16 +01:00
  • 0cdfcaddba
    Update readme.md Leon Etienne 2022-03-06 21:27:39 +01:00
  • 3078bebb46 Fix typo in readme Leonetienne 2022-03-06 20:35:57 +01:00
  • 08ed8e0833 Reverted: Lowered required cmake version Leonetienne 2022-03-06 20:30:21 +01:00
  • a43b9928e5 Lowered in required cmake version Leonetienne 2022-03-06 20:28:15 +01:00
  • 8af73eb994 Applied Leonetienne namespace of Eule to readme Leonetienne 2022-03-06 20:17:32 +01:00
  • 0545c9c7db Put simple example in exec project Leonetienne 2022-03-06 20:16:54 +01:00
  • 8b7e465f09 Applied namespace Leonetienne of Eule to tests Leonetienne 2022-03-06 20:16:43 +01:00
  • 80dd70ba2d Adjusted for Eule now being in the Leonetienne namespace Leonetienne 2022-03-06 20:09:49 +01:00
  • 40d3b0afcd Updated Eule Leonetienne 2022-03-06 20:06:54 +01:00
  • 74f35d09b9 Added exclude paths to doxygen Leonetienne 2022-03-06 19:50:13 +01:00
  • fa6c1cda62 Added Doxygen brief Leonetienne 2022-03-06 19:34:48 +01:00
  • f4a074b75d Readme.md Leonetienne 2022-03-06 19:27:39 +01:00
  • e9ad1ca55a Readme Leonetienne 2022-03-06 19:22:46 +01:00
  • f8b1d07e73 Readme Leonetienne 2022-03-06 19:21:08 +01:00
  • f3ec1bca37 Readme Leonetienne 2022-03-06 19:19:50 +01:00
  • b3d209a9cd Added readme.md Leonetienne 2022-03-06 19:18:06 +01:00
  • f70c7782ca Removed dangerous getter Leonetienne 2022-03-06 19:06:02 +01:00
  • 3dd5e23bb7 Removed unnecessary include Leonetienne 2022-03-06 17:55:36 +01:00
  • a6f60cadc0 Removed dangling iostream include Leonetienne 2022-03-06 17:50:21 +01:00
  • febb5aa67d Added version Leonetienne 2022-03-06 17:45:27 +01:00
  • 87fd692149 Added more methods to uninitialized tests Leonetienne 2022-03-06 17:44:55 +01:00
  • 6c92ae504c Typo in test name Leonetienne 2022-03-06 17:42:36 +01:00
  • 2f0d39a797 Implemented Crop method, and added tests Leonetienne 2022-03-06 17:42:28 +01:00
  • d5a1e4f93f Fixed terrible bug in writer method Leonetienne 2022-03-06 17:08:15 +01:00
  • 01b3144d6c Added implementatino of color conversion method, and added tests Leonetienne 2022-03-06 15:47:57 +01:00
  • 32faccf68f Fix test naming scheme Leonetienne 2022-03-06 15:36:38 +01:00
  • 3f7abc95eb Updated specification for SetPixel method(s) Leonetienne 2022-03-06 15:17:43 +01:00
  • 7b53a01898 Cooler images for mirror tests Leonetienne 2022-03-06 15:09:15 +01:00
  • 316ddc4a24 Added implementation of Rotation methods, and tests Leonetienne 2022-03-06 14:51:01 +01:00
  • 046a694dc4 Now throwing exceptions for channel-out-of-range in newer methods Leonetienne 2022-03-06 14:19:56 +01:00
  • 61c2808e2b Added tests to check for exceptions being thrown on channel-out-of-range for FillChannel Leonetienne 2022-03-06 14:19:22 +01:00
  • dd2f0d0496 Added more bmp functions to the unitialized tests Leonetienne 2022-03-06 14:16:02 +01:00
  • 8102148e60 Added tests for SwapChannels Leonetienne 2022-03-06 14:12:48 +01:00
  • 6534569840 Added tests for mirroring functions Leonetienne 2022-03-06 13:46:03 +01:00
  • fdc5d6f23f Added implementations for MirrorVertically and MirrorHorizontally Leonetienne 2022-03-06 13:32:01 +01:00
  • ae92a1cb40 removed unnecessary test images Leonetienne 2022-03-06 13:03:15 +01:00
  • 469b3cc18f Added getter for the pixelbuffer Leonetienne 2022-03-06 13:00:58 +01:00
  • 169a9c4892 Updated specification for to-be-done implementations Leonetienne 2022-03-06 12:57:56 +01:00
  • 88182bbd71 Added tests for FillChannel Leonetienne 2022-03-06 12:55:54 +01:00
  • 04a1104065 Added tests for write, and added tests/implementation of operator==. Also added implementation of FillChannel() Leonetienne 2022-03-06 12:45:09 +01:00
  • eb4fc0e964 Added tests for image reading Leonetienne 2022-03-06 12:08:26 +01:00
  • f279ffb50f Now supporting more dib headers to read Leonetienne 2022-03-06 02:08:34 +01:00
  • 4cb9c6d65d Code style Leonetienne 2022-03-06 01:51:51 +01:00
  • 7171db2828 Better incode-docs, and added function header for to-be-done implementations Leonetienne 2022-03-06 01:18:16 +01:00
  • 808738ac2e Added Read method Leonetienne 2022-03-05 22:00:57 +01:00
  • 33932906c4 Refactor Leonetienne 2022-03-05 20:40:49 +01:00
  • f993241e9f It is now possible to create uninitialized images Leonetienne 2022-03-05 20:22:36 +01:00
  • b27068a6b6 Added unit test for re-initialization Leonetienne 2022-03-05 19:59:32 +01:00
  • f146826ff9 Added a re-initialize method Leonetienne 2022-03-05 19:51:57 +01:00
  • 1fdd062e4d Added unit test for header sizes Leonetienne 2022-03-05 19:43:42 +01:00
  • e0dddb42d0 Added utility functions Leonetienne 2022-03-05 19:37:02 +01:00
  • 14294fcebf Basic implementation, and write function Leonetienne 2022-03-05 19:30:41 +01:00
  • 0cd22f3bd2 Project setup, and high-level class Leonetienne 2022-03-05 16:15:00 +01:00
  • db1e74f1d7 Added submodule eule Leonetienne 2022-03-05 15:39:49 +01:00
  • 7b369535f4 Configured project Leonetienne 2022-03-05 12:48:26 +01:00
  • 4d1788fc6d Initial commit Leon Etienne 2022-03-05 12:34:19 +01:00