Overview
To make their jobs easier, all photo and video editing applications make use of media libraries. This article is about the WINSOFT Media Recorder component for Android. This Media Recorder component for Android makes use of the Android MediaRecorder API to record audio and video.
The Android MediaRecorder API supports capturing and encoding a wide range of popular audio and video…
Real-world large C++ build times and TwineCompile
December 15, 2020
TwineCompile is an addon for C++Builder that is currently in GetIt for free to update subscription customers, for all editions, including Pro. Let’s see how well it works with real-world projects.
TwineCompile speeds up C++Builder compile time significantly. To test…
New IDE Plugin: Parnassus Parallel Debugger
December 15, 2020
Advanced code editor markup, call stack UI, and multithreaded debugging tools — in a new plugin for RAD Studio now freely available.
We’re very pleased to announce a new IDE extension available today for RAD Studio 10.4.1, created by the same author as the popular…
Quickly Consume The Firebase REST API With The Open Source Firebase4Delphi Library
December 11, 2020
Firebase helps mobile and web app teams succeed according to their site. The Firebase4Delphi library was created by Embarcadero MVP Daniele Spinetti and is a powerful solution for accessing Firebase from within Delphi.
Firebase “gives you functionality like analytics, databases, messaging and crash reporting so you can move quickly and focus on your users. It is built on Google…
LockBox3 is a Delphi library for cryptography. It provides support for AES, DES, 3DES, Blowfish, Twofish, SHA, MD5, a variety of chaining modes, RSA digital signature and verification.
This is a source-only release of TurboPack LockBox3. It includes designtime and runtime…
C Header Translator Tool For Delphi Lets You Parse C Header Files Using The Clang Compiler
December 9, 2020
Since Chet uses an actual compiler, you will need to have a (minimal) C develop environment installed, as well as LLVM with Clang. Clang needs to be able to find the system headers for the development environment. These will usually be available if you have some version of…
DevExpress VCL Subscription v20.2 Beta 1
December 3, 2020
As you may already know, DevExpress just released the first beta for their next major VCL update – v20.2. The official release is slated for the end of November. If you own an active VCL Subscription, you can download Beta 1 directly from their website.
They completed work on major functionality and look forward to your feedback so we can finalize our release and address any major…
Powerful Cross Platform TeeGrid Is Capable Of Handling A Large Number Of Cells In Delphi FireMonkey
December 1, 2020
TeeGrid is a full featured third party grid and tabular control for Delphi and C++. Supporting both VCL and FireMonkey it should run on Windows 32 and 64 bit, Mac OSX, Android and iOS.
According to the developer it is “Written from scratch (not derived from…
New Major Release for Delphi Code Analyzer v2.4 with Free Download
December 1, 2020
Delphi Parser has a new major release …
Download Free The New & Powerful Delphi Parser Static Code Analyzer 2.4 & Get Your Delphi Code Analyzed in Minutes!
QUICKLY UPGRADE TO DELPHI 10.4 SYDNEY
This is an exciting year for Delphi programmers with…
Flexible Brotli Compression Library For Your Windows Delphi/C++ Builder VCL And FMX Apps
November 28, 2020
Intro
Most of Delphi and C++ Builder developers utilize preinstalled components and libraries to compress and decompress files. For instance, the System.Zlib which supports gzip and deflate, the System.Zip is also helpful to handle .zip archive files. Moreover, Indy’s TIdCompressorZLib which is based on Zlib.
But that is not it. There are more different libraries based on different…