From 1161d42f8409a4fa5c805dc36f1c10d4373b026a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 25 Jan 2026 07:17:15 +0000 Subject: [PATCH 1/4] Initial plan From f0625ba66ca911a7ac575d2b2e99aad9eb04fdb3 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 25 Jan 2026 07:19:28 +0000 Subject: [PATCH 2/4] Update README with new GitHub-hosted screenshots Co-authored-by: janiluuk <2620004+janiluuk@users.noreply.github.com> --- README.md | 24 +++--------------------- 1 file changed, 3 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 4f0d7d3..d4f45fa 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ### Soundscape Creator The main page for creating custom atmospheric soundscapes. This is where the magic happens! -![Soundscape Creator - Initial View](screenshots/01-soundscape-creator-initial.png) +![Soundscape Creator - Initial View](https://github.com/user-attachments/assets/6c50a240-6135-426b-b41e-ea7e869afbce) **Features:** - **Text Prompt Input**: Describe your desired soundscape in natural language (e.g., "peaceful forest with birdsong" or "rain on a tin roof") @@ -21,22 +21,14 @@ The main page for creating custom atmospheric soundscapes. This is where the mag - Master controls to reset all or mute/unmute all channels - **Save as Preset**: Quickly save your current soundscape configuration for later use -![Soundscape Creator - With Prompt](screenshots/05-soundscape-with-prompt.png) +![Soundscape Creator - With All Mood Buttons](https://github.com/user-attachments/assets/c928123a-f96f-41fc-8a88-339c57f99394) -The updated design shows enhanced visual elements and improved user experience: -![Soundscape Creator - Updated Design](screenshots/06-soundscape-updated-design.png) - -The interface also features a translucent navigation bar that adapts to the current page: - -![Soundscape Creator - Navigation](screenshots/08-translucent-nav-soundscape.png) - -![Soundscape Creator - Alternative Navigation](screenshots/soundscape_nav.png) ### Preset Manager Browse, search, and manage your saved atmosphere presets. This is your personal library of soundscapes. -![Preset Manager](screenshots/02-presets-manager.png) +![Preset Manager](https://github.com/user-attachments/assets/39316299-0035-4e2e-a91b-0d537c4cd23c) **Features:** - **Search Bar**: Quick search across preset names, descriptions, and prompts @@ -52,16 +44,6 @@ Browse, search, and manage your saved atmosphere presets. This is your personal - **Create New**: Button to create a new preset from scratch - **Grid Layout**: Responsive grid that adapts to your screen size -The preset manager also includes fallback sample data to help you get started: - -![Preset Manager - With Sample Data](screenshots/07-presets-with-fallback-data.png) - -And features the translucent navigation: - -![Preset Manager - Navigation](screenshots/09-translucent-nav-presets.png) - -![Preset Manager - Alternative Navigation](screenshots/presets_nav.png) - ### Playlist Manager Create and manage playlists that automatically rotate between different atmospheres. From 1cc7960587b12c071cd6932cdb2305575bf16a65 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 25 Jan 2026 07:20:05 +0000 Subject: [PATCH 3/4] Fix spacing in README after code review Co-authored-by: janiluuk <2620004+janiluuk@users.noreply.github.com> --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d4f45fa..e8b70f2 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,6 @@ The main page for creating custom atmospheric soundscapes. This is where the mag ![Soundscape Creator - With All Mood Buttons](https://github.com/user-attachments/assets/c928123a-f96f-41fc-8a88-339c57f99394) - - ### Preset Manager Browse, search, and manage your saved atmosphere presets. This is your personal library of soundscapes. From acc29cf6971856247dd431c4bfe30567f3a61729 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 25 Jan 2026 07:25:34 +0000 Subject: [PATCH 4/4] Revert to using local screenshots from screenshots folder Co-authored-by: janiluuk <2620004+janiluuk@users.noreply.github.com> --- README.md | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e8b70f2..4f0d7d3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ### Soundscape Creator The main page for creating custom atmospheric soundscapes. This is where the magic happens! -![Soundscape Creator - Initial View](https://github.com/user-attachments/assets/6c50a240-6135-426b-b41e-ea7e869afbce) +![Soundscape Creator - Initial View](screenshots/01-soundscape-creator-initial.png) **Features:** - **Text Prompt Input**: Describe your desired soundscape in natural language (e.g., "peaceful forest with birdsong" or "rain on a tin roof") @@ -21,12 +21,22 @@ The main page for creating custom atmospheric soundscapes. This is where the mag - Master controls to reset all or mute/unmute all channels - **Save as Preset**: Quickly save your current soundscape configuration for later use -![Soundscape Creator - With All Mood Buttons](https://github.com/user-attachments/assets/c928123a-f96f-41fc-8a88-339c57f99394) +![Soundscape Creator - With Prompt](screenshots/05-soundscape-with-prompt.png) + +The updated design shows enhanced visual elements and improved user experience: + +![Soundscape Creator - Updated Design](screenshots/06-soundscape-updated-design.png) + +The interface also features a translucent navigation bar that adapts to the current page: + +![Soundscape Creator - Navigation](screenshots/08-translucent-nav-soundscape.png) + +![Soundscape Creator - Alternative Navigation](screenshots/soundscape_nav.png) ### Preset Manager Browse, search, and manage your saved atmosphere presets. This is your personal library of soundscapes. -![Preset Manager](https://github.com/user-attachments/assets/39316299-0035-4e2e-a91b-0d537c4cd23c) +![Preset Manager](screenshots/02-presets-manager.png) **Features:** - **Search Bar**: Quick search across preset names, descriptions, and prompts @@ -42,6 +52,16 @@ Browse, search, and manage your saved atmosphere presets. This is your personal - **Create New**: Button to create a new preset from scratch - **Grid Layout**: Responsive grid that adapts to your screen size +The preset manager also includes fallback sample data to help you get started: + +![Preset Manager - With Sample Data](screenshots/07-presets-with-fallback-data.png) + +And features the translucent navigation: + +![Preset Manager - Navigation](screenshots/09-translucent-nav-presets.png) + +![Preset Manager - Alternative Navigation](screenshots/presets_nav.png) + ### Playlist Manager Create and manage playlists that automatically rotate between different atmospheres.