JustAudio/io
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
..
aud_file.cpp made better use of Ui::trayActivated() so it can not only display the 2016-10-25 20:00:33 -04:00
aud_file.h made better use of Ui::trayActivated() so it can not only display the 2016-10-25 20:00:33 -04:00
conf.cpp made better use of Ui::trayActivated() so it can not only display the 2016-10-25 20:00:33 -04:00
conf.h made better use of Ui::trayActivated() so it can not only display the 2016-10-25 20:00:33 -04:00
idm.cpp Added a logo to the project and changed the "settings" button to "menu" 2016-10-16 17:04:21 -04:00
idm.h Added a logo to the project and changed the "settings" button to "menu" 2016-10-16 17:04:21 -04:00
int.cpp Added a logo to the project and changed the "settings" button to "menu" 2016-10-16 17:04:21 -04:00
int.h Added a logo to the project and changed the "settings" button to "menu" 2016-10-16 17:04:21 -04:00