Version History
Show All
0.86 2012-Feb-11
New features:
- Organya (.org) support (Some stuttering in the beginning and when positioning/corrupt drums at some plays)
- Option to play the default subsong instead of the first one. Only affects sid files at the moment.
- Player snaps to screen borders
- Plugin settings were not saved if the plugin/config directory didn't exist
- Didn't show the comments for YM-songs in infowindow
0.85.1 2011-Sep-12
Bug fixes:
- No file format plugins was loaded (Ooops!)
- Upgraded to ASAP 3.0.1 which brings linear interpolation for resampling and displays titles for more formats
0.85 2011-Aug-13
New features:
- Partly new GUI
- Plays Klystrack songs
- New vumeter: parallax scroller
- Enter key will start playing selected item in playlist
- ASAP files has new info field, NTSC/PAL
- Shows number of channels for NSF, SPC, VGZ etc. files (Game Music Engine) in info window
- Shows exact sound length in milliseconds in info window
- No more stutter in the beginning of VGMStream sounds
- Sid files skipped a bit in the beginning
- Sounds played by Game Music Engine was cut off at the end
- Sound length wasn't rounded correctly
- Small bug in line vumeter
- Pressing delete key to remove playlist item didn't always work
- File formats FSB 3.0, FSB 3.1 and Metal Arms WVS was reported as unknown VGMStream
- Migrated from MSVC 2008 to Mingw32
- Upgraded from Qt 4.6.0 to 4.7.3
- Upgraded to ASAP 3.0.0
- Latest songlength database for sid-files
- Soundformats supported by Audiofile library, ZSSK and SC68 can not be played in this version but are hopefully back in later versions.
0.84.1 2011-Apr-05
New features:
- Some more info about Atari files
- A lot of Amiga MOD's crashed at the end
- Loading a SoundFX file crashed
- Atari files supported by ASAP can now be played since I found some files to try out
- Forgot to enable the new .sap player which supports seeking and songlengths (for most files)
- Some layout changes in settings- and about window
0.84 2011-Mar-29
New features:
- Configurable colors for VU meter, text and background
- Configurable linewidth and antialias for VU meter
- VU Meter are now rendered in the whole "LCD Area"
- New VU Meter: 3D Starfield
- New VU Meter: Text, with configurable message and font
- "Trails" for VUMeter
- Shows the real packed format instead of just "Protracker" for packed mods (converted by ProWizard)
- Support for the following formats using ZX Spectrum Sound Kit Library (files must have correct file extension):
- VTX Vortex song
- PT2 PT2 module
- PT3 PT3/VortexII module
- New version of VGMStream which means supports for over 60 more stream formats
- .sap files now supports positioning and a song length (may not always be correct)
- Nicer looking and better structured settings window
- Update to Prowizard so now more packed mods are playable
- New code library for Future Composer files, which means that they now can now be played regardless of file extension and also loads a lot faster
- VU Meter system rewritten which means it's easier to add more variants
0.83 2010-Aug-17
New features:
- Comments has it's own tab and thus now also supports multiple lines
- Some zip-files didn't extract properly
- Didn't load GUI correctly if the program path contained ' or &
- Doesn't do any GUI updates when minimized
- Items in playlist didn't always get a tooltip with the path and filename
- A previously unplayable file was still marked as unplayable in the playlist when it was playable
- Bugs fixed in playing Promizer1.8c, Promizer 2.0 and SkytPacker due to an update of ProWizard
0.82 2010-Jul-24
New features:
- Support for following Atari formats using Another Slight Atari Player:
- CMC Chaos Music Composer
- CM3 Chaos Music Composer "3/4"
- CM3 Chaos Music Composer "Rzog"
- CMS Stereo Double Chaos Music Composer
- DMC DoublePlay Chaos Music Composer
- DLT Delta Music Composer
- MPT Music ProTracker
- MPD Music ProTracker DoublePlay
- RMT Raster Music Tracker
- TMC,TM8 Theta Music Composer 1.x
- TM2 Theta Music Composer 2.x
- Support for over 200 different audio stream formats using VGMStream (WII, PS2, XBOX, GameCube etc.) See readme.txt for full list
- New version of LibModPlug which means
- Configuration of stereo separation
- Configuration of max mix channels
- New version of Adplug which means
- Support for JBM - Johannes Bjerregård Module
- Support for DRO: DOSBox Raw OPL
- Increased compatibility for some formats
- More information about samples and instruments for mod-like and Future Composer files
- Unicode support in filenames and playlists for about half of the supported file formats
- Shuffle
- Settings for volume, pitch and balance are saved
- Playlist now has a popup menu
- Vumeter was updated even with empty vumeter chosen. Major performance loss on slow computers.
- Screamtracker 3 files with FM-synth sound (.as3m) was silent
- It was not possible to go pass an unplayable file in the playlist using the prev-button
- When deleting items in the playlist the current item was sometimes not marked as current item
- Last opened dir hadn't same default dir for "add dirs" and "add files"
- Remembers last dir also when saving the playlist
- Some rounding off issues in the settings
- The slider text for vumeter settings showed wrong text when opening the settings window for minimum values
- Oversampling setting for libmod wasn't saved correctly
- Upgraded to QT 4.6
0.81 2009-Dec-17
New features:
- Support for .sndh and .sc68
- Scrolling title in the main window if the title is too long to fit
- Configurable font, fontsize and rowheight for the playlist
- Now has system menu when rightclicking the application in the task bar
- Logging can be turned on and off in settings and is now off by default
- Subsongs now get correct length instead of getting the same length as the first subsong. (Only sid-files worked fine before)
- MIDI-songs now work again
- Drag'n'drop a song while the current song was playing a subsong > 1 sometimes crashed
- Drag'n'drop or opening a file while paused didn't start playing the newly added file immediately
- Text for sliders in settings wasn't updated when opening the settings window if the value was the minimum
- Upgraded to FMOD Ex 4.26
- Upgraded to libmodplug 0.8.7
0.80 2009-Jun-06
New features:
- 7-zip support
0.79 2009-Jun-01
New features:
- Rar support (also ver. 3.0) which also means .rsn-support (rar:ed spc-songs)
- Files inside a ziparchive have their original name when unpacked instead of with an ugly suffix added
- Showing soundformat in mainwindow broke in last version
0.78 2009-Mar-01
New features:
- Add bookmarks (Most valuable for webstreams). Edit settings.ini for deleting or editing bookmarks for now
- ID3v2 support for most common tags, also updates for streaming tags (radio stations)
- Checks if the "Last opened dir" really exists before trying to open it
- Wouldn't advance to the next sound when drag'n'drop a folder and the first file was unplayable
- Sound info window sometimes showed info for the previos played sound
- Compiled with Visual Studio 2008 and QT 4.4.3
0.77b 2008-Dec-05
New features:
- Remembers last dir opened when adding dirs or files
- Infowindow failed loading some GUI images and font for the title in main window wasn't loaded correctly
- "Add dir" would add the dir even if cancel was clicked
0.77 2008-Dec-04
New features:
- File information window - file information is provided for most playable formats
- Lengths for SID files are supported using the database from The High Voltage SID Collection (database file included)
- New VUMeter: Cube rotating to the beat - looks best with very high Multiplier and very low Sensitivity
- Keyboard shortcuts (main window must be active):
- left and right arrow = move back and forward 5 seconds
- shift + left and right arrow = previous and next sound in playlist
- alt + left and right arrow = previous and next subsong
- up and down arrow = raise/lower volume
- shift + up and down arrow = raise/lower pitch
- Empty VUMeter
- New font for sound title in main window
- Plugin settings wasn't loaded when a file was opened by double clicking it in explorer
- All MOD-files are played with libmod and thus the libmod settings now have impact on all mod files
- All MOD-files are reported as what they are - Noisetracker 1.0/Noisetracker 2.0/Startrekker etc. - instead of just as "Protracker" (except if ripped with Prowizard)
- MOD-files lo longer crash at the end
- Length is calculated for all MOD-files
- LCD-font had wrong size
- Some issues resolved when loading unplayable files
0.76 2008-Nov-15
New features:
- Automatically advances to the next subsong when a subsong has ended (instead of the next sound in the playlist)
- More VUMeters - change by clicking on the VUMeter area, selected one is saved in the settings
- Shows current playing sound in taskbar
- New fancy big 32-bit application icon
- New font for timer
- Changed the loading order for plugins which hopefully leads to less crashes when loading files
0.75 2008-sep-27
New features:
- Changed name to BZR Player due to Multiplayer was impossible to find in search engines
- Lots of settings for most of the sound players (require stop/play current sound for effect)
- Option to only allow one program instance. Another option to add-to-playlist or play a double clicked file in explorer if only one instance is allowed.
- Support for titles in M3U playlists
- Support for titles in PLS playlists
- Mouseover images for all buttons
- Dragging the progress slider to the beginning didn't work
- Two small memory leaks
0.74 2008-aug-31
New features:
- Support for YM - Atari ST
- Support for MIX - Atari Digi-Mix
- Unplayable sounds is marked with a line through
- Libmod would only play mods, and not med, okt, digitracker etc.
- Small memory leak in popup menu
- Opening the popup menu and clicking on the top bar would move the window
- Rightclicking on sliders doesn't do anything
- Some GUI changes
0.73 2008-aug-03
New features:
- HTTP streaming - either by opening a playlist or by using the "Open URL" popup menu item. Also remembers the last opened URL.
- .pls Playlist support
- Crashed if trying to play a file which didn't existed (in a playlist for example)
- Crashed if input file was very small (<64 bytes)
- Current subsong wasn't initialized in some cases
- Gzipped modules always reported unknown song length
- Packed modules always reported unknown song length
- Fixed issues with deleting items in playlist
- Clearing the playlist will not stop the current sound
- Pausing a HTTP stream for too long will lose the connection
0.72 2008-Jul-27
New features:
- Save playlist
- Delete items in playlist
- On startup, load last playlist and last played sound (optionally)
0.71 2008-Jul-24
New features:
- Sliders for pitch and balance snap to their default value when using the mouse
- Zip support. Plays all files inside a zip archive.
- Opened files are no longer always locked and can be renamed/deleted/edited if they are not currently playing
- The GUI is now loaded properly when double clicking a file
- Libmod plugin is now more stable and is enabled again
- The position slider can now be dragged to the beginning of the sound
- Some improvements for the window snapping
- "Limit songs of unknown length to" didn't work
0.7 2008-Jun-13
New features:
- Using Adplug there is now support for: (some stuttering at start and seeking)
- A2M AdLib Tracker 2
- BAM Bob's AdLib Music
- AMD AMUSIC Adlib Tracker
- CFF BoomTracker 4.0
- DFM Digital-FM
- DMO Twin TrackPlayer
- DTM DeFy AdLib Tracker
- HSC HSC Adlib Composer
- IMF Apogee IMF File
- KSM Ken Silverman's Music
- LDS LOUDNESS Sound System
- M Origin AdLib Music Format
- MAD Mlat Adlib Tracker
- MKJ MKJamz
- MTK MPU-401 Trakker
- RAD Reality ADlib Tracker
- RAW RdosPlay RAW file
- AS3M Screamtracker 3
- SA2 Surprise! Adlib Tracker 2
- SAT Surprise! AdLib Tracker
- SNG SNGPlay
- SCI Sierra's AdLib Audio File Format
- LAA LucasArts AdLib Audio File Format
- SNG Faust Music Creator
- XSM eXtra Simple Music
- XMS XMS-Tracker
- SNG Adlib Tracker 1.0
- XAD eXotic ADlib Format
- Displays sound format (packed modules are currently shown as protracker/fasttracker)
- Displays sound frequency
- Doubleclicking a sound in the playlist didn't start playing if player was paused
- Pausebutton can't be toggled if no sound is playing
0.6 2008-Jun-08
New features:
- Using Adplug there is now support for: (some stuttering at start and seeking)
- 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)
- 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
- 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
- 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
- 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 some buttons that looks a bit nicer
- 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
- vgz-files didn't work
0.1 2008-apr-12
First release