jack_mixer version 2 released.
jack_mixer is GTK (2.x) JACK audio mixer with look similar to it`s
hardware counterparts. It has lot of useful features, apart from being
able to mix multiple JACK audio streams.
Changes since version 1:
* Fix compilation issue for 64-bit platforms (-fPIC)
* Add new meter scale - iec268, fewer marks
* Add hints in documentation for compiling on Ubuntu
* Fix compilation with offsetof macro definition
Homepage with screenshots: http://home.gna.org/jackmixer/
Download: http://download.gna.org/jackmixer/
--
Nedko Arnaudov <GnuPG KeyID: DE1716B0>
+-----------------------------------------------------------------+
| ______ ______ _ _ _ |
| /\ / _____) ___ \| | | | | /\ |
| / \ | / ___| | | | | | | | / \ |
| / /\ \| | (___) | | | | | | | / /\ \ |
| | |__| | \____/| | | | |___| | |_____| |__| | |
| |______|\_____/|_| |_|\______|_______)______| |
| |
+-----------------------------------------------------------------+
[Sorry for cross-posting. Feel free to forward around]
Torino, 07/01/2007
Due to unfortunate circumstances that we are still investigating, the
domain name "agnula.org" has been "hijacked" by an organisation with
no connection whatsoever to the former members of the AGNULA project
consortium or or to the current persons that have been and are
contributing to the AGNULA project.
The domain name "agnula.org", and all subdomains thereof, now point to
a web page which does not contain any reference to the AGNULA project.
As a temporary measure, the "agnula.info" domain name has been
registered and all the services have been configured to use such
domain.
We therefore urge all users to replace all instances of "agnula.org"
with "agnula.info" until further notice. For example:
- the website is now http://www.agnula.info/
- the mailing lists are not on http://lists.agnula.info/ and mail
should be sent to users(a)lists.agnula.info,
developers(a)lists.agnula.info, etc.
We are still in the process of fixing all the necessary references.
Please report any domain-related problem you may encounter to
<info(a)agnula.info>
Thanks for your patience and understanding.
On behalf of the AGNULA team,
Andrea Glorioso
--
Our mailing lists: http://lists.agnula.org/
Our web site: http://www.agnula.org/
"There's no free expression without control on the tools you use"
About AGNULA: Agnula (acronym for A GNU/Linux Audio distribution,
pronounced with a strong g) is the name of a project funded until
April 2004 by the European Commission (number of contract:
IST-2001-34879; key action IV.3.3, Free Software: towards the critical
mass). After the end of the funded period, AGNULA is continuing as a
volunteer based project, aiming to spread Libre Software in the
professional audio/video arena.
Download from http://www.notam02.no/arkiv/src/
Das_watchdog
============
Whenever a program locks up the machine, das_watchdog will temporarily
sets all realtime process to non-realtime for 8 seconds. You will get an
xmessage window up on the screen whenever that happens.
Das_watchdog is made to be run as a system daemon and does not interfere
with normal operations (unless the lock-ups are supposed to happen).
Das_Watchdog is inspired by the rt_watchdog program
made by Florian Schmidt (http://tapas.affenbande.org/?page_id=38).
Changes 0.2.5->0.3.1
--------------------
*Changed scheme for finding correct XAUTHORITY environment variable.
(Now works with Fedora Core 6)
Hopefully, theses changes should increase the chance of seeing the
xmessage and avoid seeing multiple ones. (Theres no correct way to do
this, so please send me the output of "uname -a" in case you don't see
any window)
*Added syslogging.
*Added the --version argument.