-
JPEG Save support was added way back in 2004, but the most recent release is 1.0.2 dating from 2003.
SVN also has project files for VC8 now in addition to VC7, so that's another reason to cut a new release.
2008-04-03 03:29:15 UTC in Corona Image I/O Library
-
baxissimo committed revision 255 to the Corona Image I/O Library SVN repository, changing 6 files.
2008-04-03 03:22:10 UTC in Corona Image I/O Library
-
baxissimo committed revision 254 to the Corona Image I/O Library SVN repository, changing 2 files.
2008-04-03 03:13:08 UTC in Corona Image I/O Library
-
Geez. I just went to add my patch to SVN (I made it originally based off the latest release of Corona (1.0.2)). Only to find that JPEG Save support is *already* in SVN. Was added in May of 2004 by you (aegis).
One glitch was that the SaveJPEG.cpp file was not included in VC7 project. And there is no VC8 support in svn. So I'll fix those and check it in. Other than that, it seems like...
2008-04-03 03:11:39 UTC in Corona Image I/O Library
-
Sure, if you don't think you'll be able to do it.
2008-01-15 08:38:32 UTC in Corona Image I/O Library
-
MTL is a huge bloated buggy library.
There's no need for it in OGLE since all OGLE does is multiply 4x4 matrices times 4-vectors.
This patch replaces MTL with a few simple Matrix/Vector classes.
2008-01-14 06:30:58 UTC in OGLE: The OpenGLExtractor
-
This adds support for saving jpegs.
Included are a unified diff for the two changed files, plus full copies of the added and modified files.
2008-01-11 22:26:55 UTC in Corona Image I/O Library
-
The new feature of rebuilding index occasionally in the background is great.
But I still end up going into the settings to force a rebuild every time I install a new program (which happens fairly often actually). Because naturally after installing a program, the next thing I want to do is try it out.
I think the best would be a button on the main launchy entry screen right next to that...
2008-01-08 02:24:19 UTC in Launchy
-
Issue number 2 seems to be fixed in the new 2.0 release.
That's definitely some good progress.
I think that puts it on par with the Windows+R run dialog for usability (which is a pretty low target to be shooting for).
The main issue to me now is that hitting tab just picks the first match it finds alphabetically and goes with that. If there's more than one match it would be better to pop...
2007-12-24 23:50:59 UTC in Launchy
-
See also:
http://sourceforge.net/tracker/index.php?func=detail&aid=1832960&group_id=9863&atid=109863.
2007-11-19 05:31:10 UTC in wxWidgets