Skip to content

Releases: thrive4/app.fb.slideshow

slideshow-sdl2-v1.7.32bit

31 Dec 10:33
d4d758a

Choose a tag to compare

  • major rewrite due to implementing new listplay
    shuffleplay now superseded by listplay
    better random shuffle plus has history that keeps
    tab of previous random selected items
  • added support for webgl shaders using extension .gls
  • added .webp support needs extra dlls
    libwebp-7 and libwebpdemux-2 x86 versions ...
  • update sdl2 from 2.30.9.0 to 2.32.4.0
  • update sdl_image from 2.8.2.0 to 2.8.8.0
  • update sdl_ttf from 2.22.0.0 to 2.24.0.0
  • update generic file functions added drive label and storage
    and convertbytesize
  • harmonized help files and added switches
  • better locale handling
  • added spanish (es)

slideshow-sdl2-v1.6.32bit

04 Jan 15:55
c4974d6

Choose a tag to compare

  • fixed reversed animations opengl was timing issue
  • improved locale handling

slideshow-sdl2-v1.5.32bit

19 Nov 11:43
ebd922e

Choose a tag to compare

  • fix resolvepath handling of ..<path><file>
  • fix get day of the weeek switched to GetLocalTime > wDayOfWeek
  • fix to commandline handeling resolvepath after switches -v, etc
  • fixed error handeling locale
  • regression checkpath (see 1.2) fixed again
  • removed gltexture not needed for shader
  • cleanup conf.ini removed unused settings
  • slimmed down function explode

slideshow-sdl2-v1.4.32bit

11 Nov 11:35
4a67ece

Choose a tag to compare

update v1.4 11/11/2024

  • added support for webgl shaders using extension .gls
  • added generate m3u by searching on one tag
    artist, title, album, genre and year
    slideshow
    example: slideshow.exe g:\data\mp3\classic artist beethoven
    generates the m3u file beethoven.m3u
    which then can be played by slideshow.exe beethoven.m3u
    notes:
    • simple search so 195 is equivalent of ?195? or 195
    • runtime in seconds is not calculated default is #EXTINF:134
    • no explicit wildcard support
  • trimmed utilfile.bas and added resolvepath for commanline argument
  • rewrite commandline handling
  • fixed intermittent issue with displaying first image
  • tweaked getmp3tag increase speed parsing mp3 tags
  • update sdl2 from 2.26.5.0 to 2.30.9.0
  • update sdl_image from 2.6.3.0 to 2.8.2.0
  • update sdl_ttf from 2.20.2.0 to 2.22.0.0
  • remove .tff should be .tif or .tiff but needs separate libtiff-5.dll
  • avif, tiff, webp and jxl need separate dll's
  • for now remove support but keep jxl on the todo list
  • info .webp support see: https://en.wikipedia.org/wiki/WebP
  • info .jxl support aka jpeg XL see: https://jpegxl.info/

slideshow-sdl2-v1.3.32bit

24 Nov 12:44
d935659

Choose a tag to compare

  • corrected freefile variable type to long
    integer causes issues when opening multiple
    file in succession
  • corrected weekday now attained via dateserial
    see: https://www.timeanddate.com/calendar/days/first-day-of-the-week.html
  • trimmed utilfile.bas
  • reworked shuffleplay...again... should now
    work as intended; only play a item in the set once
    untill the set is exhausted.
  • added dutch (nl) as locale
  • tidy up conf.ini

slideshow-sdl2-v1.2.32bit

28 Oct 12:14
8c83af3

Choose a tag to compare

update v1.2 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
  • cleanup unused variables, renderText freesurface
  • updated cpu syncfps thanks to fxm
    ' via https://www.freebasic.net/forum/viewtopic.php?t=32323
  • misc fixes to getmp3cover
  • reduced probability of same image occurring in shuffle mode

slideshow-sdl2-v1.1.32bit

28 Jun 13:18
f0820dd

Choose a tag to compare

update v1.1 27/06/2023

slideshow-sdl2-v1.0.32bit

21 Jun 16:07
6599a75

Choose a tag to compare

public release v1.0.