tayaada.blogg.se

Portable installation opensong
Portable installation opensong












* Add the default logo files to the Backgrounds folder. This uses Xojo.IO.SpecialFolder.GetResource, which was not reliable on all three desktop platforms until Xojo 2016r1.1. Adjust App.Open to look for it there when running under MacOS. * Use Build Automation for the MacOS build to place the support folders in the Resources area of the app package. Also allow arbitrarily deep nesting of custom styles using style change set items of type "Change style to this" and "Revert to previous style" * Fix issues with styles: in some circumstances the wrong style had been applied.

portable installation opensong

* Allow URLs and MRLs as Videolan "media file to play". * Prevent NilObjectException in External Slide on presentation, media, and application file * Add SmartML.SetValueFI/GetValueFI (FolderItem) for potential future use to provide more intelligent handling of storing file information in our XML.

portable installation opensong

RB/Xojo has complicated this with AbsolutePath/NativePath, but the three supported desktop OSes do not help. * Make some small changes in filename handling to more intelligently detect the path type. * Prevent NilObjectException if the icon or iconmask is Nil (SButton). * Internal changes to accommodate changes in Xojo language as of Xojo 2018r3. * Fix issue where slide body text would get wrapped twice resulting in poor visual appearance including text out of slide boundary. This mimics the behavior of EasyWorship and other worship presentation utilities. * Add new presentation option to use an empty lyric line as a slide change (like using "||" on the line). * Add right-click menu options to the song list for common actions. * Save the name of the set and load that set when switching to Sets mode. * Add options to load last used set and song folder on startup in General Settings * Show default captions if translation is missing * Fix many UI layout issues on Linux (add modGTK3 for support) * Fix OpenSong API command for inserting songs: Accept comma-separated list in song order argument (support-requests #218)

portable installation opensong

* Extend notifications via (websocket) API: Include reason for notification and send a notification upon song insertion (support-requests #218) * Allow negative top and bottom margins to allow more control of e.g. * Updated and corrected Turkish translation (use proper technical musical and computer terminology) (thanks WolfHawke) * Fix incorrect formatting of subtitles for songs affected by a custom style * Profiler can be activated from the command line for diagnostic purposes: command line option -profiler If it changes due to a monitor being disconnected, move it to the original position if the same monitor is reconnected. * When in Presentation mode, monitor the position of the presentation window. * Protect against a fatal error when retrieving the list of available Bibles. * Internal change for file handling (AbsolutePath -> NativePath).

Portable installation opensong update#

* Update base window controls for HiDPI (e.g., Retina) displays. * Extensive adjustments to window layouts for readability on all platforms. * Sanity check on margins in the Slide Style

portable installation opensong

* Sort list of translation languages on the Settings page * Fix issue with inserting scripture in a set where the Add button was not being shown on the ScripturePicker. * Find Song window shortcuts updated to use Command+F/G on Macintosh instead of Control+F/G as on other platforms. * Fix issue with keeping the active slide in the control window's slide list. * Add menu specific to the SongPicker that only has File/Close and the Edit menu. * Correct issue with storing the location of the songs in a set.












Portable installation opensong