Commit 57a9675
1.5.8-beta.1 (#2847)
* Fixed chosen profile not updating projects list right away
- Updated Chinese language
* Fixed song upload issue #2842
* Fixed missing libltc on Linux #2841
* Fix
* Set metadata display per show category
- Set two different metadata templates on first & last slide
- Tweaks
* Updated languages
* OSC /slide/{index}
* Fixed context menu stacking on rapid toggle
* Add missing dependency to snap (#2843)
* Fix song number search to support alphanumeric values (e.g., MP133) (#2498)
* Change license from GPL-3.0 to GPL-3.0-or-later
License has to be in SPDX format and I goofed.
* Add libltc11 to stage-packages in snapcraft.yaml
---------
Co-authored-by: Yuri Vidal <[email protected]>
* App can now load without LTC dependencies #2844
* Message moved to metadata
- Removed default message template
- Added specific tips
* Better tip matching
* Quick search improvements
* Template tips
* Tweaks
* Player videos stored in project
* Drop images directly from the web
* Fixed image/icon position when narrow
* Fixed defaults not properly deleted
* Fixed collection to show slide name issue
* Profile tweaks
* Updates
* Fix window changing size each startup when DPI was not 100%
* Version update
- Package audit fix
- Timeline tweak
---------
Co-authored-by: Erich Eickmeyer <[email protected]>
Co-authored-by: Yuri Vidal <[email protected]>1 parent b5946b2 commit 57a9675
74 files changed
Lines changed: 2269 additions & 839 deletions
File tree
- .github/workflows
- config/building
- public/lang
- src
- electron
- contentProviders/churchApps
- data
- timecode
- frontend
- classes
- components
- actions
- context
- drawer
- bible
- media
- pages
- edit/tools
- helpers
- inputs
- main
- popups
- output
- tools
- quicksearch
- settings/tabs
- show
- tools
- slide
- views
- system
- timeline
- converters
- utils
- values
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
45 | 52 | | |
46 | 53 | | |
47 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments