Nekojimi
  • Joined on 2021-09-17
Nekojimi closed issue Nekojimi/Chords#13 2022-06-23 17:58:26 +01:00
JSON response includes format details
Nekojimi opened issue Nekojimi/Chords#14 2022-06-23 15:22:44 +01:00
Multithreaded playback
Nekojimi opened issue Nekojimi/Chords#13 2022-06-23 15:22:10 +01:00
JSON response includes format details
Nekojimi pushed to master at Nekojimi/Chords 2022-06-20 17:17:42 +01:00
ca3ebd712b Add new invocation system to command structure.
916e73eebd Add playlist playback support, loading & saving.
Compare 2 commits »
Nekojimi pushed to playlists at Nekojimi/Chords 2022-06-20 17:14:44 +01:00
152afe4813 Update play command.
Nekojimi created branch playlists in Nekojimi/Chords 2022-06-20 17:14:18 +01:00
Nekojimi pushed to playlists at Nekojimi/Chords 2022-06-20 17:14:18 +01:00
a451369c92 Add playlist commands.
c08b7c955f Add new invocation system to command structure.
916e73eebd Add playlist playback support, loading & saving.
Compare 3 commits »
Nekojimi created repository Nekojimi/NekoUtils 2022-06-20 11:11:34 +01:00
Nekojimi pushed to multithread-playback at Nekojimi/Chords 2022-06-20 00:40:08 +01:00
f8139bd4f6 WIP: initial version of multithreaded audio playback.
Nekojimi created branch multithread-playback in Nekojimi/Chords 2022-06-20 00:40:08 +01:00
Nekojimi pushed to master at Nekojimi/Chords 2022-06-19 23:32:59 +01:00
f6fde8d694 Remove debug messages.
Nekojimi pushed to master at Nekojimi/Chords 2022-06-19 23:25:32 +01:00
4ec47df625 Fix issues with queue not playing.
9a6520f426 Merge commit '594ffa9ba9bb36e2505a6cf25423817a2f3f0bf3'
594ffa9ba9 Move song queue to new QueueManager class.
d7c48b38fa Add debug method.
795e31aa62 Fix playback issues caused by new track player.
Compare 6 commits »
Nekojimi created branch crossfading in Nekojimi/Chords 2022-06-19 00:04:01 +01:00
Nekojimi pushed to crossfading at Nekojimi/Chords 2022-06-19 00:04:01 +01:00
Nekojimi pushed to new-trackplayer at Nekojimi/Chords 2022-06-19 00:00:55 +01:00
d7c48b38fa Add debug method.
795e31aa62 Fix playback issues caused by new track player.
Compare 2 commits »
Nekojimi pushed to master at Nekojimi/Chords 2022-05-18 20:58:03 +01:00
6c3d66069c Properly clear presence message when the queue runs dry.
Nekojimi pushed to master at Nekojimi/Chords 2022-05-18 20:45:47 +01:00
1fa14ba168 Update .gitignore to properly ignore target.
4c62889ba1 Add new song requests system, and update request messages.
14492728ab Fix no-argument !join command.
Compare 3 commits »
Nekojimi pushed to master at Nekojimi/project-lamp 2022-05-14 20:59:51 +01:00
9b3a2ac71c Initial commit.
Nekojimi created repository Nekojimi/project-lamp 2022-05-14 20:47:44 +01:00
Nekojimi pushed to new-trackplayer at Nekojimi/Chords 2022-04-19 23:45:16 +01:00
f64ed119a7 WIP: work on new track player system.