1. Aug 14, 2011
    • chrender's avatar
      · beb9e338
      chrender authored
       - Removed "const" from filename parameter.
      beb9e338
    • chrender's avatar
      · dbcaf374
      chrender authored
       - Improved Makefile to use customized pkg-config-path.
       - Several other makefile adaptions.
      dbcaf374
    • chrender's avatar
      · 0ccad6c6
      chrender authored
       - Created drilbo-only colorspace definitions so that there's no need to
         include jpeg.h from other modules.
      0ccad6c6
    • chrender's avatar
      · 10a8ea87
      chrender authored
       - Implemented "get_blorb_image" function.
      10a8ea87
    • chrender's avatar
      · e9f08f0e
      chrender authored
       - Adapted Makefile to use customized pkg-config-path.
      e9f08f0e
    • chrender's avatar
      · 0aecdb35
      chrender authored
       - Updated configuration files.
      0aecdb35
  2. Aug 05, 2011
    • chrender's avatar
      · f81b938b
      chrender authored
       - Fix for the png-read-image-fix -- libpng's row-bytes doesn't behave
         too well.
      f81b938b
    • chrender's avatar
      · 475a9c6b
      chrender authored
       - Made test write PNG images to PPM for better evaluation.
      475a9c6b
    • chrender's avatar
      · d6e6f19b
      chrender authored
       - Fixed PNG implementation to read files containing alpha channels
         correctly.
      d6e6f19b
    • chrender's avatar
      · 429bcee7
      chrender authored
       - Implemented P6 instead of P3 ppm mode, since P6 seems to be more
         widely supported by software.
      429bcee7
    • chrender's avatar
      · 22818863
      chrender authored
       - Added french localization messages (thanks to Eric Forgeot).
      22818863
  3. Jun 29, 2011
    • chrender's avatar
      · 1560795b
      chrender authored
       - Raised version number to 0.2.0-b4.
      1560795b
  4. Jun 27, 2011
    • chrender's avatar
      · 17279258
      chrender authored
       - Wrapped IO into filesys_interface.
      17279258
  5. Apr 24, 2011
    • chrender's avatar
      · 225de9fc
      chrender authored
       - Added pthread-library to drilbo-dependencies.
      225de9fc
  6. Apr 18, 2011
    • chrender's avatar
      · da2dcb1f
      chrender authored
       - Implemented "get_drilbo_version".
      da2dcb1f
  7. Apr 01, 2011
    • chrender's avatar
      · 3025772e
      chrender authored
       - Implemented install-dev.
      3025772e
  8. Mar 31, 2011
    • chrender's avatar
      · f4104c73
      chrender authored
       - Implemented handling of DEV_INSTALL_PREFIX.
      f4104c73
    • chrender's avatar
      · 97cd2792
      chrender authored
       - Renamed "libdilrbo.txt" to "libdrilbo_i18n.txt".
      97cd2792
  9. Mar 30, 2011
    • chrender's avatar
      · 5fe9b574
      chrender authored
       - Adapted libdilbo to pkg-config.
      5fe9b574
  10. Dec 11, 2010
    • chrender's avatar
      · ae35eaef
      chrender authored
       - Raised version number to b2 for libpng 1.4 compatiblity and XOpenDisplay
         fixes.
      ae35eaef
  11. Dec 09, 2010
    • chrender's avatar
      · 48c4aa61
      chrender authored
       - Added conditional compile branches for libpng versions >= 1.4.
      48c4aa61
    • chrender's avatar
      · e3f9f9ff
      chrender authored
       - In case XOpenDisplay does not succeed, just return -1 and don't exit()
         any longer.
      e3f9f9ff
  12. Dec 03, 2010
    • chrender's avatar
      · 8afe05c4
      chrender authored
       - Raised version number for close-window fixes, libdrilbo.mk creation,
         install path modifications, correct locale installation, inline image
         display and many minor fixes.
       - (Second raise due to forgotten 0.2.0 increment.)
      8afe05c4
    • chrender's avatar
      · f04dafaf
      chrender authored
       - Raised version number for close-window fixes, libdrilbo.mk creation,
         install path modifications, correct locale installation, inline image
         display and many minor fixes.
      f04dafaf
    • chrender's avatar
      · 93f472f7
      chrender authored
       - Implemented scaling for image to output, in case parent window is too
         small to display image 1:1.
      93f472f7
  13. Dec 01, 2010
    • chrender's avatar
      · 8febecc6
      chrender authored
       - Fixed comment typo.
      8febecc6
  14. Nov 30, 2010
    • chrender's avatar
      · 8d016361
      chrender authored
       - Added forgotten XFlush after deletion of image window.
      8d016361
    • chrender's avatar
      · c33686ff
      chrender authored
       - Added removal of libdrilbo.mk to Makefile in distclean target.
      c33686ff
    • chrender's avatar
      · 09827ad1
      chrender authored
       - Implemented creation and installation of libdrilbo.mk.
      09827ad1
  15. Nov 18, 2010
    • chrender's avatar
      · dfda66df
      chrender authored
       - Added reference to original code from Mark Howell. Thanks!
      dfda66df
  16. Nov 16, 2010
    • chrender's avatar
      · bae5947e
      chrender authored
       - Changed path to install to $(HOME)/opt/fizmo as long as we're in beta.
       - Disabled tracing by default.
      bae5947e
  17. Oct 01, 2010
    • chrender's avatar
      · 395b6ea5
      chrender authored
       - Made Makefile avoid trying to copy locales/xx_xx/CVS directory to
         installation destination.
      395b6ea5
    • chrender's avatar
      · 665104bf
      chrender authored
       - Cleaned up default .mk files.
      665104bf
  18. Sep 28, 2010
    • chrender's avatar
      · 66a6fc5f
      chrender authored
       - Removed erroneously checked-in "drilbo-test" binary from repository.
      66a6fc5f
    • chrender's avatar
      · 8433eb31
      chrender authored
       - Added inline image test.
       - Implemented "setup_callback" and "wait_for_callback" functions,
         allowing the test main to re-use the code.
       - Adapted "display_zimage_on_X11" function to new parent window parameter,
         using own XTerminal window id if present for the inline test.
      8433eb31
    • chrender's avatar
      · 6628ee9a
      chrender authored
       - Implemented "parent_window" parameter in "display_zimage_on_X11"
         function, allowing parent window to be specified.
       - Implemnted centering of image in non-root parent window.
      6628ee9a
    • chrender's avatar
      · 23d47152
      chrender authored
       - Altered "display_zimage_on_X11" function to include "parent_window"
         parameter which allows specifciation of the parent window to be used.
      23d47152
  19. Aug 13, 2010