1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated SimpleDrums demos using TMemoryStream. More... almost 8 years ago
Updated SimpleDrums demos. More... almost 8 years ago
Thanks to Fauri, fixed bug in uos_CreatePlayer(). If player already existed, it was not destroyed the right way. More... almost 8 years ago
Updated SimpleDrums demo. More... almost 8 years ago
Added some improvements from Phoenix. (3) More... almost 8 years ago
Added some improvements from Phoenix. (2) More... almost 8 years ago
Added some improvements from Phoenix. More... almost 8 years ago
Fixed File2Buffer(). More... almost 8 years ago
Last tuning for uos_FreePlayer(). More... almost 8 years ago
Added the working (finally!) Tuos_Player.DoTerminate. More... almost 8 years ago
Added Player.OnThreadTerminate --> called at end of Player.Execute. More... almost 8 years ago
Thanks to Phoenix, added PlayersNotFree method to ajust the sleep-time before to call uos_free(). More... almost 8 years ago
Re-added with correct parameter Player.OnTerminate(sender: Tobject). More... almost 8 years ago
Update consoleplay demo. More... almost 8 years ago
emoved Player.OnTerminate() ---> was not used ---> old code from 5 years ago ;-( (2) More... almost 8 years ago
Removed Player.OnTerminate() ---> was not used --> old code from 5 years ago ;-( More... almost 8 years ago
Update Tuos_Player.onTerminate() and uos_FreePlayer() according with FreeOnTerminate at creation of the player. More... almost 8 years ago
Added EndProcOnly (procedure not of object) to execute at end of player. More... almost 8 years ago
Fixed memory leak. More... almost 8 years ago
Fixed ratio for all methods. More... almost 8 years ago
Fixed WantFrames in AddFromMemoryBuffer(). More... almost 8 years ago
New parameters for uos_File2Buffer() and uos_AddFromMemoryBuffer() ---> bufferinfos. Fixed memory leak if uos_play() was not used. More... almost 8 years ago
Added comment for Opus file in demos. More... almost 8 years ago
Fixed cdecl; missing in mpg_seek_url(). (Thanks to Phoenix). More... almost 8 years ago
Update SimplePlayer demo. By default OpusFile library is not loaded. This if Opus dependency is not installed. More... almost 8 years ago
Added mpg_seek_url for pipes and mpg_seek_stream for TMemoryStream. More... almost 8 years ago
Thanks to Phoenix, fixed length in samples when use of AddFromMemoryStream(). More... almost 8 years ago
Updated ConsolePlayMemoryStream demo. More... almost 8 years ago
Added "auto-stop" players in uos_Free(). New parameters for AddFromMemoryStream(). More... almost 8 years ago
Added AddFromMemoryStream() of opus files. More... almost 8 years ago