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

Deinit functions #1859

Merged
merged 28 commits into from
May 12, 2024
Merged

Deinit functions #1859

merged 28 commits into from
May 12, 2024

Commits on Apr 1, 2024

  1. working on deinit

    vlazzarini committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2877ffc View commit details
    Browse the repository at this point in the history
  2. converted diskin to use new deinit

    vlazzarini committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f6a917c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. deinit implemented and callback mechanism removed

    vlazzarini committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    21a6094 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/deinit

    vlazzarini committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1010ced View commit details
    Browse the repository at this point in the history
  3. moved away from use thread from OENTRY

    vlazzarini committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    123f98a View commit details
    Browse the repository at this point in the history
  4. improved code

    vlazzarini committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    530366e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. OENTRY thread has been removed

    vlazzarini committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0728c8b View commit details
    Browse the repository at this point in the history
  2. renamed function fields in OENTRY and OPDS

    vlazzarini committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0a987be View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into feature/deinit

    vlazzarini committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0c31193 View commit details
    Browse the repository at this point in the history
  4. also renamed opadr as perf

    vlazzarini committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c0383da View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. merged from develop

    vlazzarini committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    99ef64d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fixing crash on csoundSetOption failure

    vlazzarini committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c0c3378 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Merge branch 'develop' into feature/deinit

    vlazzarini committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ce9cf90 View commit details
    Browse the repository at this point in the history
  2. fixed merge from develop

    vlazzarini committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    27f14e0 View commit details
    Browse the repository at this point in the history
  3. fixed merge from develop

    vlazzarini committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    2886f49 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. merged develop

    vlazzarini committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e00d62a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. merged develop

    vlazzarini committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3e98005 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. changed the test for perf time code

    vlazzarini committed May 1, 2024
    Configuration menu
    Copy the full SHA
    41fe7fc View commit details
    Browse the repository at this point in the history
  2. check for boolean

    vlazzarini committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e2adf0a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. review

    vlazzarini committed May 9, 2024
    Configuration menu
    Copy the full SHA
    59ae6f2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/deinit

    vlazzarini committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0f7c290 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. review 2

    vlazzarini committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cd56893 View commit details
    Browse the repository at this point in the history
  2. review 2 - goto

    vlazzarini committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3b12536 View commit details
    Browse the repository at this point in the history
  3. working on goto issue

    vlazzarini committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c4e0eb8 View commit details
    Browse the repository at this point in the history
  4. continuing investigation

    vlazzarini committed May 10, 2024
    Configuration menu
    Copy the full SHA
    91884e7 View commit details
    Browse the repository at this point in the history
  5. fixed all requests bar the kgoto and argdecode issues

    vlazzarini committed May 10, 2024
    Configuration menu
    Copy the full SHA
    813a301 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. removed tracing

    vlazzarini committed May 12, 2024
    Configuration menu
    Copy the full SHA
    625aa38 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/deinit

    vlazzarini committed May 12, 2024
    Configuration menu
    Copy the full SHA
    eaa2b31 View commit details
    Browse the repository at this point in the history