openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
uos
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 13 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed crash when using TmemoryStream with Windows (Thanks to Phoenix). Fixed define compiler directive.
fredvs
More...
almost 8 years ago
Thanks to Phoenix, added AddFromMemoryStream(...).
fredvs
More...
almost 8 years ago
Fixed memory leak when using TMemoryStream.
fredvs
More...
almost 8 years ago
Added AddFromMemoryStream(...) of mp3 too. Fixed AddFromFile(...) (was not working for mp3, opus and aac files).
fredvs
More...
almost 8 years ago
Thanks to Phoenix, added AddFromMemoryStream(...). Warning: It works only for ogg, flac, wav audio files. Mp3, opus and custom audio format will come asap.
fredvs
More...
almost 8 years ago
Updated SimpleDrums demo.
fredvs
More...
almost 8 years ago
Added File2File(). This to convert any type of audio file into wav, pcm or custom file.
fredvs
More...
almost 8 years ago
Added ConsolePlayMemory.pas to show how to use memory buffer as input.
fredvs
More...
almost 8 years ago
Added AddFromMemory() to play from memory buffer.
fredvs
More...
almost 8 years ago
Added AddFromFileIntoMemory(). It decodes file into memory buffer and uses that memory buffer for playing. Added Simple_Drums demo to show how to use it.
fredvs
More...
almost 8 years ago
Winter cleanup of code.
fredvs
More...
almost 8 years ago
Renamed AddDSPin() > InputAddDSPin(), SetDSPin() > InputSetDSP, idem for Output... Fixed Waveform and SimpleRecorder demos. (2)
fredvs
More...
almost 8 years ago
Renamed AddDSPin() > InputAddDSPin(), SetDSPin() > InputSetDSP, idem for Output... Fixed Waveform and SimpleRecorder demos.
fredvs
More...
almost 8 years ago
Update MultiInput demo: added Enabled-checkboxes.
fredvs
More...
almost 8 years ago
Fixed uos_SeekTime(). There was a problem of integer format ( ==> cint32). (3)
fredvs
More...
almost 8 years ago
Fixed uos_SeekTime(). There was a problem of integer format ( ==> cint32). (2)
fredvs
More...
almost 8 years ago
Fixed uos_SeekTime(). There was a problem of integer format ( ==> cint32).
fredvs
More...
almost 8 years ago
Updated MultiInput demo. It demonstrate how to use PlayNofree() and a endless input.
fredvs
More...
almost 8 years ago
Added InputSetEnable(). Usefull for multi-input.
fredvs
More...
almost 8 years ago
Fixed memory leak inside application. This caused increasing of memory used at each creation of player.
fredvs
More...
almost 8 years ago
Fixed uos_OpusFile.pas for Windows.
fredvs
More...
almost 8 years ago
Added FreePlayer() procedure to use after PlayNoFree(). It frees completely the thread and the memory streams.
fredvs
More...
almost 8 years ago
First steps with IceCast live-audio web server.
fredvs
More...
almost 8 years ago
Fixed close url streams.
fredvs
More...
almost 8 years ago
Fixed mpg123_replace_reader_handle() => replaced @mpg_close_stream with nil (uos take care of closing the pipe).
fredvs
More...
almost 8 years ago
Added uos_shout.pas. It is the header of IceCast-Shout library to connect audio streams to IceCast audio stream web server. (3)
fredvs
More...
almost 8 years ago
Added uos_shout.pas. It is the header of IceCast-Shout library to connect audio streams to IceCast audio stream web server. (2)
fredvs
More...
almost 8 years ago
Added uos_shout.pas. It is the header of IceCast-Shout library to connect audio streams to IceCast audio stream web server,
fredvs
More...
almost 8 years ago
Fixed in uos_opus.pas: opus_decoder_ctl, opus_encoder_ctl, opus_multistream_encoder_ctl, opus_multistream_decoder_ctl. (2)
fredvs
More...
almost 8 years ago
Fixed in uos_opus.pas: opus_decoder_ctl, opus_decoder_ctl, opus_multistream_encoder_ctl, opus_multistream_decoder_ctl.
fredvs
More...
almost 8 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree