14
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 1 year ago.
Oct 09, 2021 — Oct 09, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SCons: fix detection of dbus on PyQt5 systems. More... over 6 years ago
RME: ensure byte swap macros are available for all components. More... over 6 years ago
SConstruct: bump trunk version to 2.4.9999 for the next development round. More... over 6 years ago
SConstruct: bump version number to 2.4.0 in preparation for a release. More... over 6 years ago
README: update for version 2.4.0. More... over 6 years ago
Additional scons3 compatibility fixes (add implicit bytes/string conversions). More... over 6 years ago
Support the "ppc64le" architecture. More... over 6 years ago
SConstruct: add one more "b" prefix missed from r2715. From Orcan Ogetbil. More... over 6 years ago
SConstruct: add byte-string prefix to prevent TypeErrors in Python3/scons3. More... over 6 years ago
Remove some additional "has_key()" calls which were omitted from r2713. More... over 6 years ago
SConstruct: use "in" operator rather than has_key(). More... over 6 years ago
Fixes for scons3/python3 in doxygen-related scripts. More... over 6 years ago
Use "print()" rather than "print ..." in scons build scripts. More... over 6 years ago
Add signal.h include to PosixMessageQueue.h. More... over 6 years ago
rme: correctly save playback and output mixer settings. More... over 6 years ago
saffire_dice: allow for trailing space in ConfigROM model name. More... over 6 years ago
Fix compilation of bebob_dl_mgr.cpp. More... almost 7 years ago
PosixMessageQueue: ensure visibility of SIGEV_THREAD declaration. More... almost 7 years ago
dbus_util: import DBusQtMainLoop from dbus.mainloop.pyqt5 if dbus.mainloop.qt fails. More... almost 7 years ago
ffado-mixer: update manpage with information about the "-b" option. More... almost 7 years ago
mackieonyx: fix mixer module name inconsistency. More... almost 7 years ago
ffado_mixer: use graphical icon instead of name for mixer pane if available. More... almost 7 years ago
ffado-mixer: add device mixers to "View" menu. More... almost 7 years ago
ffado_mixer: add a "Themes" submenu to the "View" menu. More... almost 7 years ago
matrixmixer.py: attempt to deal with UTF8 string changes in python3. More... almost 7 years ago
A first pass at optionally supporting PyQt5 in the build system. More... almost 7 years ago
ffado_diag_helpers.py: get_version_first_line(): print "Not found" if the command is available. More... almost 7 years ago
import_pyqt.py: make licence format consistent with the rest of FFADO. More... almost 7 years ago
maudio_bebob: add missing licence description to the top of the mixer python source. More... almost 7 years ago
ffado-mixer: Centralise imports of PyQt modules and make compatible with PyQt5. More... almost 7 years ago