<feed xmlns='http://www.w3.org/2005/Atom'>
<title>udm.git/server/include, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/'/>
<entry>
<title>server:</title>
<updated>2016-08-11T05:54:06+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-08-11T05:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=028ddc8e576e78d500f1cba443d7e21401130bb6'/>
<id>028ddc8e576e78d500f1cba443d7e21401130bb6</id>
<content type='text'>
	event_system:
                draft implementation of	repeated events	(we still have none defined by protcol)
                more appropriate names for some	enums and structs
        messaging:
                a bit of refactoring in	server_session (cut message handler to separate functions for each message type)
                more appropriate names for some functions
        curl_downloader:
                updating downloaded size variable during download process (thread safety required)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	event_system:
                draft implementation of	repeated events	(we still have none defined by protcol)
                more appropriate names for some	enums and structs
        messaging:
                a bit of refactoring in	server_session (cut message handler to separate functions for each message type)
                more appropriate names for some functions
        curl_downloader:
                updating downloaded size variable during download process (thread safety required)
</pre>
</div>
</content>
</entry>
<entry>
<title>protocol:</title>
<updated>2016-01-20T03:31:14+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-01-20T03:31:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=7c4d85348ecbb9913948edc53b82efaa97d85fda'/>
<id>7c4d85348ecbb9913948edc53b82efaa97d85fda</id>
<content type='text'>
	download completed state
client-qt:
	added "download completed" subscription and status support
server:
	module_curl:
		used events api in core for download state changes
	core:
		download completed event support for modules
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	download completed state
client-qt:
	added "download completed" subscription and status support
server:
	module_curl:
		used events api in core for download state changes
	core:
		download completed event support for modules
</pre>
</div>
</content>
</entry>
<entry>
<title>server:</title>
<updated>2016-01-20T02:35:09+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-01-20T02:35:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=09a905e401df451f12673d75dc8d4d72ee73b7c9'/>
<id>09a905e401df451f12673d75dc8d4d72ee73b7c9</id>
<content type='text'>
	very basic implementation of download_state_changed event api call for plugins
	started work on thread safety (plugins may and will be multithreaded, so api for plugins should be thread safe)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	very basic implementation of download_state_changed event api call for plugins
	started work on thread safety (plugins may and will be multithreaded, so api for plugins should be thread safe)
</pre>
</div>
</content>
</entry>
<entry>
<title>i am alive )</title>
<updated>2016-01-16T06:01:18+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-01-16T06:01:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=bb8cd8a9ff7d80046cc2c7d41742c74d8f811c62'/>
<id>bb8cd8a9ff7d80046cc2c7d41742c74d8f811c62</id>
<content type='text'>
updated copyrights (new year)
server:
	started implementation of api for module events (module should be able to fire event which will be delivered to clients which have subscribed for this event type)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
updated copyrights (new year)
server:
	started implementation of api for module events (module should be able to fire event which will be delivered to clients which have subscribed for this event type)
</pre>
</div>
</content>
</entry>
<entry>
<title>client-qt:</title>
<updated>2015-11-23T17:17:56+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2015-11-23T17:17:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=d233b343940602429c4db1fb1bc2c0192240fd75'/>
<id>d233b343940602429c4db1fb1bc2c0192240fd75</id>
<content type='text'>
	added subscription to download deleted event (handler not implemented yet)
server:
	simplified "fire _event" implementation
	basic implementation of "add_event_subscription" in client class
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	added subscription to download deleted event (handler not implemented yet)
server:
	simplified "fire _event" implementation
	basic implementation of "add_event_subscription" in client class
</pre>
</div>
</content>
</entry>
<entry>
<title>prootcol:</title>
<updated>2015-11-22T07:26:42+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2015-11-22T07:26:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=7ef827ea95590c3096f7f6255c5d40eb447d4178'/>
<id>7ef827ea95590c3096f7f6255c5d40eb447d4178</id>
<content type='text'>
	added download_state change structure (used in download state changes event
from server)
client-qt:
	subscription to download state changes events
server:
	basic implementation of download state changes events

TODO: use single structure for download_state_changes in messages instead of all
separate ones.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	added download_state change structure (used in download state changes event
from server)
client-qt:
	subscription to download state changes events
server:
	basic implementation of download state changes events

TODO: use single structure for download_state_changes in messages instead of all
separate ones.
</pre>
</div>
</content>
</entry>
<entry>
<title>server:</title>
<updated>2015-11-20T07:41:35+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2015-11-20T07:41:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=23c6b9cb5ec8186584c05fe0db0d0dcdc1c56d28'/>
<id>23c6b9cb5ec8186584c05fe0db0d0dcdc1c56d28</id>
<content type='text'>
	a bit of work with event system
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	a bit of work with event system
</pre>
</div>
</content>
</entry>
<entry>
<title>protocol:</title>
<updated>2015-10-27T02:44:22+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2015-10-27T02:44:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=3d2c1d3c24e40573e391040048ff734cd052c295'/>
<id>3d2c1d3c24e40573e391040048ff734cd052c295</id>
<content type='text'>
	tiny enum value names correction
server:
	event subscription subsystem:
		a bit of implementation of repeated event type
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	tiny enum value names correction
server:
	event subscription subsystem:
		a bit of implementation of repeated event type
</pre>
</div>
</content>
</entry>
<entry>
<title>protocol:</title>
<updated>2015-10-25T17:51:23+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2015-10-25T17:51:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=89dbfd1a2e9cee5bb7c219ba121e7e922d7dfa7a'/>
<id>89dbfd1a2e9cee5bb7c219ba121e7e922d7dfa7a</id>
<content type='text'>
	a bit of work with "client_event_subscription_request"
	some comments
server:
	event subsystem:
		event's object class skeleton
		very basic event subscription handler
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	a bit of work with "client_event_subscription_request"
	some comments
server:
	event subsystem:
		event's object class skeleton
		very basic event subscription handler
</pre>
</div>
</content>
</entry>
<entry>
<title>server:</title>
<updated>2015-09-27T13:18:31+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2015-09-27T13:18:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=0c8c9cd98ddc28b662a4d3f777483e566e584c19'/>
<id>0c8c9cd98ddc28b662a4d3f777483e566e584c19</id>
<content type='text'>
	api:
		added std::list&lt;std::string&gt; metadata_setting_list(const std::string &amp;module_name) to get list of all saved settings/metadata entries
	flat_files_metadata_module:
		implemented new metadata api call
	curl_downloader_module:
		reimplemented startup metadaats loading, still bad ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	api:
		added std::list&lt;std::string&gt; metadata_setting_list(const std::string &amp;module_name) to get list of all saved settings/metadata entries
	flat_files_metadata_module:
		implemented new metadata api call
	curl_downloader_module:
		reimplemented startup metadaats loading, still bad ...
</pre>
</div>
</content>
</entry>
</feed>
