Skip to content

Commit

Permalink
Merge pull request #6 from rocksdanister/dev-build
Browse files Browse the repository at this point in the history
v0.6 src
  • Loading branch information
rocksdanister authored Jan 2, 2020
2 parents 687fb83 + cf3e70c commit 2178f4a
Show file tree
Hide file tree
Showing 44 changed files with 3,677 additions and 841 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Just drag & drop files, webpages to set as wallpaper..

Lively is still in development, if you encounter bugs create a github Issue along with <a href="https://github.com/rocksdanister/lively/wiki/Common-Problems"> log file</a>

Help translate lively to other languages: <a href="https://github.com/rocksdanister/lively/blob/master/resources/translations/English/Resources.resx">Translation Document</a>
Help translate lively to other languages: <a href="https://github.com/rocksdanister/lively/blob/master/resources/translations">Translation Document</a>

<a href="https://github.com/rocksdanister/lively/wiki">Documentation</a>
## Features
Expand Down Expand Up @@ -96,25 +96,25 @@ Help translate lively to other languages: <a href="https://github.com/rocksdanis

**_I'm not officially affiliated with Unity technologies, youtube, godot, bizhawk, shadertoy;_**
## Download
##### Latest version: v0.5.1.0 (Windows 10, 8.1)
##### Latest version: v0.6.0.0 (Windows 10, 8.1)
- [`lively_full_x86.zip`][direct-full-win32]
_116MB, Web wallpaper support & some sample wallpapers included._
_122MB, Web wallpaper support & some sample wallpapers included._

- [`lively_x86.zip`][direct-just-win32]
_76MB, Web wallpaper support._
_82MB, Web wallpaper support._

- [`lively_lite_x86.zip`][direct-lite-win32]
_5MB, No web wallpaper support._
_11MB, No web wallpaper support._

[direct-full-win32]: https://github.com/rocksdanister/lively/releases/download/v0.5.1.0/lively_full_x86.zip
[direct-full-win32]: https://github.com/rocksdanister/lively/releases/download/v0.6.0.0/lively_full_x86.zip

[direct-just-win32]: https://github.com/rocksdanister/lively/releases/download/v0.5.1.0/lively_x86.zip
[direct-just-win32]: https://github.com/rocksdanister/lively/releases/download/v0.6.0.0/lively_x86.zip

[direct-lite-win32]: https://github.com/rocksdanister/lively/releases/download/v0.5.1.0/lively_lite_x86.zip
[direct-lite-win32]: https://github.com/rocksdanister/lively/releases/download/v0.6.0.0/lively_lite_x86.zip

Unzip the file, select livelywpf.exe to get started, first run will be slow due to windows defender scanning.

To update from old version, download `lively_x86.zip`, delete everything except `SaveData` & `wallpapers` folder from your existing lively folder & just unzip the new version over it.
To update from old version, download `lively_x86.zip`, delete everything(backup mpv & youtube-dl folder if you have it installed) except `SaveData` & `wallpapers` folder from your existing lively folder & just unzip the new version over it.

[Trouble Getting started? ](https://github.com/rocksdanister/lively/wiki/Getting-Started)

Expand All @@ -128,7 +128,9 @@ Certain antivirus software heuristics algorithm will detect lively as a virus, t
## Contributing
Code contributions are welcome, check [guidelines](https://github.com/rocksdanister/lively/wiki) for making pull request.

Currently Lively is only in English, other languages are machine translated.
Currently Lively is only human translated English & Spanish, other languages are machine translated.

Help translate lively to other languages: <a href="https://github.com/rocksdanister/lively/blob/master/resources/translations">Translation Document</a>

##### Related Projects
https://github.com/rocksdanister/lively-cef
Expand Down
Binary file removed builds/v0.5.1.0/lively_lite_x86.zip
Binary file not shown.
21 changes: 16 additions & 5 deletions resources/translations/English/Resources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<data name="cmbBoxVideoPlayer2" xml:space="preserve">
<value>DirectShow(Lav, ffdshow..)</value>
</data>

<data name="msgAppCommandLineArgs" xml:space="preserve">
<value>Enter commandline arguments for the application if any (optional, leave blank if none):-</value>
</data>
Expand Down Expand Up @@ -337,7 +337,7 @@ If still not working, close &amp; start Lively again/ restart windows.</value>
<comment>settings tab</comment>
</data>
<data name="txtLabel2" xml:space="preserve">
<value>Just drag and drop mediafiles if you prefer it that way instead.</value>
<value>Just drag and drop files if you prefer it that way instead.</value>
</data>
<data name="txtLabel20" xml:space="preserve">
<value>Performance:</value>
Expand Down Expand Up @@ -434,6 +434,12 @@ To simply play a file as wallpaper, this is not required; just drag and drop the
<data name="txtLabelSoftwareUIRendering" xml:space="preserve">
<value>Disable Hardware Acceleration</value>
</data>
<data name="txtLabelStream" xml:space="preserve">
<value>Stream</value>
</data>
<data name="txtLabelVideoQuality" xml:space="preserve">
<value>Video Quality</value>
</data>
<data name="txtLivelyAppWarning" xml:space="preserve">
<value>This feature is currently in development.
Do NOT run programs such as CHROME, STEAM.. which spawn multiple Subprocesses.
Expand Down Expand Up @@ -462,6 +468,9 @@ THERE WILL BE BUGS &amp; CRASHES, PROCEED WITH CAUTION!!!</value>
<data name="txtLivelyWallpaperTypeUnityAudio" xml:space="preserve">
<value>Unity Audio Reactive</value>
</data>
<data name="txtLivelyWallpaperTypeUrl" xml:space="preserve">
<value>Online</value>
</data>
<data name="txtLivelyWallpaperTypeVideo" xml:space="preserve">
<value>Video</value>
</data>
Expand All @@ -475,7 +484,7 @@ THERE WILL BE BUGS &amp; CRASHES, PROCEED WITH CAUTION!!!</value>
<value>Animated Tile:</value>
</data>
<data name="txtLiveTileToolTip" xml:space="preserve">
<value>(Experimental, High cpu usage)Play wallpaper preview on library tile.</value>
<value>(Experimental) Wallpaper preview on tile.</value>
</data>
<data name="txtMsgFillAllFields" xml:space="preserve">
<value>Fille all the required text fields.</value>
Expand All @@ -488,8 +497,7 @@ THERE WILL BE BUGS &amp; CRASHES, PROCEED WITH CAUTION!!!</value>
(1) Lively window ignores these rules.
(2) Audio is always muted when other apps are in focus {except (1), Lively window}.
(3) Foreground Process algorithm has some limitations, check wiki for more information.
(4) Application Rules has the highest priority.
(5) Web browser is being minimized for pausing, so you will see wallpaper temporarily reverting to default in some cases; fix is coming soon.</value>
(4) Application Rules has the highest priority.</value>
</data>
<data name="txtOff" xml:space="preserve">
<value>Off</value>
Expand All @@ -512,6 +520,9 @@ THERE WILL BE BUGS &amp; CRASHES, PROCEED WITH CAUTION!!!</value>
<data name="txtPleaseWait2" xml:space="preserve">
<value>Please Wait</value>
</data>
<data name="txtPreviewWallpaperNote" xml:space="preserve">
<value>Keep this window in focus while processing.</value>
</data>
<data name="txtSelectPreviewThumb" xml:space="preserve">
<value>Select previewclip/thumbnail file.</value>
</data>
Expand Down
Loading

0 comments on commit 2178f4a

Please sign in to comment.