Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jbl/cleanup jxrlib #67

Merged
merged 101 commits into from
Oct 16, 2023
Merged

Jbl/cleanup jxrlib #67

merged 101 commits into from
Oct 16, 2023

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    8624b85 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. somewhat working now

    ptahmose committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2d552aa View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. update

    ptahmose committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e360f74 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. update

    ptahmose committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    1bc1e97 View commit details
    Browse the repository at this point in the history
  2. cleanup unsused files

    ptahmose committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    fb8df02 View commit details
    Browse the repository at this point in the history
  3. use stdint

    ptahmose committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    52ef86b View commit details
    Browse the repository at this point in the history
  4. remove SAL

    ptahmose committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    22abeed View commit details
    Browse the repository at this point in the history
  5. make build on Linux

    ptahmose committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f84a7aa View commit details
    Browse the repository at this point in the history
  6. cleanup

    ptahmose committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d8a2e88 View commit details
    Browse the repository at this point in the history
  7. get rid of min/max

    ptahmose committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    0b0538a View commit details
    Browse the repository at this point in the history
  8. get rid of min/max

    ptahmose committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    adf00c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d9e7f5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    446afda View commit details
    Browse the repository at this point in the history
  11. fix

    ptahmose committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    429f5f2 View commit details
    Browse the repository at this point in the history
  12. test

    ptahmose committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ed60c08 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. detect "__builtin_bswap32"

    ptahmose committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    aff9620 View commit details
    Browse the repository at this point in the history
  2. test (big-endian decoder)

    ptahmose committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    0642563 View commit details
    Browse the repository at this point in the history
  3. cosmetic

    ptahmose committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    f5dd1b9 View commit details
    Browse the repository at this point in the history
  4. forceinline...

    ptahmose committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    e398516 View commit details
    Browse the repository at this point in the history
  5. fix warning

    ptahmose committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    ff45e5e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. cosmetic & _rotl

    ptahmose committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    aa6fb35 View commit details
    Browse the repository at this point in the history
  2. _rotl ...

    ptahmose committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    2194581 View commit details
    Browse the repository at this point in the history
  3. rotl - use if available

    ptahmose committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    d7bb1e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f671e32 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    aca5a1e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    5dac735 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. ...some steps ahead

    ptahmose committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    acf5359 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13eb9f8 View commit details
    Browse the repository at this point in the history
  3. adding "heap-based-stream"

    ptahmose committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    238090b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    831f7c1 View commit details
    Browse the repository at this point in the history
  2. cosmetic

    ptahmose committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    3f072d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. get rid of "atlbase"

    ptahmose committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2ad18ef View commit details
    Browse the repository at this point in the history
  2. some cleanup

    ptahmose committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a551829 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. get rid of ATL-dependency

    ptahmose committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    622a692 View commit details
    Browse the repository at this point in the history
  2. cleanup

    ptahmose committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f075f21 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    1a82b62 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. refactor "google-test"-integration

    (works now with mingw, but still WIP)
    ptahmose committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    c81d82b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb13400 View commit details
    Browse the repository at this point in the history
  3. fix build errors

    ptahmose committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    e2e4660 View commit details
    Browse the repository at this point in the history
  4. cosmetic

    ptahmose committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    1a1477d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49a37a1 View commit details
    Browse the repository at this point in the history
  6. tinkering...

    ptahmose committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    cf7afcc View commit details
    Browse the repository at this point in the history
  7. fix

    ptahmose committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    9527164 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    ab81c74 View commit details
    Browse the repository at this point in the history
  2. fix issue with CMake < 3.24

    ptahmose committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a9d5c6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1911ca View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    d9424bb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    e653785 View commit details
    Browse the repository at this point in the history
  2. use good-old rand()

    ptahmose committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    9d2711b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. update

    ptahmose committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    0096cba View commit details
    Browse the repository at this point in the history
  2. fix some clang-warnings

    ptahmose committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    1f30eaf View commit details
    Browse the repository at this point in the history
  3. fix clang warning

    ptahmose committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    49e5e8b View commit details
    Browse the repository at this point in the history
  4. clang warning

    ptahmose committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    0adef49 View commit details
    Browse the repository at this point in the history
  5. fix some clang warnings

    ptahmose committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    e8a9994 View commit details
    Browse the repository at this point in the history
  6. get rid of "GUID"

    ptahmose committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    bd9b6d6 View commit details
    Browse the repository at this point in the history
  7. fix

    ptahmose committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    e8be68a View commit details
    Browse the repository at this point in the history
  8. remove stdafx

    ptahmose committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    2ef3cb6 View commit details
    Browse the repository at this point in the history
  9. remove includes of stdafx.h

    ptahmose committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    c0255d3 View commit details
    Browse the repository at this point in the history
  10. cosmetic

    ptahmose committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    1b91ac0 View commit details
    Browse the repository at this point in the history
  11. merge of "get rid of GUID"

    ptahmose committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    4db0060 View commit details
    Browse the repository at this point in the history
  12. fix

    ptahmose committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    5635d54 View commit details
    Browse the repository at this point in the history
  13. fix

    ptahmose committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    a90f32b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. remove "printf's"

    ptahmose committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    683bb19 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    1e0949c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a7d9b2 View commit details
    Browse the repository at this point in the history
  3. cleanup & cosmetic

    ptahmose committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2853d5c View commit details
    Browse the repository at this point in the history
  4. more tests

    ptahmose committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bd79940 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. cosmetic

    ptahmose committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b87d3f9 View commit details
    Browse the repository at this point in the history
  2. cosmetic

    ptahmose committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    3b940f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. cosmetic

    ptahmose committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    1d92fb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. deal with BGR48 vs RGB48

    ptahmose committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5f8a6c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. cosmetic

    ptahmose committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    75917b9 View commit details
    Browse the repository at this point in the history
  2. cosmetic

    ptahmose committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    2682439 View commit details
    Browse the repository at this point in the history
  3. cosmetic

    ptahmose committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    3c730bd View commit details
    Browse the repository at this point in the history
  4. fix

    ptahmose committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    5cd2711 View commit details
    Browse the repository at this point in the history
  5. cosmetic

    ptahmose committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    da3ce5b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    b4e7c16 View commit details
    Browse the repository at this point in the history
  2. update

    ptahmose committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    be8a81a View commit details
    Browse the repository at this point in the history
  3. fix

    ptahmose committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    40e6404 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    019d419 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4aadb01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adaa668 View commit details
    Browse the repository at this point in the history
  7. fix include

    ptahmose committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    823be68 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    f17a62e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c53cc0 View commit details
    Browse the repository at this point in the history
  3. cosmetic

    ptahmose committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    c43b288 View commit details
    Browse the repository at this point in the history
  4. cosmetic

    ptahmose committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    8b34c53 View commit details
    Browse the repository at this point in the history
  5. typo

    ptahmose committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    a3daeca View commit details
    Browse the repository at this point in the history
  6. bump version

    ptahmose committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    ea8fc5f View commit details
    Browse the repository at this point in the history
  7. cleanup

    ptahmose committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    44bf0b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. documentation

    ptahmose committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    acacb2b View commit details
    Browse the repository at this point in the history
  2. linter

    ptahmose committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    d1424ed View commit details
    Browse the repository at this point in the history
  3. fix CodeQL-issue

    ptahmose committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    ae0a479 View commit details
    Browse the repository at this point in the history
  4. cosmetic / lint

    ptahmose committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    2effa77 View commit details
    Browse the repository at this point in the history
  5. cosmetc - rename

    ptahmose committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    59663ba View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. fix valgrind-reported issue

    ptahmose committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ed9f871 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. test

    ptahmose committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    50b7cf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db7b38c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. cosmetic

    ptahmose committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0e8aae9 View commit details
    Browse the repository at this point in the history
  2. test

    ptahmose committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    75d6792 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    efd7f35 View commit details
    Browse the repository at this point in the history