<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e622eac459adf11c2e710d7a4de0f05510bbbe61 - Merge isaki-audio2 branch, the overhaul of audio subsystem.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/rump/dev/lib/libaudio/Makefile#e622eac459adf11c2e710d7a4de0f05510bbbe61</link>
        <description>Merge isaki-audio2 branch, the overhaul of audio subsystem.- Interrupt-oriented system rather than thread-oriented.- Improve stability, quality and performance.- Split playback and record cleanly.  Improve halfduplex support.- Many bugs are fixed including deadlocks, resource leaks, abuses, etc.- Simplify audio filter mechanism.  The encoding/channels/frequency  conversions are completely handled in the upper layer.  So the hard-  ware driver only converts its hardware encoding (if necessary).- audio_hw_if changes:  - Obsoletes query_encoding and add query_format instead.  - Obsoletes set_params and add set_format instead.  - Remove drain, setfd, mappage.  - The call sequences are changed.- ioctl AUDIO_GETFD/SETFD, AUDIO_GETCHAN/SETCHAN are obsoleted.- ioctl AUDIO_{QUERY,GET,SET}FORMAT are introduced.- cleanup config attributes: au*conv and mulaw.- All hardware drivers should follow it (I&apos;ve done as much as possible).Some file paths are changed:- dev/audio.c         -&gt; dev/audio/audio.c (rewritten)- dev/audiovar.h      -&gt; dev/audio/audiovar.h- dev/audio_dai.h     -&gt; dev/audio/audio_dai.h- dev/audio_if.h      -&gt; dev/audio/audio_if.h- dev/audiobell.c     -&gt; dev/audio/audiobell.c- dev/audiobellvar.h  -&gt; dev/audio/audiobellvar.h- dev/mulaw.[ch]      -&gt; dev/audio/mulaw.[ch] + dev/audio/alaw.c

            List of files:
            /netbsd-src/sys/rump/dev/lib/libaudio/Makefile</description>
        <pubDate>Wed, 08 May 2019 13:40:13 +0000</pubDate>
        <dc:creator>isaki &lt;isaki@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ab66491cc5f9a234a6aac1f871ae3d1dd8c6abab - Add infrastructure for modularization of audio, midi, and sequencer</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/rump/dev/lib/libaudio/Makefile#ab66491cc5f9a234a6aac1f871ae3d1dd8c6abab</link>
        <description>Add infrastructure for modularization of audio, midi, and sequencer

            List of files:
            /netbsd-src/sys/rump/dev/lib/libaudio/Makefile</description>
        <pubDate>Thu, 01 Jun 2017 09:44:30 +0000</pubDate>
        <dc:creator>pgoyette &lt;pgoyette@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6bb51422881aa32822c80737814503e72f496e36 - Put the kernelside rump kernel headers into &lt;rump-sys&gt; instead of</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/rump/dev/lib/libaudio/Makefile#6bb51422881aa32822c80737814503e72f496e36</link>
        <description>Put the kernelside rump kernel headers into &lt;rump-sys&gt; instead ofsprinkling them around the faction directories.  Avoids havingto add a CPPFLAGS (or several) to pretty much every componentMakefile.Leave compat headers around in the old locations.The commit changes some autogenerated files, but I&apos;ll fix thegenerators shortly and regen.

            List of files:
            /netbsd-src/sys/rump/dev/lib/libaudio/Makefile</description>
        <pubDate>Tue, 26 Jan 2016 23:12:14 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2b6f2602eb45dc7eb73534a35f96e8f34b0bc70 - Add a COMMENT describing what each component roughly does.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/rump/dev/lib/libaudio/Makefile#b2b6f2602eb45dc7eb73534a35f96e8f34b0bc70</link>
        <description>Add a COMMENT describing what each component roughly does.&quot;make describe&quot; prints the comment.Requested/inspired by Vincent Schwarzer on rumpkernel-users

            List of files:
            /netbsd-src/sys/rump/dev/lib/libaudio/Makefile</description>
        <pubDate>Mon, 19 Oct 2015 16:16:32 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a0b2d4d1c7fc75cb98218840b5903d37587c44e5 - Adopy recent software volume control change.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/rump/dev/lib/libaudio/Makefile#a0b2d4d1c7fc75cb98218840b5903d37587c44e5</link>
        <description>Adopy recent software volume control change.

            List of files:
            /netbsd-src/sys/rump/dev/lib/libaudio/Makefile</description>
        <pubDate>Tue, 18 Nov 2014 04:29:06 +0000</pubDate>
        <dc:creator>nonaka &lt;nonaka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3bae97574024b6f58c8f95d3be141244acc9f4d7 - rename component.c -&gt; audio_component.c</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/rump/dev/lib/libaudio/Makefile#3bae97574024b6f58c8f95d3be141244acc9f4d7</link>
        <description>rename component.c -&gt; audio_component.c

            List of files:
            /netbsd-src/sys/rump/dev/lib/libaudio/Makefile</description>
        <pubDate>Thu, 13 Mar 2014 01:57:52 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f60e2f41a7c4c80561c58d77cb49de78b466e437 - add audio(4) support</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/rump/dev/lib/libaudio/Makefile#f60e2f41a7c4c80561c58d77cb49de78b466e437</link>
        <description>add audio(4) support

            List of files:
            /netbsd-src/sys/rump/dev/lib/libaudio/Makefile</description>
        <pubDate>Sat, 01 May 2010 23:19:56 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
