1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819
|
2010-02-26 Tamer Fahmy <tamer@sim.no>
* .hgtags:
Removed tag Simage-1.7.0
[1273f5b8b6d7] [tip]
* .hgtags:
Added tag Simage-1.7.0 for changeset b52b136425be
[f685f8e6311d]
* docs/announcement-1_7_0.txt:
replace Kongsberg SIM with Kongsberg Oil & Gas Technologies.
[b52b136425be]
* .hgtags:
Removed tag Simage-1.7.0
[0b922b414346]
* .hgtags:
Added tag Simage-1.7.0 for changeset 22fab27f433d
[fd99c8d12498]
* docs/announcement-1_7_0.txt:
point to the raw text format of the ChangeLog file.
[22fab27f433d]
* NEWS, docs/announcement-1_7_0.txt:
adjust release date.
[5608e80736d6]
* docs/announcement-1_7_0.txt:
add 1.7.0 release announcement.
[92039ef50c73]
* build/msvc6/config-debug.h, build/msvc6/config-release.h,
build/msvc6/include/simage.h, build/msvc7/config-debug.h,
build/msvc7/config-release.h, build/msvc7/include/simage.h,
build/msvc8/config-debug.h, build/msvc8/config-release.h,
build/msvc8/include/simage.h, build/msvc9/config-debug.h,
build/msvc9/config-release.h, build/msvc9/include/simage.h:
update version information.
[90827378a1f0]
* build/msvc6/config-debug.h, build/msvc6/config-release.h,
build/msvc6/include/simage.h, build/msvc7/config-debug.h,
build/msvc7/config-release.h, build/msvc7/include/simage.h,
build/msvc8/config-debug.h, build/msvc8/config-release.h,
build/msvc8/include/simage.h, build/msvc9/config-debug.h,
build/msvc9/config-release.h, build/msvc9/include/simage.h:
update version to 1.7.0.
[c0ef3f78959f]
* ChangeLog, NEWS:
updated news and ChangeLog file.
[bf53b9d03c03]
* configure, configure.ac:
updated to version 1.7.0.
[12c2381e92c2]
* build/build_simage_win32.sh:
adapt for the mercurial switch
[d20f0b42fb16]
* BUGS.txt:
remove outdated BUGS.txt
[db1d4cbeed30]
2010-02-25 Tamer Fahmy <tamer@sim.no>
* Automated merge with https://hg.sim.no/simage/default
[e884c52d72eb]
* src/simage_cgimage.c:
return codes have opposite meaning.
[9bb8be117c64]
* src/simage_cgimage.c:
robustify cgimage saver implementation and flip images horizontally.
[e53792d7af32]
* src/simage.c:
fix tragic endless identification loop for non supported cgimage
formats.
[375f0f64526b]
2010-02-24 Tamer Fahmy <tamer@sim.no>
* src/simage_cgimage.c:
implemented missing CGImage save functionality.
[797951806260]
2010-02-23 Tamer Fahmy <tamer@sim.no>
* include/simage_cgimage.h, src/simage_write.c:
add cgimage saver implementation skeleton. (+whitespace cleanup)
[84fed27da8f3]
* src/Makefile.am, src/Makefile.in:
CGImage is used as a C API.
[2731ddefaaab]
* src/simage_cgimage.c, src/simage_cgimage.cpp:
CGImage is used as a C API.
[8c1fbd7e918e]
2010-02-19 Tamer Fahmy <tamer@sim.no>
* ChangeLog, NEWS:
Updated NEWS file and generated ChangeLog.
[a7c52b7c87a0]
2010-02-19 Build Bot <buildbot@sim.no>
* configure, configure.ac:
fix cgimage conditional and bootstrap.
[817f9c72582a]
2010-02-19 Tamer Fahmy <tamer@sim.no>
* config.h.in, configure:
bootstrap.
[7f9f4271857b]
* configure.ac:
proper CGImage autotools handling.
[0a56beff7915]
2010-02-18 Tamer Fahmy <tamer@sim.no>
* Makefile.in, guile/Makefile.in, mpeg2enc/Makefile.in,
src/Makefile.in:
bootstrap.
[01e450350800]
* ChangeLog:
added ChangeLog placeholder.
[dde2b8dbb2e2]
* configure:
bootstrap.
[a6935a4ca1a6]
* configure.ac:
enable cgimage support by default.
[6daeba63b44f]
* configure.ac:
whitespace cleanup
[98c8f0f1d531]
* Makefile.in, aclocal.m4, cfg/ltmain.sh, configure,
guile/Makefile.in, mpeg2enc/Makefile.in, src/Makefile.in:
boostrap.
[1a8c159683d2]
2010-02-16 Jostein Topland <topland@gmail.com>
* README.WIN32:
information about gdi+
[f9a15119ae20]
2010-02-15 Jostein <josteint@sim.no>
* build/msvc7/config-debug.h, build/msvc7/config-release.h,
build/msvc7/simage1.vcproj, build/msvc8/config-debug.h, build/msvc8
/config-release.h, build/msvc8/simage1.vcproj, build/msvc9/config-
debug.h, build/msvc9/config-release.h, build/msvc9/simage1.vcproj:
compiles without downloading gdiplus for MSVC[7-9] using the MSVC
project files
[88a2c0a2b059]
2010-01-15 Tom Fredrik Blenning Klaussen <bfg@sim.no>
* .hgtags:
Added tag Simage-1.6.1 for changeset aabe3f43ac00
[2100c6a1d6c7]
2009-07-20 Tamer Fahmy <tamer@sim.no>
* examples/simage-convert.c:
fix up commit-trigger happy incomplete commit.
[3bb292a772e8]
* aclocal.m4, configure:
bootstrap.
[6aa2437e8654]
* examples/simage-convert.c:
less C++...
[8fa02272f44d]
* aclocal.m4, cfg/errors.txt, cfg/wrapmsvc.exe, configure:
bootstrap.
[1dff0571d16b]
* configure.ac:
There is a MinGW build option for GDI+ thanks to the work of Alf P.
Steinbach.
(http://alfps.izfree.com/libraries/cpp/gdiplus_for_mingw/) Enable
GDI+ support by default on Windows platforms.
[c3acdd234311]
2009-04-30 Marius Kintel <kintel@sim.no>
* Makefile.in, NEWS, aclocal.m4, config.h.in, configure, configure.ac,
guile/Makefile.in, include/simage_cgimage.h, mpeg2enc/Makefile.in,
src/Makefile.am, src/Makefile.in, src/simage.c,
src/simage_cgimage.cpp:
Added CGImage loader. Fixes COIN-168
[2b1b11f79a1e]
2009-04-29 Marius Kintel <kintel@sim.no>
* examples/simage-convert.c:
Fix to be able to test non-savable file formats
[c9757d3cc086]
2009-03-24 Tamer Fahmy <tamer@sim.no>
* aclocal.m4, configure, configure.ac:
Compiler/Linker __declspec check to include DLL define in config
scripts.
[6617e041d139]
2009-02-17 Tamer Fahmy <tamer@sim.no>
* aclocal.m4, configure:
bootstrap. (config summary echo fix)
[7b3e5519b76d]
2009-02-16 Tamer Fahmy <tamer@sim.no>
* aclocal.m4, cfg/gendsp.pl.in, configure:
bootstrap. (simacros win32 libsndfile tweaks)
[2ffd1033cada]
2008-11-24 Sveinung Thunes <sveinung@sim.no>
* src/simage_jasper.c:
Include fix (pederb).
[4b7c277c1424]
2008-11-17 Morten Eriksen <mortene@sim.no>
* src/params.c:
fixme note
[67046373379e]
2008-11-06 Lars Moastuen <larsm@sim.no>
* mpeg2enc/api.c:
"bitrate"-param support also for MPEG1.
[a5abaa568074]
* mpeg2enc/api.c:
Added support for a "bitrate" parameter to s_params_set() used by
the MPEG2 encoder.
[cb2ed3d7dd45]
2008-10-01 Tamer Fahmy <tamer@sim.no>
* src/simage_gdiplus.cpp:
build fix for 64-bit Windows.
[b590afc8743d]
2008-09-13 Lars J. Aas <larsa@sim.no>
* Makefile.am, Makefile.in, aclocal.m4, cfg/config.guess,
cfg/config.sub, cfg/gendsp.pl.in:
dist fixes and bootstrap
[206cc57bf225]
* README.WIN32:
some new info
[e4c0a3b7601c]
* build/misc/create-directories.bat, build/misc/install-sdk.bat,
build/misc/uninstall-sdk.bat:
installation script, create-directories bugfix
[d6d9f252eb60]
* build/misc/create-directories.bat, build/misc/install-headers.bat,
build/misc/uninstall-headers.bat:
misc utility scripts for the Visual Studio projects
[9002291c7077]
* build/README, build/misc/README.GDI+, build/msvc6/config-debug.h,
build/msvc6/config-release.h, build/msvc6/config.h,
build/msvc6/include/simage.h, build/msvc6/simage1.dsp,
build/msvc6/simage1.dsw, build/msvc6/simage1_install.dsp,
build/msvc6/simage1_uninstall.dsp, build/msvc7/config-debug.h,
build/msvc7/config-release.h, build/msvc7/config.h,
build/msvc7/include/simage.h, build/msvc7/simage1.sln,
build/msvc7/simage1.vcproj, build/msvc7/simage1_install.vcproj,
build/msvc7/simage1_uninstall.vcproj, build/msvc8/config-debug.h,
build/msvc8/config-release.h, build/msvc8/config.h,
build/msvc8/include/simage.h, build/msvc8/simage1.sln,
build/msvc8/simage1.vcproj, build/msvc8/simage1_install.vcproj,
build/msvc8/simage1_uninstall.vcproj, build/msvc9/config-debug.h,
build/msvc9/config-release.h, build/msvc9/config.h,
build/msvc9/include/simage.h, build/msvc9/simage1.sln,
build/msvc9/simage1.vcproj, build/msvc9/simage1_install.vcproj,
build/msvc9/simage1_uninstall.vcproj:
Visual Studio build projects for simage (lacks install/uninstall)
[ab821971de90]
2008-02-28 Thomas Hammer <thammer@sim.no>
* aclocal.m4, cfg/errors.txt, configure:
Bootstrap. Now works with static Qt4 libs on win32.
[e841ed2a42b1]
2007-11-22 Tamer Fahmy <tamer@sim.no>
* Makefile.in, aclocal.m4, cfg/config.guess, cfg/config.sub,
cfg/errors.txt, cfg/gendsp.pl.in, configure:
bootstrap.
[dfe6ab2c2824]
* Makefile.am, configure.ac, simage.pc.in:
added pkg-config support.
[09eb9b2111f1]
2007-07-25 Frode Ingebrigtsen <frodein@sim.no>
* src/simage_gdiplus.cpp:
Added proper support for indexed images
[c9aff723c8a5]
2007-07-24 Lars J. Aas <larsa@sim.no>
* src/simage_gdiplus.cpp:
memory corruption crash-fix
[11da7bdf8f36]
* aclocal.m4, cfg/errors.txt, cfg/gendsp.pl.in, cfg/wrapmsvc.exe,
config.h.in, configure:
bootstrap
[d670b6d373c1]
* bootstrap:
remove old bootstrap script
[1d3976497cb9]
* src/simage_gdiplus.cpp:
Initialize GDI+ when asking for savers. Fix calls to LockBits() so
it compiles with some legacy gdiplus headers we detect.
[572308817214]
* configure.ac:
Change from using --enable-gdiplus to --with-gdiplus in case an SDK
path has to be specified.
[7e2403648ecc]
2007-07-16 Frode Ingebrigtsen <frodein@sim.no>
* src/simage_gdiplus.cpp:
Fixed potential memory leak and memory corruption bug
[d614fd8c588d]
2007-06-05 Lars J. Aas <larsa@sim.no>
* aclocal.m4, cfg/csubst.exe, cfg/gendsp.pl.in, configure,
configure.ac:
cygwin build fix
[9505b1c02def]
2007-05-29 Tamer Fahmy <tamer@sim.no>
* cfg/csubst.exe, cfg/gendsp.pl.in, cfg/gendsp.sh.in, configure:
bootstrap.
[d4036dafd4dd]
2007-05-16 Peder Blekken <pederb@sim.no>
* src/simage_qimage.cpp:
Fix for Qt >= 4.0.0.
[3c2f23d7b1ba]
* aclocal.m4, cfg/config.guess, cfg/config.sub, cfg/errors.txt,
cfg/wrapmsvc.exe, configure:
bootstrap to improve Qt detection.
[06501298b4ea]
2007-01-04 Tamer Fahmy <tamer@sim.no>
* src/simage_tiff.c:
type discrepancy between man page and header file. libtiff version
3.8.2 defines the type as uint32 * and not u_long which triggers a
compile warning on 64-bit platforms.
[112d6da13c7c]
* src/simage_libsndfile.c:
Compile warning fix.
[7db69e290345]
2006-11-22 Thomas Hammer <thammer@sim.no>
* build/build_simage_win32.sh:
Use svn instead of cvs when checking out simage. Internal
configuration directory is called 'config' instead of 'configure'.
[d0ea745f6485]
2006-11-15 Peder Blekken <pederb@sim.no>
* src/avi_encode.c:
Bugfix in AVIStreamWrite usage. Reported by Rob Crompton.
[6a8a104f6bab]
2006-10-03 autosvn <autosvn@sim.no>
* build/build_simage_libs_win32.sh, build/build_simage_win32.sh,
cfg/ltmain.sh:
Automatic Property adjustment.
[1e500f8850a3]
* .cvsignore, src/.cvsignore:
Remove now obsolete .cvsignore files.
[32cf12c2a4bf]
2006-05-31 Thomas Hammer <thammer@sim.no>
* src/simage_gdiplus.cpp:
VC6 compile fix (added brackets)
[25dfa9fc4edf]
2006-05-20 Tamer Fahmy <tamer@sim.no>
* configure:
bootstrap.
[4a1ba67e6172]
* include/simage_gdiplus.h, src/simage_gdiplus.cpp:
bug fixes and cleanup. correct handling for the GIF format. scanline
and experimental region handling support.
[b1eedf91a4bc]
* configure.ac:
GDI+ doesn't support TGA, so check for it.
[3f14f65ba62f]
2006-05-12 Karin (kyrah) Kosina <kyrah@sim.no>
* src/simage_quicktime.c:
Plugged memory leak. Problem reported by David Himes.
[1ffeec714421]
* aclocal.m4, cfg/config.guess, cfg/config.sub, cfg/ltmain.sh,
configure:
Bootstrap with libtool 1.5.22.
[9cbd29083bc3]
2006-04-21 Tamer Fahmy <tamer@sim.no>
* aclocal.m4, config.h.in, configure, configure.ac:
proper checks for GDI+ based on m4 simacros macro. similar to
quicktime the other graphic format library checks are disabled.
however, different to quicktime there should be checks for tga
support (lacking in GDI+ afaics). bootstrap.
[294d197ab3d4]
* Makefile.in, aclocal.m4, config.h.in, configure, guile/Makefile.in,
mpeg2enc/Makefile.in, src/Makefile.in:
bootstrap.
[e48fd07100f7]
* configure.ac:
GDI+ autpain(tm) configure checks.
[a3def90e1b5f]
* src/Makefile.am:
autopain(tm) GDI+ build system additions.
[2cd2effb06ff]
* include/simage_gdiplus.h, src/simage.c, src/simage_gdiplus.cpp,
src/simage_write.c:
Native Win32 GDI+ image load/save support (bmp, gif, jpg, png, tif).
(thx to Lena for providing the necessary motivation in testing and
bug fixing...)
[51501fe74cfd]
* src/simage_jasper.c:
indentation fixes.
[979398360c21]
* include/simage_qimage.h:
corrected comments.
[37b367fe2d58]
2006-04-20 Peder Blekken <pederb@sim.no>
* mpeg2enc/api.c:
Paramter checking bugfix. Reported by Kusnadi Liem.
[0561fa08a38b]
2006-04-13 Peder Blekken <pederb@sim.no>
* mpeg2enc/api.c:
Typo bugfix. Reported by Kusnadi Liem.
[2aa41d115834]
2006-03-23 Karin (kyrah) Kosina <kyrah@sim.no>
* configure.ac:
Don't inherit universal binary options into simage-config settings.
[09dc89ece50f]
* configure.ac:
Use SIM_AC_UNIVERSAL_BINARIES macro. This also adds support for
building UBs on PowerPC machines.
[87c309b4691a]
2006-03-17 Karin (kyrah) Kosina <kyrah@sim.no>
* aclocal.m4, cfg/wrapmsvc.exe, configure:
Bootstrap.
[5be5f315ceca]
2006-03-07 Karin (kyrah) Kosina <kyrah@sim.no>
* aclocal.m4, configure:
Bootstrap.
[637f3f9c0879]
* configure.ac:
Fixed copy-paste error.
[c7a9e8b51248]
* configure.ac:
Universal Binary support. Note that this needs to be bootstrapped
against libtool 1.5.22 to work properly.
[dcde8721b4d7]
2006-02-22 Karin (kyrah) Kosina <kyrah@sim.no>
* configure.ac:
Cosmetics: Removed (probably erroneously committed) debug output.
[c926b85a8dd9]
* src/simage_quicktime.c:
x86 support:
GraphicsExportGetDefaultFileNameExtension() returns a big-endian
four-charaacter code => need to swap, or else we'll believe we have
support for GNP images but not PNG...
[4867bbd7d9af]
* src/simage_quicktime.c:
Intel support.
[102ab53f76a4]
2006-02-06 Karin (kyrah) Kosina <kyrah@sim.no>
* BUGS.txt:
Killed 001 -- this has been fixed ages ago. Pass --disable-quicktime
to configure to use libtiff + friends instead of QuickTime.
[bd0815bc0f79]
2006-01-24 Karin (kyrah) Kosina <kyrah@sim.no>
* BUGS.txt:
New entry: QuickTime binding converts all images to 24 bit.
[43f29179a9c6]
2006-01-12 Tamer Fahmy <tamer@sim.no>
* BUGS.txt:
english...
[b5b554de197c]
* BUGS.txt:
update on GIF writing support.
[2ce48e3ea3ec]
* include/simage.h.in, include/simage_gif.h, src/simage_gif.c,
src/simage_write.c:
added preliminary GIF writing support. no Floyd-Steinberg dithering
and the alpha values of RGBA and LUMINANCE_ALPHA buffers are
ignored.
[d061370cf67f]
2006-01-05 Morten Eriksen <mortene@sim.no>
* BUGS.txt:
New item: GIF export.
[7312afbf7a71]
2005-12-06 Peder Blekken <pederb@sim.no>
* examples/simage-convert.c:
added mirrory feature.
[df505f89e0c0]
2005-10-17 Peder Blekken <pederb@sim.no>
* src/simage.c, src/simage_jasper.c:
Jpeg 2000 import support.
[4a390029fca7]
2005-10-13 Peder Blekken <pederb@sim.no>
* include/simage_jasper.h, src/simage_jasper.c:
compile fix
[75c9954c088d]
* src/simage_jasper.c:
compile fix
[47a4251b3c8a]
* src/Makefile.am, src/Makefile.in:
build jasper support.
[2a66ceb5d697]
* include/simage_jasper.h, src/simage_jasper.c:
skeleton for jasper support implementation.
[dd7990e35dc8]
* aclocal.m4, config.h.in, configure, configure.ac:
Detect jasper on system. Bootstrap.
[c3fb4fa80af2]
2005-09-30 Tamer Fahmy <tamer@sim.no>
* include/simage_gif.h:
added giflib support. generalized autoconf defines and automake
variables.
[c2cf10dbe26c]
* Makefile.in, aclocal.m4, cfg/config.guess, cfg/config.sub,
cfg/errors.txt, cfg/ltmain.sh, config.h.in, configure,
guile/Makefile.in, mpeg2enc/Makefile.in, src/Makefile.in:
bootstrap.
[5083ea786de9]
* configure.ac, src/Makefile.am, src/simage.c, src/simage_gif.c:
added giflib support. generalized autoconf defines and automake
variables.
[51e14d8c6ec8]
2005-09-28 Peder Blekken <pederb@sim.no>
* src/params.c:
gcc4 compile fix
[fc6b038ae7ee]
2005-09-06 Peder Blekken <pederb@sim.no>
* examples/simage-read-line-test.c:
More tests.
[86fa8fa82dcb]
* examples/simage-read-line-test.c:
also test backwards reading.
[175339063e8a]
2005-08-18 Øystein Handegard <handegar@sim.no>
* build/build_simage_libs_win32.sh:
even more URL fix'es
[e2f3a4daf75d]
* build/build_simage_libs_win32.sh:
URL fix
[17148ff092fc]
* build/build_simage_libs_win32.sh:
URL fix for zlib download
[f8c915d8ac6c]
* build/build_simage_win32.sh:
Execute script using bash
[ecfafba3bb62]
* packaging/windows/Makefile.in:
Start script using /usr/bin/bash
[c7ec85871874]
* build/build_simage_libs_win32.sh, build/build_simage_win32.sh:
URL fix for libjpeg.
[a4d23fee4da0]
2005-07-26 Karin (kyrah) Kosina <kyrah@sim.no>
* src/simage_quicktime.c:
Use CFStringGetCString instead of CFStringGetCStringPtr since the
latter is not guarenteed to return a valid string pointer.
[72ef0bc006ba]
2005-06-27 Morten Eriksen <mortene@sim.no>
* src/simage_libsndfile.c:
Remove C++ comments from C file.
[329311f82a3a]
2005-06-20 Karin (kyrah) Kosina <kyrah@sim.no>
* src/simage_quicktime.c:
Converted // C++ style comments to /* C style comments */ ...
[8f479f4fa170]
2005-06-19 Karin (kyrah) Kosina <kyrah@sim.no>
* src/simage_quicktime.c:
Be more robust in string conversions.
[99870092998d]
2005-06-18 Karin (kyrah) Kosina <kyrah@sim.no>
* src/simage_quicktime.c:
Get rid of gcc-4 warnings.
[004e3b8857d2]
2005-03-15 Karin (kyrah) Kosina <kyrah@sim.no>
* configure, src/Makefile.in:
Bootstrap.
[0ea15166ea3f]
* configure.ac, src/Makefile.am:
Cosmetics: It's actually cleaner and more consistent to add the
-no-undefined libtool flag in Makefile.am than in configure.ac.
[1f9c04fc0780]
* aclocal.m4, cfg/ltmain.sh, configure:
Bootstrap with libtool 1.5.14.
[a7c5380746ae]
* configure.ac:
Libtool 1.5.14 build fix.
[7a4368da7591]
2005-03-08 Thomas Hammer <thammer@sim.no>
* build/build_simage_libs_win32.sh:
One dot too many
[34e53a130a20]
2005-02-11 kristian <kristian>
* src/simage_rgb.c:
Call simage_rgb_close() in simage_rgb_load() after reading the image
data; fixes a memory leak.
[81f8c370e1b7]
2004-12-02 Tamer Fahmy <tamer@sim.no>
* aclocal.m4, cfg/wrapmsvc.exe, configure:
bootstrap
[6949ec0f0f91]
* simage-config:
sh compatibility fix for platforms where sh is not a symlink to bash
(such as OpenBSD)
[4423ad1175ab]
2004-11-10 Peder Blekken <pederb@sim.no>
* examples/simage-convert.c:
new -setundef option.
[fa4dd2880e23]
2004-10-22 Lars J. Aas <larsa@sim.no>
* configure:
bootstrap
[962990561560]
* configure.ac:
bugfix
[9187a3d499c5]
2004-10-21 Lars J. Aas <larsa@sim.no>
* aclocal.m4, configure:
bootstrapo
[f84e680f6418]
* configure.ac:
remove debug stuff
[e364999be534]
* configure.ac:
don't add Qt when building static simage library on Windows
[afbe8f1af7fb]
* configure:
bootstrap
[0d9004c71033]
* configure.ac:
bugfix
[2237880e1455]
* Makefile.in, aclocal.m4, cfg/errors.txt, configure:
bootstrap
[797776bdc8c7]
* configure.ac:
misc tweaks wrt static and debug builds on Windows
[30a37ebd483a]
2004-10-21 Morten Eriksen <mortene@sim.no>
* Makefile.am:
'make dist' fix.
[ffe81adedaa3]
2004-10-08 Lars J. Aas <larsa@sim.no>
* NEWS, configure, configure.ac:
Set version 1.6.2a
[9fc5e27a9fcb]
* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
guile/Makefile.in, mpeg2enc/Makefile.in, src/Makefile.in:
Set version 1.6.1. Bootstrap.
[aabe3f43ac00] [Simage-1.6.1]
|