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

Rename FxMixer to Mixer #6239

Merged
merged 42 commits into from
Jan 9, 2022
Merged

Rename FxMixer to Mixer #6239

merged 42 commits into from
Jan 9, 2022

Commits on Dec 22, 2021

  1. Rename FxMixer to Mixer

    yashraj466 committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    7e43e0f View commit details
    Browse the repository at this point in the history
  2. Rename FxMixer to Mixer

    yashraj466 committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    689a32f View commit details
    Browse the repository at this point in the history
  3. Rename FxMixer to Mixer

    yashraj466 committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    a915ac0 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Rename FxMixer to Mixer

    yashraj466 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    446bbbc View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2021

  1. Merge pull request #1 from LMMS/master

    Fix changing LcdSpinBox value changing their init value (LMMS#6241)
    Yashraj Shinde authored Dec 25, 2021
    Configuration menu
    Copy the full SHA
    ced45d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Function Mixer(),MixerView() case issue

    yashraj466 committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    5707115 View commit details
    Browse the repository at this point in the history
  2. modified: src/core/Mixer.cpp

    --global committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    0bdb57b View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Merge branch 'LMMS:master' into master

    Yashraj Shinde authored Dec 27, 2021
    Configuration menu
    Copy the full SHA
    d539091 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc7d0c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2f8ee0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'LMMS:master' into master

    Yashraj Shinde authored Dec 27, 2021
    Configuration menu
    Copy the full SHA
    2005824 View commit details
    Browse the repository at this point in the history
  5. modified: src/core/Engine.cpp

    --global committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    6fe6be1 View commit details
    Browse the repository at this point in the history
  6. modified: src/gui/GuiApplication.cpp

    --global committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    e6ac5a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e848bf View commit details
    Browse the repository at this point in the history
  8. modified: src/core/DataFile.cpp

    --global committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    8333935 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. modified: src/core/DataFile.cpp

    --global committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    4265602 View commit details
    Browse the repository at this point in the history
  2. Update src/core/DataFile.cpp

    Co-authored-by: Hyunjin Song <tteu.ingog@gmail.com>
    Yashraj Shinde and PhysSong authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    8a302cd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'LMMS:master' into master

    Yashraj Shinde authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    ab0b11e View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Co-authored-by: Johannes Lorenz <1042576+JohannesLorenz@users.noreply.github.com>
    Yashraj Shinde and JohannesLorenz authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    419fc08 View commit details
    Browse the repository at this point in the history
  5. Update doc/lmms.1

    Co-authored-by: Johannes Lorenz <1042576+JohannesLorenz@users.noreply.github.com>
    Yashraj Shinde and JohannesLorenz authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    a532ac5 View commit details
    Browse the repository at this point in the history
  6. Renamed fx_ch_t to mix_ch_t

    yashraj466 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    7743067 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Renamed FxChannel to MixerChannel

    yashraj466 committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    d8ea2d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3a9973 View commit details
    Browse the repository at this point in the history
  3. Renamed fxch to mixch used InstrumentTrack lcdSpinBox

    yashraj466 committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    8c4f80a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. Configuration menu
    Copy the full SHA
    a2d857f View commit details
    Browse the repository at this point in the history
  2. Renamed FxRoute to MixerRoute

    yashraj466 committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    91645fb View commit details
    Browse the repository at this point in the history
  3. Renamed FxLine to MixerLine

    yashraj466 committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    5a3d1ae View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Changed fx related menus in song-editor

    yashraj466 committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    3eb9ea2 View commit details
    Browse the repository at this point in the history
  2. Changed fx related menus in instrument Track

    yashraj466 committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    f816b83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38a406b View commit details
    Browse the repository at this point in the history
  4. Changed menus related to fx in mixer

    yashraj466 committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    381ddd7 View commit details
    Browse the repository at this point in the history
  5. modified: include/DataFile.h

    --global committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    9ec922a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Changed comments

    yashraj466 committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    2466bb1 View commit details
    Browse the repository at this point in the history
  2. Changed effectChannel to mixerChannel

    yashraj466 committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    fee995b View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Merge branch 'LMMS:master' into master

    Yashraj Shinde authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    7cb5b05 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Fixed the menus

    yashraj466 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    6aec5fc View commit details
    Browse the repository at this point in the history
  2. Reorganized the methods in DataFile.xpp

    yashraj466 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    856777a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ef17d8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'LMMS:master' into master

    Yashraj Shinde authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    e05c711 View commit details
    Browse the repository at this point in the history
  5. Removed redundant blank lines

    yashraj466 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    b0c5b95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec8d6e5 View commit details
    Browse the repository at this point in the history
  7. Some .mmpz files had Mixer Channel name as FX ... , Changed the Mixer…

    … Channel name to Channel ...
    yashraj466 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    abf64c9 View commit details
    Browse the repository at this point in the history