Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
pliablepixels committed Oct 1, 2017
1 parent abb3fb4 commit 8fe3b06
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 12 deletions.
Binary file modified .DS_Store
Binary file not shown.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Change Log

## [1.2.503](https://github.com/pliablepixels/zmNinja/tree/1.2.503) (2017-10-01)
[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.2.44...1.2.503)

**Implemented enhancements:**

- Allow running multiple, different instances of zmNinja \(desktop\) [\#542](https://github.com/pliablepixels/zmNinja/issues/542)
- Abstract zmNinja out from ZM specifics [\#318](https://github.com/pliablepixels/zmNinja/issues/318)

**Fixed bugs:**

- German language - JSON corrupted -affects 1.2.500 [\#545](https://github.com/pliablepixels/zmNinja/issues/545)

**Closed issues:**

- make it easier to make desktop builds [\#541](https://github.com/pliablepixels/zmNinja/issues/541)
- Explore upgrading electron wrapper to solve white screen issues [\#539](https://github.com/pliablepixels/zmNinja/issues/539)
- All monitors view refresh rate 0 or very low on my PC/Windows installation of ZMNinja [\#527](https://github.com/pliablepixels/zmNinja/issues/527)

**Merged pull requests:**

- Email not configured [\#544](https://github.com/pliablepixels/zmNinja/pull/544) ([florie1706](https://github.com/florie1706))
- kEmailNotConfigured [\#540](https://github.com/pliablepixels/zmNinja/pull/540) ([maymaymay](https://github.com/maymaymay))

## [v1.2.44](https://github.com/pliablepixels/zmNinja/tree/v1.2.44) (2017-09-25)
[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.2.41...v1.2.44)

Expand Down
10 changes: 5 additions & 5 deletions config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget android-packageName="com.pliablepixels.zmninja_pro" id="com.pliablepixels.zmninjapro" ios-CFBundleIdentifier="com.pliablepixels.zmninja-pro" version="1.2.502" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget android-packageName="com.pliablepixels.zmninja_pro" id="com.pliablepixels.zmninjapro" ios-CFBundleIdentifier="com.pliablepixels.zmninja-pro" version="1.2.503" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>zmNinja</name>
<description>
High performance ZoneMinder client
Expand Down Expand Up @@ -95,6 +95,9 @@
</platform>
<icon src="resources/android/icon/drawable-xhdpi-icon.png" />
<preference name="SplashShowOnlyFirstTime" value="false" />
<engine name="android" spec="^6.2.3" />
<engine name="ios" spec="^4.4.0" />
<plugin name="com.jcjee.plugins.emailcomposer" spec="https://github.com/pliablepixels/email-composer" />
<plugin name="com.telerik.plugins.nativepagetransitions" spec="^0.6.5" />
<plugin name="cordova-library-helper" spec="^1.0.4">
<variable name="PHOTO_LIBRARY_USAGE_DESCRIPTION" value="Save media to your Camera Roll" />
Expand Down Expand Up @@ -125,6 +128,7 @@
<plugin name="cordova-plugin-pin-dialog" spec="^0.1.3" />
<plugin name="cordova-plugin-settings-hook" spec="^0.2.7" />
<plugin name="cordova-plugin-splashscreen" spec="^4.0.3" />
<plugin name="cordova-plugin-statusbar" spec="git+https://github.com/apache/cordova-plugin-statusbar.git" />
<plugin name="cordova-plugin-touchid" spec="^0.4.0" />
<plugin name="cordova-plugin-websocket" spec="^0.12.2" />
<plugin name="cordova-plugin-whitelist" spec="^1.3.2" />
Expand All @@ -137,8 +141,4 @@
<plugin name="phonegap-plugin-push" spec="^1.10.5">
<variable name="SENDER_ID" value="710936220256" />
</plugin>
<engine name="ios" spec="~4.4.0" />
<engine name="android" spec="~6.2.3" />
<plugin name="com.jcjee.plugins.emailcomposer" spec="https://github.com/pliablepixels/email-composer" />
<plugin name="cordova-plugin-statusbar" spec="https://github.com/apache/cordova-plugin-statusbar" />
</widget>
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"phonegap-plugin-push": {
"SENDER_ID": "710936220256"
},
"cordova-plugin-certificates": {},
"com.jcjee.plugins.emailcomposer": {},
"cordova-plugin-statusbar": {}
"cordova-plugin-statusbar": {},
"cordova-plugin-certificates": {}
}
},
"dependencies": {
Expand Down Expand Up @@ -100,4 +100,4 @@
"devDependencies": {
"bower": "^1.8.2"
}
}
}
Binary file added resources/icon.ico
Binary file not shown.
6 changes: 3 additions & 3 deletions www/lang/checklang.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
from __future__ import absolute_import, division, print_function, unicode_literals
import sys
import json
import simplejson as json
import os
import getopt

Expand Down Expand Up @@ -53,8 +53,8 @@ def compare(fname):
with open (i) as json_data:
try:
newKeys = json.load(json_data)
except ValueError:
print('could not parse %s, skipping!' %fname)
except ValueError as err:
print('could not parse %s, skipping! %s' %(fname, err))
globBad+=1
return
json_data.close()
Expand Down
2 changes: 1 addition & 1 deletion www/lang/locale-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"kDiscoveringPortal" :"discovering portal",
"kDone" :"done",
"kDownload" :"download",
"kEmailNotConfigured" : "Email not configured",
"kEmailNotConfigured" :"Email not configured",
"kEnable24hr" :"enable 24hr time format",
"kEnableDebug" :"Enable debug logs",
"kEnableGIFMP4" :"Enable GIF/MP4 downloads",
Expand Down

0 comments on commit 8fe3b06

Please sign in to comment.