c3ec7e7085
context menu, it will also show the app when double clicked. AudFile::getDuration() and AudFile::duration() can now calculate the length of the audio based on the rate at which QMediaPlayer calls AudFile::seek() and the amount of data it pulls at a time. it converts that time internally to a string, where it is then used to display on Ui::timeDisp. i've also modified the minimize to tray function as a feasure that can be turned on/off within Conf and added the needed check box to the config menu. |
||
---|---|---|
gui | ||
io | ||
png | ||
svg | ||
app_logo.ico | ||
icon_files.qrc | ||
JustAudio.pro | ||
logo.rc | ||
main.cpp | ||
README.md |
What is JustAudio?
JustAudio is a simplified audio player designed to be used only for playing music files on the local filesystem and that's it. it doesn't read ID3 data, manage your music collection or stream anything. this app is good for users that already have their music files organized to their liking in the local file system and doesn't want the extra fluff that must media players currently have today.
How do I get set up?
This application was built using the QT API. To compile or modify this application, just download and install the QT API, no need for additional APIs or libraries. versions 4.8 and up are recommended.
Who do I talk to?
If you have any questions or wish to contribute to the project, please contact the owner at oneal.m655@gmail.com