Next | Query returned 169 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833)
Log message:
*: recursive bump for libffi
   2019-12-18 13:36:51 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Don't force -latomic unconditionally with clang.
   2019-11-24 15:34:37 by Nia Alarie | Files touched by this commit (1)
Log message:
audacity: Require portaudio with working recording
   2019-11-24 14:15:16 by Nia Alarie | Files touched by this commit (4)
Log message:
portaudio: Fix recording with the OSS backend on NetBSD.

This is trying to open /dev/audioX in non-blocking mode and poll() it.

This basically never works as expected, and is especially pointless with
the short reads PortAudio is doing. So don't do it.

It is also asserting some values to be returned from ioctls which the
emulation layer doesn't provide. This is also nearly entirely pointless,
so don't do it.

Recording now works in audacity.

Bump portaudio's PKGREVISION.
   2019-11-24 01:47:34 by Nia Alarie | Files touched by this commit (5)
Log message:
audacity: Update to 2.3.3

Improvements

    Equalization effect now split into two effects, Filter Curve and Graphic EQ.
        Presets (using manage button) now active/working.
        Can now have two points at same frequency for steep steps.
    'What you hear is what you get' for exports. Formerly the solo button
    preferences could lead to differences in which tracks were exported.
    Leading silence (blank space) not skipped over in exports.
    Quality setting on AAC/M4A exports.
    Some confusing functionality removed (better achieved in other ways)
        Removed Nyquist Workbench (use built-in nyquist features)
        Removed Vocal Remover (use Vocal Reduction)
        Removed On-Demand aliased files (copy files instead)
        Removed 'Normalize on Load' (Normalize as needed on export, instead)

Bug Fixes

Over 150 bugs in 2.3.2 fixed, including:

    2112 - Crash when opening Equalization settings in a Macro
    2127 - Crash deleting a track while in Record/Pause state
    2176 - Crash when attempting to time shift multiple tracks
    2141 - Tabbing between labels stopped working
    2200 - Refusal to export some large (4GB) files on size grounds
   2019-10-26 19:22:08 by Nia Alarie | Files touched by this commit (10)
Log message:
audio: Allow audacity to use the system's portaudio.

This should make it easier to diagnose and fix recording problems later.
Probably.
   2019-10-20 11:59:13 by Nia Alarie | Files touched by this commit (1)
Log message:
audacity: Disable SSE on non-x86
   2019-09-03 03:43:10 by matthew green | Files touched by this commit (1)
Log message:
revert 1.123.  wasn't finished testing and doesn't work right..
   2019-09-03 03:26:07 by matthew green | Files touched by this commit (1)
Log message:
only pull in audio/alsa-lib/buildlink3.mk on linux, the only OPSYS
that enables alsa here.  avoids building an unused alsa-lib.
   2019-07-22 00:26:08 by Thomas Klausner | Files touched by this commit (1256)
Log message:
*: recursive bump for gdk-pixbuf2-2.38.1

Next | Query returned 169 messages, browsing 31 to 40 | Previous