Skip to content
/ ambient Public

Releases: ka215/ambient

v1.2.3

28 Apr 01:14
Compare
Choose a tag to compare
  • Made minor UI fixes.
  • Tentatively fixed an issue where playback would not be skipped when an error occurred in YouTube Player.
  • Updated the argument type definitions for some PHP functions.

v1.2.2

15 Dec 07:36
Compare
Choose a tag to compare

Added the following features:

  • Enabled full screen display with HTML5 player when full screen option fs is enabled. You can switch by clicking the media playback area.
  • Added option to loop playback of a single piece of media to the settings menu. This only takes effect for media that is playing.

v1.2.1

10 Dec 09:11
Compare
Choose a tag to compare

Fixed 1 bug:

  • Changed the access modifier of the shutdown method that could cause a fatal error.

v1.2.0

28 Nov 08:39
Compare
Choose a tag to compare

The following added features at this version:

  • Pseudo fader - Volume fade-in/fade-out can be specified for each media.
  • Switching language of UI - User interface language can be switched from the settings menu.

v1.1.0

19 Nov 11:32
Compare
Choose a tag to compare

Added playlist management to the options menu.
The following features are available in the playlist management section:

  • Create Symbolic Link (Available only on local host computer)
  • Add New Category
  • Download Playlist

Additionally, we have released a cloud version demo.

v1.0.0

17 Nov 02:58
Compare
Choose a tag to compare

This release is the initial version of the project. Basic functionality is implemented and works stably. Please report any bugs or issues.