<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for Rosegarden</title><link>https://sourceforge.net/p/rosegarden/activity/</link><description>Recent activity for Rosegarden</description><language>en</language><lastBuildDate>Wed, 22 Apr 2026 03:06:32 -0000</lastBuildDate><item><title>musewhirl posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25&amp;page=1#961d</link><description>Looks totally fixed now. The velocity default is now set to 100 for the segments I checked after the deprecation popup is closed. It also quietly fixes sessions affected by the zero default velocity condition, when they are saved. I did have one default velocity of 56, and since I never made (?) so it must have occurred as a side-effect of something else prior to this fix. This fix would not change it to 100, because it was not set to the unlikely value of zero. I could not duplicate the steps that...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Wed, 22 Apr 2026 03:06:32 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25&amp;page=1#961d</guid></item><item><title>musewhirl posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1047/4052</link><description>The edited note now remains selected in the EventEditor after the editing popup closes, even if its location was changed.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Wed, 22 Apr 2026 03:04:06 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1047/4052</guid></item><item><title>musewhirl posted a comment on ticket #1769</title><link>https://sourceforge.net/p/rosegarden/bugs/1769/?limit=25#9696/9067</link><description>Here are the screenshots using samples recorded at sample rate 44100kHz. I added a third screenshot 3-randomness-44100kHz.jpg to show that even those with no HRTimer can be on grid...sometimes. By eye though, they are far more likely to be off grid. I guess actual off-grid averages could be obtained via a statistical analysis comparing a sample with peaks exactly on grid with these...but it would have to be something like audacity comparing wave forms, and I'm not sure it even has those capabili...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Tue, 21 Apr 2026 19:44:40 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1769/?limit=25#9696/9067</guid></item><item><title>Ted Felix posted a comment on ticket #1769</title><link>https://sourceforge.net/p/rosegarden/bugs/1769/?limit=25#9696</link><description>This is really interesting. It shows some error, but I'm not sure how much. I'm not used to working in timecode for this sort of thing. Samples is more precise and simpler to convert to msecs. Is this showing hundredths of a frame? What standard? 29.97fps NTSC? 23.976 HDTV? Something else? Can you redo the screenshot in samples mode along with providing the sample rate?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Tue, 21 Apr 2026 14:48:03 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1769/?limit=25#9696</guid></item><item><title>Ted Felix posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#5314</link><description>Just pushed a fix [af8355]. If there is no matrix velocity in the rg file, it goes with 100. If the matrix velocity is 0 (which is bogus and shouldn't be allowed), it changes it to 100. That should cover the issue. Please test latest git.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 20 Apr 2026 18:37:18 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#5314</guid></item><item><title>Ted Felix committed [af8355] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/af83558f8e44ecc10c4d6e4fcedcf7b49dd4b215/</link><description>Fix matrix velocity can end up 0</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 20 Apr 2026 18:34:15 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/af83558f8e44ecc10c4d6e4fcedcf7b49dd4b215/</guid></item><item><title>musewhirl posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#7133/ed04</link><description>It's important to bear in mind that it's not the zero per se which is the problem. The zero was always in the dropdown, but it was never the default. It becomes default when the OK is hit on that deprecated popup i.e. the one to correct the previous problem velocity issue. I can even see it happen now, but only with sessions after the change you made and removed from master. If any of those sessions are saved after the popup, then all the segments default velocities become zero. If the save is aborted,...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Mon, 20 Apr 2026 17:32:30 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#7133/ed04</guid></item><item><title>Ted Felix posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#7133</link><description>A note-on event with velocity zero is essentially a note off. We probably shouldn't even allow that drop down to have the number zero in it. It makes no sense given that rg avoids exposing the "note-off" concept to the user. At any rate, I'll take a quick look and see if I can figure this out. I think I have some old example files lying around from this that I can use to test.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 20 Apr 2026 15:41:58 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#7133</guid></item><item><title>musewhirl posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#12bb</link><description>Ahhhh, but I didn't change the default. This problem is related to that change involving the "deprecated elements" popup mentioned in [#1774]. Prior to popup, the rg file &lt;matrix&gt; element has velocity=100. But after that popup instructs the user to save, the velocity in the rg file is changed to zero. The default velocity in the menu bar is correspondingly set to zero on opening the MatrixEditor on those elements leading to new notes being zero. Now that is going to cause considerable grief to anyone...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Wed, 15 Apr 2026 17:02:40 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#12bb</guid></item><item><title>Ted Felix committed [345cb5] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/345cb51ef6f315bbb7745289be1a8b4e2b7770ca/</link><description>EventParameterDialog: Cleanup</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Wed, 15 Apr 2026 02:26:27 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/345cb51ef6f315bbb7745289be1a8b4e2b7770ca/</guid></item><item><title>Ted Felix posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#3d98</link><description>Set Event Velocities used to default to 100, which is the default value of a note. Now it defaults to an unlikely value of zero now. Was that an intentional change? Check the "Velocity" value in the toolbar between Grid and Quantize. It's using the value from there.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Wed, 15 Apr 2026 02:14:09 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#3d98</guid></item><item><title>Ted Felix posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1047</link><description>when editing an event, nothing is selected on closing the popup, so you don't know which one was edited Fixed in [c6ec41]. Please test latest git.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Tue, 14 Apr 2026 15:30:55 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1047</guid></item><item><title>Ted Felix committed [c6ec41] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/c6ec410702dadb7280dcacd368c90e96e10cb670/</link><description>ELE: Fix edit not leaving event selected</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Tue, 14 Apr 2026 15:29:39 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/c6ec410702dadb7280dcacd368c90e96e10cb670/</guid></item><item><title>Ted Felix posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#a0d1</link><description>There is also potentially another bug: Event velocities only work for the first of tied notes. This is working as designed. Tied notes are reduced to a single MIDI "note-on" event at playback. That single note-on has a single velocity. The expression controller is for changing the intensity of a note in progress. The other two issues look legit. I'll have a look.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Tue, 14 Apr 2026 15:15:36 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#a0d1</guid></item><item><title>Ted Felix modified ticket #1754</title><link>https://sourceforge.net/p/rosegarden/bugs/1754/</link><description>[Exception] Creating: Failed to connect to LIRC</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Tue, 14 Apr 2026 15:07:12 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1754/</guid></item><item><title>Ted Felix posted a comment on ticket #1754</title><link>https://sourceforge.net/p/rosegarden/bugs/1754/?limit=25#c58a</link><description>All of these things are now disabled by default, so shouldn't cause problems unless you try to get them working.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Tue, 14 Apr 2026 15:07:04 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1754/?limit=25#c58a</guid></item><item><title>Ted Felix posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#b51a/8265/a748</link><description>Erroneous logging removed in [bdc32c]. It may have been useful to someone years ago, but now it is completely wrong.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Tue, 14 Apr 2026 15:05:51 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#b51a/8265/a748</guid></item><item><title>Ted Felix committed [bdc32c] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/bdc32c0639686a5a1c90d374f761abc079bbfbea/</link><description>PasteEventsCommand: Remove misleading logging</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Tue, 14 Apr 2026 15:04:20 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/bdc32c0639686a5a1c90d374f761abc079bbfbea/</guid></item><item><title>musewhirl posted a comment on ticket #1769</title><link>https://sourceforge.net/p/rosegarden/bugs/1769/?limit=25#3c51</link><description>The following has to be taken with a pinch of salt since it's hard to determine all the factors involved. It's more visual than numbers, but does include some Timecode in the attached screenshots. You (@tedfelix) or others can try this or variations of it. But just for raw information, here is the set up using a composition of four measures in length: Create a track in RG with snare hit at 1/4 intervals in 4/4 with tempo 121 Send that to an external keyboard Record the audio directly to an ardour...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Mon, 13 Apr 2026 23:41:07 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1769/?limit=25#3c51</guid></item><item><title>musewhirl posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#819b</link><description>Field selection on opening now works. Inserting an event causes that new event to be selected when the popup is closed. The latest fix says for insert, but just in case, when editing an event, nothing is selected on closing the popup, so you don't know which one was edited. Perhaps you're already working on it. The next two would likely be different bugs, but it was uncovered during this bug. I'll mention them here and if they are separate bugs, let me know and I'll open them. Set Event Velocities...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Tue, 07 Apr 2026 17:12:37 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#819b</guid></item><item><title>musewhirl posted a comment on ticket #1754</title><link>https://sourceforge.net/p/rosegarden/bugs/1754/?limit=25#398b</link><description>The exception no longer turns up on master, so this bug can be closed.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Mon, 06 Apr 2026 20:24:17 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1754/?limit=25#398b</guid></item><item><title>musewhirl posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#b51a/8265</link><description>Works just great. I'm one for noticing new log entries though: [PasteEventsCommand] pasting when not possible I'm not sure what that can mean since obviously it was possible :-) It worked! Anyway, and the log entry is harmless, although misleading.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Mon, 06 Apr 2026 20:23:14 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#b51a/8265</guid></item><item><title>Ted Felix posted a comment on ticket #1774</title><link>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#c9f8</link><description>Just pushed a fix for the Home/End/PgUp/PgDn keys not following: [82561e], Please test latest git.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 06 Apr 2026 18:17:38 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#c9f8</guid></item><item><title>Ted Felix committed [341f3e] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/341f3e770ad4df16798167db6b9d2286c517657f/</link><description>Rename</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 06 Apr 2026 18:06:15 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/341f3e770ad4df16798167db6b9d2286c517657f/</guid></item><item><title>Ted Felix committed [82561e] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/82561eae63e9a180f520c75876c0e702886731db/</link><description>Fix Home/End/PgDn/PgUp not scrolling</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 06 Apr 2026 18:06:15 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/82561eae63e9a180f520c75876c0e702886731db/</guid></item><item><title>Ted Felix posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#fb89</link><description>Event List Editor "select new event after insert" fix pushed as [5131ab]. Please test latest git.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 06 Apr 2026 15:50:03 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#fb89</guid></item><item><title>Ted Felix committed [5131ab] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/5131ab73dfc6254fb90c66fccc4bd44a3bfd62dc/</link><description>ELE: Select new event after insert</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 06 Apr 2026 15:49:04 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/5131ab73dfc6254fb90c66fccc4bd44a3bfd62dc/</guid></item><item><title>Ted Felix posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#b51a</link><description>Event List Editor initial focus fix pushed as [c527a2]. Please test latest git.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 06 Apr 2026 15:03:44 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#b51a</guid></item><item><title>Ted Felix committed [c527a2] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/c527a2a456c2fd3ba1833fdd0a6378523e103570/</link><description>ELE: Set initial focus to the table</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 06 Apr 2026 15:02:55 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/c527a2a456c2fd3ba1833fdd0a6378523e103570/</guid></item><item><title>Ted Felix posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#d1b9</link><description>Use the up and down arrow keys, and the selection does not move to the other events This is because keyboard focus is on the "Note" checkbox in the left column. Press Shift+Tab and the list will have focus, and the up/down arrow keys will work. Some things that probably should be addressed for keyboard users: Give the event list keyboard focus on launch. Fix the practically invisible keyboard focus indication for the checkboxes. Black on dark gray is not a good color scheme. Go with something brighter....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 06 Apr 2026 14:57:41 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#d1b9</guid></item><item><title>Ted Felix posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1e25/0a7c/6ac4/4bf5/c25c/9e72</link><description>Pushed new Event List Editor Paste At... feature as [b3682e]. Please test latest git.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 06 Apr 2026 14:39:03 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1e25/0a7c/6ac4/4bf5/c25c/9e72</guid></item><item><title>Ted Felix committed [b3682e] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/b3682ef93c4182224a57005bb3e0909c112e7028/</link><description>ELE: Add Edit &gt; Paste At...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 06 Apr 2026 14:37:00 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/b3682ef93c4182224a57005bb3e0909c112e7028/</guid></item><item><title>musewhirl posted a comment on ticket #1774</title><link>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#f580/40f4/c47d/ffa8</link><description>I should mention that even before the change, if the PPP was at the start of the composition and the start was not in view, then hitting Home did not change the view i.e. follow to Home. That's because the PPP was already there, even though I could not see it. In that case, I've always used an extra PageDown/PageUp combo to move to the start without having to reach for the mouse and scroll. I never bothered to mention it as a problem, but thought you should know since that is how it was originally....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Thu, 02 Apr 2026 22:58:44 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#f580/40f4/c47d/ffa8</guid></item><item><title>Ted Felix posted a comment on ticket #1769</title><link>https://sourceforge.net/p/rosegarden/bugs/1769/?limit=25#dbcf</link><description>Wouldn't the test work by sending and recording just midi in some way and avoiding audio? The test would be to record the output from the synth to a WAV file, then bring that WAV file into Audacity (or whatever) and measure the time for each note. That will show timing errors from choosing, say, a 250Hz clock. You should see up to 4ms of error in that case. Of course, you will need an "interesting" tempo like 121bpm for there to be any error. With 120bpm, there will likely be no error since the math...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Thu, 02 Apr 2026 03:39:38 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1769/?limit=25#dbcf</guid></item><item><title>Ted Felix modified ticket #1682</title><link>https://sourceforge.net/p/rosegarden/bugs/1682/</link><description>MIDI audio recording delay from wave file start</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Thu, 02 Apr 2026 03:22:05 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1682/</guid></item><item><title>Ted Felix posted a comment on ticket #1774</title><link>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#f580/40f4/c47d</link><description>It's the [254f98] fix that changed that. Need to fix this so that PPP movements with the keys cause a scroll. Seems like it should do that in all cases, even with scroll-to-follow off. But just with scroll-to-follow on should be ok.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Thu, 02 Apr 2026 02:58:16 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#f580/40f4/c47d</guid></item><item><title>musewhirl posted a comment on ticket #1774</title><link>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#f580/40f4</link><description>In [91a1a7] PageUp/PageDown &amp; Home/End no longer follow to scroll, when they used to. It feels like the problem would have been introduced very recently and this bug is probably when, although I didn't verify. Steps to reproduce: Ensure Follow to Scroll is enabled Ensure the composition start is off screen Place Playback Position Pointer in view Hit Home and the PPP disappears of screen (presumably Home), but the view does not follow Same for all the navigation keys: Home, End, PageUp and PageDown...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Thu, 02 Apr 2026 02:33:59 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#f580/40f4</guid></item><item><title>musewhirl posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#6e96</link><description>There's still a minor problem with the selection. Open the EventEditor on a segment with multiple notes, where the playhead is at the start of a note Use the up and down arrow keys, and the selection does not move to the other events In other words, the event is not properly selected Now mouse click the event The up and down arrow keys now move the selection i.e. properly selected Why use the word properly? Because E to edit opens the Edit Event window on that event, andI to insert opens a window...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Wed, 01 Apr 2026 01:51:58 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#6e96</guid></item><item><title>musewhirl posted a comment on ticket #1771</title><link>https://sourceforge.net/p/rosegarden/bugs/1771/?limit=25#4589</link><description>I rarely use menu options, but even now when I look at these, it's still confusing...not the half vs halve part though. But the expected outcome. Under Rescale there is: Half Double Stretch or Squash... These involve two separate actions: resize the note move it somewhere else The movement is not noticed for a single note selection which does stay put. But the unexpected movement action shows up for a multiple selection. How the wording is going to clearly convey that is a mystery to me. On the other...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Wed, 01 Apr 2026 01:45:55 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1771/?limit=25#4589</guid></item><item><title>musewhirl posted a comment on ticket #1769</title><link>https://sourceforge.net/p/rosegarden/bugs/1769/?limit=25#0ad2</link><description>Just one more thought about experiments with timers and an observable effect. There is a debian package called rt-tests which is used for latency testing of real time kernels. It has a program called cyclictest with homepage: https://wiki.linuxfoundation.org/realtime/documentation/howto/tools/cyclictest/start I've dabbled with it before when checking into real time kernels, but never tried it with RG in our current hrtimer scenario, and it's a non-realtime kernel too. But since we can now easily...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Tue, 31 Mar 2026 23:22:16 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1769/?limit=25#0ad2</guid></item><item><title>Ted Felix posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1e25/0a7c/6ac4/4bf5/c25c</link><description>But the PasteAt feature is excellent. I didn't mean to ask for a whole new feature for something so minor, but if it's simple to implement, it solves the problem completely. Should be very easy. (But then I've said that before and spent days on something that just got more and more complicated. 🤣) Do you want me to create a new feature request around this or should we just let it absorb into the event editor in this bug along with the selection changes? It's fine here. I've got it in my email, so...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Tue, 31 Mar 2026 19:21:55 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1e25/0a7c/6ac4/4bf5/c25c</guid></item><item><title>musewhirl posted a comment on ticket #1769</title><link>https://sourceforge.net/p/rosegarden/bugs/1769/?limit=25#5f47</link><description>In my case: $ cat /sys/devices/system/clocksource/clocksource0/available_clocksource tsc hpet acpi_pm Actually, what you have is the same result I get on a computer with an intel i7-8750H based on the Coffee Lake architecture. The chipset actually does have an hpet, but the Linux developers arranged it so that the kernel did not reveal it...they deemed it untrustworthy. I should have mentioned the source (or one of them): https://www.phoronix.com/news/Linux-Disabling-HPET-CoffeeLake My other computers...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Tue, 31 Mar 2026 19:21:52 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1769/?limit=25#5f47</guid></item><item><title>musewhirl posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1e25/0a7c/6ac4/4bf5</link><description>Funny enough, the method I used made the event editor behave as though it had a PPP. That's why I visited a segment first using the MatrixEditor AND selected the note BEFORE returning and opening the event editor. The PPP was then just before that note. A bit cumbersome, but it worked. But since the timeline itself is created in the event editor as events appear, points in between don't really exist...that's why I said I was amazed pastes worked at all...but it uses relative time from a known point...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Tue, 31 Mar 2026 18:56:05 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1e25/0a7c/6ac4/4bf5</guid></item><item><title>musewhirl posted a comment on ticket #1774</title><link>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#84e1</link><description>Ahh...so it rectifies itself for the sessions used in the code change window. That's great. So, nothing to worry about, and I can pull master in to test this bug and the others I have outstanding. I'll leave the misplaced paste here since sessions used for testing this bug may be affected anyway. It was just that at the time of the post I was updating to test bug #1777 and that's when I saw the popup. I'll be testing this bug shortly.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Tue, 31 Mar 2026 18:53:03 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#84e1</guid></item><item><title>Ted Felix posted a comment on ticket #1769</title><link>https://sourceforge.net/p/rosegarden/bugs/1769/?limit=25#40ad</link><description>Actually, in the audit log I am seeing this with "HR Timer": AlsaDriver::setCurrentTimer("HR timer") Current timer set to "HR timer" at 1000000000Hz And that matches the .001us in /proc/asound/timers.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Tue, 31 Mar 2026 14:21:08 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1769/?limit=25#40ad</guid></item><item><title>Ted Felix modified ticket #1769</title><link>https://sourceforge.net/p/rosegarden/bugs/1769/</link><description>Insufficient logging details for timer resolution too low</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Tue, 31 Mar 2026 13:59:00 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1769/</guid></item><item><title>Ted Felix posted a comment on ticket #1769</title><link>https://sourceforge.net/p/rosegarden/bugs/1769/?limit=25#c012</link><description>Was this for a computer with CONFIG_HZ=1000 and/or a real time kernel? 1000Hz and preempt. What was the available_clocksource under /proc? $ cat /sys/devices/system/clocksource/clocksource0/available_clocksource tsc acpi_pm $ cat /proc/asound/timers G0: system timer : 1000.000us (10000000 ticks) G3: HR timer : 0.001us (1000000000 ticks) Client sequencer queue 0 : stopped P0-0-0: PCM Playback 0-0-0 : 21333.333us (1 ticks) SLAVE P0-0-1: PCM Capture 0-0-1 : SLAVE P0-2-1: PCM Capture 0-2-1 : SLAVE P0-3-0:...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Tue, 31 Mar 2026 13:58:49 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1769/?limit=25#c012</guid></item><item><title>Ted Felix modified a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1e25/0a7c</link><description>Note that I have not tested the latest fix yet, since I await feedback about the compatibility popup window in master. In the meantime... First off, I'm amazed that pasting events in the EventEditor works. It looks deceptively simple, but is not. But I can see one small problem, and it's related to selections. Scenario: Here are some made up events as seen in the EventEditor: 73920 noteA 73921 pitchbend 74040 pitchbend 74060 pitchbend 74080 pitchbend Now, say I want to copy the pitchbends (not the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Tue, 31 Mar 2026 03:07:04 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1e25/0a7c</guid></item><item><title>Ted Felix posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1e25/0a7c/6ac4</link><description>The event list editor doesn't have a playback position pointer like matrix and notation. With them, you can set the PPP anywhere you want and paste. How about a "Paste At..." feature? Ctrl+V (Paste) would put it down at the currently selected event like it does now. A new Ctrl+Shift+V (Paste At...) would pop up a time dialog primed with the currently selected event time and paste at the time the user selects. You can always remap using the shortcut editor if you find yourself needing the time dialog...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Tue, 31 Mar 2026 02:38:30 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1e25/0a7c/6ac4</guid></item><item><title>Ted Felix posted a comment on ticket #1774</title><link>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#5e1c</link><description>the "old elements being deprecated" dialog which popped up That's my fault and completely harmless. Just load/resave any files that trigger it and you are good. It's related to forward compatibility and the matrix &lt;velocity&gt; tag. This stores the last used velocity in the matrix for each segment. I had no idea that older versions of rg would abort loading a file if they found a velocity tag in an unexpected location. So I switched to using a velocity attribute instead. Still, the "old elements" dialog...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Tue, 31 Mar 2026 02:21:37 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#5e1c</guid></item><item><title>musewhirl posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1e25/0a7c</link><description>Note that I have not tested the latest fix yet, since I await feedback about the compatibility popup window in master. In the meantime... First off, I'm amazed that pasting events in the EventEditor works. It looks deceptively simple, but is not. But I can see one small problem, and it's related to selections. Scenario: Here are some made up events as seen in the EventEditor: 73920 noteA 73921 pitchbend 74040 pitchbend 74060 pitchbend 74080 pitchbend Now, say I want to copy the pitchbends (not the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Tue, 31 Mar 2026 01:27:44 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1e25/0a7c</guid></item><item><title>musewhirl posted a comment on ticket #1774</title><link>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#d231</link><description>The previous post was supposed to be for Bug #1777 (not this one). That was the one I was going to test before I found the other changes on master. I have no idea how to fix a misplaced post though.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Tue, 31 Mar 2026 01:19:58 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#d231</guid></item><item><title>musewhirl posted a comment on ticket #1774</title><link>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#8dcb</link><description>Since I'm not actually upgrading to an official Rosegarden release for this test, I have some questions about the "old elements being deprecated" dialog which popped up when I built [90742d]. It seems innocent enough but it does want me to overwrite my autobuild (default studio) that I've had a long time. I immediately aborted in order to get some clarification. I'm sure appropriate documentation will surface when this hits the official release...or let me know if that documentation is somewhere...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Mon, 30 Mar 2026 20:27:27 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#8dcb</guid></item><item><title>Ted Felix posted a comment on ticket #1771</title><link>https://sourceforge.net/p/rosegarden/bugs/1771/?limit=25#48ab</link><description>Just pushed [91a1a7] which renames the notation and matrix Adjust &gt; Rescale menu items to "Half" and "Double" instead of "Halve Durations" and "Double Durations". Please test latest git. This seems less misleading to me. More emphasis on "Rescale". Actually "Half" should probably be "Halve" to stick with the verb theme. Halve/Double. Half/Two.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 18:23:07 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1771/?limit=25#48ab</guid></item><item><title>Ted Felix committed [91a1a7] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/91a1a718f5b903bb515f060221029f18dee223f9/</link><description>Editors: Remove "Durations" from rescale items</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 18:18:02 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/91a1a718f5b903bb515f060221029f18dee223f9/</guid></item><item><title>Ted Felix modified ticket #1770</title><link>https://sourceforge.net/p/rosegarden/bugs/1770/</link><description>Tabbing to change focus in Main Window is not working?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 17:53:06 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1770/</guid></item><item><title>Ted Felix modified ticket #1765</title><link>https://sourceforge.net/p/rosegarden/bugs/1765/</link><description>More than expected number of AudioPeaksGenerator entries in log</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 17:50:55 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1765/</guid></item><item><title>Ted Felix modified ticket #1762</title><link>https://sourceforge.net/p/rosegarden/bugs/1762/</link><description>Compile error</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 17:50:07 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1762/</guid></item><item><title>Ted Felix committed [90742d] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/90742d0eb27c366a40a420430d9ca7babc1dc013/</link><description>Merge remote-tracking branch 'dfaure/work/dfaure/gcc_warning'</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 16:51:55 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/90742d0eb27c366a40a420430d9ca7babc1dc013/</guid></item><item><title>David Faure committed [e6951b] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/e6951b899bb0707fbc8aa44ce64c38c19bd86c8f/</link><description>Fix spurious -Wstringop-overflow warning in ColourMap constructor</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Faure</dc:creator><pubDate>Mon, 30 Mar 2026 16:51:55 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/e6951b899bb0707fbc8aa44ce64c38c19bd86c8f/</guid></item><item><title>Ted Felix committed [7a3594] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/7a359403a62d046b305da39951b1c9d7cbd2a0a1/</link><description>Merge branch 'bug1632'</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 16:45:13 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/7a359403a62d046b305da39951b1c9d7cbd2a0a1/</guid></item><item><title>Ted Felix posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#9741</link><description>Just pushed [9d3dca] which selects the text in the time field when the Edit Event dialog is launched. Please test latest git. I think this one is finished.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 16:37:17 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#9741</guid></item><item><title>Ted Felix committed [9d3dca] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/9d3dca654551a374fdd00da6076329c946281db9/</link><description>EditEvent: Select text in time field on launch</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 16:36:17 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/9d3dca654551a374fdd00da6076329c946281db9/</guid></item><item><title>Ted Felix posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#21e1</link><description>perhaps the Absolute time field should be selected on opening. This is EditEvent::m_timeSpinBox. Selecting the text within would be consistent with tabbing through the dialog. I'll have a look.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 16:32:16 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#21e1</guid></item><item><title>Ted Felix modified a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#6d0f</link><description>Merged Philip's change as [1a171a]. Please test latest git. I put back the setCurrentItem() call to make sure the keyboard works correctly if the user tabs into the table and wants to navigate that way.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 16:31:58 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#6d0f</guid></item><item><title>Ted Felix modified ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/</link><description>Event editor selection highlighted, but item not selected</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 16:23:52 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/</guid></item><item><title>Ted Felix posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#6d0f</link><description>Merged Philip's change as [1a171a]. Please test latest git. Also put back the setCurrentItem() call to make sure the keyboard works correctly if the user tabs into the table and wants to navigate that way.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 16:23:43 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#6d0f</guid></item><item><title>Ted Felix committed [1a171a] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/1a171a5fee4890e8236637176d64b472d9cf2a7f/</link><description>Merge branch 'bug1777'</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 16:21:38 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/1a171a5fee4890e8236637176d64b472d9cf2a7f/</guid></item><item><title>Ted Felix committed [da2cf6] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/da2cf60d20d5fd51f3fbee4ef4351c644f831fe9/</link><description>ELE: Restore setCurrentItem() so keyboard works</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 16:21:38 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/da2cf60d20d5fd51f3fbee4ef4351c644f831fe9/</guid></item><item><title>Ted Felix modified ticket #1773</title><link>https://sourceforge.net/p/rosegarden/bugs/1773/</link><description>Beaming together a triplet of 16th and an 8th loses the triplet</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 14:57:47 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1773/</guid></item><item><title>Ted Felix posted a comment on ticket #1773</title><link>https://sourceforge.net/p/rosegarden/bugs/1773/?limit=25#e444</link><description>David and Philip's changes pushed as [545738]. Please test latest git.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 14:56:59 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1773/?limit=25#e444</guid></item><item><title>Ted Felix committed [545738] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/54573874ceffe5ad165ec064ff6fbec4a57ec869/</link><description>Merge branch 'bug1773'</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 14:55:44 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/54573874ceffe5ad165ec064ff6fbec4a57ec869/</guid></item><item><title>Ted Felix modified a comment on ticket #1773</title><link>https://sourceforge.net/p/rosegarden/bugs/1773/?limit=25#8bb8</link><description>OK. See merge request.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 14:46:07 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1773/?limit=25#8bb8</guid></item><item><title>Ted Felix updated merge request #190</title><link>https://sourceforge.net/p/rosegarden/git/merge-requests/190/</link><description>bug 1774 scroll to follow playback</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 14:45:38 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/merge-requests/190/</guid></item><item><title>Ted Felix committed [42c30c] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/42c30c869c89c668c1fa177c2be8fd9e9c0549ff/</link><description>Update CHANGELOG</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 14:44:04 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/42c30c869c89c668c1fa177c2be8fd9e9c0549ff/</guid></item><item><title>Ted Felix modified ticket #1774</title><link>https://sourceforge.net/p/rosegarden/bugs/1774/</link><description>Disabling Scroll to Follow Playback (pause) behaves oddly</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 14:20:29 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1774/</guid></item><item><title>Ted Felix posted a comment on ticket #1774</title><link>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#f580</link><description>Philip's fix pushed as [bbc0a4]. Please test latest git.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 14:20:21 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#f580</guid></item><item><title>Ted Felix committed [bbc0a4] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/bbc0a4aa4c3459eada31a0790356bbf9538d0ea2/</link><description>Merge branch 'bug1774'</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 14:19:10 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/bbc0a4aa4c3459eada31a0790356bbf9538d0ea2/</guid></item><item><title>Ted Felix modified a comment on ticket #1774</title><link>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#1dc8</link><description>Yes agreed. See merge request.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Mon, 30 Mar 2026 14:07:47 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1774/?limit=25#1dc8</guid></item><item><title>Philip Leishman modified ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/</link><description>Event editor selection highlighted, but item not selected</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philip Leishman</dc:creator><pubDate>Sat, 28 Mar 2026 10:59:39 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/</guid></item><item><title>Philip Leishman posted a comment on ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1e25</link><description>Yes - the initial selection is not done properly. See merge request.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philip Leishman</dc:creator><pubDate>Sat, 28 Mar 2026 10:39:30 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/?limit=25#1e25</guid></item><item><title>Philip Leishman created merge request #192 on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/merge-requests/192/</link><description>bug 1777 event editor initial selection</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philip Leishman</dc:creator><pubDate>Sat, 28 Mar 2026 10:39:26 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/merge-requests/192/</guid></item><item><title>Philip Leishman posted a comment on ticket #1773</title><link>https://sourceforge.net/p/rosegarden/bugs/1773/?limit=25#8bb8</link><description>OK. See merge request.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philip Leishman</dc:creator><pubDate>Sat, 28 Mar 2026 08:16:57 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1773/?limit=25#8bb8</guid></item><item><title>Philip Leishman created merge request #191 on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/merge-requests/191/</link><description>bug 1773 tuplet beam</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philip Leishman</dc:creator><pubDate>Sat, 28 Mar 2026 08:16:29 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/merge-requests/191/</guid></item><item><title>Ted Felix modified ticket #1776</title><link>https://sourceforge.net/p/rosegarden/bugs/1776/</link><description>[MusicXMLXMLHandler] "Note type \"sixteenth\" not supported, replaced by a quarter note."</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Sat, 28 Mar 2026 02:52:02 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1776/</guid></item><item><title>Ted Felix modified ticket #1775</title><link>https://sourceforge.net/p/rosegarden/bugs/1775/</link><description>Uncertain of whether logging is working correctly</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Sat, 28 Mar 2026 02:44:42 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1775/</guid></item><item><title>Ted Felix modified a comment on ticket #1772</title><link>https://sourceforge.net/p/rosegarden/bugs/1772/?limit=25#7524</link><description>Note that master is missing one commit from Philip: [de410d].</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Sat, 28 Mar 2026 02:43:04 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1772/?limit=25#7524</guid></item><item><title>Ted Felix modified a comment on ticket #1772</title><link>https://sourceforge.net/p/rosegarden/bugs/1772/?limit=25#7524</link><description>Note that master is missing one commit from Philip: [de410d]. [de410d]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Sat, 28 Mar 2026 02:42:52 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1772/?limit=25#7524</guid></item><item><title>Ted Felix modified a comment on ticket #1772</title><link>https://sourceforge.net/p/rosegarden/bugs/1772/?limit=25#7524</link><description>Note that master is missing one commit from Philip: [de410d].</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Sat, 28 Mar 2026 02:42:37 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1772/?limit=25#7524</guid></item><item><title>Ted Felix modified a comment on ticket #1772</title><link>https://sourceforge.net/p/rosegarden/bugs/1772/?limit=25#7524</link><description>Note that master is missing one commit from Philip: [de410d].</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Sat, 28 Mar 2026 02:42:16 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1772/?limit=25#7524</guid></item><item><title>Ted Felix posted a comment on ticket #1772</title><link>https://sourceforge.net/p/rosegarden/bugs/1772/?limit=25#4b9c</link><description>Philip's latest fix merged as [706c47]. Please test latest git.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Sat, 28 Mar 2026 02:41:44 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1772/?limit=25#4b9c</guid></item><item><title>Ted Felix committed [706c47] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/706c47eb9efa292121fe2be959d0ea062b6aa38d/</link><description>Merge branch 'bug1772'</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Sat, 28 Mar 2026 02:40:52 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/706c47eb9efa292121fe2be959d0ea062b6aa38d/</guid></item><item><title>Ted Felix committed [d7d58b] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/d7d58b887cead33731c3fcf12ceb61017e970888/</link><description>Merge remote-tracking branch 'dfaure/wip/dfaure/memory-leak-early-return'</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Sat, 28 Mar 2026 02:12:55 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/d7d58b887cead33731c3fcf12ceb61017e970888/</guid></item><item><title>David Faure committed [e5467a] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/e5467a57387e9564c8595ce21ceb35e1412301db/</link><description>NotationView: fix memory leak in case of early return</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Faure</dc:creator><pubDate>Sat, 28 Mar 2026 02:12:54 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/e5467a57387e9564c8595ce21ceb35e1412301db/</guid></item><item><title>Ted Felix committed [865fad] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/865fad36fe1a3bb7c6c0d4a70e370974dd06efdd/</link><description>Merge remote-tracking branch 'dfaure/work/dfaure/paste-crash-fix'</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Sat, 28 Mar 2026 02:05:01 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/865fad36fe1a3bb7c6c0d4a70e370974dd06efdd/</guid></item><item><title>David Faure committed [0be5d6] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/0be5d676cc5bf5f561d29807b47a601fce12b2d9/</link><description>Fix use of uninitialized member in PasteEventsCommand constructor</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Faure</dc:creator><pubDate>Sat, 28 Mar 2026 02:05:01 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/0be5d676cc5bf5f561d29807b47a601fce12b2d9/</guid></item><item><title>Ted Felix posted a comment on ticket #1773</title><link>https://sourceforge.net/p/rosegarden/bugs/1773/?limit=25#93a7</link><description>I've pushed a new bug1773 branch which includes @dfaure_kde's change: https://sourceforge.net/p/rosegarden/git/ci/bug1773/tree/ @lman, please apply your changes to that branch and push a new branch for me to review/test/merge.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Sat, 28 Mar 2026 02:00:02 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1773/?limit=25#93a7</guid></item><item><title>David Faure committed [80af01] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/80af01978936cce0a7c44a094d3cbfab82d0fbac/</link><description>Fix beaming a selection that contains a tuplet losing the tuplet</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Faure</dc:creator><pubDate>Sat, 28 Mar 2026 01:55:26 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/80af01978936cce0a7c44a094d3cbfab82d0fbac/</guid></item><item><title>musewhirl created ticket #1777</title><link>https://sourceforge.net/p/rosegarden/bugs/1777/</link><description>Event editor selection highlighted, but item not selected</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">musewhirl</dc:creator><pubDate>Sat, 28 Mar 2026 01:46:39 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/bugs/1777/</guid></item><item><title>Ted Felix committed [3c6bad] on Code (git)</title><link>https://sourceforge.net/p/rosegarden/git/ci/3c6bad4ea6cd28c8c9465e32dcf21483f44e5779/</link><description>Merge remote-tracking branch 'dfaure/work/dfaure/avoid-overflow'</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Felix</dc:creator><pubDate>Sat, 28 Mar 2026 01:39:24 -0000</pubDate><guid>https://sourceforge.net/p/rosegarden/git/ci/3c6bad4ea6cd28c8c9465e32dcf21483f44e5779/</guid></item></channel></rss>