Age | Commit message (Collapse) | Author | Files | Lines |
|
--------------------------
* maketx fixes -- was botching creation of textures from source images that
were crop windows (pixel window smaller than display window).
* Minor bug fix to Timer when repeatedly starting and restopping (Apple only).
* Bug fix in ustring:find_last_not_of
|
|
|
|
|
|
upstream release notes:
general
new camera support, new whitebalance presets, etc., including
canon eos m support and samsung nx fix
similarity matching search for images that look alike.
geotagging, complete with map view (thanks to dinamic for starting that ages ago and to houz for actually bringing it home):
http://www.darktable.org/2012/09/geotagging-in-darktable/
mac os package: http://www.darktable.org/2012/08/bringing-current-darktable-to-os-x/
a lot of bugfixes (mainly thanks to ulrich for his meticulous work)
facebook exporter (for those who have an account there)
ui
reworked the much hated `more plugins' widget (thanks to boucman)
image grouping: http://www.darktable.org/2012/09/grouping/
command line interface! http://www.darktable.org/2012/07/exporting-images-on-the-command-line/
tone and base curves got a new user interface to better support fine grained workflow as in: http://www.darktable.org/2012/02/mastering-color-with-lab-tone-curves/
visually low-profile controls with finetuning: http://www.darktable.org/2012/03/bauhaus-widgets/
color correction module (http://www.darktable.org/2012/03/color-correction/) got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad).
live view for tethered shooting! http://www.darktable.org/2012/05/live-view/
darkroom
extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: http://www.darktable.org/2012/09/edge-aware-image-development/
conditional blending, and a lot of goodies around it! http://www.darktable.org/2012/07/some-enhancements-to-conditional-blending/
magenta highlights: http://www.darktable.org/2012/07/magenta-highlights/improved on high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example)
much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): http://www.darktable.org/2012/06/upcoming-features-new-interpolation-modes-and-better-resize/
color management
improved per-screen color management (should reload the screen profile automatically)
more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters)
read embedded color profiles from jpg
opencl
most of our modules now can take advantage of your computer's gpu power
caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times
usermanual
find a pdf snapshot here: https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-usermanual.pdf/download
is reasonably up to date again
not translated so far
translations
two new translations (both portuguese.. ;) )
well translated: cs de es fr it ja nl pl pt_BR pt_PT sv
half translated: ca fi gl ro ru sq th zh_CN
|
|
|
|
|
|
New features:
Support for OpenGL 4.2
New extensions:
GL_ARB_ES3_compatibility
GL_ARB_clear_buffer_object
GL_ARB_compute_shader
GL_ARB_copy_image
GL_ARB_explicit_uniform_location
GL_ARB_fragment_layer_viewport
GL_ARB_framebuffer_no_attachments
GL_ARB_internalformat_query2
GL_ARB_multi_draw_indirect
GL_ARB_program_interface_query
GL_ARB_robust_buffer_access_behavior
GL_ARB_robustness_application_isolation
GL_ARB_robustness_share_group_isolation
GL_ARB_shader_image_size
GL_ARB_shader_storage_buffer_object
GL_ARB_stencil_texturing
GL_ARB_texture_buffer_range
GL_ARB_texture_query_levels
GL_ARB_texture_storage_multisample
GL_ARB_texture_view
GL_ARB_vertex_attrib_binding
GL_EXT_debug_marker
GL_KHR_debug
GL_REGAL_error_string
GL_REGAL_extension_query
GL_REGAL_log
GLX_ARB_robustness_application_isolation
GLX_ARB_robustness_share_group_isolation
GLX_EXT_create_context_es_profile
WGL_EXT_create_context_es_profile
Bug fixes:
Not using GLU library for Makefile builds.
|
|
|
|
New Features:
* streaming capabilities
* merge JP3D
API modifications:
* Use a 64bits capable API
Misc:
* removed autotools build system
* folders hierarchies reorganisation
* Huge amount of bug fixes. See CHANGES for details.
|
|
Changelog:
2012.12.04 v.12.12.1
+ Spanish translation updated.
+ Russian translation updated.
2012.12.01 v.12.12
+ New false color tool: gradually shift selected colors to other colors.
+ Slide Show: save selected images as a collection. Modify and re-use.
+ Thumbnail gallery window now suppresses hidden subdirectories.
+ Minor UI improvements for geotag dialogs using the world map.
+ Select Area: additional selection method can speed-up some tasks.
+ Paint Pixels: minor UI change to better conform with common practice.
+ Batch convert/resize/move: optional resize, optional delete originals.
+ Batch Rename: sequence number can be embedded anywhere in the base name.
+ New right-click menu convenience tools: rename, copy, move, trash ...
+ Translation (.po) files are compressed, reducing package size 0.7 MB.
+ Bugfix: Slide Show omitted file versions selected out of sequence.
+ Bugfix: gallery file chooser: shift+click was sometimes ignored.
+ Bugfix: Sync Files memory leak (significant for huge image library).
+ Bugfix: EXIF edit history was not complete for re-edited images.
+ Bugfix: Select Area finish failed if window auto focus from mouse.
+ Bugfix: incorrect scaling of 16-bit PNG files.
2012.11.01 v.12.11
+ Simplify world map zoom/pan/scroll: now works more like image files.
+ Simplify the display of images from a clicked world map location.
+ Icons in the favorites menu can have individual sizes up to 64x64.
+ Slide Show option: select image files ad hoc from gallery/navigator.
+ Slide Show: open gallery, navigate elsewhere, resume slide show.
+ Slide Show: new animated image transition option, "Raindrops".
+ Gallery file selection: select a range of files with shift+click.
+ Brightness distribution graph with separate RGB color components.
+ Menu shortcuts: right-click popup menu offers many edit options.
+ Keyboard shortcuts: F/G/W keys open window tabs F/G/W respectively.
+ Grid Lines shortcut moved to Ctrl+G (can be changed if wanted).
+ Rigid free memory check was replaced with a more flexible warning.
+ Replace several deprecated GTK functions with sanctioned functions.
+ Synchronize Files: provide [cancel] button for temporary bypass.
+ Bugfix: Slide Show: skip over directories instead of stopping.
+ Bugfix: Leverage Edits: erratic results from strongly sloped curve.
+ Bugfix: Resize: prevent tiny image size that can cause a crash.
+ Bugfix: Prev/Next buttons: stop loop if last image file is deleted.
+ Bugfix: Stop image files from appearing twice in the index file.
2012.10.04 v.12.10.1
+ Bugfix: Catalan was missing from the GUI language options.
+ Bugfix: Monitor Gamma: check that xgamma is installed before using.
|
|
|
|
XXX This revision may build on NetBSD 6.* and Linux only.
* Convert to scons build
* Remove MESSAGE file, we need not to copy files to ~/.blender
Changelog:
* Add cycles engine
* New features and bugfixes
|
|
Changelog:
* Add universal parallell mechianism support
* Add sample codes
* Add some new algorithms
* Many improvements in GPU support
* Many bugfixes
|
|
|
|
OpenImageIO is a library for reading and writing images, and a
bunch of related classes, utilities, and applications. There is
a particular emphasis on formats and functionality used in
professional, large-scale animation and visual effects work for
film. OpenImageIO is used extensively in animation and VFX studios
all over the world, and is also incorporated into several commercial
products.
|
|
|
|
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology
transparently. Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.
This package provides the png plugin for GStreamer, which allows encoding and
decoding of PNG images.
|
|
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology
transparently. Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.
This package provides the jpeg plugin for GStreamer, which allows encoding and
decoding of jpeg images.
|
|
|
|
Changelog:
- 10/30/12: version 0.2.1
* Various security related fixes
* cwebp.exe: fix import errors on Windows XP
* enable DLL builds for mingw targets
|
|
Fixes out-of-scope errors seen on gcc 4.7.x
|
|
changes:
- separate share and send to
- wireless hotspot
- application-rss+xml
- remove success color from battery-full
|
|
changes: translation updates
|
|
change: Add --min-dim and --max-dim options to only process images with
certain dimensions
|
|
bump PKGREV
|
|
|
|
0.8.1 (2012-11-12)
------------------
* Add altblock feature (experimental)
* Fix bugs
0.8.0 (2012-10-22)
------------------
* Optimize algorithm for rendering shadow
* Add options to docutils directive
* Fix bugs
0.7.5 (2012-09-29)
------------------
* Fix bugs
0.7.4 (2012-09-20)
------------------
* Support blockdiag-1.1.7 interface
* Fix bugs
|
|
0.9.2 (2012-11-17)
------------------
* [rackdiag] Add auto-numbering feature
* Fix bugs
0.9.1 (2012-10-28)
------------------
* Fix bugs
0.9.0 (2012-10-22)
------------------
* Optimize algorithm for rendering shadow
* Add options to docutils directive
* [packetdiag] represent splitted packets with dashed-line
* Fix bugs
0.8.2 (2012-09-29)
------------------
* Fix bugs
0.8.1 (2012-09-08)
------------------
* Add packetdiag_sphinxhelper
0.8.0 (2012-09-06)
------------------
* Add packetdiag which supports generating packet-header diaagram
* [nwdiag] Add diagram attribute: external_connector
* Update to new package structure (blockdiag >= 1.1.2)
* Allow # to comment syntax
* Fix bugs
|
|
0.4.1 (2012-10-28)
------------------
* Fix bugs
0.4.0 (2012-10-22)
------------------
* Optimize algorithm for rendering shadow
* Add options to docutils directive
* Fix bugs
0.3.4 (2012-09-29)
------------------
* Fix bugs
|
|
1.2.3 (2012-11-05)
------------------
* Fix bugs
1.2.2 (2012-10-28)
------------------
* Fix bugs
1.2.1 (2012-10-28)
------------------
* Add external imagedraw plugin supports
* Add node attribute: label_orientation*
* Fix bugs
1.2.0 (2012-10-22)
------------------
* Optimize algorithm for rendering shadow
* Add options to docutils directive
* Fix bugs
1.1.8 (2012-09-28)
------------------
* Add --ignore-pil option
* Fix bugs
1.1.7 (2012-09-20)
------------------
* Add diagram attribute: shadow_style
* Add font path for centos 6.2
* Add a setting 'antialias' in the configuration file
* Fix bugs
|
|
|
|
* Fixed the previous fix, which failed to fix the option -fix.
|
|
|
|
|
|
|
|
|
|
Don't pass non-POD types to variadic functions.
|
|
|
|
|
|
|
|
changes:
-bugfixes
-translation updates
|
|
As discussed on pkgsrc-users, x11/ftlk (1.1) is no longer maintained,
and 1.3 is believed to be almost entirely compatible.
Patch from Tim Larson, who has build-tested these packages on
NetBSD/amd64.
|
|
broken. c.f. pkg/47177.
Bump PKGREVISION to make the change obvious in binary packages.
|
|
|
|
Update a comment in patch-ag.
Remove the point patch for the "crash on first command when using editline",
since this problem is now fixed upstream.
Upstream changes relative to version 4.6.0:
* NEW syntax hints inside Emacs gnuplot-mode
* NEW support tabulation (set table) of pixel values from image plot styles
* NEW support tabulation of variable color column
* CHANGE emf output modified for better compatibility with MS Office programs
* CHANGE canvas terminal loads appropriate font file for UTF-8 encoding
* CHANGE skip execution of empty iteration loops in set and do commands
* CHANGE build scripts modified to accommodate automake 1.12
* CHANGE new policy: objects given in screen coords are not clipped to graph
* CHANGE Draw the z-axis label at a fixed distance to the left of the z-axis
* CHANGE "unset object N" succeeds even if there is currently no object N
* FIX margin space required for rotated axis tic labels
* FIX check for NaN values in binary input
* FIX backslash handling in enhanced text strings
* FIX cairo terminals sometimes lost the line segment before a polygon
* FIX interactive toggle of multiplots in svg
* FIX failure to balance {} if an input file did not end with a newline
* FIX strlen() and substring operators correctly handle UTF-8
* FIX initialization of history when configured --with-readline=bsd
* FIX set term cairolatex pdf mono
* FIX palette-related corruption in some cairolatex output
* FIX preserve number of active call arguments across a nested call command
* FIX wxt terminal mutex protecting execution of the command list
* FIX apply clipping to the interior fill of circles and ellipses
* FIX corruption of weights used for plotting with smooth acsplines
* FIX skip columnheader line when applying "every" filter
* FIX handle out-of-range pm3d values when cb axis is set to log scale
* FIX top/bottom color distinction in hidden3d when not using palette/RGB colors
* FIX allow toggling on/off of more than 10 plots in windows terminal
* FIX color printing from windows terminal
* FIX set term win font ",<size>"
* FIX incorrect return for acos(x) when imag(x) > 0 (bug present since v3.7)
incorrect return for asin(x) when imag(x) > 0 (bug in 4.4.4, 4.6.0)
incorrect asinh(x) when real(x) < 0 && imag(x) == 0 (bug in 4.4.4, 4.6.0)
* FIX keep sufficient precision in canvas and svg coords to report time in msec
* FIX the input buffer was not always extended correctly inside a { clause }
* FIX some cairolatex set_color requests were being ignored
* FIX calculated value of kernel density mean and sigma
* FIX emf terminal dashed line support
|
|
1e92e5235ded0415d555aa86066b8e4041ee5a53
and
4757cdf73d3675478d645a3ec8250ba02168a230
to fix integer overflow, leading to heap-based buffer overflow
in the ppm image reader (CVE-2012-4433)
bump PKGREV
|
|
due to integer overflow in the ppm2tiff cmd line tool (CVE-2012-4564)
bump PKGREV
|
|
Clean up a bit of pkglint while here.
|
|
|
|
Release 1.12.8 (2012-11-24 Chris Wilson <chris@chris-wilson.co.uk>)
===================================================================
Another couple of weeks and a few more bugs have been found and fixed,
it is time to push the next point release. Many thanks to everyone who
reported their issues and helped us track down the bugs and helped
testing the fixes.
Bug fixes
---------
Expand the sanity checking for broken combinations of XSendEvent and
ShmCompletionEvent.
Notice that "The X.Org Foundation" sometimes also identifies itself
as "The Xorg Foundation".
Handle various ages of libXext and its Shm headers.
Fix the invalid clipping of the source drawable when using SHM
transport to upload images.
https://bugs.freedesktop.org/show_bug.cgi?id=56547
Handle all Type1 postscript operators for better font compatibility.
https://bugs.freedesktop.org/show_bug.cgi?id=56265
Fix a couple of memory leaks in Type1 font subsetting
https://bugs.freedesktop.org/show_bug.cgi?id=56566
Tighten the evaluation of the start/stop pen vertices, and catch a few
instances where we would use a fan instead of a bevel.
https://bugs.freedesktop.org/show_bug.cgi?id=56432
Fix assumption that geometric clipping always succeeds with the
span-compositor.
https://bugs.freedesktop.org/show_bug.cgi?id=56574
Fix call to spline intersection when evaluating whether a stoke is
visible.
Remember to copy inferior sources when using SHM to readback the
surface for use as a source.
|