Commit Graph

89 Commits

Author SHA1 Message Date
040eaf491f [DEV] update interface with a double gateway to permit to have a dockerisation of user service 2016-11-21 22:15:46 +01:00
07c58bc94f [DEBUG] correct the subfolder parsing 2016-11-20 14:27:22 +01:00
973a65660f [DEV] add video service (copy of picture) 2016-11-20 14:19:40 +01:00
ccc08d6bdc [DEV] rename service bases 2016-11-20 14:04:28 +01:00
7d471b0af5 [DEV] have next/previous/play/pause fully functionnal 2016-11-18 00:32:03 +01:00
0f2da05591 [DEV] separate decoder 2016-11-17 22:38:37 +01:00
7d24032c1d [DEBUG/DEV] correct planar audio and add seek interface 2016-11-17 21:50:56 +01:00
b6c7d5fc82 [DEBUG] find a bug in the planar interface of data ==> need to investigate 2016-11-17 00:21:45 +01:00
147cab19fe [DEV] have sound but not work corectly, playing cyclke is correct 2016-11-16 21:24:22 +01:00
d136aa51fb [DEV] set multithread decoding... 2016-11-15 23:51:33 +01:00
f0407db37f [DEV] video-player Start dev of the basic view of a simple file (not link with zeus now ... 2016-11-15 21:44:11 +01:00
42529814fa [DEV] update dev tag version 2016-10-28 06:51:05 +02:00
6f5032aef3 [RELEASE] new version 0.4.0 2016-10-28 06:50:55 +02:00
8bf0bfa9fb [DEBUG] Correct the MacOs port of size_t 2016-10-28 06:50:41 +02:00
67bf580102 [CI] update build 2016-10-25 21:56:55 +02:00
090c280e34 [DEV] remove dependency of unistd.h 2016-10-13 21:29:18 +02:00
c6a592592a [DEV] add an init needed for enet 2016-10-07 18:14:28 +02:00
7a0e0ab117 [DEV] Update new lutin 2.2.0 (no legacy support) 2016-10-04 23:41:29 +02:00
2e9f2cb20f [DEBUG] correct .hpp port + clean libC include 2016-10-02 23:49:48 +02:00
40853a9949 [DEV/API] change .h in .hpp 2016-10-02 17:01:22 +02:00
c8d8d55a59 [DEV] correct flags 2016-09-15 21:46:39 +02:00
64de814a8b [DOC] basic documantation 2016-09-14 21:18:13 +02:00
c5246906d7 [DEV] update dev tag version 2016-09-12 21:07:12 +02:00
e95b1b2681 [RELEASE] create release 0.3.0 2016-09-12 21:06:37 +02:00
bfa565dd6d [DEV] update to future lutin 2.0 2016-09-08 21:35:02 +02:00
f653b392df [DEV] update dev tag version 2016-08-30 22:54:57 +02:00
545166170f [RELEASE] create release 0.2.0 2016-08-30 22:54:08 +02:00
3287796807 [DEBUG] correct order of parameter in c++
gcc of rpi3 change it order of usnig parameter ==> I need to check it at the runtime now.
2016-08-03 21:31:06 +02:00
47c69df1e0 [DEV] add mine format for raw images and add setter of data after init 2016-07-26 23:21:27 +02:00
338fbfac4b [DEBUG] wrong order parameter 2016-07-25 23:26:30 +02:00
185c427453 [DEV] update the API of user interface 2016-07-25 22:29:00 +02:00
fa702798cb [DEBUG] build back gateway 2016-07-19 22:31:27 +02:00
8fb622717b [DEV] update sharedPtr 2016-07-19 21:43:58 +02:00
7a9ef2f4f7 [DEV] update new ememory::SharedPtr 2016-07-15 21:22:11 +02:00
39ee4f0343 [DEV] separate buffer class ==> done 2016-07-11 23:36:41 +02:00
df3d8ec285 [DEV] start think to cut buffer in multiple files 2016-07-06 21:57:05 +02:00
009448cac4 [DEBUG] protocol work again ... 2016-07-05 22:21:17 +02:00
8b21709a01 [DEV] correct rework of buffer interface to manage more type of messages ... 2016-07-04 21:13:20 +02:00
42ada729aa [DEBUG] correct the future multiple packet element and some other hiden error 2016-07-01 23:41:23 +02:00
bae883a836 [DEV] correct the template specializatin compilation with g++ 2016-07-01 15:01:40 +02:00
f76787a7d2 [DEV/DOC] add basic comment and some change (NOT WORK) 2016-06-24 23:24:42 +02:00
7ee8e2332c [DEV/DOC] clean documentation and code 2016-06-23 22:08:11 +02:00
19948e45f0 [DEBUG] correct sendig of data (now must generize the multiple send data 2016-06-22 23:35:10 +02:00
ae7d28552a [DEV] start send file data throw the service 2016-06-22 22:52:18 +02:00
7ce31359c9 [DEV] simplify protocol and add multiple packect base interface 2016-06-21 23:35:08 +02:00
c362381107 [DEV] finish chaneg in zeus and set interface with websocket 2016-06-20 23:07:25 +02:00
fcfffdd6b0 [DEV] rename the library jus -> zeus (I remove je json interface then the libname was wrong) 2016-06-20 22:20:11 +02:00
557eb8736b [DEV] complete remove of json to better manage of websocket 2016-06-16 21:15:53 +02:00
5023d6842b [DEV] remove json interface (start) 2016-06-15 23:55:26 +02:00
ef853b106e [DEV] start work with the websocket interface 2016-06-15 23:00:54 +02:00