WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 34fcde7

Browse files
committed
V1.5 (#12)
* add changelog, bump version * add screenshots
1 parent 6fc0380 commit 34fcde7

File tree

7 files changed

+10
-2
lines changed

7 files changed

+10
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ dist/*
55
.editorconfig
66
.env
77
.ufbt
8+
.DS_Store

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# <img src="./xbox_controller.png" height="20px" /> [Xbox Controller for Flipper Zero](https://github.com/gebeto/flipper-xbox-controller)
22

3-
<img src="https://i.imgur.com/kfxmusm.png" height="256px" />
3+
4+
<img height="256px" alt="screenshot_1" src="https://github.com/user-attachments/assets/59d151fd-9d67-4715-93ab-51d44e04de54" />
5+
<img height="256px" alt="screenshot_2" src="https://github.com/user-attachments/assets/1d995540-ad75-4fde-bb2c-3c113311f421" />
6+
<img height="256px" alt="screenshot_3" src="https://github.com/user-attachments/assets/193c732b-e5e4-4aa1-a8d3-43399d7fa8bc" />
47

58

69
## Related things

application.fam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ App(
1313
fap_icon_assets_symbol="xc",
1414
fap_author="@gebeto",
1515
fap_weburl="https://github.com/gebeto/flipper-xbox-controller",
16-
fap_version="1.4",
16+
fap_version="1.5",
1717
fap_description="Infrared remote control for Xbox One",
1818
)

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.5
2+
3+
- Add Media control view by @teohumeau
4+
15
## v1.4
26

37
SDK version bump

img/screenshot_1.png

5.55 KB
Loading
File renamed without changes.

img/screenshot_3.png

6.32 KB
Loading

0 commit comments

Comments
 (0)