PR #115
20 votes · 18 up · 2 down
Comments(6)
Would it be possible to minimize by default on smaller screens? it's basically unusable on smaller mobile devices as it covers nearly the whole screen (i appreciate Clippy is also pretty bad in this regard)
Cat does not enjoy the player being minimized
https://github.com/user-attachments/assets/664bb840-5c1b-43ec-b66f-7fde04650ff4
🤖 OpenChaos Bot
Summary: This PR introduces a GTA-style radio player component to the OpenChaos project. It includes styles, a list of predefined radio stations, and logic for playback control.
Files changed: 3 (src/app/globals.css, src/app/gta-radio.css, src/components/MidiPlayer.tsx)
Impact: Medium - Introduces a new UI Music player feature, changes styling, and affects user interaction.
⚠️ Large PR - partial review
All Activity(28)
Would it be possible to minimize by default on smaller screens? it's basically unusable on smaller mobile devices as it covers nearly the whole screen (i appreciate Clippy is also pretty bad in this regard)
Cat does not enjoy the player being minimized
https://github.com/user-attachments/assets/664bb840-5c1b-43ec-b66f-7fde04650ff4
🤖 OpenChaos Bot
Summary: This PR introduces a GTA-style radio player component to the OpenChaos project. It includes styles, a list of predefined radio stations, and logic for playback control.
Files changed: 3 (src/app/globals.css, src/app/gta-radio.css, src/components/MidiPlayer.tsx)
Impact: Medium - Introduces a new UI Music player feature, changes styling, and affects user interaction.
⚠️ Large PR - partial review
Upgrade MidiPlayer to be a working GTA radio!
Making use of https://gtaradio.net/ ↗