Quantcast
Channel: Sneedacity:15fa593906fcd22fba528ba21b8c4807806b1235 commits
Browsing latest articles
Browse All 40 View Live

Bug2167 residual...

... See comment 9 of bug report See commit 0192af2e The stopping before restart just needed to be delayed a little further

View Article



Remove NormalizeOnLoad

It's a mis-feature.

View Article

Bug 2183 - Characters in labels cannot be deleted

Fix: update the actual label (labelStruct is a copy).

View Article

Bug2184: should not grey Effect menu when selection is point

View Article

Remove #include made unnecessary at 65682e7

View Article


Wording fixes for 2.3.3

Per https://wiki.audacityteam.org/wiki/Wording

View Article

Wording - further requested tweak.

It's the behaviors of tracks (plural), so possessive apostrophe after.

View Article

Bug 2107 - Mac Accessibility: if a text box is the focus, pressing enter does...

Bug 2107 - Mac Accessibility: if a text box is the focus, pressing enter does not press the default button Adapted very slightly from Paul's fix and pull request. See also Bug 1329.

View Article


Bug 1904 - Audio offset not honored in Export/Export Multiple/Export Selection

View Article


Bug 2200 - Uncompressed exports in formats that have no (realistic) size...

Bug 2200 - Uncompressed exports in formats that have no (realistic) size restriction fail the 4GB trap for WAV & AIFF

View Article

Bug 2193 - Remove Tracks in Tracks menu is grayed-out if there is no selection

View Article

Bug 803 - Incorrect pointer (cursor) when rearranging tracks

There is no wxCURSOR_REARRANGE so made a custom cursor instead.

View Article

Fix building with wxWidgets 3.1.2

From changelog: - wx/treebook.h doesn't include wx/treectrl.h (and, via it, wx/textctrl.h) any more, include these headers explicitly from your code if necessary.

View Article


Fix Mac build, was broken at da66806...

... Fix I wrote as a late 2.3.2 pull request was before I did other cuts and pastes for cycle breaking. Replicating the patch in the new place without extra #include directives did not compile.

View Article

Bug2191: Opening project with silent blocks should not warn...

... Bug began at ca0fb190

View Article


Bug 169 - Welcome Message: Local links to "Quick Help" and "Manual" do nothin...

Bug 169 - Welcome Message: Local links to "Quick Help" and "Manual" do nothing if help is not installed.

View Article

Bug 2031 - Equalization: presets under the Manage button do not save custom E...

Further work needed, and a tidy up to bring arrays into ShuttleGui would be nice, but this gets us most of the way.

View Article


Graphic EQ / Filter Curve mods

This is part of the work of fixing Equalization by splitting it into two effects. The Graphic EQ effect now does not show the curve or 'grid on/off' checkbox. Screenshot Commands now include Graphic...

View Article

Fix release build EQ functions.

Uninitialized variable was 0 in debug builds, but could be very high value in release.

View Article

Bug 1548 - Newly recorded tracks do not acquire focus

Problem: The previous fix (+ possibly later changes) meant that this was working for mono tracks but not stereo. When recording in a new stereo track, the first track in the project became the focus....

View Article

Make Graphic EQ vertically stretchable

Drag to enlarge the window, and the length of the graphic sliders. This was part of splitting EQ. The split effect would look strange if we did not do this. Graphic EQ sliders are now in a sizer, and...

View Article


Graphic equalization: fix accessibility name

Overlooked this change which should have been done when we moved to wxWidgets 3.1.1

View Article


EQ: Don't Load XML data any more

Also abolished use of nPoints, making parameters easier to set up. This also fixes an issue where more points than are there could be read, if cfg file bad.

View Article

Bug 2206 - Filter Curve (and Graphic EQ) corrupt saved curves (on the right)

Frequency range was set too narrow.

View Article

EQ Tweaks for Independence

Added: - Independent Help pages - Independent Curves Also tweaked for the new namings

View Article


Bug 1750 - Equalization: EQ control points can disappear if the points are at...

View Article

Add EQ functions to Screenshot Tools

View Article

Bug 2207 - Filter Curve and Graphic EQ have no factory presets (available in ...

View Article

Bug 2199 - crash after attempting to export as OGG at very high sample rate

View Article



Rename EQ effects and lose 'extra knobs'

Team agreed on new names, and to remove redundant controls that are (mostly) just confusing. Also retired EQ effect.

View Article

Fix compilation without USE_MIDI

View Article

Bug 59 - No error reported to user and crash when FFmpeg attempts invalid...

Bug 59 - No error reported to user and crash when FFmpeg attempts invalid custom export of WAV with mp2 codec If one selects fmt wav in FFmpeg options, only legal exports are now available.

View Article

Fix line continuation (don't leave a space after \)

View Article


Bug2077: FFmpeg custom options sub-modal dialog should appear foremost

View Article

Bug 2182 - Updating Audacity can cause messed up toolbar layout

View Article

Bug 2077 - Residual: Original code was correct for Windows

If new code is used on windows, we get an assert.

View Article


Fix libtool linking

View Article


Fix ill-formed std::hash specialization

View Article

Ensure EXPERIMENTAL_MIDI_OUT is not defined if midi is disabled

View Article

Remove a comment

View Article
Browsing latest articles
Browse All 40 View Live




Latest Images