<feed xmlns='http://www.w3.org/2005/Atom'>
<title>new-dotfiles/mpd/usr, branch main</title>
<subtitle>New repository of dotfiles</subtitle>
<id>https://code.ryuslash.org/new-dotfiles/atom?h=main</id>
<link rel='self' href='https://code.ryuslash.org/new-dotfiles/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/'/>
<updated>2022-03-03T09:08:16Z</updated>
<entry>
<title>[mpd] Lispify the MPD query</title>
<updated>2022-03-03T09:08:16Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2022-03-03T09:08:16Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=c454bde37c777bf422a7df729fb9ff43c2ef3f3c'/>
<id>urn:sha1:c454bde37c777bf422a7df729fb9ff43c2ef3f3c</id>
<content type='text'>
Write a small DSL for converting a simple lisp expression to an MPD query
format. This turns, for example:

    (and (= artist "Katatonia") (= album "Last Fair Deal Gone Down"))

Into:

    ((artist == "Katatonia") AND (album == "Last Fair Deal Gone Down"))

The expressions inside ‘query’ are quasi-quoted, so that variable substitution
is possible.
</content>
</entry>
<entry>
<title>[mpd] Add option to randomize albums by specific artist</title>
<updated>2022-03-03T06:04:01Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2022-03-03T06:04:01Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=79df03a72ad0dc7c13f5e313f5038786dc38bc90'/>
<id>urn:sha1:79df03a72ad0dc7c13f5e313f5038786dc38bc90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix scsh location</title>
<updated>2020-04-23T06:19:06Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2020-04-23T06:19:06Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=305f3f2a0697f3a7ed075f1837470dfd8a5c29aa'/>
<id>urn:sha1:305f3f2a0697f3a7ed075f1837470dfd8a5c29aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused code</title>
<updated>2016-09-17T22:03:55Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2016-09-17T22:03:55Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=732764b09d3aabc76e201870a269c4e0d1460e18'/>
<id>urn:sha1:732764b09d3aabc76e201870a269c4e0d1460e18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add internal border to Emacs frame</title>
<updated>2016-09-17T22:03:16Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2016-09-17T22:03:16Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=6be84a24f416910cba2695a822a9dc73bfe14302'/>
<id>urn:sha1:6be84a24f416910cba2695a822a9dc73bfe14302</id>
<content type='text'>
</content>
</entry>
</feed>
