root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2767 [2767] 02/20/18 05:13:22 jwoithe SConstruct: allow for the absence of svnversion during build. Contrary to …
(edit) @2766 [2766] 02/19/18 15:38:00 jwoithe Fix handling of errno in test-mixer and test-pan. To maintain …
(edit) @2765 [2765] 02/15/18 03:13:46 jwoithe Minor python improvements to Scons scripts. Replace older alternatives …
(edit) @2764 [2764] 02/15/18 02:25:32 jwoithe Delete trailing whitespaces. Indent with spaces instead tabs. Patch from …
(edit) @2763 [2763] 02/11/18 01:43:53 jwoithe ffado-diag: correct regex used to find firewire controllers in lspci …
(edit) @2762 [2762] 02/11/18 01:17:48 jwoithe SConstruct: correct install rule for ffado-mixer.appdata.xml. The wrong …
(edit) @2761 [2761] 02/09/18 19:38:53 jwoithe ffado-mixer.appdata.xml: fix a typo in the caption. Thanks to Jano Svitok …
(edit) @2760 [2760] 02/09/18 04:30:13 jwoithe ffado-mixer.appdata.xml: add "OR GPLv3" to project licence. Jano Svitok …
(edit) @2759 [2759] 02/09/18 04:24:12 jwoithe ffado-mixer.appdata.xml: Shorten screenshot caption. Jano Svitok informs …
(edit) @2758 [2758] 02/09/18 02:54:33 jwoithe ffado-mixer.appdata.xml: add a screenshot. According to the appdata …
(edit) @2757 [2757] 02/08/18 22:00:15 jwoithe ffado-mixer.appdata.xml: fix project licence identifier. While the table …
(edit) @2756 [2756] 02/08/18 03:29:13 jwoithe Add support for a ffado-mixer.appdata.xml file. Distributions are …
(edit) @2755 [2755] 02/06/18 22:02:50 jwoithe version.h: remove possible trailing dash from version number …
(edit) @2754 [2754] 02/05/18 04:00:38 jwoithe SConstruct: allow for unversioned source directory. When FFADO is …
(edit) @2753 [2753] 02/05/18 03:31:26 jwoithe static_info.txt: install under LIBDIR/libffado/ rather than …
(edit) @2752 [2752] 02/05/18 02:25:05 jwoithe Remove support files obsoleted by r2751. These files were inadvertently …
(edit) @2751 [2751] 02/03/18 00:30:56 jwoithe Simplify and optimize ffado-diag.in. Executing ffado-diag after …
(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) @2747 [2747] 01/31/18 02:21:58 jwoithe [PATCH 11/13] improve r2725 (allow BUILD_MIXER with qt5). From Nicolas …
(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) @2733 [2733] 01/29/18 02:32:13 jwoithe Add build-time control over documentation generation. Up to this point, …
(edit) @2732 [2732] 01/27/18 21:54:17 jwoithe Fix typos throughout the source tree. Rectify some long-lived typos in …
(edit) @2731 [2731] 01/27/18 21:35:50 jwoithe Add "Keywords" entry to desktop file. Include the "Keywords" entry in the …
(edit) @2730 [2730] 01/11/18 17:59:30 jwoithe RME: fix output fader array overflow. Human readable output fader volumes …
(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) @2725 [2725] 01/05/18 01:40:19 jwoithe SCons: fix detection of dbus on PyQt?5 systems. The detection of the dbus …
(edit) @2724 [2724] 01/05/18 01:33:39 jwoithe RME: ensure byte swap macros are available for all components. The byte …
(edit) @2722 [2722] 12/23/17 02:46:36 jwoithe SConstruct: bump trunk version to 2.4.9999 for the next development round.
(edit) @2720 [2720] 12/23/17 02:43:57 jwoithe SConstruct: bump version number to 2.4.0 in preparation for a release.
(edit) @2719 [2719] 12/23/17 02:42:59 jwoithe README: update for version 2.4.0.
(edit) @2718 [2718] 11/08/17 02:45:42 jwoithe Additional scons3 compatibility fixes (add implicit bytes/string …
(edit) @2717 [2717] 11/06/17 22:56:06 jwoithe Support the "ppc64le" architecture. The ppc64le is basically the ppc64 …
(edit) @2716 [2716] 11/06/17 02:22:04 jwoithe SConstruct: add one more "b" prefix missed from r2715. From Orcan …
(edit) @2715 [2715] 11/06/17 02:20:04 jwoithe SConstruct: add byte-string prefix to prevent TypeErrors? in …
(edit) @2714 [2714] 11/06/17 01:54:30 jwoithe Remove some additional "has_key()" calls which were omitted from r2713.
(edit) @2713 [2713] 11/06/17 01:44:39 jwoithe SConstruct: use "in" operator rather than has_key(). The former works in …
(edit) @2712 [2712] 11/06/17 01:36:01 jwoithe Fixes for scons3/python3 in doxygen-related scripts. Apply some fixes …
(edit) @2711 [2711] 11/06/17 01:23:03 jwoithe Use "print()" rather than "print ..." in scons build scripts. As a first …
(edit) @2710 [2710] 11/05/17 21:19:14 jwoithe Add signal.h include to PosixMessageQueue?.h. The …
(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) @2707 [2707] 08/08/17 03:42:23 jwoithe Fix compilation of bebob_dl_mgr.cpp. The bebob_dl_mgr.cpp file requires …
(edit) @2706 [2706] 08/07/17 16:39:56 jwoithe PosixMessageQueue?: ensure visibility of SIGEV_THREAD declaration. Orcan …
(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) @2693 [2693] 06/03/17 01:08:05 jwoithe rme: add a clarifying comment indicating that FFADO does not implement RME …
(edit) @2692 [2692] 05/14/17 03:54:21 jwoithe rme: adjustments to maintain compatibility with the kernel …
(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) @2685 [2685] 03/28/17 04:30:41 jwoithe configuration: remove a single extended ascii character to avoid the need …
(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) @2681 [2681] 03/27/17 03:01:35 jwoithe configuration parser: provide extra information when parsing of the …
(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) @2677 [2677] 03/21/17 15:43:24 jwoithe configrom: there is no obvious reason why a space should be added to the …
(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) @2673 [2673] 02/16/17 02:27:49 jwoithe libieee1394: fix incorrect comparisons when searching for the first zero …
(edit) @2672 [2672] 01/21/17 03:21:08 jwoithe README: fix URL to compilation guides. Thanks to Shalok Shalom for …
(edit) @2671 [2671] 01/09/17 05:28:05 jwoithe bebob: make allowances for a variation of the ESI QuantaFire? 610 …
(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.
Note: See TracRevisionLog for help on using the revision log.