Releases: jessopi/audioPlayer
Releases · jessopi/audioPlayer
audioPlayer_v1.1
audioPlayer_v1.1
Audio player designed in Qt.
Frameless window & dark style from
https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle
Libraries
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
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
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.