Skip to content

Conversation

@inigomonyota
Copy link

No description provided.

musicPlayer.playPause = '
musicPlayer.next = .
musicPlayer.prev = ,
musicPlayer.volUp = ]
musicPlayer.volDown = [

in controls.conf
lol trackinfo

<reloadableText type="trackInfo"x="1800" y="1040" xOrigin="right" yOrigin="top" fontSize="32" alpha="0.2" layer="17">
<onGameEnter><set duration="1"><animate type="alpha" to="0"/></set></onGameEnter>
<onGameExit><set duration="0.01"><animate type="alpha" to="0.2"/></set></onGameExit>
</text>
change shuffle behavior, should be able to go back to same previous track instead of having it pick a random
musicPlayer.enabled
musicPlayer.playInGame
move controls handling
set two audiochannels for stereo
volbar drawing adjustments
inigomonyota and others added 28 commits April 5, 2025 17:45
Add source files to xcode
musicPlayer.vuMeter.middleColor
musicPlayer.vuMeter.bottomColor

configuration properties to set colors of vumeter bars, standard hex color string
add currently playing file to GStreamerLog handler
@aidenjbass
Copy link

TODO

  • Fold into GlobalOpts
  • Update Global Settings wiki page with this info

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.

3 participants