root/trunk/libffado/support


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2750 [2750] 01/31/18 15:41:51 jwoithe Add comment explaining the "future" print_function imports. While …
(edit) @2749 [2749] 01/31/18 02:47:36 jwoithe [PATCH 13/13] Run ffado-diag-static with PYTHON_INTERPRETER. From Nicolas …
(edit) @2748 [2748] 01/31/18 02:45:59 jwoithe [PATCH 12/13] ffado-diag: tolerate python3 or missing external …
(edit) @2746 [2746] 01/31/18 02:19:30 jwoithe [PATCH 10/13] tools: Fix python file indents in a separate commit. From …
(edit) @2745 [2745] 01/31/18 02:17:49 jwoithe [PATCH 09/13] tools: sandbox-install: use context managers for log …
(edit) @2744 [2744] 01/31/18 02:16:45 jwoithe [PATCH 08/13] Let ffado-diag go on if static_info.txt is not …
(edit) @2743 [2743] 01/31/18 02:14:24 jwoithe [PATCH 07/13] Switch to recent python structures, attempting python2&3 …
(edit) @2742 [2742] 01/31/18 00:41:31 jwoithe [PATCH 06/13] tools: use print in a way compatible with python3. From …
(edit) @2741 [2741] 01/31/18 00:39:32 jwoithe [PATCH 05/13] tools: make helpers from shared parts of ffado-diag.in and …
(edit) @2740 [2740] 01/31/18 00:22:28 jwoithe [PATCH 04/13] tools: listirqinfo: avoid creating a temporary list. A …
(edit) @2739 [2739] 01/31/18 00:19:47 jwoithe [PATCH 03/13] python tools: simplify listirqinfo. * A full import and …
(edit) @2738 [2738] 01/31/18 00:16:26 jwoithe [PATCH 02/13] python tools: simplify helpstrings. From Nicolas …
(edit) @2737 [2737] 01/31/18 00:10:14 jwoithe [PATCH 01/13] python tools: delete trailing whitespaces. From Nicolas …
(edit) @2736 [2736] 01/29/18 03:23:31 jwoithe Allow python interpreter to be specified at build time. Patch from …
(edit) @2735 [2735] 01/29/18 03:08:24 jwoithe Remove executable property and shebang line from ffadowindow.py. This …
(edit) @2734 [2734] 01/29/18 03:01:46 jwoithe listirqinfo.py does not need to be executable. This python module is …
(edit) @2731 [2731] 01/27/18 21:35:50 jwoithe Add "Keywords" entry to desktop file. Include the "Keywords" entry in the …
(edit) @2729 [2729] 01/11/18 17:19:17 jwoithe Python3 syntax fixes From Hector Martin via the FFADO-devel mailing list. …
(edit) @2728 [2728] 01/11/18 17:15:12 jwoithe Crossbar router fix Patch provided by Hector Martin via the FFADO-devel …
(edit) @2727 [2727] 01/11/18 17:12:33 jwoithe Additional Python 3 fixes Apply additional Python 3 fixes from Hector …
(edit) @2726 [2726] 01/05/18 01:56:40 jwoithe Further Python3/PyQt5 compatibility fixes, enhance "About" dialog …
(edit) @2718 [2718] 11/08/17 02:45:42 jwoithe Additional scons3 compatibility fixes (add implicit bytes/string …
(edit) @2714 [2714] 11/06/17 01:54:30 jwoithe Remove some additional "has_key()" calls which were omitted from r2713.
(edit) @2711 [2711] 11/06/17 01:23:03 jwoithe Use "print()" rather than "print ..." in scons build scripts. As a first …
(edit) @2709 [2709] 10/12/17 16:11:49 jwoithe rme: correctly save playback and output mixer settings. A cut-and-paste …
(edit) @2708 [2708] 08/26/17 22:07:23 jwoithe saffire_dice: allow for trailing space in ConfigROM model name. Under …
(edit) @2705 [2705] 06/06/17 17:01:25 jwoithe dbus_util: import DBusQtMainLoop from dbus.mainloop.pyqt5 if …
(edit) @2704 [2704] 06/06/17 05:22:20 jwoithe ffado-mixer: update manpage with information about the "-b" …
(edit) @2703 [2703] 06/06/17 04:56:21 jwoithe mackieonyx: fix mixer module name inconsistency. The name of the python …
(edit) @2702 [2702] 06/04/17 00:40:48 jwoithe ffado_mixer: use graphical icon instead of name for mixer pane if …
(edit) @2701 [2701] 06/04/17 00:23:13 jwoithe ffado-mixer: add device mixers to "View" menu. Xavier Forestier's …
(edit) @2700 [2700] 06/03/17 04:58:55 jwoithe ffado_mixer: add a "Themes" submenu to the "View" menu. Xavier …
(edit) @2699 [2699] 06/03/17 04:29:20 jwoithe matrixmixer.py: attempt to deal with UTF8 string changes in …
(edit) @2698 [2698] 06/03/17 04:17:13 jwoithe A first pass at optionally supporting PyQt?5 in the build system. This is …
(edit) @2697 [2697] 06/03/17 04:01:17 jwoithe ffado_diag_helpers.py: get_version_first_line(): print "Not found" if the …
(edit) @2696 [2696] 06/03/17 01:34:29 jwoithe import_pyqt.py: make licence format consistent with the rest of FFADO.
(edit) @2695 [2695] 06/03/17 01:33:37 jwoithe maudio_bebob: add missing licence description to the top of the mixer …
(edit) @2694 [2694] 06/03/17 01:25:01 jwoithe ffado-mixer: Centralise imports of PyQt? modules and make compatible with …
(edit) @2691 [2691] 05/09/17 05:55:47 jwoithe Initial attempt to address deprecation of auto_ptr. C++11 deprecates …
(edit) @2690 [2690] 03/28/17 05:26:52 jwoithe ffado-mixer: deal with python 2/3 differences when converting registration …
(edit) @2689 [2689] 03/28/17 05:14:30 jwoithe ffado-mixer: the registration code utilises urlopen() and urlencode() …
(edit) @2688 [2688] 03/28/17 04:49:26 jwoithe ffado-mixer: the ConfigParser? module as used by the registration code has …
(edit) @2687 [2687] 03/28/17 04:42:25 jwoithe registration: use a byte-string when comparing server responses for …
(edit) @2686 [2686] 03/28/17 04:38:34 jwoithe ffado-mixer: replace configuration key search with a construct which is …
(edit) @2684 [2684] 03/27/17 03:44:56 jwoithe ffadowindow: catch exceptions in a way which is compatible with both …
(edit) @2683 [2683] 03/27/17 03:39:34 jwoithe support/tools/: make allowances for the movement of getstatusoutput() from …
(edit) @2682 [2682] 03/27/17 03:06:34 jwoithe listirqinfo.py: make use of the sorted() built-in as suggested by Xavier …
(edit) @2680 [2680] 03/27/17 02:52:30 jwoithe python: replace all "print ..." statements with "print( ... )", which …
(edit) @2679 [2679] 03/26/17 04:55:01 jwoithe matrixmixer: simplify the generation of colour keys. This was included in …
(edit) @2678 [2678] 03/26/17 04:37:26 jwoithe ffado-mixer: rename the 'Edit' main menu item to 'View'. A similar rename …
(edit) @2676 [2676] 03/20/17 17:11:33 jwoithe saffire_dice: fix a typo in the Saffire Dice mixer python code introduced …
(edit) @2675 [2675] 03/11/17 03:12:01 jwoithe globalmixer.py: use pyqtSlot (from the new-style PyQt? signal API) in …
(edit) @2674 [2674] 02/16/17 02:58:42 jwoithe support/dbus/: work around a bug in dbus-c++. dbus-c++ 0.9.0 and earlier …
(edit) @2670 [2670] 01/09/17 04:50:19 jwoithe Add the "-b" / "--bypassdbus" command line option to ffado-mixer. If …
(edit) @2669 [2669] 01/09/17 04:19:00 jwoithe saffire_dice mixer: fix typos introduced with the new signal style, take …
(edit) @2668 [2668] 01/09/17 04:16:28 jwoithe saffire_dice mixer: fix typos introduced with the new signal style.
(edit) @2667 [2667] 01/09/17 03:23:47 jwoithe saffire mixer: fix typo introduced with the new signal style.
(edit) @2666 [2666] 01/09/17 03:18:00 jwoithe saffire_base: fix typo introduced with the new signal style.
(edit) @2665 [2665] 01/09/17 03:14:30 jwoithe crossbarrouter: fix typo introduced in the move to new signal style.
(edit) @2662 [2662] 12/09/16 02:32:56 jwoithe matrixmixer: fix the connection of the mapper's "mapped" signal to …
(edit) @2661 [2661] 12/04/16 04:25:21 jwoithe ffadowindow: add shortcut keys for main menu items and fetch menu item …
(edit) @2660 [2660] 12/04/16 03:41:32 jwoithe ffadowindow: refinements in the constructor from Xavier Forestier's patch …
(edit) @2659 [2659] 11/26/16 05:17:03 jwoithe Under python3 it is necessary to explicitly typecast the result of …
(edit) @2658 [2658] 11/25/16 02:33:39 jwoithe Use dict.items() rather than dict.iteritems() as suggested by the patch …
(edit) @2657 [2657] 11/25/16 01:45:26 jwoithe crossbarrouter: fix some apparent errors in r2653. The crossbarrouter …
(edit) @2656 [2656] 11/24/16 05:11:36 jwoithe matrixmixer: fader view sliders now appear operational, addressing the …
(edit) @2655 [2655] 11/24/16 04:42:51 jwoithe matrixmixer: correct a volume slider signal connection bug from r2652.
(edit) @2654 [2654] 11/24/16 04:32:22 jwoithe matrixmixer: changes in matrix view are now reflected in the fader views, …
(edit) @2653 [2653] 11/22/16 05:25:21 jwoithe This is a first pass at converting the signal handling of ffado-mixer to …
(edit) @2652 [2652] 11/12/16 02:20:38 jwoithe matrixmixer: fix a typo introduced in r2649. Thanks to Stefan Richter for …
(edit) @2651 [2651] 11/11/16 02:53:52 jwoithe Fix some warnings emitted by recent versions of gcc. These are mostly …
(edit) @2650 [2650] 11/11/16 02:49:40 jwoithe Add support for libxml++3.0 while retaining the option to use libxml++2.6 …
(edit) @2649 [2649] 11/08/16 03:59:05 jwoithe matrixmixer: eliminate 'QtGui?' suffixes from the python code body.
(edit) @2648 [2648] 11/08/16 03:47:33 jwoithe crossbarrouter: eliminate 'QtGui?' suffixes from the python code body.
(edit) @2647 [2647] 11/08/16 03:42:57 jwoithe generic_dice_eap: eliminate 'QtGui?' suffixes in the mixer python code.
(edit) @2646 [2646] 11/08/16 03:40:09 jwoithe presonus_fp10: QWidget is already imported, so eliminate the QtGui? suffix …
(edit) @2645 [2645] 11/08/16 03:38:15 jwoithe saffire_dice, presonus_fp10: import QWidget (and QScrollArea if used) to …
(edit) @2644 [2644] 11/08/16 03:35:10 jwoithe profire2626.py: import QWidget and QScrollArea to avoid needing to refer …
(edit) @2643 [2643] 11/08/16 03:32:23 jwoithe presonus_firebox: the mixer python code already imports QWidget from QtGui?
(edit) @2642 [2642] 11/08/16 03:29:36 jwoithe rme: in python mixer code, import QVBoxLayout from QtGui? so there's no …
(edit) @2641 [2641] 11/08/16 03:14:36 jwoithe phase88: updated mixer control to provide access to additional device …
(edit) @2640 [2640] 10/31/16 04:59:32 jwoithe rme: label the optical SPDIF I/O as 'ADAT' rather than 'ADAT2' for the …
(edit) @2635 [2635] 10/23/16 05:27:05 jwoithe rme: add word clock conversion control to the TCO tab in ffado-mixer.
(edit) @2634 [2634] 10/23/16 05:08:00 jwoithe rme: add display of TCO sync source lock status to the TCO tab in …
(edit) @2633 [2633] 10/23/16 05:01:09 jwoithe rme: clarify content of TCO input status display in ffado-mixer, and don't …
(edit) @2632 [2632] 10/23/16 04:51:26 jwoithe rme: include option to select word clock as the TCO input. If selected, …
(edit) @2631 [2631] 10/23/16 04:45:20 jwoithe rme: report word clock TCO input status via ffado-mixer.
(edit) @2630 [2630] 10/22/16 07:59:48 jwoithe rme: first pass at providing control of the optional TCO in the FF800 from …
(edit) @2627 [2627] 08/13/16 03:46:45 jwoithe xdg: add French translation to ffado-mixer's desktop file. Fix the icon …
(edit) @2617 [2617] 07/04/16 04:18:30 jwoithe Saffire Pro40 monitoring: use Qt layouts, as for r2613.
(edit) @2616 [2616] 07/04/16 04:06:47 jwoithe Saffire Pro26 monitoring: use Qt layouts, as for r2613.
(edit) @2615 [2615] 07/04/16 04:01:01 jwoithe Saffire Pro14 monitoring: use Qt layouts, as for r2613.
(edit) @2614 [2614] 07/04/16 03:57:00 jwoithe Saffire Pro24 monitoring: minor positioning correction of 'Dim level' …
(edit) @2613 [2613] 07/03/16 19:28:15 jwoithe Saffire Pro24 monitoring: use Qt layouts to ensure the widgets scale …
(edit) @2590 [2590] 05/05/15 05:36:47 jwoithe Support Saffire PRO 26. Patch and commit message by Hector Martin. Not …
(edit) @2588 [2588] 04/12/15 04:18:15 jwoithe SConstruct: provide a BUILD_MIXER option so the intent to build or omit …
(edit) @2587 [2587] 03/22/15 15:54:11 jwoithe Fix compilation error when configured with SERIALIZE_USE_EXPAT=1: since …
(edit) @2574 [2574] 11/22/14 00:21:03 jwoithe Clean up compiler warnings when compiling on 64-bit systems. These are …
(edit) @2572 [2572] 10/15/14 09:10:45 mocchi Mixer/BeBoB/Yamaha: use list() for dict.items() in for statement In …
(edit) @2571 [2571] 10/15/14 09:10:00 mocchi Mixer/BeBoB/Yamaha: improve the number of characters in a line In Python …
Note: See TracRevisionLog for help on using the revision log.