root/branches/libffado-2.0/support/mixer-qt4


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1846 [1846] 06/06/10 04:06:08 jwoithe MOTU: fix two typos in the mixer python code. Thanks to Stefan Richter …
(edit) @1786 [1786] 01/05/10 22:22:31 jwoithe MOTU: include fix from r1785 in the qt4 mixer of the 2.0 branch as well.
(edit) @1768 [1768] 12/28/09 15:29:27 jwoithe MOTU: also fix ffado-mixer bug in 2.0 branch which triggered at 4x …
(edit) @1755 [1755] 12/19/09 03:10:34 ppalmers add donation link to the registration dialog
(edit) @1723 [1723] 11/22/09 10:08:22 ppalmers fix phase88 front/back switch
(edit) @1634 [1634] 08/28/09 05:52:20 jwoithe MOTU: first pass at implementing a mixer for the 8pre. Some details are …
(edit) @1582 [1582] 06/21/09 13:27:03 ppalmers fix regression introduced by r1576
(edit) @1577 [1577] 06/20/09 02:15:46 ppalmers fix bug related to #227 where the user config file is not picked up by …
(edit) @1555 [1555] 05/17/09 04:11:53 ppalmers (re #204) implement simple workaround, needs some more work
(edit) @1522 [1522] 03/22/09 16:34:55 jwoithe MOTU: keep the qt3 mixer functional now the dbus interface doesn't export …
(edit) @1521 [1521] 03/22/09 16:25:53 jwoithe MOTU: mixer: rename "mix destination" controls to the more generic …
(edit) @1520 [1520] 03/22/09 16:21:53 jwoithe MOTU: cleanup of mixer code. In particular, we rely on the model ID to …
(edit) @1509 [1509] 12/18/08 15:03:47 jwoithe - MOTU: Refactor mixer control logic to make things clearer. Please test …
(edit) @1506 [1506] 12/07/08 14:30:13 jwoithe MOTU: more groundwork to support the channel gains and phase inversion …
(edit) @1505 [1505] 12/07/08 11:16:28 arnonym backport the layout changes of r1504
(edit) @1494 [1494] 12/01/08 15:00:22 jwoithe MOTU: prepare infrastructure for additional trim gains on the Ultralite. …
(edit) @1475 [1475] 11/23/08 07:47:32 wagi fix streamin vs non-streaming mapping of channels and fader position.
(edit) @1474 [1474] 11/23/08 03:25:32 ppalmers add a streaming status control element to the control tree and use it in …
(edit) @1460 [1460] 11/22/08 13:27:25 ppalmers fix parser hex thingie
(edit) @1459 [1459] 11/22/08 12:48:48 arnonym ignore the new ffado-mixer
(edit) @1458 [1458] 11/22/08 12:47:52 arnonym Drop the hack and add a real(?) parser. The configtest.cfg is taken from …
(edit) @1446 [1446] 11/18/08 06:44:30 wagi invert the faders so that the max value is at the top and the min at the …
(edit) @1445 [1445] 11/18/08 05:40:30 wagi invert the faders so that the max value is at the top and the min at the …
(edit) @1443 [1443] 11/16/08 18:24:26 jwoithe MOTU: the ultralite doesn't have optical ports, so the optical port mode …
(edit) @1436 [1436] 11/16/08 15:07:08 arnonym according to ppalmers there will never be a bus-reset action in 2.0.
(edit) @1434 [1434] 11/16/08 13:09:22 arnonym Make the PanelManager? a QWidget again. Instead we introduce a new …
(edit) @1433 [1433] 11/16/08 10:39:46 arnonym Make the global widget a bit nicer(?) and more compact. And allow to …
(edit) @1430 [1430] 11/16/08 01:45:39 ppalmers correct input mix labels
(edit) @1427 [1427] 11/14/08 13:47:30 arnonym - Load the users configuration-file too and use it to overwrite the …
(edit) @1426 [1426] 11/10/08 03:40:56 jwoithe MOTU: fix a typo in the previous mixer setup patch. Configuration: …
(edit) @1416 [1416] 11/02/08 14:52:00 arnonym don't add a line of debug every second or so…
(edit) @1415 [1415] 11/02/08 14:11:22 arnonym Quite some stuff: - add a simple python-parser for the format of the …
(edit) @1406 [1406] 11/01/08 09:40:57 ppalmers disable the nickname control for devices that don't support it
(edit) @1394 [1394] 10/29/08 15:16:39 ppalmers rename all debug and mixer tools to start with ffado-*
(edit) @1388 [1388] 10/29/08 14:01:03 arnonym ignore some more files
(edit) @1387 [1387] 10/27/08 16:48:23 ppalmers improve behavior when multiple busreset occur in rapid succession
(edit) @1386 [1386] 10/27/08 16:33:27 ppalmers fix error in prev commit
(edit) @1385 [1385] 10/27/08 16:27:56 ppalmers Implement a mechanism to disable the samplerate and clock source controls …
(edit) @1381 [1381] 10/26/08 15:36:16 jwoithe MOTU: fix direction of Qt4 mixer faders so top of fader is maximum volume.
(edit) @1377 [1377] 10/26/08 15:10:46 ppalmers fix small bug
(edit) @1370 [1370] 10/21/08 13:09:24 ppalmers fix up saffire mixers (closes #147)
(edit) @1369 [1369] 10/21/08 11:37:56 ppalmers fix #153: the range of the low-res controls is 0-127, not 0-255. All …
(edit) @1368 [1368] 10/21/08 11:20:00 ppalmers fix saffire mixer low-res level controls
(edit) @1367 [1367] 10/21/08 10:46:28 ppalmers use the python logging framework for the mixer debug messages (QT4 only)
(edit) @1365 [1365] 10/20/08 16:24:27 jwoithe MOTU: disable ADAT mixer controls for the Ultralite since it doesn't …
(edit) @1364 [1364] 10/20/08 13:28:21 ppalmers port mixer UI's to Qt4. Make Qt4 the first option to be checked in scons.
(edit) @1309 [1309] 08/13/08 01:18:12 ppalmers add sconscript file
(add) @1298 [1298] 07/13/08 15:37:08 ppalmers add Qt4 port of the mixer (only for audiofire and saffire ATM). needed …
Note: See TracRevisionLog for help on using the revision log.