0.6 2008-jun-08

	New features:
	Support for:
		AIFC     - Compressed AIFF's (doesn't work for all files I tried)
		SND/AU   - NeXT .snd/Sun .au
		WAVE	 - Microsoft RIFF WAVE Format  (can't find any file to try with)
		BICSF    - Berkeley/IRCAM/CARL Sound Format (can't find any file to try with)
		AVR      - Audio Visual Research File Format  (can't find any file to try with)
		IFF/8SVX - Amiga IFF/8SVX
		NIST     - NIST SPHERE File Format  (can't find any file to try with)
	
	Window snapping
	If playlist is snapped to main window, moving the main window will move both windows (some small issues)

	Bug fixes:
	Mod's pitch was incorrect for some people
	Subsong wasn't reset back to 1 when doubleclicked a sound in playlist or dragged to playerwindow

0.5 2008-may-23

	New features:
	
	Playlistwindow has brand new GUI
	Shows the current time when dragging the progress slider
	Shows the complete sound path when mouse cursor is positioned over item in playlist
	Scrolls to current playing sound in playlist so that it's visible
	
	Bug fixes:
	Position slider can only be moved when sound is playing

	

0.45 2008-may-11
	
	New features:
	
	Rewrote the GUI almost completely which meant a lot less code and easier to change it in the future. Now everything in the main window is customized.
	Folders can be drag and dropped or added by command line with all files in them added
	Balance slider
	Highlight on LCD display
	Minimize and quit buttons
	About window
	Tooltips

	Bug fixes:

	Current pitch wasn't remembered when changing sound
	Played wrong sounds when "preload next song" was enabled in some cases	
	Sounds showed complete path in playlist instead of just filename when added from command line
	Leading zero for minutes in timer
	Right aligned timer
	Changed font for timer since the last one wasn't mono spaced

0.4 2008-may-03
	
	New features:
	
	New non-Windows-looking-GUI! (needs more work)
	Gapless playback
		"Enabled" will remove silence from beginning and end
		"Accurate" will do it more precise, but takes longer to load (MP3) sound
		"Preload next sound" will do just that (after 5 secs)
		"Cutoff" is the "silence threshold". Higher value will remove more
		For best results (when listening to a mixed CD for example) all three should be enabled
	M3U-playlist support
	New font for the timer
	Pausebutton is "down" when paused

	Bug fixes:
	
	Shows ?:?? as remaining time for sounds of unknown length instead of 7158
	Now using the speaker configuration set in sound settings in windows control panel, instead of always stereo
	No longer crashes when choosing subsongs when no sound is loaded
	Toggling elapsed/remaining time now only works with left mousebutton
	Fixed bug in Game music Emu plugin, played second subsong when it should play first

0.3 2008-apr-18
	
	New features:
	
	Integrated Prowizard - check readme.txt for formats supported
	Subsong support
	Sounds can be added from commandline (filenames separated by space) 
	Seeking is now working in more formats (nsf for example)
	VU-meter, timer and slider are reset when pressing stop or last song in playlist has ended
	Playlist window's visibility saved in settings
	Made somme buttons that looks a bit nicer
	
	Bug fixes:

	gzipped files could be max 5 mb when uncompressed, now could be of any size

	DISABLED libmod due too it beeing to unstable - will see if I can find another better mod library
	

0.2 2008-apr-14

	New features:

	Drag and drop files
	Reverb
	Normalizer
	Set default sound length for sounds with unknown length 
	Remembers windows size and position
	Current sound is green in playlist
	Settings dialog (and all settings are saved)
	Click on time switches between elapsed and remaining time
	Changed font of the time since it wasn't a standard font for Windows
	
	Bug fixes:

	vgz-files didn't work

0.1 2008-apr-12

	First release