Skip to content

Commit

Permalink
Added version boundaries for some patches
Browse files Browse the repository at this point in the history
  • Loading branch information
MarSoft committed Jun 27, 2014
1 parent 6c71c8b commit e274cb9
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion AppDisabler_210_v1.pbp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
; This patch allows to selectively disable
; certain built-in apps.
; For firmware 2.1.0.
#ver 210
#ver 210 219

; The stock order is:
; 1. Sliding Text Watch
Expand Down
2 changes: 1 addition & 1 deletion Backlight_Lightup_Increase_200_v1.pbp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; from 3 to 5 seconds (by default).
; PLEASE NOTE that backlight is very battery-hungry!
; So this patch might noticeable decrease battery uptime.
#ver 200
#ver 200 209

; default value: 5 seconds
#default timeout_ms 5000
Expand Down
2 changes: 1 addition & 1 deletion Backlight_Lightup_Increase_in_Notifications_200_v1.pbp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
; So this patch might noticeable decrease battery uptime.
;
; Thanks to Suzanne Schiller for the idea.
#ver 200
#ver 200 209

; default value: 6 seconds
#default timeout_ms 6000
Expand Down
2 changes: 1 addition & 1 deletion Backlight_Lightup_Increase_in_Notifications_210_v1.pbp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
; So this patch might noticeable decrease battery uptime.
;
; Thanks to Suzanne Schiller for the idea.
#ver 210
#ver 210 219

;@notification_backlight_timeout_ms val
; This option controls backlight timeout for notifications.
Expand Down
2 changes: 1 addition & 1 deletion Backlight_Lightup_Increase_in_Notifications_220_v1.pbp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
; So this patch might noticeable decrease battery uptime.
;
; Thanks to Suzanne Schiller for the idea.
#ver 220
#ver 220 229

;@notification_backlight_timeout_ms val
; This option controls backlight timeout for notifications.
Expand Down
2 changes: 1 addition & 1 deletion BatteryLevelDigits_200_v1.pbp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
;
; Note that this patch might slightly increase battery consumption
; (though not much more than regular watchface/app showing battery state).
#ver 200
#ver 200 209

00 BF ?4 ?4 @
1F B5 ?4 8D F8 00 00 C0 F3 07 23 C0 F3 07 40
Expand Down
2 changes: 1 addition & 1 deletion BatteryLevelDigits_210_v1.pbp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
;
; Note that this patch might slightly increase battery consumption
; (though not much more than regular watchface/app showing battery state).
#ver 210
#ver 210 219

00 BF ?4 ?4 @
1F B5 ?4 8D F8 00 00 C0 F3 07 23 C0 F3 07 40
Expand Down
2 changes: 1 addition & 1 deletion BatteryLevelDigits_210_v2.pbp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
;
; Note that this patch might slightly increase battery consumption
; (though not much more than regular watchface/app showing battery state).
#ver 210
#ver 210 219

; Options:
;@battery_icon_no_stock
Expand Down
2 changes: 1 addition & 1 deletion LaunchBank14_200.pbp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; This is greatly simplified since 2.0 app with Locker.
;
; This version works with 2.0.0, any HW version.
#ver 200
#ver 200 209

; just a simple mask to find named proc
08 4b 10 b5 04 46 18 68 08 e0 {
Expand Down
2 changes: 1 addition & 1 deletion LaunchBank14_210.pbp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; This is greatly simplified since 2.0 app with Locker.
;
; This version works with 2.1.0, any HW version.
#ver 210
#ver 210 219

; just a simple mask to find named proc
08 4b 10 b5 04 46 18 68 08 e0 {
Expand Down
2 changes: 1 addition & 1 deletion MegaRemap_200_v1.pbp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; This patch allows you to remap many buttons and/or events
; to perform user-defined actions instead of default ones.
#ver 000
#ver 000 000

;;;;;;;;;;;;
;;; Actions:
Expand Down
2 changes: 1 addition & 1 deletion StatusBarMod_210_v1.pbp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
;
; Note that this patch might slightly increase battery consumption
; (though not much more than regular watchface/app showing battery state).
#ver 210
#ver 210 220

; Options:
;@statusbar_battery_no_stock_icon
Expand Down

0 comments on commit e274cb9

Please sign in to comment.