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

v0.9.7 #11

Open
wants to merge 143 commits into
base: master
Choose a base branch
from
Open

v0.9.7 #11

wants to merge 143 commits into from

Conversation

pestrela
Copy link

@pestrela pestrela commented Jan 8, 2020

This is a large pull request because its the first release in 2 years.
Its also my first C# experience, so feel free to comment on style as well.

Tomasz Weps and others added 30 commits May 13, 2019 21:36
    - shift+"+"/"-": move note 8 positions up/down (matches pads)
    - New column "note only" to sort by note only. Very useful for repeated commands across chnanels.
    - removed slow "fade" animation on popups
- added Clearing of filtering. Based on the comment at 8-Feb-12 of:
  https://www.codeproject.com/Articles/41755/Filtering-the-WPF-DataGrid-automatically-via-the-h?msg=5684979#xx5684979xx

- moved note column to back
- added CTRL+A select all as main command
- added new shortcuts to menus
- added Clearing of filtering. Based on the comment at 8-Feb-12 of:
  https://www.codeproject.com/Articles/41755/Filtering-the-WPF-DataGrid-automatically-via-the-h?msg=5684979#xx5684979xx

- moved note column to back
- added CTRL+A select all as main command
- added new shortcuts to menus
  updated version and about box to 0.9.7
  buildtree now sorts by default; Main IN/OUT trees is unsorted on purpose
  added selectAllToggle (changes between select all/none)
  removed fragile selection of 8 modifiers
  sorted commands in traktor order instead of alphabetical. Includes a pyhton program to sort the Enums.
  fixed bug in swap conditions (values are now copied inestead of referenced)
  added TP3 parallel slim + full to deck sizes
  removed drag and drop to support extending of ranges using shift (see full example on dragabbelerowsbehaviour.cs)
fixed bug on soting by notes
added an option to this, but still not fully active (not propagating fully to TSI creator
added codeplex archive (contains all discussions and last sourcecode)
Can now save at all times, even if there is no changes. This is to enable the fastest way to test mappings, by closing traktor, rewriting the main settings TSI to a known state, and restart traktor
opimizeFX list now works ok
now detects multiple encoder modes at load. Still more todo to fix this.
…plex topic, see discussion at the NI CMDR thread.

many fixes to encoder mode per MIDI definition, instead of per device
…lected notes" feature. Multiple commands also have "<various>" as well.
pestrela and others added 30 commits May 4, 2020 18:28
…ive.

a) method can_change_selection_automatically()
b) moved filter operations from row_vm to tsi_vm. This enables clearing filtering with zero mappings.
c) added parent selector to devices to go to its TSI

This

copy to clipboard in more dialog boxes
can now shift+arrows on filter textboxes
still to make a checkbox for either-or
addeed conditions1/2 columns. Still need to add checkox to slit view
bigger comment box
moved logic to comments_editor
it requires changing devices to be called
new checkboxes: show/hide extra columns and standard columns
merged isGenericMidiDevice()
Including mixed TSI with both keybard and controller mappings
added Next method for char
     * To use this use " A " in your comments. Example: "DECK A JOG"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants