Commit Graph

26 Commits

Author SHA1 Message Date
6d7a9969cd Add Info Command 2019-03-24 11:34:35 +01:00
b02114f0f9 Fix coding style in PingCommand
new string[] -> new[]
2019-03-23 22:41:13 +01:00
f03de89815 Add HistoricResponse 2019-03-23 22:34:45 +01:00
a1944a1203 Add default Command to each 2019-03-23 22:19:42 +01:00
aa20f9d466 Add default Command to CommandSerializable<T> 2019-03-23 22:17:14 +01:00
18b9a97b91 Add CaptorsRequest 2019-03-23 22:12:09 +01:00
ea67a8069f Change CaptorsRequest to HistoricRequest
Should I sleep?
2019-03-23 22:12:00 +01:00
d81bf5d8ec Add CaptorsRequest 2019-03-23 22:07:09 +01:00
d7d60f30af Move CaptorsCommand to CaptorsResponse 2019-03-23 21:58:06 +01:00
59c146c45f Add CaptorsCommand 2019-03-23 21:55:42 +01:00
1c49b5150a Rename Ping to PingCommand 2019-03-23 21:47:26 +01:00
6b7ee73597 Add CommandStream.Receive<T> 2019-03-23 14:10:51 +01:00
4eff8e32d8 Add Ping command 2019-03-23 13:34:56 +01:00
233523ca4d Add doc 2019-03-23 11:37:52 +01:00
faa54aca0e Add CommandSerializable
Used to easily serialize class to CommandPacket
2019-03-22 19:57:33 +01:00
58fbaf4e35 Add Protocol implementation 2019-03-19 21:02:10 +01:00
268e04a710 Change version
From 1.0.0.0 to 0.1.0.0
2019-03-16 22:17:01 +01:00
7e7109d609 Change Settings and About pages
Added Media tab in About
Language and notifications settings
2019-03-16 22:11:47 +01:00
9af2bf392d Clean HomePage 2019-03-11 19:44:07 +01:00
21c10ecd43 Base App Interface
"J'avais oublié de branch"
2019-03-10 21:40:47 +01:00
4a23135e34 Added app icon 2019-03-05 09:59:32 +01:00
450f2e0488 Added README.md 2019-03-05 09:15:21 +01:00
9fdec735e5 Modified solution structure
Put all client projects in a folder
2019-03-04 21:15:27 +01:00
fa79ea9f05 Initial Commit 2019-03-04 21:05:49 +01:00
ce3fe28a5a Ajoutez des fichiers projet. 2019-03-04 19:39:03 +01:00
1195763040 Ajoutez les fichiers .gitignore et .gitattributes. 2019-03-04 19:38:57 +01:00