Welcome to Freecode
Clzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to that of gzip or bzip2. Clzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution and data archiving. Clzip uses the lzip file format; the files produced by clzip are fully compatible with lzip-1.4 or newer, and can be rescued with lziprecover. Clzip is, in fact, a C language implementation of lzip, intended for embedded devices or systems lacking a C++ compiler.
Release Notes: Compression ratio has been slightly increased. Compression time has been reduced by 10%. Decompression time has been reduced by 8%. The targets "install-as-lzip" and "install-bin" have been added to the Makefile.
POS-Tech is point-of-sale software for touchscreen devices. It is a fork of the abandoned project OpenbravoPOS, with new features and built with the support of professional users.
Release Notes: A quick fix for the attribute window auto-popup. In case there is no properties in the attribute set (as when it is used as an extra field) the window doesn't pop up. Also adds a Norwegian translation.
Macsome Audiobook Converter for Mac is a tool that converts any audio book which can be played on iTunes to MP3 or AAC. Conversion takes place at 5 times the normal speed. DRM protected files are supported and ID tags are preserved.
Release Notes: Supports keeping chapter information while working with iTunes 11. Supports adding files to the conversion list by dragging files into the application.
Fortools_dd is a set of forensic apps, created with zenity, for terminal commandos and bash scripts in Linux. It includes Mount_dd (a mounting images app), kijknekerap (a Dutch Terminal app), fgrep_dd (grep apps), convert_dd (a conversion app for aff > dd > EWF), shred_dd (a shredding app), filecopy_dd (a search-and-copy app), forensic_wine_dd (a Windows software with Wine app), reportmaker_dd (a small reportmaking app), Browserhistory_dd (a history app), and Offsetgrabber_dd (an offset viewing app).
Release Notes: An automatic analysis of the history of 3 browsers (Chrome, Firefox, and Internet Explorer) has been added via the tool Browserhistory_dd.
The OpenLDAP Project is a collaborative effort to provide a robust, commercial-grade, fully featured, open source LDAP software suite. The project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and develop OpenLDAP Software and its related documentation. OpenLDAP Software provides a complete LDAP implementation including server, clients, C SDK, and associated tools.
Release Notes: Multiple minor fixes; stability and performance enhancements for back-mdb. Note that back-mdb's DB format has been updated in this release; a simple upgrade must be performed if using back-mdb from previous releases.
wminfo is a Window Maker dockable application that displays text format information using the plugin. The standard plugin is a shell script. The plugin writes the information to stdout, and wminfo captures the output and displays it row by row. Using the appropriate plugins, wminfo can display different information obtained from the system or from the Internet.
Release Notes: This release solves some bugs concerning the problems appearing in the different Linux distributions and issues with the newer Lenovo ThinkPad laptops, adds new features such as regular expressions used as the update parameters, and offers a lot of other improvements.
irrlamb is a 3D game that involves a lot of physics and frustrating gameplay.
Release Notes: This release adds audio (OpenAL), screen fading, shader support, support for custom levels, and an invert mouse option (or press F2 during play). It can save data now in %APPDATA%/irrlamb for Windows. Meshes have been converted to a binary format for faster loading. A Lua API bug in Object.GetPosition has been fixed. This release removes scons and adds cmake.
XOWA is a desktop application that can read and edit English Wikipedia offline. It displays articles in an HTML browser, and can download images on demand. It can also be used for Wiktionary, Wikisource, Wikiquote, and the non-English counterparts.
Release Notes: This is a general rollup release. It is intended to be stable. In summary, it includes the following changes in the v0.2.0 series: Mathjax; better support for non-English languages; Sortable/Collapsible Javascript; better support for Wikisource; Special:Allpages; Reference tooltips; an Options page; wiki-specific sidebars; new UI image buttons/right-click menu; a Mac OS X build; and many parser fixes.
GLB is a user-space TCP load balancer similar to Pen. It lacks most advanced Pen features, as the aim was to make a user-space TCP proxy that is as fast as possible. It can utilize multiple CPU cores. A list of destinations can be adjusted in runtime. Destination "draining" is supported. It supports "least connected", "round-robin", "random", and "source tracking" balancing policies.
Release Notes: This is a major feature and bugfix release. It has an optional watchdog module that can monitor destinations using custom service-specific scripts and update the routing table accordingly. It also can automatically discover newly added nodes in a Galera cluster and take them into use. There is a GLB_OPTIONS environment variable to allow configuration of libglb using the same command line options as for glbd. libglb initialization was not thread safe, and failed for applications that opened several connections simultaneously (e.g. sysbench); this has been fixed. A number of issues reported by valgrind have been fixed.
cmogstored is an alternative, C implementation of the "mogstored" storage daemon used for MogileFS storage nodes. This implementation allows MogileFS storage nodes to be deployed with a minimal memory/filesystem footprint with no additional runtime dependencies. This implements all HTTP/1.1 DAV functionality needed by MogileFS clients as well as the mogstored stream protocol. This project is still in the early stages of development and not directly affiliated with the MogileFS project.
Release Notes: This release only fixes an assertion failure during graceful shutdown while MogileFS fsck is running with checksums enabled.
XBoard is a graphical chessboard for X that can serve as a user interface to play against any of a variety of chess engines that run on your local machine, or against human or computer opponents on an Internet chess server. XBoard can also be used by itself to read and write game files in PGN (portable game notation). WinBoard is a port of XBoard to Microsoft Win32.
Release Notes: Many new features and some bugfixes.
SymmetricDS is Web-enabled, database independent, data synchronization/replication software. It uses Web and database technologies to replicate tables between relational databases in near real time. The software was designed to scale for a large number of databases, work across low-bandwidth connections, and withstand periods of network outage. It includes support for Oracle, MySQL, PostgreSQL, H2, HSQLDB, Derby, MS SQL Server, Firebird, IBM DB2, Informix, Interbase, and Greenplum databases.
Release Notes: This release includes 3 bugfixes and 1 improvement. It fixes slow registration on Oracle, an unknown function error on MySQL, and improved heartbeat.
The Oracle (formerly Sun) Java Platform, Standard Edition (Java SE or JSE) allows you to develop and deploy Java applications on desktops and servers as well embedded and real-time environments. The Java Development Kit (JDK) contains the essential compiler, tools, runtime libraries, and APIs for developers writing, deploying, and running applets and applications in the Java programming language. The Java Runtime Environment (JRE) contains the runtime libraries and tools for running applets and applications.
Release Notes: Many serious security vulnerabilities, many of them affecting the browser plug-in, were fixed.
ApPHP MVC Framework implements the Model-View-Controller (MVC) design pattern and principles, including separation of display, logic, and data layers. It provides an architecture, components, and tools for developers to build a complex Web applications faster and safer. It is designed to provide modern and rapid development of websites, Web applications, and Web services. Choosing ApPHP MVC Framework allows you to release your applications earlier, host and scale them without problems, and easily maintain them over time.
Release Notes: This is the first freecode release.
tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.
Release Notes: This release improves the default device selection on FreeBSD and NetBSD when using switch mode. PMTU discovery is now also applied to VLAN-tagged traffic. The LocalDiscovery option now makes use of all addresses tinc is bound to. The PriorityInheritance option now also works with switch mode. A crash when using a SOCKS5 proxy has been fixed. There are minor improvements and clarifications in the documentation, support for tunemu on iOS devices is fixed, and tinc can now be cross-compiled with Android's NDK.
Siren Renamer is a tool that renames, moves, and copies files using an expression. A lot of information associated with a file can be used, including name, extension, dates, and selection number. Other information is extracted from files according to their type: audio, video, image (standard and raw), EXIF, IPTC, Office document, PDF, ePub, HTML, and many others. Many different operations can be performed on character strings, complete directory trees can be processed, and images can be viewed. For example, to change a file name to uppercase with the mp3 extension, the expression can be '%ub.mp3'.
Release Notes: This release fixes bugs and brings a few minor modifications.
Oracle VM VirtualBox, formerly Sun xVM VirtualBox and innotek VirtualBox, is a family of x86 virtualization products for enterprise and home use.
Release Notes: Various minor bugs were fixed.
PyQt is a comprehensive set of Python bindings for the Qt GUI toolkit.
Release Notes: The main focus of this release is support for Qt v5.0.
QScintilla is a port of the Scintilla C++ editor class to the Qt GUI toolkit.
Release Notes: This is a minor bugfix release which also adds support for building against the final release of Qt v5.0.
Seed7 is a general purpose programming language. It is a higher level language compared to Ada, C++, and Java. In Seed7, new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept. Object orientation is used when it brings advantages and not in places when other solutions are more obvious. Although Seed7 contains several concepts of other programming languages, it is generally not considered as a direct descendant of any other programming language.
Release Notes: The library editline.s7i has been added. It defines a file type for linewise editing with history. The manual chapter describing types, especially the type program, has been improved. The calc.sd7 example has been improved to allow linewise editing. The handling of the internal program representation in interpreter and compiler has been improved to free most unused memory. The stack trace has been improved to display infix operators better and to write parameter names. The functions copy_expression and free_expression have been optimized. The free list management has been made configurable.
ZShaolin installs a small and powerful scriptable shell environment on your Android device, without requiring root. It comes with applications to edit images, audio, and video using batch scripts one can write and upload: FFMpeg, ImageMagick, Sox, Oggz, Lua, GNU awk, sed, grep, Vim, SSH, and rsync. The Z shell comes pre-configured in full ANSI colors, smart completion, error correction and complete documentation, making ZShaolin also suitable for those who would like to learn shell scripting.
Release Notes: This release improves usability, speed, and stability by updating the terminal interface and adding its own keyboard. The shell environment now includes a Perl interpreter, more manual pages, and a working scp command.
LORZE erasandcad provides 2D CAD with an intuitive user interface which is simple and easy.
Release Notes: This release adds the dialogs "draw selection", "color selection", and "show LORZE protocol".
SIP is a tool to generate C++ interface code for Python. It is similar to SWIG, but uses a different interface format. It was used to build PyQt and PyKDE, and has support for the Qt signal/slot mechanism.
Release Notes: This is a minor bugfix release, but it does include a potential incompatibility in the use of the %VirtualErrorHandler directive.
MisterHouse is a Unix/Windows home automation program written in Perl. It can respond to voice commands, Web browsers, time of day, serial port and X10 data, external files, etc., and can speak via Text to Speech engines.
Release Notes: This release includes numerous bugfixes. Major changes include more robust Insteon support and an Android user interface (Android app downloaded separately). The source code has been moved to a git repository.
Eric is a full featured Python and Ruby editor and IDE, written in Python. It is based on the cross platform Qt GUI toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as an everyday quick and dirty editor as well as being usable as a professional project management tool, integrating many advanced features that Python offers the professional coder. Eric includes a plug-in system, which allows easy extension of the IDE functionality with plug-ins downloadable from the net. Current stable versions are Eric4 based on Qt4 and Python 2 and Eric5 based on Python 3 and Qt4.
Release Notes: This release adds bugfixes.
A multi-platform GUI tool for managing key stores, certificates, and digital signatures.