| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-17 | Add an icon for partially played long-form content | Amanda Stjerna | |
| The icon is the pause icon in a circle. Closes: #376 | |||
| 2025-03-05 | Allow manually unmounting the SD card | ayumi | |
| 2025-02-23 | Add icons to the file browser | Sam | |
| 2025-02-05 | Add smaller icons for playlists and directory files | ailurux | |
| 2025-01-17 | ailurux/now-playing-menu (#184) | ailurux | |
| Overflow menu for the now playing screen. New home for the info screen here. Adds quick navigation to current album or artist (thanks tjk!) and clear queue button. Also fixed up the way the now playing screen looks when queue is cleared (remove previous duration and don't show "loading" if nothing is actively loading). Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/184 Co-authored-by: ailurux <ailuruxx@gmail.com> Co-committed-by: ailurux <ailuruxx@gmail.com> | |||
| 2025-01-08 | Add missing copyright/license headers | Tom Kirchner | |
| 2025-01-02 | Add track info screen | Tom Kirchner | |
| 2024-12-19 | Queue repeat modes (#126) | ailurux | |
| This replaces the previous system of a separate track and queue repeat, with a RepeatMode type with the following options and behaviours: - OFF: No repeat, queue or track. When the current queue finishes, shuffled or otherwise, playback will stop. - REPEAT_TRACK: The current track will loop indefinitely, unless next is explicitly called through some user action (ie using the next button in the now playing screen) - REPEAT_QUEUE: The entire queue will repeat indefinitely. When shuffled is enabled this will repeat the queue with new combinations each cycle. The repeat mode is persisted in non-volatile storage, so the behaviour will be consistent throughout restarts and queue replacements, and so the "queue repeat by default" use case can be met in this way. In addition, I've made it work a little nicer when the queue runs out in the now playing screen, keeping the previously played track shown and playback can be continued by using the play button or by going to a previous song in the queue. Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/126 Co-authored-by: ailurux <ailuruxx@gmail.com> Co-committed-by: ailurux <ailuruxx@gmail.com> | |||
| 2024-10-01 | Pin some images to ram that we missed | jacqueline | |
| 2024-09-27 | Added listened indicator for audiobooks and podcasts | ailurux | |
| 2024-09-19 | Add quick USB MSC access to the main menu | jacqueline | |
| 2024-09-12 | daniel/theme-tweaks (#102) | ailurux | |
| - Multiple improvements + fixes - Add charge outline icon for improving readability with monochromatic themes - Add a chevron icon and update existing dropdown menus - Rename `set_style` to `set_subject` for disambiguation with lvgl's Style type Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/102 Reviewed-by: cooljqln <cooljqln@noreply.codeberg.org> Co-authored-by: ailurux <ailuruxx@gmail.com> Co-committed-by: ailurux <ailuruxx@gmail.com> | |||
| 2024-08-27 | Various UI tweaks and improvements | ailurux | |
| 2024-08-15 | Some UI/themes tweaks | ailurux | |
| 2024-06-28 | use cuter images on the main menu | jacqueline | |
| 2024-06-28 | WIP start on an updated main menu ui | jacqueline | |
