Thursday, December 20, 2007

My birthday

Hi folks,

It is time to see how many people actually check out this blog ;-) .
Well... It is my birthday, let see if I will get any respond here or over e-mail ;-) .

This year the gifts however will be for you. I have added a number of tutorials for VideoLab, AudioLab and SignalLab - http://www.mitov.com/html/tutorials.html, and I am working on more tutorials both for Visual Studio (C#, VB.NET, J#, C++/CLI) and RAD Studio (Delphi and C++ Builder).

The Scope component is also getting a major overhaul. Some down-sampling has been added and the component can now work very fast with more than 1 million samples. More down-sampling will be added and we expect further speed improvements. There are also number of other features added, including rectangular zones for marking and axis interactions. We are also working on adding more axis to the scope, and associating the channels with them.

The libraries are also getting more demos added. With all of this and a lot of fixes and improvements across the libraries, we hope that the next release will be even more fun to use. Our current plan is to have release around the end of January, but it may depend of how the testing will go. As usual we will not release until we are 100% satisfied with the quality.

Cheers,
Boian

Thursday, November 01, 2007

Version 3.1 is finally here!

We have finally released Version 3.1 of the libraries.
All the libraries are now officially released for .NET 2.0, and ohh... boy do we have a lot of new stuff in .NET !
We have all the assemblies signed.
The DLLs are assembly resources.
The assemblies now are registered in the GAC and Visual Studio will pick them automatically.
All the design editors working in .NET .
The binary data of the components is stored in the form resources.
The Image properties are working properly.
All the properties and components have descriptions.
The pin connections are now stored in the resources solving the CodeDOM problems in the previous version.
The after pin connections are working.
All the examples are now available in .NET
The installation process is significantly improved.
And we even have improved the help files ;-) .
It took 4 more weeks than expected to get it all done, but we are sure you will love the result :-) .

Please try the new .NET versions, and enjoy them :-) .

We have not forgotten the VCL and the Visual C++ users either.
In this version we have:
added full RAD Studio 2007 support
enhanced the help
added number of new demos
new component editors
added 5 new components in AudioLab
improved the SignalLab filter designers

There are also many other fixes across the libraries.

Cheers,
Boian

Thursday, August 30, 2007

We have moved

Hi folks,

We have moved to a new location in Berkeley.
Here is our new address:

Mitov Software
2020 Kittredge St. #239
Berkeley, CA 94704

Our office is now setup in the new location and fully operational again.

Cheers,

Boian Mitov

Wednesday, June 13, 2007

On the go

Hi folks,
I will be visiting China for the next 25 days, and will be back on July 10. I expect to have reasonable connectivity during that time, and will try to handle any customer requests, as well as will dispatch some issues to people working for me, however some delays may be encountered. I am sorry for the inconvenience.

With best regards,
Boian Mitov

BDS 2007 Edition available

A new BDS 2007 Edition of the libraries for is available now.
The edition supports Delphi 2007 and C++ Builder 2007.

Friday, May 11, 2007

Version 3.0 is finally available!

We finally released the 3.0 version of all the libraries.
This is by far the biggest release we have ever done. All the libraries have grown, with the VisionLab more than tripling in functionality. There is a new threading model, new improved buffering, new video formats, AudioLab supports multichannel (More than 2 channels) audio, and many more new features.
For first time all the libraries are also available for .NET 2.0 as Betas.
All the libraries also support Delphi 2007.
I hope you will enjoy!
Please stay tuned for more...

Monday, March 26, 2007

Delphi 2007 support

The Delphi 2007 is here and rocks!
We have all our components ported to D2007 and prerelease is available per request. The support will be part of the upcoming 3.0 version.

Wednesday, January 17, 2007

An OpenWire overhaul

The OpenWire core has gone in a major overhaul in the last 2 weeks. The original code was written years ago and has gone trough incremental changes since then. It finally become apparent that the implementation needs to be improved in order the library to continue to succeed. As result of the overhaul the loading time of large projects has decreased 10 fold :-) The code is also more readable and expandable than it was before. The new version also allow specifying the order in which the Sink pins will receive the data. We are also considering other changes in the coming days. The new version seems very stable, but we will continue stress testing in the next few days before we release a new Beta .
Stay tuned for more updates!