Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
PlayWallEvolution
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Deploy
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PlayWall
PlayWallEvolution
Wiki
Features
Changes
Page history
New page
Templates
Clone repository
Update Features
authored
9 months ago
by
Robert Goldmann
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Features.md
+40
-2
40 additions, 2 deletions
Features.md
with
40 additions
and
2 deletions
Features.md
View page @
6880dd80
# Basic components
## Tile
A tile represents a playable media file (.mp3 or .wav). It allows to play, pause, stop and loop the assigned audio file.
...
...
@@ -43,6 +41,46 @@ A project contains multiple pages.
-
configure rows and columns per page
-
specify media folder
## Profile
A profile combines settings that are re-used for multiple projects.
### Features
-
name
-
duplicate
-
global layout settings
-
colors
-
font sizes
-
global fade-in/fade-out settings
-
audio settings
-
audio implementation chooser
-
play test sound
-
output device chooser
-
mapping
-
keyboard
-
MIDI
-
actions
-
play tile
-
PLAY/PLAY
-
PLAY/PAUSE
-
PLAY/STOP
-
PLAY/HOLD
-
go to previous/next page
-
go to specific page
-
next playlist entry
-
panic --> stop all playing tiles
## Program settings
-
live mode (prevents certain actions while tiles are played)
-
cache folder
-
auto save
-
view and edit global hotkeys
-
update
-
about section
## General
-
keep window on top
-
fullscreen
-
search for tiles
-
touch mode (bigger bttons, less ui elements, react to touch events, ignore mouse events)
-
convenience: add column to the right / add row to bottom
-
handle missing audio files
\ No newline at end of file
This diff is collapsed.
Click to expand it.