Commit Graph

214 Commits

Author SHA1 Message Date
7b34c50bee fixed warnings for IAR 2017-01-05 12:56:12 +08:00
30826d2dec sorted CMake file priorities 2017-01-03 21:55:32 +08:00
1c3763ae8f fixed CLion warnings 2017-01-02 19:54:10 +08:00
22a8773a25 updated decoder dll component 2017-01-02 19:18:09 +08:00
13cc9c0812 updated decoder jni component 2017-01-02 19:06:31 +08:00
86065a9f60 refactored decode algorithms 2017-01-02 18:38:22 +08:00
c4227c2342 name changed from main.c to test_main.c 2016-12-30 16:26:03 +08:00
6d64689bdf removed unused debug info for PC platform 2016-12-30 16:03:59 +08:00
c9ca3bc113 cleaned files 2016-12-25 20:37:03 +08:00
766591505f removed unused js modules 2016-12-25 18:59:04 +08:00
7a63bafca8 cleaned unused printf for decoder 2016-12-25 18:39:11 +08:00
5fed32b176 optimized IR_PRINTF for PC_BOARD_DLL 2016-12-25 18:24:28 +08:00
e4d50e91c2 resolved invalid buffer free issue 2016-12-25 17:50:18 +08:00
0c2752f87d updated libirda_decoder.so for web console 2016-12-25 15:55:26 +08:00
15b8a4b764 removed unused source file from irda_decoder project 2016-12-25 15:13:01 +08:00
085fc19cea added ipch to .gitignore ifle 2016-12-25 15:09:37 +08:00
eee61a8d18 removed ipch folder from .gitignore file 2016-12-25 15:09:02 +08:00
75b05e6e27 removed readme of example project 2016-12-25 15:08:11 +08:00
63db2eb9c7 ignored ipch directory for VC++ 2016-12-25 14:29:57 +08:00
67759873a3 fixed VC++ reference 2016-12-25 14:28:14 +08:00
40dba1be58 removed unused jni.h 2016-12-24 20:46:15 +08:00
cb1cbd3c57 fixed stack corruption for decode algorithm 2016-12-24 20:45:17 +08:00
610a08fcff removed test service 2016-12-18 21:34:29 +08:00
5e77ad5835 added decoder dll files for X64 ARCH 2016-12-18 21:08:56 +08:00
strawmanbobi
4ac5d8a4a6 added ffi for console 2016-12-18 17:13:50 +08:00
strawmanbobi
b28692f9b9 built dynamic library for console 2016-12-18 09:30:52 +08:00
strawmanbobi
2eb2091ff5 fixed windows dll importing issue for decoder 2016-12-17 21:38:33 +08:00
020ba989db fixed compile and dynamic link issue for VC++ proj 2016-12-15 21:45:35 +08:00
strawmanbobi
684dedfa90 added build env for VC++ 2016-12-14 21:37:56 +08:00
6653c7ac8f modified .gitignore for sub projects 2016-12-14 20:54:24 +08:00
45c379c189 modified gitignore for external project 2016-12-13 21:25:00 +08:00
3d0efe8707 fixed start port in readme 2016-12-13 20:44:59 +08:00
4574c4424a fixed unable to fetch database issue 2016-12-13 20:37:10 +08:00
ab05c95c78 Merge pull request #1 from brucewar/master
manage by package.json
2016-12-13 11:22:47 +08:00
brucewar
2d8e00f58b dev environment and readme for it 🤖 2016-12-12 15:08:55 +08:00
brucewar
0f9517a2f6 Merge branch 'master' of github.com:strawmanbobi/irext 2016-12-12 10:19:32 +08:00
strawmanbobi
83740da525 optimized code for NDK build 2016-12-11 20:51:18 +08:00
0f4436e30f forbid publish functionality temporarity for brand and index sync reason 2016-12-11 20:31:20 +08:00
145e2597cf synced with private web console 2016-12-11 09:21:40 +08:00
brucewar
555709698f Merge branch 'master' of github.com:strawmanbobi/irext 2016-12-10 23:50:31 +08:00
brucewar
2e130f47d4 🤔 manage by package.json 2016-12-10 23:44:39 +08:00
c46505cc81 updated code front page 2016-12-10 21:59:18 +08:00
strawmanbobi
16ad803fc2 simplified console UI 2016-12-10 12:19:07 +08:00
strawmanbobi
a0e34ae1d0 synced with public irext consol 2016-12-10 11:15:33 +08:00
strawmanbobi
2090caab15 fixed post request issue and admin verification issue 2016-12-09 21:21:47 +08:00
strawmanbobi
712e1c24e9 isolated admin certification data 2016-12-09 13:48:56 +08:00
strawmanbobi
3ac80620be isolated certificate related logic from public cloud server 2016-12-09 13:45:30 +08:00
strawmanbobi
c296f5e53b updated admin login and password change functionality 2016-12-07 21:35:14 +08:00
strawmanbobi
76a5a8155d updated response handle for admin and db - 1 2016-12-07 21:29:11 +08:00
strawmanbobi
4ec6f5e57a updated admin auth procedure - debug 1 2016-12-07 19:25:22 +08:00