-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhanced UI and Data Handling Updates
- Updated App.xaml.cs to enhance initialization with MediaLink styles and Soundpad Module integration for better user feedback. - Simplified DataController.cs by removing redundant MediaLink settings and added JSON status list updating for improved data handling. - Enhanced customization with new MediaLink style management in DataController.cs, including seekbar styles. - Improved media content handling in OSCController.cs with `System.Windows.Media` namespace inclusion and progress bar customization. - Added `MediaLinkStyle` class in MediaLinkModule.cs for better style property encapsulation. - Updated OpenAI API usage in OpenAIModule.cs and WhisperModule.cs with `CreateTranscriptionTextAsync`. - Incremented project version to 0.8.895 in MagicChatbox.csproj and introduced a new UI icon. - Updated package references in MagicChatbox.csproj for compatibility and feature enhancements. - UI enhancements with new ComboBox and Button for seekbar style selection and creation, and dynamic UI element visibility based on the `DisableMediaLink` property. - Added detailed seekbar customization options and new settings for media information display. - Implemented ViewModel updates for dynamic seekbar style management and streamlined media link settings handling. - General UI layout improvements and code cleanup for better maintainability and user experience.
- Loading branch information
Showing
12 changed files
with
674 additions
and
245 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.