Revisions of audacity

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 223731 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 59)
- Update to 2.0.5:
  * Audacity 2.0.4 to hang or the computer to crash. WDM-KS has been removed from Audacity 2.0.5 while we work on safely enabling this host.
  * You can now navigate through an effect or other dialog using keyboard TAB.
  * See more at http://wiki.audacityteam.org/wiki/Release_Notes_2.0.5 (forwarded request 223485 from DarkSS)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 200575 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 58)
- Update to 2.0.4:
  * New "Reverb" effect to replace GVerb, based on the original "Freeverb".
  * New View > Go to Selection Start and Go to Selection End commands.
  * New Tracks > Align End to End command to append existing tracks to each other.
  * Change Tempo now supports fractional BPM.
  * Plot Spectrum now supports FFT sizes up to 65536.
  * WAV files now support "Album Title", "Track Number" and "Genre"
    LIST INFO tags and also support ID3 tags.
  * Handle a bug in older iPods or some OS X applications that cause them
    to refuse AIFF files whose metadata contains an uneven number of characters,
  * CTRL + ALT can now be used to smooth samples in Draw Tool.
  * Modules Preferences replaced with a dialog on launch of Audacity enabling
    you to choose which modules to load.
  * Many bug fixes. (forwarded request 199950 from Fisiu)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 57)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 161871 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 56)
- Update to version 2.0.3
  Bug fixes
  * General
    - Crash using Undo whilst time-shifting a track.
    - Crash using Repair if the selection extended into an empty track.
    - Export Multiple didn't prevent export if there was no audio or all
      audio was muted. This allowed export of small invalid files.
  * Time Track
    - Loop Play of a speeded-up track inserted silence.
    - Playback and rendering was significantly inaccurate, creating audible
      and visual glitches.
  * Accessibility
    - The mnemonics character "&" was read out by screen readers in most of
       the Preferences choices.
    - NVDA did not read static text in most dialogs. Text can now be read by
      using INSERT + B.
    - JAWS and Window-eyes misread the "Duration" control in Silence
      Generator.
    - Toolbar buttons could not be pressed by ENTER
    - Other interface bug fixes.
  Changes and Improvements
  * Resampling
    - The SoX Resampler library (libsoxr) has replaced libresample in
      Audacity releases, offering both higher quality and greater speed.
  * Time Tracks new features
    - "Set Range" now changes only the range of the Time Track, preserving
      the pitch/speed set by any existing warp points.
    - Vertical scale added with options for linear and logarithmic display
      and interpolation.
    - Upper and lower speed limits will now be remembered when saving and (forwarded request 161716 from kwk)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 55)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 139119 from Cristian Morales Vega's avatar Cristian Morales Vega (RedDwarf) (revision 54)
- explicitly disable SSE on non-x86 architectures (fixes ARM,
  probably others) (forwarded request 139023 from uli_suse)
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 132139 from Dave Plater's avatar Dave Plater (plater) (revision 53)
- Update to version 2.0.2
  * A significant bug that caused clicks on split lines has been fixed
  * There are improvements to several toolbars and to some Nyquist effects
- Update to version 2.0.1
  * Keyboard shortcuts can now be allocated to effects
  * Nyquist plug-ins can be added to Chains
- Run spec-cleaner
- Use pkgconfig() style BuildRequires
- Remove conditionals for unsupported openSUSE versions
- Remove taglib build dependency. Not used any more
- Remove libsamplerate dependency. Upstream prefers included libresample
- Remove custom icon. Upstream already has a transparent version.
- Add audacity-2.0.2-docdir.patch patch
- Don't delete MIME type icon. Instead put it in %{_datadir}/icons/hicolor/48x48/mimetypes/application-x-audacity-project.xpm
- Add %icon_theme_cache_post, %mime_database_post and %desktop_database_post to %post
- Recommend libmp3lame0, libavformat52, libavcodec52 and libavutil50 (forwarded request 132109 from RedDwarf)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 52)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 109636 from Dave Plater's avatar Dave Plater (plater) (revision 51)
- Update to version 2.0.0
  * Bug fixes for:
   - Interface:
     - Fixed playback speed and synchronization problems when dragging
       clips or tracks between tracks having different sample rates.
     - Imports and Exports:
       - Fixed crashes when changing the sample format of read-directly WAV
         or AIFF files using the Track Drop-Down Menu.
       - Fixed a crash importing MP3 files that had duplicate metadata tags
         (this is a bug in current libsndfile which has been patched in
         Audacity; MP3 files mislabeled as WAV which have duplicate tags
         will still crash Audacity on Linux if Audacity has been compiled
         against an affected version of system libsndfile).
     - Fixed an issue where excessively high or corrupted sample values in
       the audio could corrupt exports from the start of the problem for
       the rest of the file, and could corrupt the rest of the project.
    - Fixed Audacity could not be compiled against FFmpeg
      0.7.x and 0.8.x.
   - Effects and Analysis:
     - Fixed crash on launch when using "Ambisonic Decoders (PC)" VST
       plug-ins and other plug-ins that enable additional floating point
       exceptions.
     - Fixed Plot Spectrum background could be transparent on some machines.
     - Bug fixes for Click Track, High Pass, Low Pass and Vocal Remover.
     - Chirp, Tone and Silence generators now remember their settings.
   - Other miscellaneous bug fixes.
  * Changes and Improvements:
   - New Interface preference to show the track name in the display (this
     is off by default).
   - Longer default Playback preference for effects preview and preview (forwarded request 109608 from RedDwarf)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 98617 from Pavol Rusnak's avatar Pavol Rusnak (prusnak) (revision 50)
update to 1.3.14 (forwarded request 97213 from drcux)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 49)
replace license with spdx.org variant
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 48)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 83971 from Dave Plater's avatar Dave Plater (plater) (revision 47)
- Remove redundant tags/sections from specfile (forwarded request 82851 from jengelh)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 46)
Autobuild autoformatter for 81187
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 81187 from Michal Seben's avatar Michal Seben (mseben) (revision 45)
added patch audacity-1.3.13-div_by_zero_fix.patch to fix crash
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 44)
Autobuild autoformatter for 79415
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 79415 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 43)
- Update Source tag for the new _service file-less Factory policy
- Add audacity-1.3.13-ffmpeg.patch to compile with latest ffmpeg (forwarded request 79371 from RedDwarf)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 67951 from Michal Seben's avatar Michal Seben (mseben) (revision 42)
Accepted submit request 67951 from user licensedigger
autobuild's avatar autobuild committed (revision 41)
11.4 source split
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 40)
Autobuild autoformatter for 58573
Displaying revisions 61 - 80 of 119
openSUSE Build Service is sponsored by