Skip to content

Commit

Permalink
Refine folder structure, install presets into appropriate live folder…
Browse files Browse the repository at this point in the history
…s, move legacy presets to control-live repository (fixes #54, fixes #55)
  • Loading branch information
dotherightthing committed Dec 13, 2024
1 parent 1b013b1 commit 4d57e96
Show file tree
Hide file tree
Showing 30 changed files with 411 additions and 8,926 deletions.
10 changes: 0 additions & 10 deletions .babelrc

This file was deleted.

49 changes: 0 additions & 49 deletions .eslintrc

This file was deleted.

4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
dist
node_modules
release/*.amxd
release/*.js
release/*.md
release
*.xmp
cliclick
4 changes: 0 additions & 4 deletions .husky/pre-commit

This file was deleted.

77 changes: 74 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,74 @@
* [e0ce59b] Update documentation
* [16fccfb] Reorganise documentation
* [1d97106] Resave set
* [1198588] Refine folder structure, install presets into appropriate live folders, move legacy presets to control-live repository (fixes #54, fixes #55)
* [1b013b1] Update Streamdeck mappings in CSV format
* [d8b10e6] Remove redundant files
* [d9fac38] Remove redundant files
* [b904330] Update Streamdeck mappings in CSV format
* [5757a0b] Fix build error (#50), refine folder structure
* [0f9caf4] Document version changes; add Streamdeck mappings in CSV format; remove redundant button icons; rename profile pages
* [2a582df] Document version changes; add Streamdeck mappings in CSV format; remove redundant button icons; rename profile pages
* [2fe19fa] Remove redundant SHIFTed reset from Dry/Wet button
* [b26c377] Document version changes; add Streamdeck mappings in CSV format; fix missing M4L preset
* [54ebdb8] Update library version, update Node and NPM versions, update dependencies
* [589d7f8] Rename Streamdeck profile and name pages
* [7577cab] Remove Streamdeck backup files as they contain unrelated profiles
* [a21e2d0] Copy streamdeck-midi-plugin/cycle-files into Application Support folder (fixes #52) (+1 squashed commit) Squashed commits: [203aedd] Copy streamdeck-midi-plugin/cycle-files into Application Support folder (fixes #52)
* [4602d40] Version 6 (#49)
* [50801bb] Add app openers / profile switchers for Traktor and Live
* [9d7f3d4] MCU - update app targets from Ableton Live 11 to Ableton Live 12; remove links to launch Traktor and Ableton as these are superseded by StreamDeck profiles
* [b240d20] Add Button Creator icon
* [0c94794] Add link to Supreme MOD Patreon page
* [d657f82] BPM/2 and BPMx2 now also disable BPM Lock (Grid Analysis Lock)
* [0d88117] Sidecar script not working with macOS Sonoma, so change to brightness toggle
* [5169836] Fix Push2 port
* [0b1c3c1] Add Split clip, Save as, fix Live focus
* [89ea06b] Fix Stream Deck MIDI button paths
* [1a116b6] Add Live, Traktor, Traktor fullscreen, Save shortcuts to Bome config for MCU
* [5887d19] Fix Stream Deck MIDI button paths; simplify letter and number input; combine layout and navigation switches
* [a453228] Add gitlinks for missing submodules using 'git submodule add [https repo] [directory]'
* [5a74e99] Add previous version of library as submodule
* [a007826] Add previous versions of library as submodules
* [72c607f] Added mappings for MCU Pro; documentation
* [3bd21f1] Rename repo; rename directories; improve backup and dist scripts; add Traktor desktop image
* [31feb50] Fix repo description
* [b2c800b] Fix repo name
* [c8803f1] Update documentation
* [4df4f5d] Move Sync to Settings page
* [ce84f15] Replace "Sampler" with "Live"
* [15cfe17] Focus Traktor before activating search field
* [6cb3bc8] Update Traktor click coordinates for Sidecar 1366x1024
* [f1cd344] Document Sidecar
* [bfa61eb] Merge in streamdeck-profiles
* [e37877d] Fix mapping comments
* [d73b3a8] Fullscreen on load
* [876d9e7] Fix screenshot linking
* [5815d58] Add dependencies as submodules
* [6301ec1] Rename repo from m4l-helpers to traktor-pro
* [a260a8d] Replace Behringer mixer inputs with S8 Loopback virtual device
* [0310448] Documentation
* [99e871d] Documentation
* [9511e2c] Recommit
* [d47530a] Add app settings incl Deck layouts
* [839eb77] Fix Reverse Play for Decks A and B
* [d87ea59] Moved Stream Deck profiles to https://github.com/dotherightthing/streamdeck-profiles/
* [de644c6] Create separate profile for Remix Deck slots as hit 10 page limit; add placeholder image to empty grid squares to prevent page navigation buttons being automatically added with new pages; added TODO image for pages in development
* [67d81fd] Improve Remix Deck navigation by replacing folders with pages
* [ce71100] Add option to load into Remix Deck C (fixes #42)
* [176316f] Consolidate Remix Deck controls into folders
* [4acd1f2] Switch to Decks layout before automating mouse click (fixes #43)
* [ecfa7bf] Replace Stream Deck Loop Recorder dry/wet dial with a toggle
* [fbe958e] Improve automated button click recognition
* [f95c924] Improve Stream Deck navigation
* [70e9685] Select Remix Deck slot before changing contextual BPM or Offset
* [263be07] Add Stream Deck buttons to control Advanced Panel of Remix Slot (Size, BPM double/half, Sample Offset)
* [70ce9ae] Add Stream Deck button for Traktor tooltip toggle
* [18ec686] Backup settings
* [fc73c6f] Add Stream Deck button to mirror Macbook screen onto iPad
* [6fc479d] Fix default state for browser favourites in Stream Deck
* [61f7b06] Preview in Browser, add to Prep List, navigate to Prep List and other favourites
* [6faf141] Rename folder
* [5f4235d] Add Control Traktor v5
* [5aa8fca] Loop Recorder now controlled by MIDI Touchbar (macOS)
* [a484707] Reset Key Adjust when loading a new track into Deck A or B
* [7d9279c] Document S8 screen hacks
* [15c013e] Remove duplicate files
* [8d8b3f1] Update documentation
Loading

0 comments on commit 4d57e96

Please sign in to comment.