Commit Graph
37 Commits
Author SHA1 Message Date
ailurux dc74bc1de9 Add other styles to lua theme 2024-03-07 15:46:42 +11:00
ailurux 312b70f9f6 WIP: Base styles are applied 2024-03-07 14:20:06 +11:00
ailurux a78614a580 WIP: Getting styles from lua 2024-03-07 12:12:32 +11:00
ailurux 490b067b76 Add luavgl_to_style method 2024-03-07 12:11:20 +11:00
ailurux 5141c9f0bd Add time.ticks to lua bridge 2024-02-27 17:28:55 +11:00
ailurux f54347794f WIP: Flac not working-- coming back to this later 2024-02-22 14:37:14 +11:00
ailurux 912060de1b Vorbis seeking impl 2024-02-16 17:08:45 +11:00
ailurux 19f60e33c4 Merge branch 'main' into seek-support 2024-02-16 17:02:54 +11:00
ailurux 0baad11b18 WIP: Vorbis seeking 2024-02-16 17:01:22 +11:00
ailurux aece1c6b58 Opus seeking impl 2024-02-16 16:48:53 +11:00
ailurux c60bb9ee42 Fix issue with seeking whilst paused 2024-02-16 16:19:12 +11:00
ailurux d25e5860c7 Only update scrubber if not currently dragging 2024-02-16 15:10:45 +11:00
ailurux 665679b885 WIP: seeking in lua example 2024-02-16 12:55:11 +11:00
ailurux a49d754da6 Seeking working with hardcoded event, wav only 2024-02-16 10:57:47 +11:00
ailurux 62f6179abe Added offset for track seeking, wav impl. only rn 2024-02-15 16:12:07 +11:00
ailurux ffa0894e38 Fixed clamp and write on scroll sensitivity 2024-02-13 11:35:18 +11:00
ailurux bbbe3a3d55 Updated sensitivity nvs store 2024-02-13 10:42:47 +11:00
ailurux 15f3da0f8c Merge branch 'main' into scroll-sensitivity 2024-02-13 10:32:59 +11:00
ailurux 26ae027d67 Sensitivity value now between 0 and 255 2024-02-13 10:31:48 +11:00
ailurux 0426d245c8 Scroll sensitivity configurable, but inverted 2024-02-12 17:44:55 +11:00
ailurux 527374c72e Don't hold lock on notifyChanged 2024-02-12 16:26:37 +11:00
ailurux 9512bd97bb Add buttons for shuffle + repeat track 2024-02-12 15:36:56 +11:00
ailuruxandcooljqln 0e04eb918e wav-codec (#13)
here is a wav decoder, enjoy!

Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/13
Reviewed-by: cooljqln <cooljqln@noreply.codeberg.org>
Co-authored-by: ailurux <ailuruxx@gmail.com>
Co-committed-by: ailurux <ailuruxx@gmail.com>
2024-01-11 05:54:30 +00:00
ailurux 5afdb89f9a Remove delay from read ahead 2023-11-21 15:39:13 +11:00
ailurux d42de6b122 Fixed extra null bytes at the end of collations 2023-11-09 16:31:20 +11:00
ailurux 28452e77e1 Some fixes to the top bar widget style 2023-09-02 12:56:52 +10:00
ailurux db601935c6 Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw 2023-08-28 14:59:52 +10:00
ailurux 6f4ace1dd4 Custom themes and top bar styling 2023-08-28 14:59:29 +10:00
ailurux d1d4b4a1ab Add theme class 2023-07-08 16:40:49 +10:00
ailurux 22221ae4f6 Blue menu indicator 2023-07-08 12:59:17 +10:00
ailurux 3de310f6e4 Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw 2023-07-08 12:58:07 +10:00
ailurux daa3013836 Touchwheel ticks :) 2023-07-08 12:57:55 +10:00
ailurux c7e4c31f2a Removed logging, sorry boo 2023-07-05 10:37:32 +10:00
ailurux fcdf0a32f9 Touchpad works better now yay 2023-07-04 17:10:28 +10:00
ailurux ac8e7cf3d8 Fix button not being released 2023-07-04 15:09:26 +10:00
Ailurux 039272455a Merge branch 'main' of https://git.sr.ht/~jacqueline/tangara-fw 2023-06-19 11:21:32 +10:00
Ailurux 8ce751ad56 Change flag for correct colour setting 2023-06-19 11:19:41 +10:00