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

GUI: Basic/Advanced modes toggle feature #64

Merged
merged 16 commits into from
Jan 7, 2022

Commits on Dec 15, 2021

  1. initial commit

    AhmetCanSolak committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    d1ede53 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

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

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    823eaf3 View commit details
    Browse the repository at this point in the history
  2. making basic mode default

    acs-ws committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    a92341e View commit details
    Browse the repository at this point in the history
  3. cleaned redundant comments

    acs-ws committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    e971b40 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. toggle between modes is functional

    acs-ws committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    a7d76ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8120ff3 View commit details
    Browse the repository at this point in the history
  3. processing tab function call chain is set up

    acs-ws committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    0b7b9b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1d6a77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0e92ff View commit details
    Browse the repository at this point in the history
  6. processing tab is ready and functional for toggling between basic and…

    … advanced modes
    acs-ws committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    37cfe41 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14434ba View commit details
    Browse the repository at this point in the history
  8. fixed the problem with processing tab init after enabling basic/advan…

    …ced toggle
    acs-ws committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    136f2da View commit details
    Browse the repository at this point in the history
  9. reverting unnecessary change

    acs-ws committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    ccf4227 View commit details
    Browse the repository at this point in the history
  10. parameter filtering enabled

    acs-ws committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    b1c3dc5 View commit details
    Browse the repository at this point in the history
  11. fix denoise tab init after enabling basic/advanced toggle, removed te…

    …st advanced tag from parameter in attenuation.py
    acs-ws committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    d5b0c7f View commit details
    Browse the repository at this point in the history