Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
OpenNBS
/
NoteBlockWorld
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5
Star
48
Code
Issues
8
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Add in-browser song playback
- #99
#99
Draft
Bentroen
wants to merge 23 commits into
develop
OpenNBS/NoteBlockWorld:develop
from
feat/player
OpenNBS/NoteBlockWorld:feat/player
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Draft
feat: Add in-browser song playback
#99
Bentroen
wants to merge 23 commits into
develop
OpenNBS/NoteBlockWorld:develop
from
feat/player
OpenNBS/NoteBlockWorld:feat/player
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2026
chore(deps): add `@opennbs/nbsvis`
Bentroen
committed
d89cc4a
View commit details
Copy full SHA for d89cc4a
Browse repository at this point
feat: add song player widget on song page
Bentroen
committed
57af2bd
View commit details
Copy full SHA for 57af2bd
Browse repository at this point
chore(player): enable cross-origin isolation via COOP/COEP headers
Bentroen
committed
d215032
View commit details
Copy full SHA for d215032
Browse repository at this point
chore(player): set up static asset routing/serving from `nbsvis` package
Bentroen
committed
5831fc7
View commit details
Copy full SHA for 5831fc7
Browse repository at this point
refactor(player): move player management to dedicated `SongPlayerContext`
Bentroen
committed
d13c517
View commit details
Copy full SHA for d13c517
Browse repository at this point
feat: add fixed control bar to bottom of page for cross-page playback
Bentroen
committed
6746b09
View commit details
Copy full SHA for 6746b09
Browse repository at this point
feat(player): add seek, looping, volume, expand and stop playback controls
Bentroen
committed
53f4f84
View commit details
Copy full SHA for 53f4f84
Browse repository at this point
Commits on Sep 6, 2026
fix(player): adjust a lot of styling in the bottom bar
Bentroen
committed
0b32aab
View commit details
Copy full SHA for 0b32aab
Browse repository at this point
refactor(player): remove leftover player bar height tracking on styles
Show description for 1d94f4b
Bentroen
committed
1d94f4b
View commit details
Copy full SHA for 1d94f4b
Browse repository at this point
fix(player): subtly adjust size of buttons and add hover scale change
Bentroen
committed
205be71
View commit details
Copy full SHA for 205be71
Browse repository at this point
fix(player): add intermediate volume icon
Bentroen
committed
f5dea12
View commit details
Copy full SHA for f5dea12
Browse repository at this point
feat(player): implement marquee text on song title display when too long
Bentroen
committed
72d43fe
View commit details
Copy full SHA for 72d43fe
Browse repository at this point
fix(ui): make sliders slightly thicker
Bentroen
committed
df2242b
View commit details
Copy full SHA for df2242b
Browse repository at this point
fix(player): remove loading state dump in document
Bentroen
committed
93aec01
View commit details
Copy full SHA for 93aec01
Browse repository at this point
fix(player): add toast on song load error
Bentroen
committed
9c1d074
View commit details
Copy full SHA for 9c1d074
Browse repository at this point
fix(player): show spinning indicator on song card during load
Bentroen
committed
11d968a
View commit details
Copy full SHA for 11d968a
Browse repository at this point
Commits on Sep 16, 2026
fix(player): implement popup slider for volume control
Bentroen
committed
5b3ad7b
View commit details
Copy full SHA for 5b3ad7b
Browse repository at this point
fix(player): add more volume icon gradations
Bentroen
committed
7a0e539
View commit details
Copy full SHA for 7a0e539
Browse repository at this point
fix(player): adjust size of control icons in bottom bar
Bentroen
committed
de56dfd
View commit details
Copy full SHA for de56dfd
Browse repository at this point
fix(player): make bottom bar responsive with title layout change
Bentroen
committed
220a7d5
View commit details
Copy full SHA for 220a7d5
Browse repository at this point
Commits on Sep 17, 2026
fix(player): incorrect nesting of player bar buttons
Bentroen
committed
01aee95
View commit details
Copy full SHA for 01aee95
Browse repository at this point
refactor(player): extract `VolumeButton` component from player bar
Bentroen
committed
42469ae
View commit details
Copy full SHA for 42469ae
Browse repository at this point
fix(player): restore last audible volume before button click or drag slider to 0
Bentroen
committed
757b904
View commit details
Copy full SHA for 757b904
Browse repository at this point
You can’t perform that action at this time.