<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/mediaplayer/mp_audaciousinterface.h, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/mediaplayer/mp_audaciousinterface.h?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/mediaplayer/mp_audaciousinterface.h?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2008-05-02T15:42:10Z</updated>
<entry>
<title>rename mp_audaciousinterface.* to mp_mprisinterface.*</title>
<updated>2008-05-02T15:42:10Z</updated>
<author>
<name>Tomasz Moń</name>
</author>
<published>2008-05-02T15:42:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e8ca2978485f64f9ace49932f0f564257632683e'/>
<id>urn:sha1:e8ca2978485f64f9ace49932f0f564257632683e</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1655 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>initial work on MPRIS mediaplayer base class</title>
<updated>2008-05-02T15:36:12Z</updated>
<author>
<name>Tomasz Moń</name>
</author>
<published>2008-05-02T15:36:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=0d941f8a1fafca7f0af84b03efef4d55e26f66fd'/>
<id>urn:sha1:0d941f8a1fafca7f0af84b03efef4d55e26f66fd</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1652 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>implement setVol, position and jumpTo</title>
<updated>2008-05-01T15:39:52Z</updated>
<author>
<name>Tomasz Moń</name>
</author>
<published>2008-05-01T15:39:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=0c657cbb165167df74f7509b953eed8eedb70a80'/>
<id>urn:sha1:0c657cbb165167df74f7509b953eed8eedb70a80</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1640 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>implement getVol in audacious mediaplayer interface</title>
<updated>2008-05-01T13:21:48Z</updated>
<author>
<name>Tomasz Moń</name>
</author>
<published>2008-05-01T13:21:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=d61007df2929ac665abe92601e2ddf45cced208b'/>
<id>urn:sha1:d61007df2929ac665abe92601e2ddf45cced208b</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1637 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>defined COMPILE_ON_MAC and removed ugly Q_OS_MACX</title>
<updated>2008-04-20T03:01:40Z</updated>
<author>
<name>Elvio Basello</name>
</author>
<published>2008-04-20T03:01:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=a10bff05fcbe6835ff596f002d97d25495cbf4cc'/>
<id>urn:sha1:a10bff05fcbe6835ff596f002d97d25495cbf4cc</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1528 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>patch for MacOS X. Compile fine now</title>
<updated>2008-04-01T17:53:31Z</updated>
<author>
<name>Elvio Basello</name>
</author>
<published>2008-04-01T17:53:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=41a94c4055e4d8809bb12e0094734e0124d23345'/>
<id>urn:sha1:41a94c4055e4d8809bb12e0094734e0124d23345</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1372 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>ported mediaplayer module;</title>
<updated>2008-03-28T01:20:56Z</updated>
<author>
<name>Elvio Basello</name>
</author>
<published>2008-03-28T01:20:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=325a4fe07493372ed039d136043951b324f97983'/>
<id>urn:sha1:325a4fe07493372ed039d136043951b324f97983</id>
<content type='text'>
added audacious interface. thanks to desowin from audacious project;
added QtDBus to link with;
updated sources date;


git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1307 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
</feed>
