<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/mediaplayer/mp_mprisinterface.cpp, 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_mprisinterface.cpp?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/mediaplayer/mp_mprisinterface.cpp?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2011-01-01T20:19:56Z</updated>
<entry>
<title>The big rename for modules. Still some details remaining.</title>
<updated>2011-01-01T20:19:56Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2011-01-01T20:19:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=c601b5a27f74b16158adafe429faefbe573e64a2'/>
<id>urn:sha1:c601b5a27f74b16158adafe429faefbe573e64a2</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>Beginning of 'the big rename &amp; cleanup'. File names should match class names, when possible. Move classes to one per file. Move C functions to namespaces, if possible. Kill some abbreviations...</title>
<updated>2010-12-25T05:28:46Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2010-12-25T05:28:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=f2f47c5eaa7d284abad1f693d7c75c85c42565df'/>
<id>urn:sha1:f2f47c5eaa7d284abad1f693d7c75c85c42565df</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>added mediaplayer interface for vlc; added proper detection for vlc, totem and songbird.</title>
<updated>2010-11-22T10:27:57Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2010-11-22T10:27:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=74cb18488c95105a73548939dea8a87b23af1664'/>
<id>urn:sha1:74cb18488c95105a73548939dea8a87b23af1664</id>
<content type='text'>
Please note that you need to manually enable dbus in vlc preferences-&gt;all-&gt;interface-&gt;control interface

git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5162 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>added basic support for totem media player, based on dbus/mpris. no documentation exists:</title>
<updated>2010-11-22T10:08:55Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2010-11-22T10:08:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=1beacf7933e5bc7ddfbe49e2a353fd096d89f7e0'/>
<id>urn:sha1:1beacf7933e5bc7ddfbe49e2a353fd096d89f7e0</id>
<content type='text'>
http://git.gnome.org/browse/totem/tree/src/plugins/dbus-service/dbus-service.py

git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5161 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>applied typo fixes for the "file" and "config" modules (thank OmegaPhil)</title>
<updated>2010-08-31T09:10:41Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2010-08-31T09:10:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=c8ba5d212c9da7d11f08684c5d244cfaad4d0032'/>
<id>urn:sha1:c8ba5d212c9da7d11f08684c5d244cfaad4d0032</id>
<content type='text'>
fixed fsf address in python/pythoncore modules
fixed "space before comma" in documentation/coments/code
regenerated translations

git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>Fix an issue with the mediaplayer module when DBUS support is disabled.</title>
<updated>2010-08-25T22:51:35Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2010-08-25T22:51:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=24506a5413bae6844a23b629435d025c036bf654'/>
<id>urn:sha1:24506a5413bae6844a23b629435d025c036bf654</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4935 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>cleaned code: removed all instances of debug</title>
<updated>2010-08-07T16:01:59Z</updated>
<author>
<name>Elvio Basello</name>
</author>
<published>2010-08-07T16:01:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=403374043e06788423598a7d1a656443e1a85704'/>
<id>urn:sha1:403374043e06788423598a7d1a656443e1a85704</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4805 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>updated some mediaplayer homepage urls and some other typos, thanks xoffice</title>
<updated>2010-07-13T12:39:30Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2010-07-13T12:39:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=5dd629eed06979180f2b5b487e5aa191130346db'/>
<id>urn:sha1:5dd629eed06979180f2b5b487e5aa191130346db</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4666 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>Make the KVS parameter specification a bit more typesafe. Fix some mismatched types detected with the new method.</title>
<updated>2010-06-13T15:21:29Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2010-06-13T15:21:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=cfcfaded711c1a51ddc160b02c377b3fc65456cb'/>
<id>urn:sha1:cfcfaded711c1a51ddc160b02c377b3fc65456cb</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4457 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>updated translation files;</title>
<updated>2009-12-30T15:33:00Z</updated>
<author>
<name>Elvio Basello</name>
</author>
<published>2009-12-30T15:33:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=810fac9c3456540f2df895199256e03327457df0'/>
<id>urn:sha1:810fac9c3456540f2df895199256e03327457df0</id>
<content type='text'>
updated italian translation;
fixed typo;


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