added support
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 12449
ZMI Replace Support 1.02
ZMI Replace Support is a project which adds search & replace functionality to Zope objects that live in the ZODB. more>>
ZMI Replace Support is a project which adds search & replace functionality to Zope objects that live in the ZODB.
This product adds search & replace functionality to Zope objects that live in the ZODB. A "Replace" tab is added to the ZMI of Folders and folderish objects, that allows to locate Zope objects and replace strings in these objects.
Replacement is carried out by handlers created for the individual object types. Handlers for standard Zope objects are provided by default: DTMLMethod, DTMLDocument, PythonScript, PageTemplate, and ZSQLMethod. Handlers for other objects types can very easily be created.
Enhancements:
- Updated to work with Zope 2.7.
<<lessThis product adds search & replace functionality to Zope objects that live in the ZODB. A "Replace" tab is added to the ZMI of Folders and folderish objects, that allows to locate Zope objects and replace strings in these objects.
Replacement is carried out by handlers created for the individual object types. Handlers for standard Zope objects are provided by default: DTMLMethod, DTMLDocument, PythonScript, PageTemplate, and ZSQLMethod. Handlers for other objects types can very easily be created.
Enhancements:
- Updated to work with Zope 2.7.
Download (0.012MB)
Added: 2007-03-28 License: GPL (GNU General Public License) Price:
940 downloads
KDesktop transparency support 0.1
KDesktop transparency support is a KDE patch that adds support for real transparency to kdesktop. more>>
KDesktop transparency support is a KDE patch that adds support for real transparency to kdesktop. It adds two new composite manager related features. To activate the features kdesktop has to be started with the "--bg-transparency" option.
The first one allows you to change the opacity of the background image. This works currently with the beryl transparent cube and will also work with compiz once the transparent cube gets applied. To activate the feature add the following to your kdesktoprc:
[Background Common]
BackgroundOpacity=90 (0 = fully transparent / 100 = opaque)
The second feature allows compiz (and later maybe other composite managers) to tell kdesktop not to paint the background image ("_COMPIZ_WALLPAPER_SUPPORTED" x atom). In this case compiz is able to paint a viewport dependent background or to make it even animated. This feature looks for changes to the x atom, so that kdesktop will automatically switch back to normal background if kwin gets started or compiz stops to render the wallpaper.
This patch is against the current kde3 svn.
<<lessThe first one allows you to change the opacity of the background image. This works currently with the beryl transparent cube and will also work with compiz once the transparent cube gets applied. To activate the feature add the following to your kdesktoprc:
[Background Common]
BackgroundOpacity=90 (0 = fully transparent / 100 = opaque)
The second feature allows compiz (and later maybe other composite managers) to tell kdesktop not to paint the background image ("_COMPIZ_WALLPAPER_SUPPORTED" x atom). In this case compiz is able to paint a viewport dependent background or to make it even animated. This feature looks for changes to the x atom, so that kdesktop will automatically switch back to normal background if kwin gets started or compiz stops to render the wallpaper.
This patch is against the current kde3 svn.
Download (MB)
Added: 2007-06-07 License: GPL (GNU General Public License) Price:
529 downloads
raddump 0.3.1
raddump interprets captured RADIUS packets to print a timestamp. more>>
raddump interprets captured RADIUS packets to print a timestamp, packet length, RADIUS packet type, source and destination hosts and ports, and included attribute names and values for each packet.
Enhancements:
- Added support for IEEE 802.1q tagged VLAN frames.
<<lessEnhancements:
- Added support for IEEE 802.1q tagged VLAN frames.
Download (0.17MB)
Added: 2005-06-29 License: GPL (GNU General Public License) Price:
1579 downloads
Audiere Audio System 1.9.4
Audiere is a high-level audio API. more>>
Audiere is a high-level audio API. It can play Ogg Vorbis, MP3, FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For audio output, Audiere supports DirectSound or WinMM in Windows, OSS on Linux and Cygwin, and SGI AL on IRIX.
Audiere is open source and licensed under the LGPL. This means that you may freely use Audiere in commercial products, as long as you do not modify the source code. If you do modify Audiere and release a product that uses your modifications, you must release your changes to the code under the LGPL as well.
Audiere is portable. It is tested on Windows, Linux-i386, Cygwin, and IRIX with at least three major compilers. Most of Audiere is endian-independent, so it would work with few modifications on other architectures.
Main features:
- Braindead easy API
- Supported file formats: Uncompressed WAV*, Uncompressed AIFF*, Ogg Vorbis*, FLAC*, MP3, MOD, S3M, IT, XM (* supports seeking)
- Streaming and buffered audio
- Volume, pan, and pitch shift modification
- Flat tone, square wave, white noise, and pink noise generation
- Runtime enumeration of audio devices and supported file formats
- Custom file streams
- Python, Delphi, Java, XPCOM (JavaScript in Mozilla) bindings
Enhancements:
- Replaced mpegsound with a stand-alone version of the MPEG audio decoder from ffmpegs libavcodec library. The result is an MP3 decoder that is more portable and works with more MP3 files. MP3 files are now seekable as well. (Matt Campbell)
- Added Speex support.
- Added support for reading metadata tags from sample sources. So far, Vorbis comments are supported, as are ID3v1 and ID3v1.1 tags in MP3 files. Interface designed with help from Brian Robb and Andy Friesen.
- Added callback system for stream stop events. (Richard Schaaf and Chad Austin)
- Added CD audio support, using the MCI subsystem on Win32/Cygwin and libcdaudio on Linux. (Chad Austin and Richard Schaaf)
- Added MIDI support through the MCI subsystem on Win32 and Cygwin. (Chad Austin)
- Dramatically reduced the latency of the OSS device. (Matt Campbell)
- Rewrote the Resampler class to use DUMBs cubic interpolation resampler, resulting in much better resampling for devices such as OSS that use Audieres own mixer. (Matt Campbell)
- Added bindings to wxWidgets. (Emanuel Dejanu)
- Fixed a bug in the DirectSound device implementation which significantly slowed down opening of devices and buffers. (Matt Campbell)
- Added pitchshift to the Python bindings. (Jason Chu)
- Split Doxygen documentation into one for users and one for developers.
<<lessAudiere is open source and licensed under the LGPL. This means that you may freely use Audiere in commercial products, as long as you do not modify the source code. If you do modify Audiere and release a product that uses your modifications, you must release your changes to the code under the LGPL as well.
Audiere is portable. It is tested on Windows, Linux-i386, Cygwin, and IRIX with at least three major compilers. Most of Audiere is endian-independent, so it would work with few modifications on other architectures.
Main features:
- Braindead easy API
- Supported file formats: Uncompressed WAV*, Uncompressed AIFF*, Ogg Vorbis*, FLAC*, MP3, MOD, S3M, IT, XM (* supports seeking)
- Streaming and buffered audio
- Volume, pan, and pitch shift modification
- Flat tone, square wave, white noise, and pink noise generation
- Runtime enumeration of audio devices and supported file formats
- Custom file streams
- Python, Delphi, Java, XPCOM (JavaScript in Mozilla) bindings
Enhancements:
- Replaced mpegsound with a stand-alone version of the MPEG audio decoder from ffmpegs libavcodec library. The result is an MP3 decoder that is more portable and works with more MP3 files. MP3 files are now seekable as well. (Matt Campbell)
- Added Speex support.
- Added support for reading metadata tags from sample sources. So far, Vorbis comments are supported, as are ID3v1 and ID3v1.1 tags in MP3 files. Interface designed with help from Brian Robb and Andy Friesen.
- Added callback system for stream stop events. (Richard Schaaf and Chad Austin)
- Added CD audio support, using the MCI subsystem on Win32/Cygwin and libcdaudio on Linux. (Chad Austin and Richard Schaaf)
- Added MIDI support through the MCI subsystem on Win32 and Cygwin. (Chad Austin)
- Dramatically reduced the latency of the OSS device. (Matt Campbell)
- Rewrote the Resampler class to use DUMBs cubic interpolation resampler, resulting in much better resampling for devices such as OSS that use Audieres own mixer. (Matt Campbell)
- Added bindings to wxWidgets. (Emanuel Dejanu)
- Fixed a bug in the DirectSound device implementation which significantly slowed down opening of devices and buffers. (Matt Campbell)
- Added pitchshift to the Python bindings. (Jason Chu)
- Split Doxygen documentation into one for users and one for developers.
Download (0.44MB)
Added: 2006-07-18 License: LGPL (GNU Lesser General Public License) Price:
1199 downloads
GENE Graph Export Engine 0.3
GENE Graph Export Engine is an advanced XML exporter. more>>
GENE Graph Export Engine is an advanced XML exporter.
GENE Graph Export Engine is a complex convertor/framework for multi-namespace XML transforming and exporting.
It is able to convert various XML types including SVG, DocBook, MathML, XSL-FO, and their combinations into a wide area of output formats: PDF, PNG, SVG, PS, MIF, RTF, and XHTML.
Custom XSLT scripts can be registered easily and are used automatically. It requires Sun JRE 5.0.
Enhancements:
- GENE Core bugfixes. FOP plugin bugfixes.
- Gene Runner I18N support has been added. l12n in Slovak.
- Configuration ability has been added.
- New command line switches have been added.
- Preliminary buggy CML (Chemical Markup Language) and XHTML->DocBook exporters have been added.
<<lessGENE Graph Export Engine is a complex convertor/framework for multi-namespace XML transforming and exporting.
It is able to convert various XML types including SVG, DocBook, MathML, XSL-FO, and their combinations into a wide area of output formats: PDF, PNG, SVG, PS, MIF, RTF, and XHTML.
Custom XSLT scripts can be registered easily and are used automatically. It requires Sun JRE 5.0.
Enhancements:
- GENE Core bugfixes. FOP plugin bugfixes.
- Gene Runner I18N support has been added. l12n in Slovak.
- Configuration ability has been added.
- New command line switches have been added.
- Preliminary buggy CML (Chemical Markup Language) and XHTML->DocBook exporters have been added.
Download (1.1MB)
Added: 2006-07-03 License: MPL (Mozilla Public License) Price:
1209 downloads
Exim DSN Patch 0.1
The Exim DSN patch adds delivery status notification support to Exim 4.xx. more>>
The Exim DSN patch adds delivery status notification support to Exim 4.xx.
DSN Support for Exim. This patch allows Exim 4.xx to support the sending of email Delivery Status Notifications.
<<lessDSN Support for Exim. This patch allows Exim 4.xx to support the sending of email Delivery Status Notifications.
Download (0.036MB)
Added: 2005-07-15 License: IBM Public License Price:
1562 downloads
Camera Monitor 0.2
Camera Monitor is a little tray system icon that notifies you when your Webcam is on. more>>
Camera Monitor is a little tray system icon that notifies you when your Webcam is on. The project is designed for the GNOME desktop, but will work as well on KDE and XFCE.
Camera Monitor is released under the terms of the GNU General Public License.
Installation:
tar xzf laptoptemp-0.2.tar.gz
cd cameramonitor-0.1
./configure
sudo make install
Enhancements:
- Added support for libnotify
- Ported to new gtk.StatusIcon
- Updated preferences panel
- Updated about information
- Removed notification on bad previous exit
- Added option to preferences for autostarting cameramonitor every session
<<lessCamera Monitor is released under the terms of the GNU General Public License.
Installation:
tar xzf laptoptemp-0.2.tar.gz
cd cameramonitor-0.1
./configure
sudo make install
Enhancements:
- Added support for libnotify
- Ported to new gtk.StatusIcon
- Updated preferences panel
- Updated about information
- Removed notification on bad previous exit
- Added option to preferences for autostarting cameramonitor every session
Download (0.024MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
976 downloads
DeadFTP 0.1.3
DeadFTP is a graphical FTP client for GNOME featuring transfers resuming, a transfers queue, drap-n-drop, and proxy support. more>>
DeadFTP is a graphical FTP client for GNOME featuring transfers resuming, a transfers queue, drap-n-drop, and proxy support.
Enhancements:
- Fixed bug with saving of firewall settings
- Added support for limiting port range of sockets
- Fixed problem with loading certain values in settings dialog
- Improved format of console log file
- Re-added display of login message dialog
- Re-added color changing to settings dialog
- Fixed issue with queue reordering
- Improved how preferences are saved/loaded and used
- Added support for changing file modes
- Improved proxy interface and socket code
- New preferences dialog
- Added new status bars to display information on queue transfer time
- Added queue clear function
- Added (untested) SOCKS4 support
- New resume code & new resume dialog
- Improved interaction with server and status message is now displayed
- Added directory transfer support
- Many other bug fixes
<<lessEnhancements:
- Fixed bug with saving of firewall settings
- Added support for limiting port range of sockets
- Fixed problem with loading certain values in settings dialog
- Improved format of console log file
- Re-added display of login message dialog
- Re-added color changing to settings dialog
- Fixed issue with queue reordering
- Improved how preferences are saved/loaded and used
- Added support for changing file modes
- Improved proxy interface and socket code
- New preferences dialog
- Added new status bars to display information on queue transfer time
- Added queue clear function
- Added (untested) SOCKS4 support
- New resume code & new resume dialog
- Improved interaction with server and status message is now displayed
- Added directory transfer support
- Many other bug fixes
Download (0.255MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1228 downloads
gbDVDenc 0.3.5
gbDVDenc is an easy to use GUI for mencoder to rip & encode DVD into mpeg4 files. more>>
gbDVDenc is an easy to use GUI for mencoder to rip & encode DVD into mpeg4 files. gbDVDenc is written in Gambas.
gbDVDenc project needs Mplayer and/or Mencoder and lsdvd to work.
Main features:
- Selection of part of the track by chapters or minutes:seconds
- Audio resample.
- Volume gain.
- Subtitles
- Deinterlace.
- Auto-cropping (with preview)
- Resize.
- Fps conversion.
- Integrated bitrate calculator.
- Save & load of configuration files.
- Italian and english language
Enhancements:
- NEW: Redesigned Log window.
- NEW: Added support for MP4 codec (for PSP video).
- NEW: Added support for Ogg Theora codec.
- NEW: Added option to normalize audio volume.
- NEW: Added delogo option to mask TV stations logo.
- NEW: Added post-encoding command option (useful to shutdown the pc when - finished encoding).
- NEW: Added comments to matrix editor.
- NEW: New icons (thanks Dennis!)
- UPD: Updated french translation (thanks Johan!)
- BUGFIX: Some bugfixes. :-)
- BUGFIX: Fixed and changed OGG encoding.
- BUGFIX: Wait form now remembers its position.
- BUGFIX: Fixed bitrate calculator with ac3 sound.
- BUGFIX: Fixed some bugs in the resize algorithm.
<<lessgbDVDenc project needs Mplayer and/or Mencoder and lsdvd to work.
Main features:
- Selection of part of the track by chapters or minutes:seconds
- Audio resample.
- Volume gain.
- Subtitles
- Deinterlace.
- Auto-cropping (with preview)
- Resize.
- Fps conversion.
- Integrated bitrate calculator.
- Save & load of configuration files.
- Italian and english language
Enhancements:
- NEW: Redesigned Log window.
- NEW: Added support for MP4 codec (for PSP video).
- NEW: Added support for Ogg Theora codec.
- NEW: Added option to normalize audio volume.
- NEW: Added delogo option to mask TV stations logo.
- NEW: Added post-encoding command option (useful to shutdown the pc when - finished encoding).
- NEW: Added comments to matrix editor.
- NEW: New icons (thanks Dennis!)
- UPD: Updated french translation (thanks Johan!)
- BUGFIX: Some bugfixes. :-)
- BUGFIX: Fixed and changed OGG encoding.
- BUGFIX: Wait form now remembers its position.
- BUGFIX: Fixed bitrate calculator with ac3 sound.
- BUGFIX: Fixed some bugs in the resize algorithm.
Download (0.14MB)
Added: 2006-01-31 License: GPL (GNU General Public License) Price:
1365 downloads
JDumpViewer 0.2
JDumpViewer is a tool for analyzing Java thread dumps. more>>
JDumpViewer is a tool for analyzing Java thread dumps.
ToDo:
General
- detect and handle parse exceptions - display info to user
- add options to compare - select which fields to compare
- add a new view to show threads as tree nodes and dump number as leaf node
- use graphviz to display locks between threads
- search/find thread/method/monitor and highlight/select it
- add support for thread priority
- auto-size columns in stack display
- maybe create an intermediate XML format for dumps which could be
- used with XSL to generate nice reports/views
- create Java Web Start config
Thread tree
- add filter for "standard" VM threads
- add status sort
- add filtering by runnable/blocked
- add drag/drop support to method/monitor trees
- link selections in thread tree to method tree
Method tree
- fix bug when method is duplicated in stack (eg. Object.wait)
- method node filters
- link methods to source browser
- support adding threads to monitor tree
Monitor tree
- add clear nodes support
- add icons for monitor tree nodes
- when adding thread(s), search for existing monitors
Enhancements:
- This release adds many UI enhancements (including drag-and-drop support), auto-addition of threads to the Monitor view, parse error dialogs, and parser fixes for different JVM versions.
<<lessToDo:
General
- detect and handle parse exceptions - display info to user
- add options to compare - select which fields to compare
- add a new view to show threads as tree nodes and dump number as leaf node
- use graphviz to display locks between threads
- search/find thread/method/monitor and highlight/select it
- add support for thread priority
- auto-size columns in stack display
- maybe create an intermediate XML format for dumps which could be
- used with XSL to generate nice reports/views
- create Java Web Start config
Thread tree
- add filter for "standard" VM threads
- add status sort
- add filtering by runnable/blocked
- add drag/drop support to method/monitor trees
- link selections in thread tree to method tree
Method tree
- fix bug when method is duplicated in stack (eg. Object.wait)
- method node filters
- link methods to source browser
- support adding threads to monitor tree
Monitor tree
- add clear nodes support
- add icons for monitor tree nodes
- when adding thread(s), search for existing monitors
Enhancements:
- This release adds many UI enhancements (including drag-and-drop support), auto-addition of threads to the Monitor view, parse error dialogs, and parser fixes for different JVM versions.
Download (0.40MB)
Added: 2005-10-17 License: The Apache License 2.0 Price:
1468 downloads
P4V Addins 0.8.1
P4V Addins adds functionality to the Perforce P4V/P4Win GUI clients. more>>
P4V Addins adds functionality to the Perforce P4V/P4Win GUI clients.
It adds the ability to create a populated label in one step, the ability to display the last change list in each label, the ability to checkout a file to a specific pending change list, and the ability to save a copy of a checked out file before synchronizing.
P4V Addins also includes a tool for working in Robert Cowhams "publish/catchup" system (http://robertcowham.com/blog/scm/p4_auto_merge.html).
Enhancements:
- This release added support for P4Vs new XML settings file.
<<lessIt adds the ability to create a populated label in one step, the ability to display the last change list in each label, the ability to checkout a file to a specific pending change list, and the ability to save a copy of a checked out file before synchronizing.
P4V Addins also includes a tool for working in Robert Cowhams "publish/catchup" system (http://robertcowham.com/blog/scm/p4_auto_merge.html).
Enhancements:
- This release added support for P4Vs new XML settings file.
Download (0.010MB)
Added: 2006-08-07 License: BSD License Price:
1178 downloads
mod_index_rss 1.0
mod_index_rss is an Apache module that creates RSS of directory contents on the fly. more>>
mod_index_rss is an Apache module that creates RSS of directory contents on the fly. This can be used to publish static files (HTML, images, etc.) to RSS feeds by placing them in a directory.
Enhancements:
- Added support for RSS2
- Added support for enclosures
- The published date for the channel is now based on the directory that is being listed.
<<lessEnhancements:
- Added support for RSS2
- Added support for enclosures
- The published date for the channel is now based on the directory that is being listed.
Download (0.006MB)
Added: 2005-08-24 License: GPL (GNU General Public License) Price:
1521 downloads
Achievo ATK 6.0.0
Achievo ATK is an object oriented Web-application framework. more>>
Achievo ATK is an object oriented Web-application framework. Achievo ATK is targeted at developers who wish to focus on business logic instead of coding HTML.
Where other application frameworks mainly provide a large set of utility classes, ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility.
In other words, even 10 lines of code get you a working application, but everything that is generated for you can be completely customized.
Main features:
- Modular architecture
- GUI and data internationalisation
- Application level record locking
- Minimum amount of required coding
- Fully customisable
- Themable
- Template driven
- Database abstraction
- GUI abstraction
- User-based, group-based, level-based or custom security schemes
Enhancements:
- AJAX and JSON functionality were added.
- Transparent MySQL replication support and Oracle Savepoints support were added.
- Fixture support was added.
- The GUI has been improved significantly.
- CAPTCHA functionality was added.
- A generic class overloading mechanism was added.
- Over 400 other enhancements and fixes were made.
<<lessWhere other application frameworks mainly provide a large set of utility classes, ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility.
In other words, even 10 lines of code get you a working application, but everything that is generated for you can be completely customized.
Main features:
- Modular architecture
- GUI and data internationalisation
- Application level record locking
- Minimum amount of required coding
- Fully customisable
- Themable
- Template driven
- Database abstraction
- GUI abstraction
- User-based, group-based, level-based or custom security schemes
Enhancements:
- AJAX and JSON functionality were added.
- Transparent MySQL replication support and Oracle Savepoints support were added.
- Fixture support was added.
- The GUI has been improved significantly.
- CAPTCHA functionality was added.
- A generic class overloading mechanism was added.
- Over 400 other enhancements and fixes were made.
Download (1.2MB)
Added: 2007-06-13 License: GPL (GNU General Public License) Price:
864 downloads
GeeXboX ISO Generator 1.0
GeeXboX ISO Generator is a tool to modify the GeeXboX in a few seconds without having to build the sources. more>>
With this package, it is easy to modify the GeeXboX in a few seconds without having to build the sources.
The generator produces an ISO image of the GeeXboX, ready to be burned on disc.
GeeXboX ISO Generator currently works under both GNU/Linux and Microsoft Windows 9x/NT/2k/XP operating systems.
Enhancements:
System:
- Updated linux to version 2.6.16.17.
- Updated BusyBox to 1.1.3.
- Updated uClibc to 2006.05.05 snapshot.
- Updated udev to version 0.92.
Toolchain:
- Introduced GCC 4.1.1 as the new compiler.
- Support for C++ in the toolchain.
- All packages are now built with big files support flag.
- Added support for non-free binary firmwares at sources build.
Player:
- Updated MPlayer to 1.0pre8.
- DVD Navigation Menus support.
- SHOUTcast and Netstream support (with content filtering on adult/subscription-only
- streams).
- Support for LIVE555 library (RTP/RTSP/SIP streaming) which provides FreeboxTV
- support for French people using the Free ISP.
- Use mp3-lib instead of FFMpeg to avoid audible glitches while seeking.
- Fix MPlayers bug which prevents AVI files with ODML index (99% of XviD files) to
- be read when idx=yes (default).
- Fix sound/subtitles issues while playing MPEG-TS streams.
- Support for multichannel AAC in MOV files.
- Playback of IFO files (DVD disc ripped on HDD for example) now works as expected.
- Set minimal cache size (5% of cache) to start playback of file very quickly.
- Fix TV channel OSD name generation with spaces in their name.
- Allows RTSP clients port forcing (for FreeboxTV users in router mode for example).
- Added support for DVD-RAM MPEG files.
Menu:
- Brand new menu item selection display (now with alpha layer).
- Added new menu that displays streams A/V properties.
- Allows metadata retrieval from MP3/OGG/FLAC audio files.
- Properties menu auto-opens and updates on audio-only media.
- Prevent user from browsing (and getting lost) in /
- Display NICs MAC address into information menu.
- Display CDROM size.
- Fixed display of disks partition size and freespace.
- Added release number information.
Audio:
- Update ALSA library and utilities to version v1.0.11.
- Added a lot of fixes for audio playback.
Video:
- Added support for different resolutions to be used through generator.
- Support for VESA with Intel i865, i910 and i915 chipsets.
Drivers:
- Added support for Serial ATA CDROM drives.
- Added support for ATAPI/IDE ZIP/LS120 drives.
- Added support for PcCard (32bits CardBus only, not 16bits PCMCIA).
- Added LCD displays support through LCD4Linux.
- Added support for most of the Gigabit NICs.
- Fix support of Nova DVB-S+ card.
- Updated LIRC to v0.8.0.
- Updated rt2400/rt2500 drivers to CVS 05.09.2006.
- Fix em8300 driver and firmware loading issues.
Networking:
- Updated djmount to version 0.53 (files are no more represented as playlist).
- Fixed bftpd FTP server write access error.
- Updated bftpd to version 1.4, and included fix for file transfers greater than 2GB.
- Update wireless tools to version 28.
Generator:
- Updated generator tools for MacOS X (support for MacIntel x86 OSX 10.4).
- Allow you to choose between multiple themes.
- Option for DVD Navigation menus to select it as a default or not.
- Option for autoplay to select it as a default or not.
- Option for SHOUTcast (radio and tv netstreams).
- Tab for video settings configuration (resolution, color depth and boot splash)
- Tab for support of LCD displays.
Miscellaneous:
- Fixed zoomed scrolling in FBI image viewer.
- Support for Microsoft Media Center Edition USB, StreamZap, Twinhan DTV, Toshiba
- VT76F and ATI Remote Wonder II remotes.
- Implemented full Digimatrix hardware support (apart from panel buttons).
- Allow multiple resolutions in themes.
- Support for VMware and QEMU (usefull for test purpose).
<<lessThe generator produces an ISO image of the GeeXboX, ready to be burned on disc.
GeeXboX ISO Generator currently works under both GNU/Linux and Microsoft Windows 9x/NT/2k/XP operating systems.
Enhancements:
System:
- Updated linux to version 2.6.16.17.
- Updated BusyBox to 1.1.3.
- Updated uClibc to 2006.05.05 snapshot.
- Updated udev to version 0.92.
Toolchain:
- Introduced GCC 4.1.1 as the new compiler.
- Support for C++ in the toolchain.
- All packages are now built with big files support flag.
- Added support for non-free binary firmwares at sources build.
Player:
- Updated MPlayer to 1.0pre8.
- DVD Navigation Menus support.
- SHOUTcast and Netstream support (with content filtering on adult/subscription-only
- streams).
- Support for LIVE555 library (RTP/RTSP/SIP streaming) which provides FreeboxTV
- support for French people using the Free ISP.
- Use mp3-lib instead of FFMpeg to avoid audible glitches while seeking.
- Fix MPlayers bug which prevents AVI files with ODML index (99% of XviD files) to
- be read when idx=yes (default).
- Fix sound/subtitles issues while playing MPEG-TS streams.
- Support for multichannel AAC in MOV files.
- Playback of IFO files (DVD disc ripped on HDD for example) now works as expected.
- Set minimal cache size (5% of cache) to start playback of file very quickly.
- Fix TV channel OSD name generation with spaces in their name.
- Allows RTSP clients port forcing (for FreeboxTV users in router mode for example).
- Added support for DVD-RAM MPEG files.
Menu:
- Brand new menu item selection display (now with alpha layer).
- Added new menu that displays streams A/V properties.
- Allows metadata retrieval from MP3/OGG/FLAC audio files.
- Properties menu auto-opens and updates on audio-only media.
- Prevent user from browsing (and getting lost) in /
- Display NICs MAC address into information menu.
- Display CDROM size.
- Fixed display of disks partition size and freespace.
- Added release number information.
Audio:
- Update ALSA library and utilities to version v1.0.11.
- Added a lot of fixes for audio playback.
Video:
- Added support for different resolutions to be used through generator.
- Support for VESA with Intel i865, i910 and i915 chipsets.
Drivers:
- Added support for Serial ATA CDROM drives.
- Added support for ATAPI/IDE ZIP/LS120 drives.
- Added support for PcCard (32bits CardBus only, not 16bits PCMCIA).
- Added LCD displays support through LCD4Linux.
- Added support for most of the Gigabit NICs.
- Fix support of Nova DVB-S+ card.
- Updated LIRC to v0.8.0.
- Updated rt2400/rt2500 drivers to CVS 05.09.2006.
- Fix em8300 driver and firmware loading issues.
Networking:
- Updated djmount to version 0.53 (files are no more represented as playlist).
- Fixed bftpd FTP server write access error.
- Updated bftpd to version 1.4, and included fix for file transfers greater than 2GB.
- Update wireless tools to version 28.
Generator:
- Updated generator tools for MacOS X (support for MacIntel x86 OSX 10.4).
- Allow you to choose between multiple themes.
- Option for DVD Navigation menus to select it as a default or not.
- Option for autoplay to select it as a default or not.
- Option for SHOUTcast (radio and tv netstreams).
- Tab for video settings configuration (resolution, color depth and boot splash)
- Tab for support of LCD displays.
Miscellaneous:
- Fixed zoomed scrolling in FBI image viewer.
- Support for Microsoft Media Center Edition USB, StreamZap, Twinhan DTV, Toshiba
- VT76F and ATI Remote Wonder II remotes.
- Implemented full Digimatrix hardware support (apart from panel buttons).
- Allow multiple resolutions in themes.
- Support for VMware and QEMU (usefull for test purpose).
Download (8.3MB)
Added: 2006-08-19 License: GPL (GNU General Public License) Price:
1175 downloads
nVidia FreeBSD Display Driver x86 100.14.11
nVidia FreeBSD Display Driver is the OpenGL nVidia support for graphic cards on FreeBSD operating systems. more>>
nVidia FreeBSD Display Driver is the OpenGL nVidia support for graphic cards on FreeBSD operating systems.
Enhancements:
Added support for new GPUs:
- GeForce 7050 PV / NVIDIA nForce 630a
- GeForce 7025 / NVIDIA nForce 630a
Fixed console restore problems in several different configurations:
- Quadro FX 4400 SLI
- VESA console
- Notebook LCD displays
- Improved interaction with ATi RS480/482 based mainboards.
- Improved support for House Sync with G-Sync II.
- Improved NVIDIA X driver interaction with ACPI daemon.
<<lessEnhancements:
Added support for new GPUs:
- GeForce 7050 PV / NVIDIA nForce 630a
- GeForce 7025 / NVIDIA nForce 630a
Fixed console restore problems in several different configurations:
- Quadro FX 4400 SLI
- VESA console
- Notebook LCD displays
- Improved interaction with ATi RS480/482 based mainboards.
- Improved support for House Sync with G-Sync II.
- Improved NVIDIA X driver interaction with ACPI daemon.
Download (10.9MB)
Added: 2007-06-22 License: Other/Proprietary License Price:
878 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above added support search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed