bug fix
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4909
bug 1.1
bug is a simple tracking system for console users. It only depends on common Unix commands. more>>
bug is a simple tracking system for console users. It only depends on common Unix commands. bugs database format is a text file containing simple tabbed columns which can be even hand-edited.
It uses $EDITOR for submitting or editing the issues and for changing states or priorities. It relies on four fixed fields: ID, Priority, State, and Subject.
There is also a fifth free-text field for any other information you may want to store about the issue. There is no database locking or notifications, so its mostly for tracking the users own issues.
Enhancements:
- All bashisms have been changed so that the program works with POSIX sh.
<<lessIt uses $EDITOR for submitting or editing the issues and for changing states or priorities. It relies on four fixed fields: ID, Priority, State, and Subject.
There is also a fifth free-text field for any other information you may want to store about the issue. There is no database locking or notifications, so its mostly for tracking the users own issues.
Enhancements:
- All bashisms have been changed so that the program works with POSIX sh.
Download (0.002MB)
Added: 2007-03-29 License: GPL (GNU General Public License) Price:
940 downloads
EZ Red Skin Fix
EZ Red Skin Fix is a script-fu that can be used to improve skin that has a reddish tint. more>>
EZ Red Skin Fix is a script-fu based on a technique by lylejk of dpreview.com that can be used to improve skin that has a reddish tint.
<<less Download (MB)
Added: 2006-09-15 License: GPL (GNU General Public License) Price:
1139 downloads
Bug-buddy 2.19.0
Bug-buddy is a graphical bug reporting utility. more>>
Bug-buddy is a graphical bug reporting utility.
Bug-buddy is a graphical bug reporting utility for GNOME. Bug-buddy allows users to easily make quality bug reports.
The GNOME 2.12 Desktop is the latest release of the ever popular, multi-platform free desktop environment - on time, to the day! It includes a number of interesting new features and hundreds of bug fixes.
GNOME is...
Free
GNOME is Free Software and part of the GNU project, dedicated to giving users and developers the ultimate level of control over their desktops, their software, and their data. Find out more about the GNU project and Free Software at gnu.org.
Usable
GNOME understands that usability is about creating software that is easy for everyone to use, not about piling on features. GNOMEs community of professional and volunteer usability experts have created Free Softwares first and only Human Interface Guidelines, and all core GNOME software is adopting these principles. Find out more about GNOME and usability at the GNOME Usability Project.
Accessible
Free Software is about enabling software freedom for everyone, including users and developers with disabilities. GNOMEs Accessibility framework is the result of several years of effort, and makes GNOME the most accessible desktop for any Unix platform. Find out more at the GNOME Accessibility Project.
International
GNOME is used, developed and documented in dozens of languages, and we strive to ensure that every piece of GNOME software can be translated into all languages. Find out more at the GNOME Translation Project.
Developer-friendly
Developers are not tied to a single language with GNOME. You can use C, C++, Python, Perl, Java, even C#, to produce high-quality applications that integrate smoothly into the rest of your Unix or Linux desktop.
Organized
GNOME strives to be an organized community, with a foundation of several hundred members, usability, accessibility, and QA teams, and an elected board. GNOME releases are defined by the GNOME Release Team and are scheduled to occur every six months.
Supported
Beyond the worldwide GNOME Community, GNOME is supported by the leading companies in Linux and Unix, including HP, MandrakeSoft, Novell, Red Hat, and Sun. Find out more at foundation.gnome.org.
A community
Perhaps more than anything else, GNOME is a worldwide community of volunteers who hack, translate, design, QA, and generally have fun together. Find out more at GNOME Developers site.
<<lessBug-buddy is a graphical bug reporting utility for GNOME. Bug-buddy allows users to easily make quality bug reports.
The GNOME 2.12 Desktop is the latest release of the ever popular, multi-platform free desktop environment - on time, to the day! It includes a number of interesting new features and hundreds of bug fixes.
GNOME is...
Free
GNOME is Free Software and part of the GNU project, dedicated to giving users and developers the ultimate level of control over their desktops, their software, and their data. Find out more about the GNU project and Free Software at gnu.org.
Usable
GNOME understands that usability is about creating software that is easy for everyone to use, not about piling on features. GNOMEs community of professional and volunteer usability experts have created Free Softwares first and only Human Interface Guidelines, and all core GNOME software is adopting these principles. Find out more about GNOME and usability at the GNOME Usability Project.
Accessible
Free Software is about enabling software freedom for everyone, including users and developers with disabilities. GNOMEs Accessibility framework is the result of several years of effort, and makes GNOME the most accessible desktop for any Unix platform. Find out more at the GNOME Accessibility Project.
International
GNOME is used, developed and documented in dozens of languages, and we strive to ensure that every piece of GNOME software can be translated into all languages. Find out more at the GNOME Translation Project.
Developer-friendly
Developers are not tied to a single language with GNOME. You can use C, C++, Python, Perl, Java, even C#, to produce high-quality applications that integrate smoothly into the rest of your Unix or Linux desktop.
Organized
GNOME strives to be an organized community, with a foundation of several hundred members, usability, accessibility, and QA teams, and an elected board. GNOME releases are defined by the GNOME Release Team and are scheduled to occur every six months.
Supported
Beyond the worldwide GNOME Community, GNOME is supported by the leading companies in Linux and Unix, including HP, MandrakeSoft, Novell, Red Hat, and Sun. Find out more at foundation.gnome.org.
A community
Perhaps more than anything else, GNOME is a worldwide community of volunteers who hack, translate, design, QA, and generally have fun together. Find out more at GNOME Developers site.
Download (0.75MB)
Added: 2007-07-31 License: GPL (GNU General Public License) Price:
817 downloads
bgpd.pl 0.08
bgpd.pl is a partial implementation of the BGP protocol (RFC1771) in Perl. more>>
bgpd.pl is a partial implementation of the BGP protocol (RFC1771) in Perl. It was writen as a tool to monitor BGP routing updates.
bgpd.pl is NOT written to be used as a BGP router in an operational network, in fact is has no support to propogate routing information because there is no code to send BGP UPDATE messages. bgpd.pl also does not touch the routing table of the host it runs on.
tTo install follow these commands:
download and install Net::Patricia from
http://net.doit.wisc.edu/~plonka/Net-Patricia/
cd ; tar zxvf bgpd.pl-0.05.tar.gz
Enhancements:
- One-liner bug fix in handling unknown optional non-transitive attributes (Bug found and fixed by andrew@supernews.net)
<<lessbgpd.pl is NOT written to be used as a BGP router in an operational network, in fact is has no support to propogate routing information because there is no code to send BGP UPDATE messages. bgpd.pl also does not touch the routing table of the host it runs on.
tTo install follow these commands:
download and install Net::Patricia from
http://net.doit.wisc.edu/~plonka/Net-Patricia/
cd ; tar zxvf bgpd.pl-0.05.tar.gz
Enhancements:
- One-liner bug fix in handling unknown optional non-transitive attributes (Bug found and fixed by andrew@supernews.net)
Download (0.028MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1207 downloads
VorbisSPI for Linux 1.0.3
Java Service Provider Interface that adds OGG Vorbis audio format more>> VorbisSPI is a Java Service Provider Interface that adds OGG Vorbis audio format support to Java platform. It supports icecast streaming. It is based on JOrbis Java libraries.
VorbisSPI works nice for local ogg files but streaming support is partially implemented.Vorbis SPI needs JOrbis 0.0.8 (100% Java Ogg Vorbis decoder library). Obviously, JOrbis is not real OO so you will see that VorbisSPI source code is a mess and needs to be optimized.
Vorbis SPI also uses some useful Tritonus classes included in their MpegAudioSPI.
WAV/AU SPI conflict bug fixed.AudioInputStream.available() bug fixed.Custom information available through AudioFileFormat.getType() workaround :
VORBISxNominalBitRateInBpsxLengthInMilliSeconds (e.g. VORBISx128000x282267)
Note that this workaround will be removed in VorbisSPI 1.0. Another workaround
to pass extra parameters (Ogg comments, Bitrates, ... ) will be available and
compliant with JDK 1.5
Design improved :
tritonus_share.jar included (old Tritonus classes removed).
TDebug class used for debugging traces.
(Use -Dtritonus.TraceAudioFileReader=true to enable traces)
jUnit classes included.
JOrbis 0.0.14 included.
File handle lock bug fixed.
SPI compatibility bug fix.<<less
Download (202KB)
Added: 2009-04-06 License: Freeware Price: Free
201 downloads
QMBTagger 0.06
QMBTagger is a Qt-based frontend to the MusicBrainz client library. more>>
QMBTagger is a Qt-based frontend to the MusicBrainz client library, allowing lookup and tagging of MP3, Ogg, and FLAC files by acoustic IDs. It also allows lookup of CDs based on their tables of contents.
Enhancements:
- FIXED: Bug 945936. Added in the necessary preprocessor directives to keep ogg,mp3,flac support from building if it was not detected by the configure script.
- ADDED: Feature Request 946019. Added support for removing songs from the song list.
- CHANGED: Switched to a QListBox for the list of files since we only need one column.
- ADDED: Feature Request 946017. Added support for keeping track of the directory and a command line option -d directory/path, which sets the directory to start in.
- FIXED: Bug 946401. Check if QMBFile.GetSelectedChild() returns NULL.
- FIXED: Make last directory saving/loading work with loading files too.
- FIXED: Clicking Open Directory and then hitting Cancel no longer tries to open the directory.
- FIXED: No longer does weird things when you query and a song was already selected. Also immediately displays results if a song was already selected.
- FIXED: Bug 969872. Was segfaulting because trm_t object was being reused. Now creates new trm_t object for each song.
- FIXED: Duration is padded correctly now (so it shows up as, e.g., 00:06:04 instead of 0:6:4).
- FIXED: trm_t no longer needs to be deleted in QMBFileView destructor because it is done in the query loop.
- FIXED: Can now use Qt 3.1.2.
- CHANGED: Version number bumped for release.
- FIXED: Aborted on error during CD lookup because of improper string use.
<<lessEnhancements:
- FIXED: Bug 945936. Added in the necessary preprocessor directives to keep ogg,mp3,flac support from building if it was not detected by the configure script.
- ADDED: Feature Request 946019. Added support for removing songs from the song list.
- CHANGED: Switched to a QListBox for the list of files since we only need one column.
- ADDED: Feature Request 946017. Added support for keeping track of the directory and a command line option -d directory/path, which sets the directory to start in.
- FIXED: Bug 946401. Check if QMBFile.GetSelectedChild() returns NULL.
- FIXED: Make last directory saving/loading work with loading files too.
- FIXED: Clicking Open Directory and then hitting Cancel no longer tries to open the directory.
- FIXED: No longer does weird things when you query and a song was already selected. Also immediately displays results if a song was already selected.
- FIXED: Bug 969872. Was segfaulting because trm_t object was being reused. Now creates new trm_t object for each song.
- FIXED: Duration is padded correctly now (so it shows up as, e.g., 00:06:04 instead of 0:6:4).
- FIXED: trm_t no longer needs to be deleted in QMBFileView destructor because it is done in the query loop.
- FIXED: Can now use Qt 3.1.2.
- CHANGED: Version number bumped for release.
- FIXED: Aborted on error during CD lookup because of improper string use.
Download (0.095MB)
Added: 2005-06-15 License: GPL (GNU General Public License) Price:
1593 downloads
Gfarm file system 2.0.0
Gfarm file system is a next-generation network shared file system. more>>
Gfarm file system is a next-generation network shared file system.
Gfarm file system will be an alternative solution of NFS, and will meet a demand for much larger, much reliable, and much faster file system.
Enhancements:
New Features
- add -N and -D options for asynchronous file replication.
- add --errlog and --syslog options.
- add Test Suites (make check) for operations test.
- get rid of limitation in use of -a option.
- gfarmfs-exec.sh, mount.gfarmfs and umount.gfarmfs are installed by `make install.
Documentation
- README: add examples of mounting gfarmfs.
Bug fix
- fix a bug such that `umask is not effective on gfarmfs.
- fix a bug such that write(2) cannot write anymore after read(2) gets EOF.
- If filesystem nodes are added or removed, statfs(2) can calculate exactly.
- fix a bug such that f_frsize is not set.
<<lessGfarm file system will be an alternative solution of NFS, and will meet a demand for much larger, much reliable, and much faster file system.
Enhancements:
New Features
- add -N and -D options for asynchronous file replication.
- add --errlog and --syslog options.
- add Test Suites (make check) for operations test.
- get rid of limitation in use of -a option.
- gfarmfs-exec.sh, mount.gfarmfs and umount.gfarmfs are installed by `make install.
Documentation
- README: add examples of mounting gfarmfs.
Bug fix
- fix a bug such that `umask is not effective on gfarmfs.
- fix a bug such that write(2) cannot write anymore after read(2) gets EOF.
- If filesystem nodes are added or removed, statfs(2) can calculate exactly.
- fix a bug such that f_frsize is not set.
Download (0.039MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
955 downloads
Album Shaper 2.1
Album Shaper is a graphical application used to create, maintain, and share photo albums. more>>
Album Shaper is a graphical application used to create, maintain, and share photo albums using open formats like HTML, XSLT, and JPG.
Two-layer albums can be created in a drag-n-drop interface which allows quick and easy arrangement and catagorization of photos. Batch rotations make getting your photos ready a quick and easy task.
You can also crop, enhance, and manipulate your photos using a powerful but intuitive editing interface. Photos, collections, and albums themselves can be labeled as needed and modified at a later time by saving and loading from a simple XML format.
Albums are exported as HTML which can then be posted directly on the web or viewed straight from your hard drive.
While mainly a bugfix release, Album Shaper 2.1 adds complete French and German translations, a new Radiant theme, and a new Mosaic image manipulation.
The compilation and installation process for Linux/FreeBSD users has also seen significant
improvements.
Enhancements:
New Features / Feature Enhancements:
- New mosaic manipulation!
- Aspect ratio selection usability improvements (smarter placement with regard to rotating selections, positioning, and support for tall photos)
- Improved B/W and Sepia effects (weights now based on modern display phosphor characteristics)
- Added French translation
- German translation brought up to date
Minor Improvements:
- Rewrote AlbumShaper.pro project file to support changing install location on Unix systems
- Changed "Disable checking for..." checkbox to "Check for photo modifications..." under settings
- Cut down window and dialog title text by removing "Album Shaper: " prefix
- Fixed alert dialogs to handle long message translations
- Various spelling mistakes and other minor visible text improvements
- Fixed fonts in status area and various dialogs
- Cosmetic fixes regarding buttons and layout in Save as dialog
- Added missing red color to some button references in help system
Bug Fixes:
- Fixed a bug where dropping objects from the desktop / file browsers on album / collection image caused Album Shaper to crash
- Fixed a bug where Album Shaper would crash when trying to edit 8 bit grayscale and color images
- Fixed a bug where after removing photos in a collection the edit tab and various buttons below were still enabled
- Fixed a threading bug in the file preview feature that could cause the program to hang
- Fixed the rare 0kb bug! (reverting a photo sometimes caused the photo to be corrupted)
- Disabled user input while loading albums
- Fixed a bug where loading recent albums using the keyboard shortcuts could cause Album Shaper to crash
- Fixed a bugs where using save-as to copy an album from one location to another did not copy over the original form of an image
- Fixed minor bug in Slick theme where carriage returns in photo descriptions caused problems in slide show mode
- Fixed a bug in the Metallic theme where collections that had no cover images could not be reached using the navigation bar
- Fixed various compiler warnings under Linux / FreeBSD
<<lessTwo-layer albums can be created in a drag-n-drop interface which allows quick and easy arrangement and catagorization of photos. Batch rotations make getting your photos ready a quick and easy task.
You can also crop, enhance, and manipulate your photos using a powerful but intuitive editing interface. Photos, collections, and albums themselves can be labeled as needed and modified at a later time by saving and loading from a simple XML format.
Albums are exported as HTML which can then be posted directly on the web or viewed straight from your hard drive.
While mainly a bugfix release, Album Shaper 2.1 adds complete French and German translations, a new Radiant theme, and a new Mosaic image manipulation.
The compilation and installation process for Linux/FreeBSD users has also seen significant
improvements.
Enhancements:
New Features / Feature Enhancements:
- New mosaic manipulation!
- Aspect ratio selection usability improvements (smarter placement with regard to rotating selections, positioning, and support for tall photos)
- Improved B/W and Sepia effects (weights now based on modern display phosphor characteristics)
- Added French translation
- German translation brought up to date
Minor Improvements:
- Rewrote AlbumShaper.pro project file to support changing install location on Unix systems
- Changed "Disable checking for..." checkbox to "Check for photo modifications..." under settings
- Cut down window and dialog title text by removing "Album Shaper: " prefix
- Fixed alert dialogs to handle long message translations
- Various spelling mistakes and other minor visible text improvements
- Fixed fonts in status area and various dialogs
- Cosmetic fixes regarding buttons and layout in Save as dialog
- Added missing red color to some button references in help system
Bug Fixes:
- Fixed a bug where dropping objects from the desktop / file browsers on album / collection image caused Album Shaper to crash
- Fixed a bug where Album Shaper would crash when trying to edit 8 bit grayscale and color images
- Fixed a bug where after removing photos in a collection the edit tab and various buttons below were still enabled
- Fixed a threading bug in the file preview feature that could cause the program to hang
- Fixed the rare 0kb bug! (reverting a photo sometimes caused the photo to be corrupted)
- Disabled user input while loading albums
- Fixed a bug where loading recent albums using the keyboard shortcuts could cause Album Shaper to crash
- Fixed a bugs where using save-as to copy an album from one location to another did not copy over the original form of an image
- Fixed minor bug in Slick theme where carriage returns in photo descriptions caused problems in slide show mode
- Fixed a bug in the Metallic theme where collections that had no cover images could not be reached using the navigation bar
- Fixed various compiler warnings under Linux / FreeBSD
Download (4.3MB)
Added: 2005-05-30 License: GPL (GNU General Public License) Price:
1701 downloads
Sprog 0.14
Sprog is a graphical tool that anyone can use to build programs by plugging parts together. more>>
Sprog is a graphical tool that anyone can use to build programs by plugging parts together. In Sprog jargon, the parts are known as gears and they are assembled to make a machine.
Gears are selected from a palette and dragged onto the Sprog workbench, where they can be connected together.
Options can be set using a properties dialog on each gear. When assembly is complete, the machine can be run, reconfigured, or re-run.
Enhancements:
- fix bug: machine not stopping after syntax error in Perl gear
- fix bug: broken cancel button in tools/prefs dialog
- fix bug: extra file_end events from command_filter
- fix Enter for default in file dialogs
- add ability to rename gears
- make gear title and text window fonts configurable
- make right click menu stay visible on click-release
- implement filename = - for STDIN in ReadFile.pm
- rename mixin classes from Sprog::Gear::* to Sprog::Mixin::*
<<lessGears are selected from a palette and dragged onto the Sprog workbench, where they can be connected together.
Options can be set using a properties dialog on each gear. When assembly is complete, the machine can be run, reconfigured, or re-run.
Enhancements:
- fix bug: machine not stopping after syntax error in Perl gear
- fix bug: broken cancel button in tools/prefs dialog
- fix bug: extra file_end events from command_filter
- fix Enter for default in file dialogs
- add ability to rename gears
- make gear title and text window fonts configurable
- make right click menu stay visible on click-release
- implement filename = - for STDIN in ReadFile.pm
- rename mixin classes from Sprog::Gear::* to Sprog::Mixin::*
Download (0.24MB)
Added: 2005-07-28 License: GPL (GNU General Public License) Price:
1548 downloads
Zebra 0.94
Zebra is a multi-server routing protocol that provides TCP/IP based routing protocols. more>>
Zebra is a multi-server routing protocol that provides TCP/IP based routing protocols. Its meant to be used as a route server and router reflector. Not just a toolkit, it provides full routing power under a new architecture. The user can dynamically change configuration and use command line completion and history from the terminal interface.
It supports BGP-4 protocol as described in RFC1771 (A Border Gateway Protocol 4) as well as RIPv1, RIPv2 and OSPFv2. Unlike traditional, monolithic architectures and even the so-called "new modular architectures" that remove the burden of processing routing functions from the cpu and utilize special ASIC chips instead, Zebra software offers true modularity.
Zebra is unique in its design because it has a process for each protocol.
Main features:
- Due to the multiprocess nature of the Zebra software, it is easily upgraded and maintained. Each protocol can be upgraded separately, leaving the other protocols and the router online. This will save network administrators time in upgrading and maintenance.
-
- Packet routing is carried out at a faster rate than with traditional software. Zebra software allows routers to transfer more data quicker. The need for the ability to transfer large amounts of data quickly is increasing as the internet grows and global networks form. Zebra software will meet that need.
-
- In the event of failure of any of the software modules, the router can remain online and the other protocol daemons will continue to operate. The failure can then be diagnosed and corrected without taking the router offline.
Enhancements:
- Do not listen other processs netlink message.
- "bgp log-neighbor-changes" is added.
- "set ip next-hop peer-address" is added.
- Community delete bug is fixed.
- Fix bug of router-id display
- Option parameter length bug is fixed.
- Point-to-Multipoint support.
- OSPF MD5 authentication bug is fixed.
- OSPF NSSA bug is fixed.
- NSM event schedule bug is fixed.
- Update Opaque LSA patch.
- When write queue becomes empty stop write timer.
- Update to the latest Oharas code. DR election bug is fixed.
- Update link-local address on interface creation
- Update for IPv6 handling
- Make all protocol DEFUN/ALIAS consistent
- Fix route-map problem
- Fix vty bug cause daemon crash.
<<lessIt supports BGP-4 protocol as described in RFC1771 (A Border Gateway Protocol 4) as well as RIPv1, RIPv2 and OSPFv2. Unlike traditional, monolithic architectures and even the so-called "new modular architectures" that remove the burden of processing routing functions from the cpu and utilize special ASIC chips instead, Zebra software offers true modularity.
Zebra is unique in its design because it has a process for each protocol.
Main features:
- Due to the multiprocess nature of the Zebra software, it is easily upgraded and maintained. Each protocol can be upgraded separately, leaving the other protocols and the router online. This will save network administrators time in upgrading and maintenance.
-
- Packet routing is carried out at a faster rate than with traditional software. Zebra software allows routers to transfer more data quicker. The need for the ability to transfer large amounts of data quickly is increasing as the internet grows and global networks form. Zebra software will meet that need.
-
- In the event of failure of any of the software modules, the router can remain online and the other protocol daemons will continue to operate. The failure can then be diagnosed and corrected without taking the router offline.
Enhancements:
- Do not listen other processs netlink message.
- "bgp log-neighbor-changes" is added.
- "set ip next-hop peer-address" is added.
- Community delete bug is fixed.
- Fix bug of router-id display
- Option parameter length bug is fixed.
- Point-to-Multipoint support.
- OSPF MD5 authentication bug is fixed.
- OSPF NSSA bug is fixed.
- NSM event schedule bug is fixed.
- Update Opaque LSA patch.
- When write queue becomes empty stop write timer.
- Update to the latest Oharas code. DR election bug is fixed.
- Update link-local address on interface creation
- Update for IPv6 handling
- Make all protocol DEFUN/ALIAS consistent
- Fix route-map problem
- Fix vty bug cause daemon crash.
Download (1.3MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1233 downloads
gwsmhg 0.6
A PyGTK GUI for work space management using Mercurial (hg) and mq more>> gwsmhg 0.6 is designed to be an application for managing work spaces containing sources under the control of hg and/or mq. Mercurial (hg) is a distributed source control management (SCM) tool and mq is a Mercurial extension for managing a series of patches in a manner similar to quilt.
Enhancements:
- This is a bug fix and minor enhancement release.
- The most noticeable changes will be the appearance of the various change set
- tables which now have tag/branch data appended to the description rather than
- having their own separate columns.
- The ESC can now be used to clear selections.
Requirements:
- Python
- PyGTK
- pygtksourceview
- gtk+
Added: 2009-07-07 License: GPL Price: FREE
12 downloads
pucko 0.8.0
Pucko is an ncurses music player. more>>
Pucko is a ncursed music player released under the GPL license. This is free software use it on you own risk.
Currently support the following audio formats MikMod MOD, Timidity MIDI, Ogg Vorbis, and MP3.
Read the INSTALL file to get more information on how to compile this application.
Enhancements:
- Makefile fix
- Included a ID3 lib (mplib)
- ID3 interface
- Gui to show ID3 iformation about a track
- Playlist now show ID3 information if and found
- Speed improvments in ID3 information loader and list preview
- Search based on ID3 information
- Search GUI show ID3 information
- Queue GUI show ID3 information
- Possible to move songs up and down the queue
- Code clean up
- Dont select the menu button if you are using the short cuts
- Repeat works correcty when next is pressed
- Gui updated after filebrowser has been used
- Rename function in playlist manager implemented
- Bug fix, playlist order songs after order in directory
- Bug fix, queued song in wrong order
- Bug fix, list selection bug in queue
- Bug fix, possible to move songs out of the queue
- Bug fix, jump to song by index in playlist
- Bug fix, mute activated at start but player play anyway
- Bug fix, double free or corruption error temporary resolved by ignoring it
- Bug fix, removing last element from a list make the selection disapear
- Bug fix, search hanged if song had no id3 information.
- Bug fix, player dont stop playing after queue is cleared
<<lessCurrently support the following audio formats MikMod MOD, Timidity MIDI, Ogg Vorbis, and MP3.
Read the INSTALL file to get more information on how to compile this application.
Enhancements:
- Makefile fix
- Included a ID3 lib (mplib)
- ID3 interface
- Gui to show ID3 iformation about a track
- Playlist now show ID3 information if and found
- Speed improvments in ID3 information loader and list preview
- Search based on ID3 information
- Search GUI show ID3 information
- Queue GUI show ID3 information
- Possible to move songs up and down the queue
- Code clean up
- Dont select the menu button if you are using the short cuts
- Repeat works correcty when next is pressed
- Gui updated after filebrowser has been used
- Rename function in playlist manager implemented
- Bug fix, playlist order songs after order in directory
- Bug fix, queued song in wrong order
- Bug fix, list selection bug in queue
- Bug fix, possible to move songs out of the queue
- Bug fix, jump to song by index in playlist
- Bug fix, mute activated at start but player play anyway
- Bug fix, double free or corruption error temporary resolved by ignoring it
- Bug fix, removing last element from a list make the selection disapear
- Bug fix, search hanged if song had no id3 information.
- Bug fix, player dont stop playing after queue is cleared
Download (0.43MB)
Added: 2005-08-23 License: GPL (GNU General Public License) Price:
1522 downloads
Freeverb3 1.5.0 (VST plugin)
Freeverb3 VST plugin can be used in various VST host applications. more>>
Freeverb3 is a sound processing library which includes sampling rate scaling enabled version of freeverb with some fixes, extended implementation of N Reverb by CCRMA and implementation of impulse response convolution reverb. This librarys oversampling feature may provide higher quality of audio processing.
This library includes XMMS / beep media player (BMP) / audacious plugins and sample programs, which can be used to test the sound effect easily. Since this library is under development, please report any bugs or advices. Freeverb3 also includes VST plugin (vstsdk 2.4) which can be used in various VST host applications.
Enhancements:
- NReverb Preset Programs.
- Bug fix.
- New Freeverb Effect Program.
<<lessThis library includes XMMS / beep media player (BMP) / audacious plugins and sample programs, which can be used to test the sound effect easily. Since this library is under development, please report any bugs or advices. Freeverb3 also includes VST plugin (vstsdk 2.4) which can be used in various VST host applications.
Enhancements:
- NReverb Preset Programs.
- Bug fix.
- New Freeverb Effect Program.
Download (1.4MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
814 downloads
quizzy 0.91
quizzy project is a simple multiple-choice quizzing program. more>>
quizzy project is a simple multiple-choice quizzing program.
Quizzy is a multiple-choice quiz engine for Linux.
The format for the quizzes is very easy to understand and write, and two small sample quizzes are included.
Enhancements:
- Fix long quiz titles bug. It now works right.
- Add the "x" field type (explanations for CORRECTLY answered items.)
- Fix a div by zero bug when there is only one question in the quiz.
- Fixed long title bug on main quiz screen.
- For the "x" field type the color of the splash is now cyan, not red.
<<lessQuizzy is a multiple-choice quiz engine for Linux.
The format for the quizzes is very easy to understand and write, and two small sample quizzes are included.
Enhancements:
- Fix long quiz titles bug. It now works right.
- Add the "x" field type (explanations for CORRECTLY answered items.)
- Fix a div by zero bug when there is only one question in the quiz.
- Fixed long title bug on main quiz screen.
- For the "x" field type the color of the splash is now cyan, not red.
Download (0.010MB)
Added: 2006-10-23 License: GPL (GNU General Public License) Price:
1097 downloads
Google APIlity 1.10.3
Google APIlity PHP Library provides an object-oriented way to easily access and manage the Google AdWords API from within PHP. more>>
Google APIlity PHP Library provides an object-oriented way to easily access and manage the Google AdWords API from within PHP. This comes along with an abstraction from the SOAP and WSDL details.
With the AdWords API you can not only manage and organize your accounts more efficiently, easily and smoothly, but also more creatively. Using the API, you can create your own report-pulling software, synchronize your bids with your warehousing or have your own mass uploading tool control your accounts.
Enhancements:
- Bug fix in Criterion.php where in case of activated budget optimizer the MaxCPC field could not be muted (no it can be null). (Thanks to Wei for the bug report and the bug fix.)
- Bug fix in nusoap.php where the EUR sign got munged when the file was saved UTF8-encoded (Thanks to Tom Churm for the bug report and the bug fix.)
- Changed the NuSOAP debugging level which should solve memory leaks (Thanks to Phil and Chronofish for the bug report and fix)
- Fixed the docs (removed old creative service stuff) (Thanks to Mark for the remark)
<<lessWith the AdWords API you can not only manage and organize your accounts more efficiently, easily and smoothly, but also more creatively. Using the API, you can create your own report-pulling software, synchronize your bids with your warehousing or have your own mass uploading tool control your accounts.
Enhancements:
- Bug fix in Criterion.php where in case of activated budget optimizer the MaxCPC field could not be muted (no it can be null). (Thanks to Wei for the bug report and the bug fix.)
- Bug fix in nusoap.php where the EUR sign got munged when the file was saved UTF8-encoded (Thanks to Tom Churm for the bug report and the bug fix.)
- Changed the NuSOAP debugging level which should solve memory leaks (Thanks to Phil and Chronofish for the bug report and fix)
- Fixed the docs (removed old creative service stuff) (Thanks to Mark for the remark)
Download (0.59MB)
Added: 2007-06-22 License: BSD License Price:
858 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 bug fix 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