Releases: thrive4/app.fb.audioplayer-bass
Releases · thrive4/app.fb.audioplayer-bass
audioplayer-bass-v1.7.32bit
audioplayer-bass-v1.6.32bit
- getuilabelvalue implemented full automatic spacing
- added generate m3u by searching on one tag
artist, title, album, genre and year
audioplayer
example: audioplayer.exe g:\data\mp3\classic artist beethoven
generates the m3u file beethoven.m3u
which then can be played by audioplayer.exe beethoven.m3u
notes:- simple search so 195 is equivelant of ?195? or 195
- runtime in seconds is not calculated default is #EXTINF:134
- no explicit wildcard support
- tweaked getmp3tag increase speed parsing mp3 tags
- trimmed utilfile.bas
- fixed .pls parsing and playback
audioplayer-bass-v1.5.32bit
- corrected freefile variable type to long
integer causes issues when opening multiple
file in succession - trimmed utilfile.bas
- reworked shuffleplay...again... should now
work as intended; only play a item in the set once
until the set is exhausted. - tweaked drc, volume was stil choppy with certain
music is now more in line with, xmplay's auto amp
dynamic gain, as such more smoother. - added dutch (nl) as locale
- tidy up conf.ini
- added .wbfe (winfbe) project file
audioplayer-bass-v1.4.32bit
update v1.4 28/10/2023
- fixed log creation (missing message)
- fixed appname made truncation .exe optional
- fixed checkpath did not set correct path after
function exit when path is correct - fixed list when initiating with a specific track or song
- reduced probability of same track playing in shuffle mode
- display current track / song number
- misc fixes to getmp3cover
audioplayer-bass-v1.3.32bit
update v1.3 27/06/2023
- reworked localization, broader ui scope, utf support and more scalable
- implemented utilfile.bas generics for several apps
- tweaked drc algorithm reduced volume peak
audioplayer-bass-v1.2.32bit
update v1.2 15/05/2023
- added drc, dynamic range compression can be set via conf.ini
- added toggle drc via key 'd' drc on or off
- added toggle listplay via key 'l' shuffle or linear
- added os mixer fader volume control (windows 7 and 10)
| route: sourcevolume > drcvolume (on / off) > currentvolume( is os mixer volume)
| source is set via config, drc amps Db currentvolume is final volume output - improved command line handling catches incorrect files and paths
- tweaked utilfile.bas more in line with other apps
- tweaked shuffleplay scanning from root dir is not supported
- tieded up code in most files
- fixed .pls
audioplayer-bass-v1.1.32bit
update v1.1 20/03/2023
- better thumbnail detection in jpeg
pattern ffd8 ffd8 ffd9 ffd9 next to
pattern ffd8 ffd9 ffd8 ffd9 - better png check using exif as check
- removed p play option not really needed
- misc bugfixes stability and error handling
audioplayer-bass-v1.0.32bit
public release audioplayer-bass-v1.0.32bit