Skip to content

Commit

Permalink
v1.2.6-beta.1 (ChurchApps#775)
Browse files Browse the repository at this point in the history
* ✔ More optimized screen capture
- Toast error when folder can"t be created
- Fixed uppercase letters being capitalized
- Fixed loop caused by media thumbnail
- Fixed stage not showing text if first line was empty
- Changed default slide color so it don"t become invisible

* ✨ Optimizations
- Rearrange items in context menu
- "Key" in metadata
- Fixed shows count missing in drawer
- Updates to create show popup
- Optimized output capture
- Button title tweaks

* 📦 Improved export
- Fixed mouse wheel scrolling
- Remove unneded proto files
- Trigger button block style
- Trigger response status

* 📺 Create output popup choose type
- Stage output moved to outputs page
- Change stage output layout action
- Duplicate actions
- Drop media/audio folders to drawer
- Better text transition

* 📷 Action to start a camera
- Add custom API action guide
- Fixed preview camera name
- Recorder video disabled by default
- Auto size custom text fit options
- Update Norwegian

* 📝 Working text fit
- Stage outputs placed last in preview
- Fixed brackets with text removed from scriptures
- Fixed slide timers playing on stage outputs
- Focus mode slide edit
- Updated languages

* ✓ Version update
- Clearer pre-release beta version indicator
  • Loading branch information
vassbo authored Aug 23, 2024
1 parent a6a15d1 commit b3951af
Show file tree
Hide file tree
Showing 136 changed files with 2,178 additions and 6,260 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "freeshow",
"version": "1.2.5",
"version": "1.2.6-beta.1",
"private": true,
"main": "build/electron/index.js",
"description": "Show song lyrics and more for free!",
Expand Down
20 changes: 17 additions & 3 deletions public/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,9 @@
"search_web": "Search for song on the web",
"more_options": "More options",
"format_new_show": "Format text",
"format_new_show_tip": "Improve text format with auto capitalize, split text, assign groups & more.",
"split_lines": "Numbers of lines",
"split_lines_tip": "Numbers of lines allowed per slide before auto splitting",
"quick_lyrics_example_text": "Line"
},
"preview": {
Expand Down Expand Up @@ -163,7 +165,7 @@
"online": "Online",
"recommended": "Recommended",
"bundle_media_files": "Bundle all media files",
"bundle_media_files_tip": "Bundle the media files from all shows into one folder"
"bundle_media_files_tip": "Copy the media files from all shows into one folder"
},
"audio": {
"settings": "Audio settings",
Expand Down Expand Up @@ -250,6 +252,7 @@
"copyright": "Copyright",
"CCLI": "License (CCLI)",
"year": "Year",
"key": "Key",
"message": "Message",
"message_tip": "Display something on all slides",
"auto_media": "Get meta from media content",
Expand Down Expand Up @@ -366,6 +369,7 @@
"delete_show_confirmation": "Are you sure you want to delete",
"change_name": "Change name on",
"choose_screen": "Choose screen",
"choose_output": "Choose output type",
"change_output_values": "Change output values",
"choose_chord": "Choose chord",
"set_time": "Set time",
Expand Down Expand Up @@ -419,7 +423,6 @@
"media_replaced": "Missing media file replaced with match.",
"lyrics_undefined": "Could not find any lyrics!",
"lyrics_copied": "Lyrics copied from ",
"no_pdf_linux": "Can't export as PDF on Linux.",
"one_output": "You have to have at least one active output!",
"empty_cache": "Cache is empty.",
"deleted_cache": "Deleted media thumbnail cache.",
Expand Down Expand Up @@ -527,6 +530,11 @@
"bind_to": "Specific outputs",
"remove_binding": "Remove specific outputs",
"dynamic_values": "Dynamic values",
"rearrange": "Rearrange",
"to_front": "Move to front",
"forward": "Move forward",
"backward": "Move backward",
"to_back": "Move to back",
"show_timer": "Time until show",
"hide_timer": "Time until hide",
"choose_custom": "Choose custom",
Expand Down Expand Up @@ -863,6 +602,7 @@
"toggle_output_windows": "Toggle output windows",
"id_select_group": "Select group by ID",
"id_change_stage_layout": "Change stage layout by ID",
"start_camera": "Start camera",
"index_select_overlay": "Select overlay by index",
"name_select_overlay": "Select overlay by name",
"change_volume": "Change volume",
Expand All @@ -606,6 +615,7 @@
"start_slide_timers": "Start timers on active slide",
"id_select_output_style": "Select output style by ID",
"change_output_style": "Change output style",
"change_stage_output_layout": "Change stage output layout",
"change_transition": "Change transition",
"change_variable": "Change variable",
"start_trigger": "Start trigger",
Expand Down Expand Up @@ -719,6 +729,9 @@
"font": "Font",
"family": "Font family",
"font_size": "Font size",
"text_fit": "Text fit",
"shrink_to_fit": "Shrink to fit",
"grow_to_fit": "Grow to fit",
"text_color": "Text color",
"style": "Style",
"lines": "Lines",
Expand Down Expand Up @@ -917,6 +930,7 @@
},
"stage": {
"slide": "Slide",
"stage_layout": "Stage layout",
"current_slide_text": "Current slide text",
"current_slide": "Current slide",
"current_slide_notes": "Current slide notes",
Expand Down Expand Up @@ -970,6 +984,7 @@
"allow_main_screen": "Allow output on main screen",
"identify_screens": "Identify screens",
"new_output": "New output",
"normal": "Normal",
"enable_key_output": "Enable alpha key output",
"always_on_top": "Always on top",
"kiosk_mode": "Kiosk mode",
Expand Down Expand Up @@ -997,7 +1012,6 @@
"default_project_name": "Default project name",
"audio_fade_duration": "Audio fade duration",
"audio_crossfade": "Audio crossfade",
"max_auto_font_size": "Max auto font size",
"clear_style_background_on_text": "Clear style background when slide is active",
"resolution": "Resolution",
"cropping": "Cropping",
Expand Down
32 changes: 28 additions & 4 deletions public/lang/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,9 @@
"search_web": "Search for song on the web",
"more_options": "More options",
"format_new_show": "Format text",
"format_new_show_tip": "Improve text format with auto capitalise, split text, assign groups & more.",
"split_lines": "Numbers of lines",
"split_lines_tip": "Numbers of lines allowed per slide before auto splitting",
"quick_lyrics_example_text": "Line"
},
"preview": {
Expand Down Expand Up @@ -161,11 +163,14 @@
"fill": "Fill",
"cover": "Cover",
"online": "Online",
"recommended": "Recommended"
"recommended": "Recommended",
"bundle_media_files": "Bundle all media files",
"bundle_media_files_tip": "Copy the media files from all shows into one folder"
},
"audio": {
"settings": "Audio settings",
"playlist_settings": "Playlist settings",
"custom_output": "Custom audio output",
"mute_when_video_plays": "Mute when video plays",
"metronome": "Metronome",
"toggle_metronome": "Toggle metronome",
Expand Down Expand Up @@ -222,7 +227,8 @@
"loading": "Loading...",
"submit": "Submit",
"password": "Password",
"wrong_password": "Wrong password"
"wrong_password": "Wrong password",
"quick_play": "Quick play"
},
"error": {
"no_show": "Could not find show",
Expand All @@ -246,6 +252,7 @@
"copyright": "Copyright",
"CCLI": "License (CCLI)",
"year": "Year",
"key": "Key",
"message": "Message",
"message_tip": "Display something on all slides",
"auto_media": "Get meta from media content",
Expand Down Expand Up @@ -362,6 +369,7 @@
"delete_show_confirmation": "Are you sure you want to delete",
"change_name": "Change name on",
"choose_screen": "Choose screen",
"choose_output": "Choose output type",
"change_output_values": "Change output values",
"choose_chord": "Choose chord",
"set_time": "Set time",
Expand Down Expand Up @@ -415,7 +423,6 @@
"media_replaced": "Missing media file replaced with match.",
"lyrics_undefined": "Could not find any lyrics!",
"lyrics_copied": "Lyrics copied from ",
"no_pdf_linux": "Can't export as PDF on Linux.",
"one_output": "You have to have at least one active output!",
"empty_cache": "Cache is empty.",
"deleted_cache": "Deleted media thumbnail cache.",
Expand Down Expand Up @@ -458,6 +465,8 @@
"lyrics": "Lyrics view",
"text": "Text edit",
"update": "Update show",
"locked": "This show has been locked!",
"locked_info": "This show has been locked for editing. Unlock it again in the shows drawer.",
"slide_template": "Slide template",
"search_results": "Search Results",
"source": "Source",
Expand Down Expand Up @@ -499,12 +508,14 @@
"speech": "Speech",
"startSpeaking": "Start Speaking",
"stopSpeaking": "Stop Speaking",
"focus_mode": "Toggle Focus mode",
"fullscreen": "Toggle Fullscreen",
"resetZoom": "Reset Zoom",
"zoom": "Zoom",
"zoomIn": "Zoom In",
"zoomOut": "Zoom Out",
"reset": "Reset",
"remove_template_from_show": "Remove template from show",
"reset_defaults": "Reset defaults",
"to_all": "Apply to all",
"to_following": "Apply to following",
Expand All @@ -519,6 +530,11 @@
"bind_to": "Specific outputs",
"remove_binding": "Remove specific outputs",
"dynamic_values": "Dynamic values",
"rearrange": "Rearrange",
"to_front": "Move to front",
"forward": "Move forward",
"backward": "Move backward",
"to_back": "Move to back",
"show_timer": "Time until show",
"hide_timer": "Time until hide",
"choose_custom": "Choose custom",
Expand Down Expand Up @@ -598,6 +614,7 @@
"start_slide_timers": "Start timers on active slide",
"id_select_output_style": "Select output style by ID",
"change_output_style": "Change output style",
"change_stage_output_layout": "Change stage output layout",
"change_transition": "Change transition",
"change_variable": "Change variable",
"start_trigger": "Start trigger",
Expand Down Expand Up @@ -677,6 +694,7 @@
"enabledTabs": "Toggle tabs",
"filterByTags": "Filter by tags",
"addToProject": "Add to project",
"lockForChanges": "Lock for editing",
"newCategory": "New category",
"changeIcon": "Change icon",
"changeGroup": "Change group",
Expand All @@ -686,6 +704,7 @@
"align_with_screen": "Align with screen",
"toggle_output": "Toggle output",
"move_to_front": "Move to front",
"hide_from_preview": "Hide from preview",
"lock_to_output": "Lock to output",
"place_under_slide": "Place under slide",
"toggle_clock": "Toggle clock",
Expand Down Expand Up @@ -907,6 +926,7 @@
},
"stage": {
"slide": "Slide",
"stage_layout": "Stage layout",
"current_slide_text": "Current slide text",
"current_slide": "Current slide",
"current_slide_notes": "Current slide notes",
Expand Down Expand Up @@ -960,6 +980,7 @@
"allow_main_screen": "Allow output on main screen",
"identify_screens": "Identify screens",
"new_output": "New output",
"normal": "Normal",
"enable_key_output": "Enable alpha key output",
"always_on_top": "Always on top",
"kiosk_mode": "Kiosk mode",
Expand All @@ -978,7 +999,8 @@
"auto_updates": "Auto updates",
"disable_labels": "Disable labels",
"group_numbers": "Group numbers",
"full_colors": "Full slide group colours",
"full_colors": "High contrast group colours",
"slide_number_keys": "Play slides with number keys",
"auto_output": "Activate output screen on startup",
"hide_cursor_in_output": "Hide cursor in output",
"clear_media_when_finished": "Clear media when finished",
Expand Down Expand Up @@ -1006,6 +1028,8 @@
"data_location": "Data location",
"user_data_location": "Save user settings at 'Data location'",
"popup_before_close": "Always display popup before closing",
"disable_hardware_acceleration": "Disable hardware acceleration",
"restart_for_change": "You have to restart the program for the change to take effect!",
"font": "Font",
"font_family": "Font family",
"font_size": "Font size",
Expand Down
Loading

0 comments on commit b3951af

Please sign in to comment.