• Joined on 2024-04-09
fritz pushed to main at fritz/drumz 2025-05-15 14:12:04 +02:00
c2eb1ba3ba feat: implement rotary encoder
72b33e7705 feat: handle drum pad input and create sound
0f6cd913bd feat: basic project setup
fritz created repository fritz/drumz 2025-05-15 14:11:26 +02:00
fritz pushed to main at fritz/playback-device-server 2025-04-15 18:47:59 +02:00
d7b8ad9976 feat: add editing of remotes
fritz pushed to main at fritz/playback-device-server 2025-04-15 16:04:50 +02:00
6a9c69a535 feat: add edit command
fritz pushed to main at fritz/tv-controller-android 2025-04-15 00:29:13 +02:00
c8a0c4160c feat: handle webrtc data channel to send commands
fritz pushed to main at fritz/playback-device-server 2025-04-15 00:26:52 +02:00
8f3832657b feat: add download remotes as file
fritz pushed to main at fritz/playback-device-server 2025-04-14 23:57:08 +02:00
e09d42ecf6 feat: add toggle to display remote control
fritz pushed to main at fritz/playback-device-server 2025-04-14 23:40:40 +02:00
23245dd549 feat: add remote control to integration view
b0c3a48da6 refactor: improve command constants
f83ffac0ce feat: add get remotes in web interface
83ab71f845 feat: add get remote api endpoint
6940782024 feat: add data channel to webrtc connection
Compare 5 commits »
fritz pushed to main at fritz/playback-device-server 2025-04-12 16:35:37 +02:00
6cefa7392c feat: persisting remotes and commands in database
fritz pushed to main at fritz/playback-device-server 2025-04-10 22:22:58 +02:00
db1beac033 feat: add sub menu navigation
fritz pushed to main at fritz/playback-device-server 2025-04-10 20:02:46 +02:00
318185bd4a feat: change objects to instances passed to remotes service
fritz pushed to main at fritz/playback-device-server 2025-04-10 19:47:10 +02:00
7a20ae1536 feat: add import commands modal
fritz pushed to main at fritz/playback-device-server 2025-04-08 20:54:42 +02:00
3ba3f5efd5 feat: change dropdown to select in create command
fritz pushed to main at fritz/playback-device-server 2025-04-08 20:39:47 +02:00
820caf137f feat: add delete remotes
fritz pushed to main at fritz/playback-device-server 2025-04-08 20:08:07 +02:00
0c6a302a92 fix: new command not listed in create remote modal
fritz pushed to main at fritz/playback-device-server 2025-04-08 19:53:14 +02:00
01aff1635d feat: implement list-manager
fritz pushed to feat-list-manager at fritz/playback-device-server 2025-04-08 19:49:22 +02:00
c3562afe8e feat: add fuzzy find to list manager
fritz pushed to feat-list-manager at fritz/playback-device-server 2025-04-08 17:09:58 +02:00
36369fb1f0 feat: implement list-manager
fritz pushed to main at fritz/tv-controller-android 2025-04-07 15:46:29 +02:00
22570e0e6d fix: crash on second webrtc connection
fritz pushed to main at fritz/playback-device-server 2025-04-07 15:45:08 +02:00
3a33f82220 feat: add create remote modal