File tree
48 files changed
+76
-114
lines changed- modules
- core/src/main/kotlin/com/flipperdevices/ifrmvp/backend/core/logging
- infrared/src/main/kotlin/com/flipperdevices/infrared/editor
- encoding
- util
- kenerator
- configuration/src/main/kotlin/com/flipperdevices/ifrmvp/generator/config
- category/api
- device/api/any
- sql/src/main/kotlin/com/flipperdevices/ifrmvp/parser
- presentation
- ui/src/main/kotlin/com/flipperdevices/ifrmvp/kenerator/ui
- button
- category
- camera
- fan
- tv
- core
- util
- model/src/commonMain/kotlin/com/flipperdevices/ifrmvp/backend/model
- web-api/src
- main/kotlin/com/flipperdevices/ifrmvp/backend
- plugins
- route
- brands
- data
- presentation
- infrareds
- data
- di
- presentation
- signal
- data
- model
- presentation
- ui
- di
- presentation
- test/kotlin/com/flipperdevices/ifrmvp/backend/route/signal/data
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
48 files changed
+76
-114
lines changed- LICENSE+1-1
- database/categories/Box/Mediasonic/Mediasonic_Homeworx_HW180STB/Mediasonic_Homeworx_HW180STB.ir+58
- database/categories/Box/Mediasonic/Mediasonic_Homeworx_HW180STB/config.json+40
- database/categories/Fan/Dreo/Dreo_Nomad_One_DOTF07/Dreo_Nomad_One_DOTF07.ir+46
- database/categories/Fan/Dreo/Dreo_Nomad_One_DOTF07/config.json+32
- database/categories/Projector/Panseba/Panseba_AK69/Panseba_AK69.ir+80
- database/categories/Projector/Panseba/Panseba_AK69/config.json+56
- database/categories/TVs/DYON/DYON_MOVIE_SMART_40_VX-2_V3/DYON_MOVIE_SMART_40_VX-2_V3.ir+94
- database/categories/TVs/DYON/DYON_MOVIE_SMART_40_VX-2_V3/config.json+60
- docs/adding_remote.md+6-6
- docs/available_buttons.md+11-11
- docs/button_names.md+1-1
- docs/index.md+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | | - | |
| 24 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
67 | | - | |
68 | | - | |
| 66 | + | |
modules/kenerator/configuration/src/main/kotlin/com/flipperdevices/ifrmvp/generator/config/Main.kt
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
65 | | - | |
| 64 | + | |
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
| |||
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
75 | | - | |
76 | 74 | | |
77 | 75 | | |
78 | 76 | | |
| |||
104 | 102 | | |
105 | 103 | | |
106 | 104 | | |
107 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
108 | 108 | | |
109 | | - | |
110 | 109 | | |
111 | 110 | | |
112 | 111 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
15 | | - | |
| 13 | + | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| |||
0 commit comments