Read Me
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
RochaCardoso Projects
* Cesar Rocha, cesar(at)rochacardoso.de
* Jacqueline Cardoso, jacqueline(at)rochacardoso.de
------------------------------------------------------------------------------------
IMPORTANT (to run)
------------------------------------------------------------------------------------
The software needs a *.ini file that is stored on the main folder. This file
needs to be stored in the folder C:\Users\Public\Documents\RochaCardoso\MP3Player
before run the software, or the path must be changed inside the file mp3player.cpp.
------------------------------------------------------------------------------------
IMPORTANT (to use)
------------------------------------------------------------------------------------
While implementing the software I had problems to execute some mp3 files. I found
out that there is a bug and codec problems with Qt 5.4 and that was my problem.
https://bugreports.qt.io/browse/QTBUG-42286
In case you try to run this software when some files don't play, please, try to
install the K-Lite_Codec_Pack_1100_Basic.
http://downloads.ddigest.com/software/download.php?sid=1089&ssid=0&did=374
------------------------------------------------------------------------------------