Age | Commit message (Collapse) | Author | Files | Lines |
|
Added a few new values for some Pentax tags
Added a new QuickTime Rating value
Added a new SonyModelID
Added a new Canon and a new Pentax LensType
Decode a number of new tags from WebP extended-format files
Decode a couple more Nikon tags
Decode a new Canon 300D tag
Decode a new Sony tag
Updated Sony maker note decoding for ILCA-77M2
Renamed QuickTime ©day atom to ContentCreateDate (was previously named Year or CreateDate depending on its location)
Changed a number of "Unknown (-1)" values to "n/a"
Minor change to some German translations
Patched spec file for building RPM under Redhat 6
Fixed a problem writing 3-character Nikon CountryCode values
Fixed problem when importing CSV files in Windows where an appropriate SourceFile entry may not be found if the file specification does not match exactly but the absolute path is the same
|
|
There have been lots of cleanups, fixes of compiler warnings, bugfixes, and
general refactoring since 2.9.18, plus we have some new features:
* There are new Tpy and Tpr parameters, these allow the 'mosaic mode'
projection plane to be rotated relative to the panorama view.
* Added Hammer output projection, see: https://en.wikipedia.org/wiki/Hammer_projection
* Updated PSD functions to write PSB (large file) format too, note that this
functionality is part of the PTmender tool and not available to Hugin/nona
directly.
* Various bugs have been fixed in these projections: triplane output,
architectural output, orthographic output and Thoby input.
* Other bugfixes that may be noticed are: a check for invalid resolutions in
TIFF files, formating sequence for x86_64, cropping images that go outside the
image boundary, and PSD and PICT image format improvements.
* There have been fixes for building on various platforms: OS X 10.6/10.8,
automake 1.12, MinGW, cmake, Visual Studio 2010 and Visual Studio 2012+
|
|
|
|
|
|
|
|
|
|
|
|
PR pkg/48871.
Bump PKGREVISION.
|
|
|
|
|
|
Bump PKGREVISION.
|
|
|
|
Bump PKGREVISION.
|
|
|
|
This release contains several improvements and bug fixes. This version
removes support for the deprecated PHP extension "mysql".
Some highlights include:
- Added the ability to save and load queries in Query By Example.
- Navigation tabs are now fixed and don't scroll off screen.
- Easily add a function to all rows when inserting several rows at once.
- Added a favorite tables feature for quick access to often-used tables.
- Quick filter displayed rows.
|
|
This makes the package more useful for users of binary packages, who
can then burn a bootable memtest CD, and only costs 1.8 MB without
adding any run-time dependencies. Source users get a dependency on
cdrtools, but that's likely already installed, and the option can
easily be turned off in that case (unlike binary package users, who
can't change options).
|
|
|
|
|
|
* Enable for CentOS/RHEL, fix su(1) path.
|
|
|
|
* xvidcore/examples/xvid_encraw.c: Help info about zones usage and
various fixes for compiler warnings
* xvidcore/examples/xvid_encraw.c: Improved help texts and defaults
handling.
* xvidcore/examples/Makefile, xvidcore/examples/xvid_encraw.c:
Better environment detection for Makefile
* xvidcore/examples/xvid_encraw.c: Fix out of bound access to
framestats struct.
|
|
|
|
* avformat/h263dec/h263_probe: Check TR
* avformat/h263dec/h263_probe: Check PSC bit 9 and 13 in
* avformat/h263dec: shift data in state to make more bits available to probe
* avcodec/svq3: Fix "incompatible pointer type" warnings
* avformat/utils: Call ff_rfps_add_frame() only for video
* avformat/flvenc: fix assertion failure after 4h muxing
* avcodec/mss4: Fix () in MKVAL() macro
* avcodec/mss34dsp: fix () in SOP* macros
more...
|
|
* Improve yasm version check
* Fix \fscx0 crashes
* Actually export ass_library_version
* Fix change detection with vector clips
* SIMD assembly bugfixes
* Parse drawing numbers as floats
* Fix shaper sign bug
* Initialize \pbo correctly
|
|
* Improve yasm version check
* Fix \fscx0 crashes
* Actually export ass_library_version
* Fix change detection with vector clips
* SIMD assembly bugfixes
* Parse drawing numbers as floats
* Fix shaper sign bug
* Initialize \pbo correctly
|
|
"pthreads broken on vax" hack had been removed, but it is also used for Haiku.
|
|
Port the intended flags to cmake arguments.
Fixes the build in obscure circumstances where doxygen is installed, but
some documentation python build-time requirements happen to be missing.
|
|
|
|
This is a regularly-scheduled bugfix release.
alias: change return code of bad definition to 255
alias: fix loss of non-zero return code in command aliases
alias: handle shlex error in command aliases
bookmarks: properly align multi-byte characters
bugzilla: support Bugzilla 4.4.3+ API login token authentication (issue4257)
bundle2: fix bundle2 pulling all revs on empty pulls
bundle2: fix configuration name mismatch
changelog: ensure changelog._delaybuf is initialized
color: don't fail on error messages when no curses (issue4237)
exchange: propagate arguments to the _getbundleextrapart function
localrepo: prevent leak of transaction object (issue4258)
proxy: remove unneeded _set_hostport for compatibility with Python 2.7.7rc1
setup.py, make: avoid problems with outdated, existing hgext/index.py*
subrepo: avoid sanitizing ".hg/hgrc" in meta data area for non-hg subrepos
subrepo: invoke "_sanitize()" also after "git merge --ff"
subrepo: make "_sanitize()" take absolute path to the root of subrepo
subrepo: make "_sanitize()" work
subrepo: normalize path in the specific way for problematic encodings
templates: fix ifcontains against sets with length > 1 (issue4259)
win32: backout 1a9ebc83a74c
|
|
which some shells prohibit.
Fixes build on Linux.
|
|
|
|
|
|
Chef is a configuration management tool. It uses a pure-Ruby,
domain-specific language (DSL) for writing system configuration
"recipes". Chef is used to streamline the task of configuring and
maintaining a company's servers, and can integrate with cloud-based
platforms such as Rackspace, Amazon EC2, and Microsoft Azure to
automatically provision and configure new machines.
|
|
|
|
|
|
a version which satisfies all current dependencies.
|
|
|
|
|
|
|
|
|
|
Pry is a powerful alternative to the standard IRB shell for Ruby. It
is written from scratch to provide a number of advanced features.
Pry also aims to be more than an IRB replacement; it is an attempt to
bring REPL driven programming to the Ruby language. It is currently
not as powerful as tools like SLIME for lisp, but that is the general
direction Pry is heading.
Pry is also fairly flexible and allows significant user customization
is trivial to set it to read from any object that has a readline
method and write to any object that has a puts method - many other
aspects of Pry are also configurable making it a good choice for
implementing custom shells.
|
|
|
|
|
|
Net::SSH::Multi is a library for controlling multiple Net::SSH
connections via a single interface. It exposes an API similar to that
of Net::SSH::Connection::Session and Net::SSH::Connection::Channel,
making it simpler to adapt programs designed for single connections to
be used with multiple connections.
This library is particularly useful for automating repetitive tasks
that must be performed on multiple machines. It executes the commands
in parallel, and allows commands to be executed on subsets of servers
(defined by groups).
|
|
|
|
|
|
Chef Zero is a simple, easy-install, in-memory Chef server that can be
useful for Chef Client testing and chef-solo-like tasks that require a
full Chef Server. It IS intended to be simple, Chef 11 compliant, easy
to run and fast to start. It is NOT intended to be secure, scalable,
performant or persistent. It does NO input validation, authentication
or authorization (it will not throw a 400, 401 or 403). It does not
save data, and will start up empty each time you start it.
Because Chef Zero runs in memory, it's super fast and lightweight.
This makes it perfect for testing against a "real" Chef Server without
mocking the entire Internet.
|
|
|
|
|
|
|