Go to file
Maurice O'Neal c3ec7e7085 made better use of Ui::trayActivated() so it can not only display the
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.
2016-10-25 20:00:33 -04:00
gui made better use of Ui::trayActivated() so it can not only display the 2016-10-25 20:00:33 -04:00
io made better use of Ui::trayActivated() so it can not only display the 2016-10-25 20:00:33 -04:00
png I've updated the icons to a new hallow outline transparent look. added 2016-10-23 21:26:58 -04:00
svg I've updated the icons to a new hallow outline transparent look. added 2016-10-23 21:26:58 -04:00
app_logo.ico I've updated the icons to a new hallow outline transparent look. added 2016-10-23 21:26:58 -04:00
icon_files.qrc I've updated the icons to a new hallow outline transparent look. added 2016-10-23 21:26:58 -04:00
JustAudio.pro I've updated the icons to a new hallow outline transparent look. added 2016-10-23 21:26:58 -04:00
logo.rc Added a logo to the project and changed the "settings" button to "menu" 2016-10-16 17:04:21 -04:00
main.cpp I've updated the icons to a new hallow outline transparent look. added 2016-10-23 21:26:58 -04:00
README.md README.md edited 2016-10-24 01:29:47 +00:00

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