Skip to content

Commit a7c6dc5

Browse files
authored
Merge pull request #196 from trip5/dev
Dev
2 parents f5d61c2 + 2f18d12 commit a7c6dc5

22 files changed

Lines changed: 125 additions & 49 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ For that and other major needed changes to the codebase, there is a `code-issues
313313

314314
| Date | Release Notes |
315315
| ---------- | ---------------- |
316-
| 2026.08.12 | Memory usage, stability, and bug fixes |
316+
| 2026.08.13 | Memory usage, stability, and bug fixes (especially to SD, VS1053) |
317317
| 2026.08.03 | Minor fixes (and whoops) fixed Search and Curated |
318318
| 2026.07.31 | Layouts and Themes changeable while running, various fixes to touchscreen, font glyph fallback behaviour, battery functions simplified, playlist verification, localization 100%? |
319319
| 2026.07.20 | Various fixes to inputs, SD Offline mode, `DSP_DUMMY`, SD metadata, `Controls.md` edit, w/Kle7rx: mute |

builds/releases/web_assets/firmware-info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"project": "ehRadio",
3-
"version": "2026.08.12",
3+
"version": "2026.08.13",
44
"variants": [
55
{
66
"name": "Kasperaitis es3c28p",

builds/releases/web_assets/manifests/kasperaitis_es3c28p-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ehRadio - es3c28p",
3-
"version": "2026.08.12",
3+
"version": "2026.08.13",
44
"funding_url": "https://github.com/sponsors/trip5",
55
"builds": [
66
{

builds/releases/web_assets/manifests/no_display_test-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ehRadio - No Display Test",
3-
"version": "2026.08.12",
3+
"version": "2026.08.13",
44
"funding_url": "https://github.com/sponsors/trip5",
55
"builds": [
66
{

builds/releases/web_assets/manifests/trip5_es3c28p-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ehRadio - ES3C28P",
3-
"version": "2026.08.12",
3+
"version": "2026.08.13",
44
"funding_url": "https://github.com/sponsors/trip5",
55
"builds": [
66
{

builds/releases/web_assets/manifests/trip5_ili9488_pcm_1button-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ehRadio - Big Color Screen with 1-Button",
3-
"version": "2026.08.12",
3+
"version": "2026.08.13",
44
"funding_url": "https://github.com/sponsors/trip5",
55
"builds": [
66
{

builds/releases/web_assets/manifests/trip5_ili9488_vs1053_1button-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ehRadio - Big Color Screen with 1-Button Redux",
3-
"version": "2026.08.12",
3+
"version": "2026.08.13",
44
"funding_url": "https://github.com/sponsors/trip5",
55
"builds": [
66
{

builds/releases/web_assets/manifests/trip5_sh1106_pcm_1button-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ehRadio - OLED with 1-Button",
3-
"version": "2026.08.12",
3+
"version": "2026.08.13",
44
"funding_url": "https://github.com/sponsors/trip5",
55
"builds": [
66
{

builds/releases/web_assets/manifests/trip5_sh1106_pcm_remote-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ehRadio - OLED with Remote",
3-
"version": "2026.08.12",
3+
"version": "2026.08.13",
44
"funding_url": "https://github.com/sponsors/trip5",
55
"builds": [
66
{

builds/releases/web_assets/manifests/trip5_sh1106_vs1053_3buttons-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ehRadio - OLED with 3-Buttons",
3-
"version": "2026.08.12",
3+
"version": "2026.08.13",
44
"funding_url": "https://github.com/sponsors/trip5",
55
"builds": [
66
{

0 commit comments

Comments
 (0)