The Scar's Player is an audio player that supports various file types, such as e.g. MP3 or WAV. Other than the normal MP3 Player features, my program has the following features:
To download "The Scar's Player" bin and src, go to
https://sourceforge.net/projects/thescarsplayer/
Current Version: 1.1.0
The program is fairly easy to use. Just try the different functions of it and you'll quickly get behind them :).
The only thing that probably needs some explaining is exiting the program. Due to the alarm clock function I made it a little hard to exit it. The program won't show in the task manager and it can't be closed using Alt+F4. The only way to close it is via the File Menu. But during alarm clock operation, even this way is blocked. So the only way to turn off the program is to turn off the alarm clock function. If the alarm is already running, you have to wait for a minute before you can turn it off.
The program is written in C++ (Visual Studio .Net 2003) and uses the native Win32 API. It is composed of various modules whitch are each in a DLL and each represents one logical "function" of the program. Also, the code is not commented, so you have to figure out what the stuff does for yourself, but that shouldn't be so hard. It is written clearly.
The program The Scar's Player is licensed under the GNU General Public License. Please go to http://www.gnu.org/licenses/gpl.html for further information. (c) by Tobias Eiseler, 2006
If you want to support this project, than you are welcomed to donate! Cause it is lot's of work to write this program and to sort out all the bugs that are in it. Thanks! (The button is at the end of this site)