Skip to content

Commit

Permalink
Implemented non-floating legacy stem controls for LateNight
Browse files Browse the repository at this point in the history
  • Loading branch information
JoergAtGithub committed Aug 4, 2024
1 parent 33bb67c commit 360fb64
Show file tree
Hide file tree
Showing 14 changed files with 806 additions and 5 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3465,6 +3465,7 @@ if (STEM)
src/sources/soundsourcestem.cpp
src/track/steminfoimporter.cpp
src/track/steminfo.cpp
src/widget/wstemlabel.cpp
)
if(QOPENGL)
target_sources(mixxx-lib PRIVATE
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
83 changes: 83 additions & 0 deletions res/skins/LateNight/classic/buttons/btn__stem_controls_expand.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
83 changes: 83 additions & 0 deletions res/skins/LateNight/palemoon/buttons/btn__stem_controls_expand.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 360fb64

Please sign in to comment.