Anton bloomingchad
  • Joined on 2024-03-15
bloomingchad pushed to main at bloomingchad/nimfishtank 2024-08-09 17:44:20 +02:00
8cee2f2f3e * wet (make sure) fishGoes funcs actually work
bloomingchad pushed to main at bloomingchad/nimfishtank 2024-08-08 10:44:30 +02:00
144e73a84a * add more code
bloomingchad pushed to main at bloomingchad/nimfishtank 2024-08-08 09:50:34 +02:00
bd2cf9e7c8 * add more procs
bloomingchad pushed to main at bloomingchad/nimfishtank 2024-08-07 23:02:59 +02:00
f9bc9c3161 * add basic logic
bloomingchad pushed to main at bloomingchad/nimfishtank 2024-08-07 16:22:21 +02:00
2f7dd93dd1 * add basic variables
bloomingchad created repository bloomingchad/nimfishtank 2024-08-07 15:40:10 +02:00
bloomingchad pushed to main at bloomingchad/pnimrp 2024-04-24 09:20:23 +02:00
5dc9192977 * improve docs and add img.svg
bloomingchad pushed to main at bloomingchad/pnimrp 2024-04-18 18:46:08 +02:00
1d3ceafe1f * call setCurPos only when state changes
bloomingchad pushed to main at bloomingchad/pnimrp 2024-04-16 19:31:07 +02:00
5bdb95cd99 * add support for playlist files
bloomingchad pushed to main at bloomingchad/pnimrp 2024-04-16 15:10:32 +02:00
be71b5ba8a refract some code
bloomingchad pushed to main at bloomingchad/pnimrp 2024-04-11 13:41:54 +02:00
26f9538661 *[bug/volume][amd64]fix changeVolume cause stack smashing
bloomingchad pushed to main at bloomingchad/pnimrp 2024-04-10 10:15:13 +02:00
7f35330d6b *[clean-code] push bycopy as pragma instead of individually.
bloomingchad pushed to main at bloomingchad/pnimrp 2024-04-09 13:04:45 +02:00
081d8baa26 * refract some code
bloomingchad pushed to main at bloomingchad/pnimrp 2024-04-08 18:20:35 +02:00
7dbba5ff3e * put a timeout and counter to reduce unneccesary cpuUsage
bloomingchad pushed to main at bloomingchad/pnimrp 2024-04-07 19:29:43 +02:00
62def6c981 * add core is idling case to handle that situation
bloomingchad pushed to main at bloomingchad/pnimrp 2024-04-07 15:09:09 +02:00
82a635914a *[bug/arm]fix checkError replyUserDataBug when seeIfSongTitleChanges
bloomingchad pushed to main at bloomingchad/pnimrp 2024-04-06 12:46:24 +02:00
791ff29e20 * use illwill to implement getch with timeout 0
bloomingchad pushed to main at bloomingchad/pnimrp 2024-04-05 14:22:54 +02:00
faf2eadcf8 * implement getCurrentSongv2 using mpv property media-title
bloomingchad pushed to main at bloomingchad/pnimrp 2024-04-05 11:03:52 +02:00
92e916e666 *[docs]place what we give you in the above
bloomingchad pushed to main at bloomingchad/pnimrp 2024-04-03 12:32:00 +02:00
8315be9727 *[docs] update and improve the docs