Commit Graph

38 Commits

Author SHA1 Message Date
strawmanbobi
d02302dab8 jni build script fix 2024-09-02 21:28:10 +08:00
strawmanbobi
c4cddd427b updated CMakeList file for decode core 2020-04-15 12:40:28 +08:00
strawmanbobi
ffd261af99 removed syntax error in make file 2020-04-03 11:35:30 +08:00
strawmanbobi
7b36eb98f5 fixed dyson decode for algorithm 0.2.5 2020-03-14 20:47:35 +08:00
strawmanbobi
3e73729f90 added get version API to JNI 2020-03-08 20:18:41 +08:00
strawmanbobi
68c1ff31a3 updated algorithm to 0.2.5
1. added protection for category and key
2. optimized include file structure
3. corrected some bugs due to bitwide problem
4. function naming format
2020-03-08 19:41:00 +08:00
strawmanbobi
286541c974 turned CMakeLists file to default settings 2019-12-29 16:11:05 +08:00
strawmanbobi
d42e04c3d0 updated default path of cross-built tool chain 2019-12-29 11:36:01 +08:00
strawmanbobi
2f91973f2a changed decode build macro definition 2019-10-06 14:27:37 +08:00
strawmanbobi
1ce8f6879a added ARM/AARCH64 Linux cross-compile reference 2019-08-27 16:15:54 +08:00
strawmanbobi
f5d3a633d3 added c++11 support 2019-06-04 20:17:24 +08:00
strawmanbobi
bce74e4de1 default to compile executable 2019-03-13 19:17:17 +08:00
strawmanbobi
f97f487901 optimized debug info for decode algorithm 2019-03-03 21:23:50 +08:00
strawmanbobi
d092b99a43 added decode support for java 2019-02-17 11:35:43 +08:00
strawmanbobi
44a400b027 moved tags to data zone to save heap for some scm 2018-01-31 21:18:12 +08:00
e69196a70d revereted digital signal output decode 2017-11-11 10:08:30 +08:00
aaea0f9199 added backward compatibility for command based ir decode 2017-11-07 13:56:03 +08:00
40d1a7053c formalized code 2017-10-13 15:24:37 +08:00
378695cca3 fixed decode algorithm memory free issue for jni call 2017-05-31 20:36:08 +08:00
28eb53374e configure compile platform support for win10? 2017-05-18 20:05:12 +08:00
d839891bbf updated jni build for different platforms 2017-05-18 19:51:19 +08:00
a39423e0f6 added win32 jni support 2017-05-18 13:57:04 +08:00
ee7f0fd816 added reverser 2017-01-09 20:23:01 +08:00
30826d2dec sorted CMake file priorities 2017-01-03 21:55:32 +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
7a63bafca8 cleaned unused printf for decoder 2016-12-25 18:39:11 +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
strawmanbobi
2eb2091ff5 fixed windows dll importing issue for decoder 2016-12-17 21:38:33 +08:00
6653c7ac8f modified .gitignore for sub projects 2016-12-14 20:54:24 +08:00
strawmanbobi
21e2e8fee9 update 2016-11-10 b1
1. merged unused encoder for irext
2016-11-10 12:55:24 +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
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