Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

New Project Set List #1301

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

Conversation

ruben-sandoval
Copy link

@ruben-sandoval ruben-sandoval commented Jan 30, 2020

Hi,

Most of the code is just a copy of Project Management, the main difference is that Set List will not auto-load all the songs.
I also copy code from Region Playlist to flag the "current song" playing and "next" song to play.

Code worked fine on Windows and OSX.

From whatsnew.txt
Project Set List:
+Project Set List will let users play multiple Reaper Projects in sequence.
+Shortcuts

  • [A] Add new song.
  • [D] Delete selected song(s) from the set list.
  • [N] Load next song in the set list.
  • [P] Move song(s) up in the set list.
  • [M] Move song(s) down in the set list.
  • [C] Clear set list.
  • [L] Load set list.
  • [S] Save set list.
  • [O] Auto load next song in the set list.
  • [Y] If "Auto load" was enabled, "Y" will auto play the next song.
  • [Enter] Load song. If song is playing and "Auto Load" is enabled, hitting [Enter] will flag the song as the next song to play.
  • Mouse Drag - Move song(s) in the list.
  • Windows user will be able to insert multiple songs from the open file dialog. OSX users will only be able to add one song at a time.
  • [Shift+Up / Dn] - Select multiple songs.

Thanks,
Ruben

@AppVeyorBot
Copy link

Build sws 222-master completed (commit e929b350d4 by @)

Environment: APPVEYOR_BUILD_WORKER_IMAGE=Ubuntu1804, ARCH=i686
Environment: APPVEYOR_BUILD_WORKER_IMAGE=Ubuntu1804, ARCH=x86_64
Environment: APPVEYOR_BUILD_WORKER_IMAGE=Visual Studio 2019, ARCH=x64
Environment: APPVEYOR_BUILD_WORKER_IMAGE=Visual Studio 2019, ARCH=x86
Environment: APPVEYOR_BUILD_WORKER_IMAGE=Ubuntu1804, ARCH=aarch64
Environment: APPVEYOR_BUILD_WORKER_IMAGE=Ubuntu1804, ARCH=armv7l

@AppVeyorBot
Copy link

Build sws 223-master completed (commit 66c8d4c30a by @)

Environment: APPVEYOR_BUILD_WORKER_IMAGE=Ubuntu1804, ARCH=x86_64
Environment: APPVEYOR_BUILD_WORKER_IMAGE=Ubuntu1804, ARCH=armv7l
Environment: APPVEYOR_BUILD_WORKER_IMAGE=Ubuntu1804, ARCH=aarch64
Environment: APPVEYOR_BUILD_WORKER_IMAGE=Ubuntu1804, ARCH=i686
Environment: APPVEYOR_BUILD_WORKER_IMAGE=Visual Studio 2019, ARCH=x86
Environment: APPVEYOR_BUILD_WORKER_IMAGE=Visual Studio 2019, ARCH=x64

@nofishonfriday nofishonfriday mentioned this pull request Mar 4, 2020
@koleyboley
Copy link

Hello! Is there anyway someone could send me this as a script?

@cfillion cfillion mentioned this pull request Dec 16, 2021
@ruben-sandoval
Copy link
Author

Hi,
What would be the process I need to follow to get this change reviewed?
Thank you,
Ruben

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants