Skip to content

Releases: jessopi/audioPlayer

audioPlayer_v1.1

26 Feb 05:26
de2a078
Compare
Choose a tag to compare
audioPlayer_v1.1 Pre-release
Pre-release

audioPlayer_v1.1

Audio player designed in Qt.

Frameless window & dark style from
https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle

Libraries

http://taglib.org/

Requirements

  • Windows OS
  • K-Lite_Codec

Features

  • Standard music player features such as play,pause,previous,next,stop and repeat song.
  • Supports mp3, .ogg, .flac
  • Ability to seek through songs using seekbar.
  • Save and load song playlists.
  • Metadata parsing for song title, artist, album and length
  • Able to use arrows key to traverse the playlist and use return key to play song.

Screenshots

On start

After loading playlist

audioPlayer_v1.0

22 Feb 23:46
5c4610c
Compare
Choose a tag to compare
audioPlayer_v1.0 Pre-release
Pre-release

audioPlayer

Audioplayer designed in Qt.

Currently only supports windows operating system and mp3 audio files.

Frameless window & dark style from
https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle

Libraries

http://taglib.org/

Requirements

  • Windows OS
  • K-Lite_Codec

Features

  • Standard music player features such as play,pause,previous,next,stop and repeat song.
  • Ability to seek through songs using seekbar.
  • Save and load song playlists.
  • Metadata parsing for song title, artist, album and length

Upcoming

  • Support for additional audio formats(.ogg, .flac, .wav).
  • Linux compatibility.
  • Arrow key movement for playlistTable.

Screenshots

On start

After loading playlist