This repository has been archived by the owner on Jul 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
8861fa5 bump versions and set bt trigger to use keys from ble remote afac115 fix plugins, remove dupe 2be12f4 categories part 1 636ab5d more manifestos, xbox controller and videopoker ufbt fixes 61209b1 Add Screenshots 08a259e API 31 / unzip sources REVERT: 1190145 Update application.fam REVERT: 4d3793b Update README.md REVERT: 836a0b0 Update zeitraffer.png REVERT: badf615 info for catalog REVERT: 862d91d version in manifest REVERT: dddd7f7 Чортов clang-format, теперь-то ты доволен?! REVERT: f8faf3b Update zeitraffer.c REVERT: 4e8db11 Табы тебе мешают штоле... REVERT: 9d89741 Штош тебе ещё надо-то, скотина... REVERT: 7319de2 Update .gitattributes REVERT: b6922e9 Revert "Update zeitraffer.c" REVERT: 41653a2 Update zeitraffer.c REVERT: 7709bfb Revert "Formatting" REVERT: 1023e71 Formatting REVERT: 1fb48d8 Update .gitattributes REVERT: b824511 Update zeitraffer.c REVERT: 5c3bda4 Update .gitattributes REVERT: 2e8c80c Update application.fam REVERT: 78473e5 Changed category to GPIO REVERT: ef48156 Create LICENSE REVERT: fbae4dc Simple timer mode REVERT: a8d966d Merge branch 'main' of https://github.com/theageoflove/flipperzero-zeitraffer REVERT: 9f7c311 Simple timer mode REVERT: 20d772c Update README.md REVERT: 79a2a74 Merge pull request #2 from hedger/main REVERT: ba4e1f3 Building for main branch only REVERT: 3f8f0b8 Renamed official release builds REVERT: a54bc98 Added new build action REVERT: e68e090 Update banner.png REVERT: 62dd59e Update README.md REVERT: 3f7d652 Merge branch 'main' of https://github.com/theageoflove/flipperzero-zeitraffer REVERT: 4a204db Add Images For flipc.org gallery REVERT: 47cc769 Update build.yml REVERT: 89b0c23 Move config to apps_data REVERT: da56066 Update README.md REVERT: bb3e7f4 Update zeitraffer.c REVERT: ca66038 Interface REVERT: 1c32c89 save\load settings REVERT: c4a7b65 Update README.md REVERT: d2beecd Update README.md REVERT: 5f20b03 Rename build_dev.yml to build.yml REVERT: 2182d7c Update .gitignore REVERT: 06a7365 Update zeitraffer.c REVERT: b7567b3 Create build_dev.yml REVERT: 83a4652 Update zeitraffer.c REVERT: 23754a4 Update .gitignore REVERT: 3a8fc1b Backlight control: on, off, auto REVERT: 41fbe9a i have no idea what i'm doing REVERT: a271d09 Update zeitraffer.c REVERT: d3d633c Update README.md REVERT: 6eadfe3 Update README.md REVERT: 14281b5 Update README.md REVERT: 60fb337 Update README.md REVERT: a15d8b8 Update README.md REVERT: 8f93879 Update README.md REVERT: 92fbe7e Update README.md REVERT: 9c5866f Update README.md REVERT: a465345 Update README.md REVERT: 7678a46 Update zeitraffer.c REVERT: 01087f0 Merge branch 'main' of https://github.com/theageoflove/zeitraffer REVERT: 821671d Update zeitraffer.c REVERT: acb169c Update README.md REVERT: 5a52556 Create README.md REVERT: 1edff60 Update zeitraffer.c REVERT: 9509f59 backlight REVERT: c39dcf2 Update zeitraffer.c REVERT: 7144030 BULB REVERT: 6e9c4ed Кнопку надо держать нажатой подольше, а то камера не замечает. REVERT: 104f4c6 Create .gitignore REVERT: e29ce86 Update zeitraffer.c REVERT: bfcf776 Update zeitraffer.c REVERT: 4287b11 update REVERT: 42b3496 Update .gitattributes REVERT: 90108f6 lol REVERT: f1a3ac0 Update zeitraffer.c REVERT: 52f574a Add files via upload REVERT: 3643841 Initial commit git-subtree-dir: timelapse git-subtree-split: 8861fa5
- Loading branch information
Showing
20 changed files
with
21 additions
and
766 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
# Auto detect text files and perform LF normalization | ||
* text=auto | ||
*.c eol=lf | ||
#* text=auto |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
.vscode | ||
dist |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,17 @@ | ||
App( | ||
appid="zeitraffer", | ||
name="Zeitraffer", | ||
appid="gpio_timelapse", | ||
name="[GPIO] Timelapse", | ||
apptype=FlipperAppType.EXTERNAL, | ||
entry_point="zeitraffer_app", | ||
cdefines=["APP_ZEITRAFFER"], | ||
requires=[ | ||
"gui", | ||
"input", | ||
"notification", | ||
"gpio" | ||
], | ||
requires=["gui", "input", "notification", "gpio"], | ||
stack_size=2 * 1024, | ||
order=90, | ||
fap_version="1.1", | ||
fap_icon_assets="icons", | ||
fap_icon="zeitraffer.png", | ||
fap_icon_assets="icons", | ||
fap_icon="zeitraffer.png", | ||
fap_category="GPIO", | ||
fap_description="Simple intervalometer/timelapse app", | ||
fap_version="1.1", | ||
fap_description="Simple intervalometer app, works via GPIO pins.", | ||
fap_author="Aurelius Rosenbaum", | ||
fap_weburl="https://github.com/theageoflove/flipperzero-zeitraffer", | ||
fap_weburl="https://github.com/theageoflove/flipperzero-zeitraffer", | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.