Go to file
Maurice O'Neal 73a8c03fa1 Added a logo to the project and changed the "settings" button to "menu"
and added some options to the menu that changes the behaviour of the
app. such as turning on/off the auto playing of files and the directory
and volume control. this is all kept persistent using an IDM formated
file in the app's config directory. still having issues with it not
calculating the durations properly but i now know why. it's because
QMediaPlayer can't calculate the durations of VBR files (variable bit-
rate) properly. other than that, everything seems to be working
perfectly. i'll add more feasures such as a next/previous file button
and a stop button.
2016-10-16 17:04:21 -04:00
gui Added a logo to the project and changed the "settings" button to "menu" 2016-10-16 17:04:21 -04:00
io Added a logo to the project and changed the "settings" button to "menu" 2016-10-16 17:04:21 -04:00
svg Added a logo to the project and changed the "settings" button to "menu" 2016-10-16 17:04:21 -04:00
app_logo.ico Added a logo to the project and changed the "settings" button to "menu" 2016-10-16 17:04:21 -04:00
icon_files.qrc Added a logo to the project and changed the "settings" button to "menu" 2016-10-16 17:04:21 -04:00
JustAudio.pro Added a logo to the project and changed the "settings" button to "menu" 2016-10-16 17:04:21 -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 1st commit for this project. current work in progress is to get the 2016-10-03 00:47:02 -04:00