kwave 0.8.1 (For KDE-4 branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News kwave 0.8.1 (For KDE-4 branch)
# 1  
Old 12-23-2008
kwave 0.8.1 (For KDE-4 branch)

Image Kwave is a 24-bit sound editor that allows simple operations, such as cut, copy, and paste. Some more effect functions with little complexity (Simple Filtering, Delay) are also implemented. More sophisticated analysis functions (spectrograms, sonagrams, pitch determination) are underway or partially done. License: GNU General Public License v2 Changes:
This release replaces GSL with FFTW3, which is license-compatible with Kwave, and removes the internal copy of libaudiofile. It re-enables some features like "flush clipboard", "invert track selection", and "go to position". It has some feature enhancements in the status bar and overview widget. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
KCOOKIEJAR4(8)							 KDE User's Manual						    KCOOKIEJAR4(8)

NAME
kcookiejar4 - KDE HTTP cookie daemon SYNOPSIS
kcookiejar4 [--help] [Generic-options] [Qt-options] [KDE-options] [--shutdown] [--remove domain] [--remove-all] [--reload-config] DESCRIPTION
kcookiejar4 handles the HTTP cookies providing a D-BUS service to store/retrieve/clean cookies. GENERIC OPTIONS
--author Show author information. --help Show help about options. --help-all Show all options. --help-kde Show KDE specific options. --help-qt Show Qt specific options. --license Show license information. -v--version Show version information APPLICATION OPTIONS
--shutdown Shut down cookie jar and the D-BUS service. --remove domain Removes cookies for domain from the cookie jar. --remove-all Removes all the cookies from the cookie jar. --reaload-config Reloads the configuration file. USAGE
KDE web browser konqueror uses kcookiejar4 for storing and managing cookies using the D-Bus service kcookiejar4 provides. When kcookiejar4 is started without parameters, it provides a D-BUS service to handle HTTP cookies. When kcookiejar4 is started with some parameters, it does adittional tasks to the cookies jar it provides, like removing the cookies from one domain. SEE ALSO
kdeoptions(7), qtoptions(7) BUGS
There are probably tons of bugs. Use bugs.kde.org: http://bugs.kde.org to report them. AUTHORS
Waldo Bastian <bastian@kde.org>, Dawit Alemayehu <adawit@kde.org>. 2008-10-14 KCOOKIEJAR4(8)