Key RAD Studio 10.2.3 Features:
CMake Command-Line Support: CMake is a popular C++ build tool. RAD Studio 10.2.3 Tokyo provides support for building CMake projects on the command line using RAD Studio compilers. 10.2.3 also specifically supports using Ninja with…
Author: Craig Chapman
One of my customers emailed me with an interesting problem this morning.
“I need to be able to peek into a video file, specifically a .mp4 file, and determine if it’s PAL or NTSC.”
This seemed like a fun challenge, so I thought I’d write a helper class to solve it..
The Problem
Ultimately, what determines if an image or video conforms to PAL or NTSC is a combination…
Author: Craig Chapman
Back in November for CodeRage-12, I demonstrated a partial translation of the Xlib headers for X11. At that time I explained that I’d not completed the headers, but would notify on my blog when I had.
Well, I’ve just done a major update to those…
Asking development and troubleshooting questions is a mix of art and science. Sites like Stack Overflow and other developer community forums will often reject questions that do not meet their standards. Even when you are sending a support request to our premium update subscription supportyou can save a lot of time by providing all the necessary information in your first message. There are a…
The last few months have been really a bit hectic, and I failed to find the time for my regular “notable Delphi blog posts” summary. I’ve also done very few blog posts in general. Here is one, with key entries only (or I’d be way too…
Next week I’ll be presenting at an event in London organized by our partner Grey Matter. You can find more information and the link to sign up onhttp://www.greymatter.com/corporate/events/to-delphinity-and-beyond-free-delphi-workshop/
Titled “To…
As 2024 comes to a close, I’d like to take a moment to reflect on some of our Embarcadero product releases in 2024, industry trends, and thank you, our customers, for your continued support of our…