Skip to content

Commit

Permalink
Remove Dashboard Widget into separate add-on #431
Browse files Browse the repository at this point in the history
  • Loading branch information
Rello committed Aug 22, 2019
1 parent c72cf33 commit 5288b50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,15 @@ All notable changes to the Audio Player project will be documented in this file.
- Cover view selectable for all categories [#165](https://github.com/rello/audioplayer/issues/165)
- APIs & events to enable Audio Player add-ons [#408](https://github.com/rello/audioplayer/issues/408)
- ID3 Editor as separate add-on
- Create lint configuration [#405](https://github.com/rello/audioplayer/issues/405) @[mmatous](https://github.com/mmatous)

### Changed
- UI performance enhacement
- Scan performance enhacement [#419](https://github.com/rello/audioplayer/pull/419) @[mmatous](https://github.com/mmatous)
- Big UI performance enhacement
- Big scan performance enhacement [#419](https://github.com/rello/audioplayer/pull/419) @[mmatous](https://github.com/mmatous)
- Remove SONOS Playback into separate add-on [#411](https://github.com/rello/audioplayer/issues/411)
- Codestyle consistency [#403](https://github.com/rello/audioplayer/pull/403) @[mmatous](https://github.com/mmatous)
- Remove Dashboard Widget into separate add-on [#431](https://github.com/rello/audioplayer/issues/431)
- Codestyle consistency [#403](https://github.com/rello/audioplayer/pull/403) [#405](https://github.com/rello/audioplayer/issues/405) @[mmatous](https://github.com/mmatous)
- JS introduction of namespaces
- Use non-minified Soundmanager [#417](https://github.com/rello/audioplayer/pull/417) @[mmatous](https://github.com/mmatous)
- trackClickHandler optimizations [#422](https://github.com/rello/audioplayer/pull/422) @[mmatous](https://github.com/mmatous)

### Fixed
- Fix hotkey clashing [#416](https://github.com/rello/audioplayer/pull/416) @[mmatous](https://github.com/mmatous)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ A music player for FLAC, MP3, MP4, streams, … with playlist support and SONOS
- Stream URLs
- One Click Play in Files app
- Favorites, Sidebar & Search integration
- Widget for Dashboard App (beta)
- local playlists
- [SONOS player](https://github.com/rello/audioplayer_sonos) via add-on
- [ID3 editor](https://github.com/rello/audioplayer_editor) via add-on
- Widget for Dashboard App via add-on

### Supported Formats
FLAC, MP3, MP4, Ogg Vorbis, Opus, and Waveform Audio as well as M3U and PLS playlist files. Playing the formats supported by Audio Player depends on the browser. [More information…](https://github.com/rello/audioplayer/wiki/audio-files-and-mime-types)
Expand Down

0 comments on commit 5288b50

Please sign in to comment.