Commit Graph

28 Commits

Author SHA1 Message Date
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
5e77ad5835 added decoder dll files for X64 ARCH 2016-12-18 21:08:56 +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
strawmanbobi
83740da525 optimized code for NDK build 2016-12-11 20:51:18 +08:00
strawmanbobi
29d00e695e fixed build issue for CMake 3.6.2 2016-11-27 10:58:06 +08:00
strawmanbobi
fead08799a changed tag definistion for encode algorithms 2016-11-24 23:08:40 +08:00
strawmanbobi
54dd88c6a5 changed tag definitions for decode algorithms 2016-11-24 23:03:55 +08:00
strawmanbobi
33e4b7049c changed tag definition in ac decoding algorithms
w
2016-11-24 22:59:41 +08:00
strawmanbobi
c5c2dde103 got rid of compiler warning for decoder 2016-11-13 18:10:26 +08:00
strawmanbobi
fb7c06afa6 reformatted encoding algorithm 2016-11-13 13:52:57 +08:00
strawmanbobi
2299e72a03 update 2016-11-10 b5
1. optimized c source file inclusion
2. added web console base project
2016-11-10 22:45:52 +08:00
strawmanbobi
21e2e8fee9 update 2016-11-10 b1
1. merged unused encoder for irext
2016-11-10 12:55:24 +08:00
strawmanbobi
717984e12b update 2016-11-08 b2
1. optimized memory usage for PC
2016-11-08 22:08:26 +08:00
strawmanbobi
9a6d1f38f8 update 2016-11-08 b1
1. resolved decoder for Android build
2016-11-08 13:50:01 +08:00
strawmanbobi
8b648792a0 update 2016-11-07 b1
1. resolved TV and AC decoding process for main function
2016-11-07 22:39:28 +08:00
strawmanbobi
88f338599d update 2016-11-05 b2
1. formulated irda decoder source for BOARD_PC
2016-11-05 21:00:10 +08:00
strawmanbobi
61cd929fe0 update 2016-11-05 b1
1. sorted up header files
2016-11-05 19:16:07 +08:00
strawmanbobi
4361749c62 update 2016-11-04 b1
1. removed water marks for jni related code
2016-11-04 13:13:06 +08:00
strawmanbobi
479f27bb97 update 2016-11-03 b4
1. removed .idea project folder
2016-11-03 23:10:20 +08:00
strawmanbobi
e9267b42fc update 2016-11-03 b2
1. changed macro naming scheme
2. resolved some comments
2016-11-03 23:04:54 +08:00
strawmanbobi
8a4294381e update 2016-11-03 b1
1. resolved key words issues
2016-11-03 22:53:45 +08:00
strawmanbobi
2d43854e21 update 2016-11-02 b1
1. created project
2. initialized ir encode and decode source files
2016-11-02 22:29:13 +08:00