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

updates #80

Merged
merged 15 commits into from
Dec 17, 2023
Merged

updates #80

merged 15 commits into from
Dec 17, 2023

Commits on Dec 15, 2023

  1. less verbose

    zoff99 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6fb4eba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fac2e69 View commit details
    Browse the repository at this point in the history
  3. tweak notifications code a bit

    zoff99 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ef43f93 View commit details
    Browse the repository at this point in the history
  4. tweak desktop file

    zoff99 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0693778 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. show video fps again

    zoff99 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    d6614dd View commit details
    Browse the repository at this point in the history
  2. more logging

    zoff99 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    5bc77f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    047ddd0 View commit details
    Browse the repository at this point in the history
  4. DEBUG: run trifa material with asan for JNI libs (you need to compile…

    … JNI libs with asan aswell to be useful)
    zoff99 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    00b92af View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. disable raspi jni build

    zoff99 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    cb0c5cb View commit details
    Browse the repository at this point in the history
  2. update ffmpeg_av lib java part

    zoff99 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    56207b0 View commit details
    Browse the repository at this point in the history
  3. fix concurrency issue.

    ffmpeg_av devices would be shut down by friend going offline and again by toxav call ending because friend went offline.
    shutting down twice at the same time from different threads caused a crash in the JNI code.
    this is now fixed by synchronizing the shutdown code in java/kotlin.
    zoff99 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    6e57832 View commit details
    Browse the repository at this point in the history
  4. add a build option to script

    zoff99 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    3bc9c16 View commit details
    Browse the repository at this point in the history
  5. local asan build

    zoff99 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    489bc88 View commit details
    Browse the repository at this point in the history
  6. update JNI libs

    zoff99 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    aa673ef View commit details
    Browse the repository at this point in the history
  7. new release 1.0.6

    zoff99 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    80c0004 View commit details
    Browse the repository at this point in the history