root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1932 [1932] 12/06/10 23:21:33 ppalmers add new stack implementation of libffado
(edit) @1931 [1931] 12/06/10 23:18:16 ppalmers add branch for new stack streaming implementation
(edit) @1930 [1930] 12/04/10 22:46:34 jwoithe Quieten a false warning from Valgrind.
(edit) @1929 [1929] 12/04/10 20:28:41 jwoithe Mirror r1927 and r1928 in the 2.0 branch as well.
(edit) @1928 [1928] 12/04/10 04:24:26 jwoithe ffado.h: remove references to old ffado_streaming_{read,write}() functions …
(edit) @1927 [1927] 12/04/10 04:13:26 jwoithe Remove old, obsolete code from teststreaming3.cpp which may confuse new …
(edit) @1926 [1926] 12/04/10 03:54:55 jwoithe Fix error description from pthread_setschedparam(). Reported and patch …
(edit) @1925 [1925] 12/03/10 04:37:41 jwoithe RME: more experiments to avoid warnings from the main ffado timestamp DLL …
(edit) @1924 [1924] 11/20/10 03:24:11 jwoithe MOTU: 828mk1: implement a first cut at streaming control for the 828mk1 …
(edit) @1923 [1923] 11/20/10 02:52:54 jwoithe MOTU: 828mk1: update optical port mode control based on more recent dumps …
(edit) @1922 [1922] 10/28/10 11:18:21 arnonym Use lscpu if present, de-activate the rt-check which wasn't implemented. …
(edit) @1921 [1921] 10/23/10 22:35:47 jwoithe MOTU: 896-mk3: For cases where optical output is off, fix playback channel …
(edit) @1920 [1920] 10/23/10 02:40:36 jwoithe MOTU: 896-mk3: we're still sending the wrong number of playback channels …
(edit) @1919 [1919] 10/22/10 06:42:30 jwoithe MOTU: 896mk3: without optical ports enabled, 1x and 4x playback is now ok. …
(edit) @1918 [1918] 10/22/10 06:32:45 jwoithe RME: refinement of debugging output
(edit) @1917 [1917] 10/22/10 06:10:46 jwoithe RME: fix a typo, although it's doubtful it had any practical impact on …
(edit) @1916 [1916] 10/21/10 16:38:40 jwoithe MOTU: 896mk3: add two playback channels for 2x and 4x rates since the …
(edit) @1915 [1915] 10/20/10 04:43:37 jwoithe RME: streamline debug messages. Try to make startup more reliable …
(edit) @1914 [1914] 10/19/10 06:03:03 jwoithe MOTU: tweak 896mk3 channel layout for 2x and 4x rates to try to get things …
(edit) @1913 [1913] 10/13/10 17:41:19 jwoithe MOTU: tweak to 1x output packets to explore the format of these packets.
(edit) @1912 [1912] 10/10/10 16:34:47 jwoithe MOTU: fix the setting of 48k sampling rate for the 828 Mk 1. Thanks to …
(edit) @1911 [1911] 10/10/10 15:58:32 jwoithe MOTU: separately track packet offsets of input and output ports in the new …
(edit) @1910 [1910] 10/10/10 10:39:07 arnonym Fix #308: Do the sample-rate changing the way the echo devices need them. …
(edit) @1909 [1909] 10/10/10 04:55:14 jwoithe MOTU: a tweak to the 896mk3 channel list for 1x rates; it seems there's 4 …
(edit) @1908 [1908] 10/09/10 03:25:53 jwoithe Always read the ConfigROM using quadlet reads, since some devices …
(edit) @1907 [1907] 10/08/10 05:54:53 jwoithe MOTU: a first cut at defining the audio port layout for the 896mk3. This …
(edit) @1906 [1906] 10/07/10 05:59:51 jwoithe MOTU: allow FFADO to detect (but not use) the 896mk3. Port details will …
(edit) @1905 [1905] 09/30/10 05:24:17 jwoithe MOTU: switch to using the new portgroups functionality by default. Please …
(edit) @1904 [1904] 09/23/10 05:27:10 jwoithe MOTU: step 2 of the process started in r1903. If the new port groups …
(edit) @1903 [1903] 09/20/10 05:52:20 jwoithe MOTU: step 1 in a process to eliminate code duplication presently seen in …
(edit) @1902 [1902] 09/19/10 05:00:27 jwoithe MOTU: Create a define (USE_PORTGROUPS) which if defined will switch to the …
(edit) @1901 [1901] 09/16/10 14:29:41 arnonym Lets add an experimental mixer for presonus firepod/firebox for the time …
(edit) @1900 [1900] 09/16/10 13:15:35 arnonym Apply adi's patch to re-use streams (on dice-based devices) if jack/ffado …
(edit) @1899 [1899] 09/16/10 12:38:55 arnonym Take a shot at fixing #233: I think it is okay to rely on streamformat==-1 …
(edit) @1898 [1898] 09/14/10 06:50:25 jwoithe MOTU: protocol documentation update - added summary of audio channel …
(edit) @1897 [1897] 09/12/10 13:27:15 arnonym Fix #214: Replace Options by Variables and thus remove the …
(edit) @1896 [1896] 09/12/10 13:15:27 arnonym Replace os.popen2 by subprocess. Removes two ugly warnings.
(edit) @1895 [1895] 09/12/10 13:08:32 arnonym Simplify the check for the external dbus-stuff. And add the DBus-specific …
(edit) @1894 [1894] 09/12/10 12:48:12 arnonym Fix #295: Aid debugging by naming the threads.
(edit) @1893 [1893] 09/12/10 12:34:52 arnonym Take a shot at "fixing" #285. Does this make the profire2625 work? Is the …
(edit) @1892 [1892] 09/12/10 04:15:49 jwoithe MOTU: make specification of port groups in the DevicesProperty?[] array …
(edit) @1891 [1891] 09/11/10 06:38:09 jwoithe MOTU: add port_num_offset to the port group entry structure. This allows …
(edit) @1890 [1890] 09/11/10 05:49:25 jwoithe MOTU: fix a typo which made the new port configuration system think there …
(edit) @1889 [1889] 09/10/10 15:02:30 arnonym Make the desktop-file nicer (and probably translatable). Thanks for the …
(edit) @1888 [1888] 09/10/10 14:50:58 arnonym Drop the libs in external/ and use the system-libs for that. Easier on …
(edit) @1887 [1887] 09/10/10 09:51:49 arnonym Fix #303 and #298: Using tool-buttons saves space. The normal QPushButton …
(edit) @1886 [1886] 09/10/10 06:59:10 jwoithe MOTU: implement a new way to specify the audio ports present in packets …
(edit) @1885 [1885] 09/05/10 12:53:22 arnonym Try to save some space in the mixer of the profire610.
(edit) @1884 [1884] 09/05/10 11:13:04 arnonym Add the generic mixer entry for the ProFire? 610.
(edit) @1883 [1883] 09/03/10 05:33:30 jwoithe RME: when initialising the device, create a 1:1 mapping from playback …
(edit) @1882 [1882] 08/26/10 05:27:41 jwoithe MOTU: correctly read the sample rate from G3 devices.
(edit) @1881 [1881] 08/12/10 04:36:34 jwoithe MOTU: include IDs for the Traveler Mk3 and 896HD Mk3 in the mixer and …
(edit) @1880 [1880] 08/06/10 04:43:39 jwoithe MOTU: The Traveler Mk3 has two optical ports, so the port active flags …
(edit) @1879 [1879] 08/06/10 04:35:50 jwoithe MOTU: fix a typo affecting the correct detection of G3 optical port modes.
(edit) @1878 [1878] 08/05/10 07:35:41 jwoithe MOTU: add some debugging output to assist with Traveler Mk3 streaming …
(edit) @1877 [1877] 08/04/10 18:24:30 jwoithe MOTU: revert r1876. The ultralite hybrid is meant to have 14 outputs at …
(edit) @1876 [1876] 08/04/10 18:11:03 jwoithe MOTU: tweaks to the ultralite-hybrid audio port map
(edit) @1875 [1875] 08/04/10 17:20:23 jwoithe MOTU: some refining of Traveler Mk3 audio port details. Optical port info …
(edit) @1874 [1874] 08/02/10 04:14:44 jwoithe MOTU: define a separate port map for the Ultralite hybrid based on that of …
(edit) @1873 [1873] 08/01/10 04:51:40 jwoithe MOTU: fix a bug in the MOTU mixer which caused ffadomixer to crash out …
(edit) @1872 [1872] 07/29/10 06:30:31 jwoithe RME: trivial addition to existing test code. Nothing to see here, move …
(edit) @1871 [1871] 07/19/10 06:50:37 jwoithe RME: put test tone onto all channels in case ffado has the wrong idea …
(edit) @1870 [1870] 07/19/10 06:42:58 jwoithe RME: further playback streaming tests. Device outputs are still silent.
(edit) @1869 [1869] 07/18/10 07:42:58 jwoithe RME: more receive streaming changes. The resulting code has enabled the …
(edit) @1868 [1868] 07/15/10 07:20:13 jwoithe RME: more work to stabilise streaming startup. RME: delete the tx/rx …
(edit) @1867 [1867] 07/11/10 16:36:26 jwoithe Address a potential false error report from …
(edit) @1866 [1866] 07/10/10 06:42:33 jwoithe RME: yet more streaming experiments.
(edit) @1865 [1865] 07/09/10 06:02:44 jwoithe RME: more experimental work with the streaming system.
(edit) @1864 [1864] 07/06/10 12:43:42 arnonym Add the IDs of the Weiss devices.
(edit) @1863 [1863] 07/01/10 07:21:28 jwoithe MOTU: don't print receive stream debugging dump unless a non-zero debug …
(edit) @1862 [1862] 07/01/10 05:55:52 jwoithe test-volume and test-enhanced-mixer depend on the generic AVC support, so …
(edit) @1861 [1861] 06/28/10 17:17:11 jwoithe MOTU: include the Traveler-mk3 and 896HD-mk3 as generation-3 devices.
(edit) @1860 [1860] 06/28/10 17:14:53 jwoithe MOTU: add ID information for the MOTU Traveler mk3. Thanks to Bo-Erik …
(edit) @1859 [1859] 06/19/10 11:34:16 arnonym Result of several days of searching a bug (that turned out to be a …
(edit) @1858 [1858] 06/19/10 11:31:27 arnonym Less warnings.
(edit) @1857 [1857] 06/18/10 06:50:55 jwoithe RME: more streaming-related tests
(edit) @1856 [1856] 06/14/10 05:50:38 jwoithe RME: more assistance for initial debugging
(edit) @1855 [1855] 06/13/10 07:42:53 arnonym Create the 2.0.1 tag.
(edit) @1854 [1854] 06/13/10 07:40:20 arnonym If I understand it correctly, this should be everything that is needed to …
(edit) @1853 [1853] 06/13/10 07:34:09 arnonym Make it easier for distributions to define their own additional …
(edit) @1852 [1852] 06/13/10 07:33:24 arnonym Make it easier for distributions to define their own additional …
(edit) @1851 [1851] 06/13/10 06:15:50 jwoithe RME: accept attempts to change the hardware streaming state to the state …
(edit) @1850 [1850] 06/12/10 06:53:01 jwoithe RME: inform the IsoHandlerManager? associated with the device that missed …
(edit) @1849 [1849] 06/12/10 06:30:33 jwoithe IsoHandlerManager?: some interfaces (eg: RME) do not send placeholder iso …
(edit) @1848 [1848] 06/11/10 06:22:02 jwoithe RME: nothing exciting - just some additional code to facilitate …
(edit) @1847 [1847] 06/07/10 07:37:38 jwoithe RME: fix some streaming setup errors. Add debug output to assist with …
(edit) @1846 [1846] 06/06/10 04:06:08 jwoithe MOTU: fix two typos in the mixer python code. Thanks to Stefan Richter …
(edit) @1845 [1845] 06/01/10 18:11:42 jwoithe MOTU: The bits in the rate control register used to control the sample …
(edit) @1844 [1844] 05/31/10 05:30:56 jwoithe MOTU: add some debugging output to gain some insights into the streaming …
(edit) @1843 [1843] 05/31/10 05:11:42 jwoithe MOTU: some G3 devices don't have any optical ports, so allow for this.
(edit) @1842 [1842] 05/31/10 04:32:34 jwoithe MOTU: tidy up clock source availability, especially for G3 devices.
(edit) @1841 [1841] 05/27/10 19:15:26 jwoithe MOTU: ultralite mk3: logically the pad channels should only be present …
(edit) @1840 [1840] 05/27/10 19:08:11 jwoithe MOTU: add detection of the Ultralite Mk3 hybrid device (thanks to Tomas R …
(edit) @1839 [1839] 05/25/10 16:34:16 jwoithe MOTU: 8pre: the 8pre data packets don't change format with rate changes …
(edit) @1838 [1838] 05/25/10 07:30:36 jwoithe MOTU: 8pre: oops, the extra pad fields in the audio data packets added in …
(edit) @1837 [1837] 05/24/10 05:53:00 jwoithe MOTU: 8pre: disable the phones / main fader mixer widgets because these …
(edit) @1836 [1836] 05/21/10 08:51:45 jwoithe MOTU: as far as I can tell the 8pre doesn't have software-controlled …
(edit) @1835 [1835] 05/21/10 08:07:01 jwoithe MOTU: - Implement optical mode control for G3/Mk3 devices. This is …
(edit) @1834 [1834] 05/17/10 07:39:19 jwoithe MOTU: rename the ADAT channels on the 828mk3 to be more consistent with …
(edit) @1833 [1833] 05/17/10 04:42:30 jwoithe MOTU: initial implementation of clock source control for "Mark 3" devices.
Note: See TracRevisionLog for help on using the revision log.