(GSoC 2024) SDL2 Library

Discussing libraries simplifying applications development
  • Currently, I have made a working audio driver for SDL2:
    Downloaded 20 times
    The program which randomly generates tones and feeds to an audio buffer, was compiled using SDL2 library.
    The driver needs more work before I will push the changes to my repository though.
  • Playing a WAV file through SDL2 (without using SDL_mixer) on KolibriOS:
    wav file demo
    Downloaded 18 times

    The program itself:
    playwav.zip (1.75 KiB)
    Downloaded 24 times
    I have yet to push changes to my repository for audio support though.
  • Changes for audio support have been pushed to the repository:
    https://github.com/arnavbhatt288/sdl-2. ... c0ae42651e

    A test program is pre-compiled (the playwav program) for demonstrating the audio support:
    Downloaded 12 times
  • Hi! May I make a mirror of your repo on official KOS's git host?
  • Sweetbread wrote: Mon Jun 10, 2024 12:26 am Hi! May I make a mirror of your repo on official KOS's git host?
    Sure, why not?
  • Video subsystem for SDL2 is now functional. Loading a bitmap file as a texture for test:
    Downloaded 7 times
    Now, keyboard and mouse events are being implemented.
  • Who is online

    Users browsing this forum: No registered users and 0 guests