Giter Club home page Giter Club logo

amp-multi's People

Contributors

dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar vpksoft avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

amp-multi's Issues

Fix custom control layout

The custom slider controls fail to layout correctly. This relates to SVG images not being resized while control resizes.

Minor bugs

' [MAC] The album selection drop down is not updated when album is changed via the load queue dialog.

  • [Linux] The saved queue dialog keeps resizing switching between saved queues.

Add user icons

Allow user to change UI icons same way as the colors. Icon locations would be saved in a JSon.

Active item gets defocused in track list

The active item in the track list gets hidden if:

  1. The user is detected as idle and thus the search is reset to display the entire track list
  2. The user becomes active and the track list filter is applied

Add audio visualization

I drafted an audio visualization NuGet, ManagedBass.SpectrumAnalyzer to visualize audio in Eto.Forms application. Embed the visualization into the application with possibility to configure:

  • The colors
  • The sampling frequency
  • The location. E.g. floating window or embedded into the main form.
  • Possibility to disable the feature entirely.
  • Etc...

Set the volume upon startup

Set the playback volume upon application startup because the saved volume settings don't seem to reflect to the audio playback.

[Mac] Hide the track image window

On mac the track image window remains open as the main form hides instead of closing. Make it hide the track image window as well.

EF Core and AutoMapper fix

Currently the AutoMapper is made to generate new entity classes which causes the change tracker to cause exception: The instance of entity type 'xxx' cannot be tracked because another instance with the key value. Refactor the code so the ChangeTracker.Clear() call is not required.

Add IDvX tag rescan

Add an option to rescan the audio file metadata tags to update track properties affecting to e.g. track naming.

Add update checker

Add a simple update checker, possibly a Json file to keep the recent version number and download location.
Optionally add version change history.

Assign rest of the keyboard shortcuts

Check that all the short cut keys are mapped as in the WinForms version.
Missing shortcuts:

  • Ctrl+PgUp - Move selected tracks to the top of the queue (De-queue & Insert top of the queue)
  • F8 - Show alternate queue
  • F6 - Show queue

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.