Commit Graph

112 Commits

Author SHA1 Message Date
strawmanbobi
7518dc3576 fixed compile error due to missing of var definition 2019-07-18 22:25:54 +08:00
strawmanbobi
5b287e3481 fixed wind direction parse when wind direction count above 10 2019-07-03 19:22:37 +08:00
strawmanbobi
201404aad0 updated revision number to 0.2.2 2019-06-27 14:02:24 +08:00
strawmanbobi
63160c5fd4 added AC wind fix function support and corrected header files 2019-06-26 21:47:45 +08:00
strawmanbobi
39534893a0 updated .gitignore to ignore test_bin folder 2019-06-25 22:56:57 +08:00
strawmanbobi
33b8803944 simplified AC key mapping a little 2019-06-19 21:59:49 +08:00
strawmanbobi
0e64782eaf updated Android JNI make file 2019-06-16 22:24:04 +08:00
strawmanbobi
5d9aceabf7 implemented APIs for NO_FS case 2019-06-16 22:05:13 +08:00
strawmanbobi
681e16bedd updated VC++ project file for VS2019 2019-06-16 20:27:16 +08:00
strawmanbobi
a283ef7244 fixed key mapping for new AC according to document 2019-06-15 19:43:00 +08:00
strawmanbobi
f5d3a633d3 added c++11 support 2019-06-04 20:17:24 +08:00
63e0b687e7 added key code as definition 2019-05-12 10:40:50 +08:00
strawmanbobi
bce74e4de1 default to compile executable 2019-03-13 19:17:17 +08:00
strawmanbobi
1f2aae5b0b added decode combo function for jni call 2019-03-04 23:40:49 +08:00
strawmanbobi
f97f487901 optimized debug info for decode algorithm 2019-03-03 21:23:50 +08:00
strawmanbobi
604feb39f8 Merge branch 'master' of ssh://github.com/irext/core 2019-02-24 22:56:42 +08:00
strawmanbobi
b7f431a080 added version number to decoder 2019-02-24 22:56:13 +08:00
8295541f7d typo fix for return value 2019-02-23 23:52:20 +08:00
strawmanbobi
d092b99a43 added decode support for java 2019-02-17 11:35:43 +08:00
strawmanbobi
055a8e6380 removed unused debug info 2019-02-16 09:52:09 +08:00
strawmanbobi
45d21ddf12 fixed jni class path according to decode sdk 2019-02-16 09:48:05 +08:00
strawmanbobi
33b3c3d3af merged conflicts per jni change 2019-02-08 15:57:28 +08:00
strawmanbobi
345e8ee263 updated decode_jni src according to java package change 2019-02-08 15:50:00 +08:00
strawmanbobi
ca1cfe51a9 simplified TV decode process 2019-01-27 18:31:32 +08:00
strawmanbobi
da3eda9af3 renewed and updated irext/core 2019-01-25 19:56:40 +08:00
strawmanbobi
623dd3386b formalized some private function names 2019-01-06 11:09:14 +08:00
a0a3cc5a68 compatibility change for 51 chipset 2018-10-31 23:39:32 +08:00
strawmanbobi
52cf848ae9 ignore vc project configure files 2018-10-02 19:34:40 +08:00
strawmanbobi
aded1aa83e removed unused stdafx files 2018-10-02 19:33:39 +08:00
strawmanbobi
8843dc9152 removed precompile header for VC++ project 2018-10-02 14:59:58 +08:00
strawmanbobi
703cceb557 fixed irext core code for windows 2018-09-09 21:15:48 +08:00
strawmanbobi
8d95581a8e formalized code from pull request 2018-08-07 22:33:45 +08:00
Caffreyfans
fc4b387cb0 增加对ESP系列支持 2018-08-07 18:52:27 +08:00
strawmanbobi
edce291d4b fixed print loop interator precise issue in ac decoder 2018-06-20 21:19:02 +08:00
strawmanbobi
159202836c Merge branch 'master' of github.com:irext/irext-core 2018-04-29 13:35:30 +08:00
strawmanbobi
66262cde68 updated window splatform make configure 2018-04-29 13:35:10 +08:00
5aacb2be4d fixed variable definition error in jni 2018-04-29 08:50:07 +08:00
strawmanbobi
44a400b027 moved tags to data zone to save heap for some scm 2018-01-31 21:18:12 +08:00
e655ad9d20 added support for STM8 2018-01-19 19:21:28 +08:00
e4624cc2dd cleaned unused function declaration 2017-11-22 16:54:57 +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
d3f8ba59ea optimized code 2017-05-31 21:11:24 +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
271ba59b93 included jni headers for Linux 2017-05-18 19:39:34 +08:00
90cecb0e1c distinguished jni build with build macro 2017-05-18 19:26:18 +08:00
a39423e0f6 added win32 jni support 2017-05-18 13:57:04 +08:00