<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emms.git, branch master</title>
<subtitle>fork of emms emacs multimedia system
</subtitle>
<id>https://g.ypei.me/emms.git/atom?h=master</id>
<link rel='self' href='https://g.ypei.me/emms.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/emms.git/'/>
<updated>2022-05-10T05:05:54+00:00</updated>
<entry>
<title>added torsocks support</title>
<updated>2022-05-10T05:05:54+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2022-05-10T05:05:54+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/emms.git/commit/?id=0b2c3ffddabb798fa64cd349264e2bc06de3077f'/>
<id>urn:sha1:0b2c3ffddabb798fa64cd349264e2bc06de3077f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing whitespace.</title>
<updated>2022-03-14T09:40:31+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2022-03-14T09:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/emms.git/commit/?id=8b89b43897e8ed5080b8a18b931766e09557fa63'/>
<id>urn:sha1:8b89b43897e8ed5080b8a18b931766e09557fa63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding emms-info-ytdl, for urls understood by youtube-dl / yt-dlp.</title>
<updated>2022-03-14T09:27:54+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2022-03-06T22:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/emms.git/commit/?id=c532f2d1203eb4eefc71baa403bf51d176dd43ce'/>
<id>urn:sha1:c532f2d1203eb4eefc71baa403bf51d176dd43ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fall back to description property when showing description</title>
<updated>2021-11-26T00:21:02+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2021-11-26T00:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/emms.git/commit/?id=73abffcfe566a7ec41e3fb7dbfc5d313fb0bc913'/>
<id>urn:sha1:73abffcfe566a7ec41e3fb7dbfc5d313fb0bc913</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding thumbnail display</title>
<updated>2021-11-25T08:13:00+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2021-11-25T08:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/emms.git/commit/?id=65a598f45728c3d457a08cc2c9359b6a08b1d049'/>
<id>urn:sha1:65a598f45728c3d457a08cc2c9359b6a08b1d049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding a gap when no-newline is non-nil so that horizontal arrangement works</title>
<updated>2021-11-25T06:54:30+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2021-11-25T06:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/emms.git/commit/?id=8eccce9917a5f0d7f61de154c7ef9e5d48d2290a'/>
<id>urn:sha1:8eccce9917a5f0d7f61de154c7ef9e5d48d2290a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding a facility to resume from where the playback left at.</title>
<updated>2021-11-25T04:08:26+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2021-11-25T04:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/emms.git/commit/?id=fd37f9c452d615e42c2768a3a81a6700335f66d5'/>
<id>urn:sha1:fd37f9c452d615e42c2768a3a81a6700335f66d5</id>
<content type='text'>
- A custom option emms-playing-time-resume-from-last-played, default
to nil, that resumes to the playing time when the track is started
again.
- Internally, emms-playing-time will update the playing-time property
of the track, and reset it to nil when a track is finished.
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin'</title>
<updated>2021-10-20T06:21:38+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2021-10-20T06:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/emms.git/commit/?id=a5cf0d44fb34238bf82b712a3f7599fc96d871e9'/>
<id>urn:sha1:a5cf0d44fb34238bf82b712a3f7599fc96d871e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* emms-player-mpv.el: fix calling emms-player-paused-hook twice on pause/unpause from emms</title>
<updated>2021-10-19T20:04:11+00:00</updated>
<author>
<name>Mike Kazantsev</name>
<email>mk.fraggod@gmail.com</email>
</author>
<published>2021-10-19T20:04:11+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/emms.git/commit/?id=0657a1facdf39464a0049e2abaec850da5057854'/>
<id>urn:sha1:0657a1facdf39464a0049e2abaec850da5057854</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* emms-player-mpv.el: update emms playback position and pause state from mpv pause/restart events</title>
<updated>2021-10-19T17:51:21+00:00</updated>
<author>
<name>Mike Kazantsev</name>
<email>mk.fraggod@gmail.com</email>
</author>
<published>2021-10-19T17:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/emms.git/commit/?id=ea6728d31c2dabb5c8c5e2cb6652fd6da2127384'/>
<id>urn:sha1:ea6728d31c2dabb5c8c5e2cb6652fd6da2127384</id>
<content type='text'>
</content>
</entry>
</feed>
