<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/opensong/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/opensong/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 02 Jun 2021 01:12:58 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/opensong/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>V3.4.8 Beta available</title><link>https://sourceforge.net/p/opensong/news/2021/06/v348-beta-available/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Beta release V3.4.8 is now posted in the Files area. New and updated in this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The macOS version is now a Universal Binary for both Intel and Apple Silicon systems.&lt;/li&gt;
&lt;li&gt;Due to an issue with code signing and notarizing OpenSong for macOS, the NDI support&lt;br/&gt;
library is not included with the OpenSong application. You can download it from&lt;br/&gt;
&lt;a class="" href="https://edpalmer.me/NDI_Runtime_for_OpenSong.pkg" rel="nofollow"&gt;this location&lt;/a&gt;. The download is not&lt;br/&gt;
hosted on SourceForge because the NDI library is only available as a closed-source binary.&lt;br/&gt;
This installer has been signed and notarized with the same Apple Developer ID&lt;br/&gt;
as OpenSong if you wish to compare them to verify the authenticity.&lt;br/&gt;
The NDI library for all platforms is V4.6.2. It is included with the Windows and Linux versions and does&lt;br/&gt;
not have to be downloaded separately.&lt;/li&gt;
&lt;li&gt;The user interface for adding and deleting verse-specific backgrounds has been reworked&lt;br/&gt;
in a way that should smooth out the workflow and make it clearer what should be done to &lt;br/&gt;
manipulate the backgrounds.&lt;/li&gt;
&lt;li&gt;The order in which the image file types is presented in the dialog box to open a file&lt;br/&gt;
has been changed to put the most common types at the start of the list.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please use one of the ticket sections to report issues or requests. Include the operating system (Windows, macOS, Linux) in your ticket.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ed Palmer</dc:creator><pubDate>Wed, 02 Jun 2021 01:12:58 -0000</pubDate><guid>https://sourceforge.net1e8ba1cfa7dc9b0c6e9fc492d671a0666f555da9</guid></item><item><title>V3.4.1 Beta posted</title><link>https://sourceforge.net/p/opensong/news/2021/01/v341-beta-posted/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;An update to the V3.4.0 beta that was released 31 Dec 2020 is available. V3.4.1 significantly improves the performance of OpenSong when accessing the menus. Song and Set action buttons in the main editing window are wider for better layout with languages other than English. Some additional minor bugs have been taken care of as well.&lt;/p&gt;
&lt;p&gt;The source for this release is revision 1426 of the source/branches/swampcat/APIv2 source code.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ed Palmer</dc:creator><pubDate>Mon, 11 Jan 2021 12:25:38 -0000</pubDate><guid>https://sourceforge.netf23f6380508d3ab6401e0f38a25e9a405047be78</guid></item><item><title>New beta release</title><link>https://sourceforge.net/p/opensong/news/2020/12/new-beta-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A new version of OpenSong is available as a beta release. In addition to numerous bugfixes since the general V2.x release and the V3.0 release specific to macOS.&lt;/p&gt;
&lt;p&gt;Highlights of this release include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;NDI Support. The OpenSong presentation screen is available as an NDI source for other programs.&lt;/li&gt;
&lt;li&gt;Slide Text as a separate file. Developed primarily for integration with vMix to use as a source for automatic lower-third generation, OpenSong will write the text of the slide to an XML file in a user-specified location.&lt;/li&gt;
&lt;li&gt;Apple Silicon support. A separate DMG download is available in the Files area for Apple Silicon. OpenSong is released this way because NDI support is not yet available, so this version will not have the NDI output. Users of newer Macs equipped with the Apple M1 chip should use the Intel version if NDI is required. The default download for all Macs is the Intel version.&lt;/li&gt;
&lt;li&gt;Linux 64-bit application. For Linux on Intel, OpenSong is now a 64-bit application, making installation easier and better integrating with the latest Linux releases. OpenSong has been tested with Ubuntu 20.04 and Linux Mint 20.&lt;/li&gt;
&lt;li&gt;Initial release for Raspberry Pi. OpenSong is also available as a 32-bit Raspberry Pi application for the Raspberry Pi (Raspbian) OS. A Raspberry Pi 4 with at least 2 GB memory is recommended. We suggest avoiding using the "border" attribute of a display font, as performance on the Raspberry Pi is poor. Solutions are under investigation.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please report any bugs in the Support tracker or the Discussion area.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ed Palmer</dc:creator><pubDate>Thu, 31 Dec 2020 14:25:50 -0000</pubDate><guid>https://sourceforge.net2a164d9716968bced568597a4c145709fa00e175</guid></item><item><title>Workaround for Print to PDF on Macintosh</title><link>https://sourceforge.net/p/opensong/news/2019/12/workaround-for-print-to-pdf-on-macintosh/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If you use the "Print to PDF" feature in the Mac's print dialog, the latest version of OpenSong will hang on certain versions of the operating system. To work around this issue, start a Terminal session and enter this command&lt;/p&gt;
&lt;p&gt;&lt;code&gt;defaults write org.opensong.opensong dialogs -dict usesheets 0&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;This will be addressed in a future version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ed Palmer</dc:creator><pubDate>Sat, 07 Dec 2019 16:28:27 -0000</pubDate><guid>https://sourceforge.neteef013a89b5f7020e1acc7fa1227689d7cb5491a</guid></item><item><title>Updated Macintosh version V3.0.1 posted</title><link>https://sourceforge.net/p/opensong/news/2019/10/updated-macintosh-version-v301-posted/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A bug slipped past testing in V3.0.0 that affected the creation of a set file when a song is added. V3.0.1 was just posted to correct that issue. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ed Palmer</dc:creator><pubDate>Thu, 17 Oct 2019 21:24:46 -0000</pubDate><guid>https://sourceforge.net2b2cf6c449de7244ac277c9cd65f94d373b84773</guid></item><item><title>Macintosh 64-bit version released</title><link>https://sourceforge.net/p/opensong/news/2019/10/macintosh-64-bit-version-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;em&gt;Just in time for macOS 10.15, "&lt;/em&gt;Catalina&lt;em&gt;"&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The default Macintosh download is a new 64-bit version of OpenSong. In addition to being 64-bit to run on Catalina, it is also Retina ready, but not Dark Mode enabled. This will run on any version of macOS from 10.10 forward. Note that it was only tested on 10.13 (High Sierra), 10.14 (Mojave), and 10.15 (Beta releases). If you run into issues on another version, please open a ticket.&lt;/p&gt;
&lt;p&gt;This incorporates a number of bug fixes since the V2.2.7 release in addition to being a 64-bit, Retina-ready application.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ed Palmer</dc:creator><pubDate>Fri, 04 Oct 2019 23:18:15 -0000</pubDate><guid>https://sourceforge.net989e73404a6506b1da2dbce4f24a4e422a2b5f67</guid></item><item><title>OpenSong 2.1.2 Released!</title><link>https://sourceforge.net/p/opensong/news/2014/03/opensong-212-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hey Everyone,&lt;/p&gt;
&lt;p&gt;a new patch release is now available.&lt;br /&gt;
This version fixes a significant issue related to creating an saving songs and some other issues on all platforms.&lt;/p&gt;
&lt;p&gt;Thanks to everyone that provided feedback!&lt;/p&gt;
&lt;p&gt;The OpenSong Development Team&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vwout</dc:creator><pubDate>Mon, 31 Mar 2014 19:32:13 -0000</pubDate><guid>https://sourceforge.netf25bd4e375b1917d42af12b2dcdb4823ce1b5552</guid></item><item><title>OpenSong 2.1.1 Released!</title><link>https://sourceforge.net/p/opensong/news/2014/02/opensong-211-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hey Everyone,&lt;/p&gt;
&lt;p&gt;A quick update that addresses some show-stopping bugs has been released.&lt;br /&gt;
Please use this update instead of the previous releases.&lt;br /&gt;
Thanks!&lt;/p&gt;
&lt;p&gt;The OpenSong Development Team&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">joshcoley2000</dc:creator><pubDate>Sat, 01 Feb 2014 18:53:15 -0000</pubDate><guid>https://sourceforge.netb29735c03265231373fbdabce17a21357a121eac</guid></item><item><title>OpenSong 2.1.0 Final Released discussion</title><link>https://sourceforge.net/p/opensong/news/2014/01/opensong-210-final-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please note that the Macintosh version of 2.1.0 will not be posted until later this week (by 1 February 2014). That "real world" job mentioned above got in the way of doing the final build. Thank you for your patience!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ed Palmer</dc:creator><pubDate>Mon, 27 Jan 2014 18:20:18 -0000</pubDate><guid>https://sourceforge.net65955a8dda425135b14e4ffc8782d5cfcb3b7f85</guid></item><item><title>OpenSong 2.1.0 Final Released</title><link>https://sourceforge.net/p/opensong/news/2014/01/opensong-210-final-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Happy Bleated New Year everyone!&lt;/p&gt;
&lt;p&gt;It's been quite here recently mainly due to increased workloads&lt;br /&gt;
among the devs "real world" jobs. But rest assured development&lt;br /&gt;
continues! And the dev team is happy to release OpenSong 2.1.0&lt;br /&gt;
Final! This release is mainly a bug-fix release, but does have&lt;br /&gt;
some minor new thingies. See the changelog for a full list of&lt;br /&gt;
changes.&lt;/p&gt;
&lt;p&gt;May God richly bless you all in 2014!&lt;br /&gt;
Sincerely, &lt;br /&gt;
The OpenSong Development Team&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">joshcoley2000</dc:creator><pubDate>Mon, 27 Jan 2014 16:12:01 -0000</pubDate><guid>https://sourceforge.netb0ce165280c4d7684a97be6f166f76d08871a7e4</guid></item></channel></rss>