This will become a template based image manipulation library with
fast, yet space efficient data-layout and algorithms.
XXX: I didn't get it to convert any files yet.
TODO:
Plugins need to be ported for non-Linux.
Dumps core when looking for plugins in /usr/lib.
DESCR:
PCSX-df is a forked version of the dead PCSX emulator, with a nicer
interface and several improvements to stability and functionality.
PCSX-df uses the PSEMU plugin interface to provide most functionality;
without them, you will not be able to use it to play games.
PCSX-df has a very capable Internal HLE BIOS that can run many
games without problems. It is recommended that you use it. However,
if you own a real Playstation, you may be able to use your own BIOS
image. PCSX-df will find it in ~/.pcsx/bios/ if you place it there.
Major changes:
fix: workaround for buggy FreeBSD (at least 6.2-7.2) shell that
doesn't handle correctly 'if eval false;' statement if 'set -e'
mode is activated.
fix: PSS_SLAVES is unset before building src_summary in !MASTER mode.
New variable RSYNC_CMD is introduced. It sets the command used for
uploading logs and packages. [rsync]
New variable REPORT_FILE is introduced. It defaults to
"report_mini.txt" for shortened report. Set it to "report.txt" for
full report. REPORT_CMD variable doesn't contain `<' redirection
anymore.
New option "distbb -K" for skipping a pkg_summary updating step.
New option "distbb -l" for labeling a bulk build. Unless -B option
was applied, BUILD_ID and logging directory will look like
YYYYMMDD-<label>.
New option "distbb -x" for excluding specified stages from bulk build.
For example, "distbb -xupload_pkgs -xupload_logs -p wip/distbb".
NOTES section in META/report.html is not surrounded by <p></p> pair.
Do it manually if you need.
"distbb -B" can get a full path to the logging directory, not just
subdirectory of $REPORTS_DIR. Such a directory may be everywhere,
not necessarily under $REPORTS_DIR.
By default net/tnftp is also a part of EXTRA_DEPS.
Better handling of REPORT_MINI_SIZE_LIMIT.
Warning messages about packages versions going backward are
collected in $build_src_summary_log_fn
OpenFst is a library for constructing, combining, optimizing, and searching
weighted finite-state transducers (FSTs). Weighted finite-state transducers are
automata where each transition has an input label, an output label, and a
weight. The more familiar finite-state acceptor is represented as a transducer
with each transition's input and output label equal. Finite-state acceptors are
used to represent sets of strings (specifically, regular or rational sets);
finite-state transducers are used to represent binary relations between pairs
of strings (specifically, rational transductions). The weights can be used to
represent the cost of taking a particular transition.
This library was developed by contributors from Google Research and NYU's
Courant Institute. It is intended to be comprehensive, flexible, efficient and
scale well to large problems. it has been extensively tested. It is an open
source project distributed under the Apache license.
This is a crossplatform C64 music editor. Supports output via Dag Lem's reSID
engine, the HardSID 4U USB device & HardSID soundcards or CatWeasel MK3.
From V2.0 onwards the editor includes more powerful step-programming (wave/
arpeggio, pulse and filter), 63 instruments, more instrument parameters &
pattern commands. May be less userfriendly than V1.xx, but you can import
V1.xx songs and instruments to see how the corresponding V2 features work.
Rastertime usage has stayed about the same. Also available in stereo.
V2.68 adds Antti Lankila's improved reSID distortion code. See /I command
line option.
but still fails to build:
javac -classpath classes:./source:/usr/pkg/java/openjdk7/lib/tools.jar:. -d classes source/javax/activation/MimeType.java
source/javax/activation/MimeType.java:262: cannot find symbol
throw new MimeTypeParseException(message, token);
^
symbol: constructor MimeTypeParseException(String,String)
location: class MimeTypeParseException
source/javax/activation/MimeType.java:269: cannot find symbol
throw new MimeTypeParseException(message, token);
^
symbol: constructor MimeTypeParseException(String,String)
location: class MimeTypeParseException
2 errors
from the ground up on highly modular and light components with project
and document orientation in mind, in order to allow users to create
their own workflow.
digiKam 1.0.0-beta5 - Release date: 2009-10-05
NEW FEATURES:
General : AdvancedRename utility is used throughout digiKam now (AlbumUI, CameraUI and BQM).
ImageEditor : New menu option to switch image color space quickly.
ImageEditor : Black and White converter: add standard Blue and Yellow-Green color filters.
BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org):
001 ==> 193482 : XMP/IPTC fields in Batch Rename tool.
002 ==> 183435 : No more file manager at media:/camera.
003 ==> 200758 : digiKam, dolphin, dc is not in peripherals list.
004 ==> 206071 : Not reading image properties.
005 ==> 191113 : digiKam doesn't recognize images with colorspace adobergb.
006 ==> 206487 : Unsharp mask algorithm in batch processing should equal the one in kipi.
007 ==> 206570 : Crashed when scrolling through thumbnails in edit mode.
008 ==> 206712 : Raw Import Tool: RGB (linear) provides gamma corrected output and should be named as such.
009 ==> 206857 : Unclear English in sentence.
010 ==> 149485 : Advanced image resize for the digiKam editor.
011 ==> 206426 : Default ICC profile locations reads the same directory twice.
012 ==> 203176 : Deleting 2 files still shows one afterwards.
013 ==> 205059 : The default path for image library is not localizable.
014 ==> 204084 : Showfoto claims that there are no images in directory that contains symlinks to images.
015 ==> 197817 : digiKam should utilize _icc_profile X property.
016 ==> 205756 : Copy and paste fails silently when pasting file back into the same folder.
017 ==> 207239 : When pressing Enter thumbnails should be enlarged, also after changing from Tags to Collection or similar.
018 ==> 200830 : 100 % CPU usage without obvious reason.
019 ==> 204480 : Unable to access albums on drives other than C:.
020 ==> 154463 : Autorename while transferring pictures from cam to PC adds lots of '0'.
021 ==> 207882 : Manual: RAW decoder settings: 16 bit not clearly explained.
022 ==> 208004 : Geolocation tool needs higher zoom levels.
023 ==> 207293 : when showing whole collection status bar filters don't work.
024 ==> 206670 : after deleting an image the image before the deleted image is displayed/selected instead of the image after the deleted one.
025 ==> 208160 : After edition image has different colors in QT nad GTK+ applications.
026 ==> 207332 : editor works on the wrong image if a new one was chosen while processing.
027 ==> 206666 : thumbnail borders are drawn inside instead of outside the images thus hiding parts of the image
028 ==> 195050 : Color management doesn't work in thumbnails and view mode.
029 ==> 200357 : digiKam, exif rotation, thumbnail not rotated.
030 ==> 203485 : consider using KGlobalSettings::picturesPath() instead of KGlobalSettings::documentPath().
031 ==> 204053 : Remember cursor position in album view after refresh / sync.
032 ==> 197413 : Changing the name of an album does not update album list.
033 ==> 202780 : Channel Mixer: Preview not updated when opening dialog.
034 ==> 191854 : digiKam crashed when scanning newly added folders to local collections.
035 ==> 204237 : Attempting Add HPE427 Photosmart Camera To Import Pictures.
036 ==> 196480 : Crash on starting digiKam.
037 ==> 207053 : Replace current renaming in AlbumUI with AdvancedRename utility.
038 ==> 206094 : Camera GUI: Selection with Shift+Pos1/End does not work.
039 ==> 092098 : Plugin for automatically adding copyright marks to pictures.
040 ==> 192242 : Album rename sometimes doesn't show existing album name in dialog.
041 ==> 208851 : Collections: Detection of duplicate collections too strict.
042 ==> 179370 : Crashed while downloading a video file from camera.
043 ==> 141238 : Album tree lacks horizontal scroll bar.
044 ==> 207486 : With 16-bit images, adjustlevels acts weird when inserting manually values into input fields.
045 ==> 193748 : Crash upon importing images from camera.
046 ==> 206109 : digiKam marble map theme not selectable.
047 ==> 207994 : Refresh meta data view on right side after exif import.
048 ==> 207911 : Crash after trying to re-open Image Editor containing an unsaved RAW image.
049 ==> 204080 : It crashed when it was closing.
050 ==> 198554 : Crash on making thumbnails, every time.
051 ==> 207330 : digiKam crashes if the editor has to open a new image while working on another.
052 ==> 209189 : Make albumview rotation buttons optional.
053 ==> 209343 : Mouse-wheel should jump to next/previous picture if used when viewing a picture.
054 ==> 193879 : Crash while rating pictures.
055 ==> 209437 : Allow to use mouse click and drag to move around the image in View mode.
Internationalization extension (further is referred as Intl) is a wrapper for
ICU library, enabling PHP programmers to perform UCA-conformant collation and
date/time/number/currency formatting in their scripts.
It tends to closely follow ICU APIs, so that people having experience working
with ICU in either C/C++ or Java could easily use the PHP API. Also, this way
ICU documentation would be useful to understand various ICU functions.
PHP is a programming language designed to be embedded into web pages.
This module is a binding for the Tidy HTML clean and repair utility which
allows you to clean and manipluate HTML documents.
This HTTP extension aims to provide a convenient and powerful
set of functionality for one of PHPs major applications.
It eases handling of HTTP urls, dates, redirects, headers and
messages, provides means for negotiation of clients preferred
language and charset, as well as a convenient way to send any
arbitrary data with caching and resuming capabilities.
It provides powerful request functionality, if built with CURL
support. Parallel requests are available for PHP 5 and greater.
Allows retrieval of information regarding a vast majority of file types.
This information may include dimensions, quality, length etc.
Additionally it can also be used to retrieve the mime type for a particular
file and for text files proper language encoding.
memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.