Commit Graph

302 Commits

Author SHA1 Message Date
strawmanbobi
91e1ba04b4 removed legacy win32 dll build stuff 2025-08-19 14:48:06 +08:00
strawmanbobi
a5b65103a3 updated min version supported cmake 2025-08-19 10:54:42 +08:00
strawmanbobi
eefe81bea0 moved source file path for encoder 2025-08-19 10:51:35 +08:00
strawmanbobi
794fee0963 removed src directory 2025-08-19 08:33:42 +08:00
strawmanbobi
6457ca60d9 a little tweak enhancement 2025-04-21 12:47:39 +08:00
strawmanbobi
adb19c9976 fixed CMake executable list 2025-01-17 07:14:43 +00:00
strawmanbobi
d02302dab8 jni build script fix 2024-09-02 21:28:10 +08:00
Strawmanbobi
1cc46d7ebc Update README.md 2024-02-08 15:13:53 +08:00
strawmanbobi
c357cde134 updated unix format ending 2024-02-03 14:06:34 +08:00
strawmanbobi
b138c00c75 nothing but some debug info 2022-10-29 07:13:12 +08:00
strawmanbobi
0b1054c0c8 fixed AC mode verification bug 2022-07-12 09:17:01 +08:00
strawmanbobi
e164e1ba84 updated VS support version by default 2022-04-27 08:36:34 +08:00
strawmanbobi
ebe36bfea3 optimized decode core with exception protection for ac_status 2022-03-12 14:35:33 +08:00
strawmanbobi
e357d3adb4 minor format correct 2022-03-03 19:43:09 +08:00
strawmanbobi
3e336eca22 fixed hexadecimal typed decode failure 2022-03-03 09:17:26 +08:00
strawmanbobi
21c286f244 made compatible with Windows+VS build env 2021-05-09 08:58:53 +08:00
strawmanbobi
d78eabe022 Merge branch 'master' of ssh://github.com/irext/core 2020-12-19 15:30:42 +08:00
strawmanbobi
b9eea3598b Merge branch 'develop' of ssh://github.com/irext/core 2020-12-18 18:22:56 +08:00
Strawmanbobi
c322c0fa71 Merge pull request #18 from irext/develop
change ESP8266 macro definition
2020-12-18 10:29:29 +08:00
caffreyfans
9c0624c1c7 change ESP8266 macro definition 2020-12-17 13:20:03 +08:00
Strawmanbobi
e50e071709 deleted unused license file 2020-11-14 15:36:25 +08:00
strawmanbobi
a09c812f13 typo fix (I can hardly get the truth of this algorithm anymore) 2020-11-14 15:32:53 +08:00
strawmanbobi
2a4ccec4fe merged conflicts 2020-07-28 21:43:31 +08:00
strawmanbobi
fb8e8e05a2 optimized code for embedded usage 2020-07-26 20:49:42 +08:00
Strawmanbobi
cead65a4b9 Merge pull request #15 from Huangyidao2006/develop
corrected a few mistakes in ir_decode_test.c
2020-07-22 21:43:54 +08:00
huangyidao2006
951025961b corrected a few mistakes in ir_decode_test.c 2020-07-22 17:18:55 +08:00
strawmanbobi
ea33c2ac1f fixed memory leak in decode core 2020-07-04 17:08:04 +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
a708479370 removed unused vc file 2020-03-09 20:31:28 +08:00
strawmanbobi
3e73729f90 added get version API to JNI 2020-03-08 20:18:41 +08:00
strawmanbobi
3c0d06a9f4 added sub-category check for binary open 2020-03-08 19:47:10 +08:00
strawmanbobi
cae3ff8785 added sub-category check 2020-03-08 19:46:19 +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
5408a1c0bd updated version number to 0.2.4 2019-12-17 22:22:54 +08:00
strawmanbobi
94796b459d fixed a possible issue in wind direction fetch 2019-11-18 22:53:31 +08:00
strawmanbobi
4c299ee94c refined decode core CLI 2019-10-20 14:54:53 +08:00
strawmanbobi
2f91973f2a changed decode build macro definition 2019-10-06 14:27:37 +08:00
strawmanbobi
2cff56aaf0 adjusted category sorts in encoding algorithm 2019-10-04 14:37:41 +08:00
strawmanbobi
1ce8f6879a added ARM/AARCH64 Linux cross-compile reference 2019-08-27 16:15:54 +08:00
strawmanbobi
f8cdad12fc updated .gitignore for encoder in order to filter out venv folder 2019-08-20 09:37:45 +08:00
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