<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/dcc/DccBroker.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/dcc/DccBroker.cpp?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/dcc/DccBroker.cpp?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2017-09-11T03:01:22Z</updated>
<entry>
<title>Fix invalid IP integer for DCC RSEND request (#2252)</title>
<updated>2017-09-11T03:01:22Z</updated>
<author>
<name>Kevin Mian Kraiker</name>
</author>
<published>2017-09-11T03:01:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=100f7dad5bedeb9027b3de0e1436b835a327e8b8'/>
<id>urn:sha1:100f7dad5bedeb9027b3de0e1436b835a327e8b8</id>
<content type='text'>
* Fix invalid IP integer for RSEND</content>
</entry>
<entry>
<title>Cleanup included files</title>
<updated>2016-10-28T21:24:29Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2016-10-28T20:06:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=96ca5fbe4e047d59e4bcc28d012bfe92e3a2d228'/>
<id>urn:sha1:96ca5fbe4e047d59e4bcc28d012bfe92e3a2d228</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DccBroker: remove Auto-saving tooltip and clickable action</title>
<updated>2016-06-06T08:02:40Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-06-06T08:02:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=555a432523cad7d62ccdf5e6b6e2c94afe52f402'/>
<id>urn:sha1:555a432523cad7d62ccdf5e6b6e2c94afe52f402</id>
<content type='text'>
Clicking this (if it worked as intended) would open the file and play it.
Problem is, this is first created when a file is accepted and is saved onto disk and here at this stage the file is not complete and could be in progress or interrupted or canceled (we just dont know).

So if this ever works as intended we dont want conflicts or cause possible corruption by trying to open a file that is possibly in progress or is incomplete.

Aside from this, the play $0 is hardcoded and not all file types can be played so this is wrong no matter how you look at it.

This commit makes this part sane at least.</content>
</entry>
<entry>
<title>various cosmetic: consistent comment format</title>
<updated>2016-05-17T17:18:01Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-17T13:16:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=1676464bdc3e7f1ae47cda3d95344c044c2c9207'/>
<id>urn:sha1:1676464bdc3e7f1ae47cda3d95344c044c2c9207</id>
<content type='text'>
+ remove separators to make it consistent.
</content>
</entry>
<entry>
<title>Cleanup random separators with no comments</title>
<updated>2016-05-06T17:51:57Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-06T17:43:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=adf587952dd6811de1b23600bbecbd9608678b1a'/>
<id>urn:sha1:adf587952dd6811de1b23600bbecbd9608678b1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup duplicate includes</title>
<updated>2016-05-04T04:43:51Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-04T02:02:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=c8f112374c85294ad6ae1ffe9924ea9ae8d8556a'/>
<id>urn:sha1:c8f112374c85294ad6ae1ffe9924ea9ae8d8556a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules dcc: minor capitalization fixes</title>
<updated>2016-05-03T00:30:47Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-02T12:00:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=8786c4d297f34c54f89ae3d20c8fcf6e8674b1b9'/>
<id>urn:sha1:8786c4d297f34c54f89ae3d20c8fcf6e8674b1b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply clang-tidy: modernize-use-nullptr</title>
<updated>2016-04-30T17:50:44Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-30T17:23:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=505d0768f8392e3c4775425dd97f41e1c829ef44'/>
<id>urn:sha1:505d0768f8392e3c4775425dd97f41e1c829ef44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply clang-format</title>
<updated>2016-04-29T22:57:48Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-29T22:57:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=690dd7a33ddc90678367d73adf313533536e10f2'/>
<id>urn:sha1:690dd7a33ddc90678367d73adf313533536e10f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DccBBroker: remove dialog center formatting</title>
<updated>2016-02-02T16:25:15Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-02-01T02:28:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=9e8ea755d3248c4038eb2140dd2e358df2a60353'/>
<id>urn:sha1:9e8ea755d3248c4038eb2140dd2e358df2a60353</id>
<content type='text'>
</content>
</entry>
</feed>
