SHA256
1
0
forked from pool/audacity
Commit Graph

62 Commits

Author SHA256 Message Date
86cda38525 Accepting request 258575 from home:enzokiel:branches:multimedia:apps
- Fix download url for source package

OBS-URL: https://build.opensuse.org/request/show/258575
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=73
2014-10-30 10:31:53 +00:00
9bee136506 Accepting request 258337 from home:enzokiel:branches:multimedia:apps
- Update to 2.0.6

OBS-URL: https://build.opensuse.org/request/show/258337
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=72
2014-10-27 16:01:44 +00:00
b243b79368 Accepting request 223485 from home:DarkSS:branches:multimedia:apps
- 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

OBS-URL: https://build.opensuse.org/request/show/223485
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=70
2014-02-24 16:31:45 +00:00
d86bee450f Accepting request 199950 from home:Fisiu:branches:multimedia:apps
- 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.

OBS-URL: https://build.opensuse.org/request/show/199950
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=68
2013-09-25 14:14:54 +00:00
Dr. Werner Fink
e078b21f7a Accepting request 161716 from home:kwk:branches:multimedia:apps
- 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

OBS-URL: https://build.opensuse.org/request/show/161716
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=66
2013-03-30 15:29:25 +00:00
Cristian Morales Vega
d46a92e8bf Accepting request 139023 from home:uli_suse:branches:multimedia:apps
- explicitly disable SSE on non-x86 architectures (fixes ARM,
  probably others)

OBS-URL: https://build.opensuse.org/request/show/139023
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=64
2012-10-23 20:19:28 +00:00
Dave Plater
a1981e47ad Accepting request 132109 from home:RedDwarf:branches:multimedia:apps
- 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

OBS-URL: https://build.opensuse.org/request/show/132109
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=62
2012-08-31 08:44:27 +00:00
Dave Plater
45b3d6992b Accepting request 109608 from home:RedDwarf:branches:multimedia:apps
- 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

OBS-URL: https://build.opensuse.org/request/show/109608
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=60
2012-03-16 09:48:38 +00:00
Pavol Rusnak
7e271640af Accepting request 97213 from home:drcux
update to 1.3.14

OBS-URL: https://build.opensuse.org/request/show/97213
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=58
2012-01-03 12:23:15 +00:00
Dave Plater
6e5edd0f51 Accepting request 82851 from home:jengelh:bl-a
- Remove redundant tags/sections from specfile

OBS-URL: https://build.opensuse.org/request/show/82851
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=56
2011-09-20 19:27:57 +00:00
OBS User buildservice-autocommit
dc4d600891 Updating link to change in openSUSE:Factory/audacity revision 46.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=18457098c6de761fd92608988bad4b5e
2011-09-07 15:45:06 +00:00
Michal Seben
4e06aca227 Accepting request 81186 from home:mseben:branches:multimedia:apps
added patch audacity-1.3.13-div_by_zero_fix.patch to fix crash

OBS-URL: https://build.opensuse.org/request/show/81186
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=54
2011-09-07 08:59:01 +00:00
OBS User buildservice-autocommit
83f7a40840 Updating link to change in openSUSE:Factory/audacity revision 44.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=b9d6bfe94409a7c245322426d4aaf510
2011-08-22 14:26:28 +00:00
e560b30a80 Accepting request 79371 from home:RedDwarf:branches:multimedia:apps
- Update Source tag for the new _service file-less Factory policy
- Add audacity-1.3.13-ffmpeg.patch to compile with latest ffmpeg

OBS-URL: https://build.opensuse.org/request/show/79371
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=52
2011-08-19 22:02:41 +00:00
Michal Seben
57dd5386d9 Accepting request 67810 from home:drcux
Update to version 1.3.13

OBS-URL: https://build.opensuse.org/request/show/67810
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=49
2011-04-20 06:28:42 +00:00
OBS User _service
51243a682c generated via source service
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=48
2011-04-03 17:20:06 +00:00
Dave Plater
58d5612d0a Accepting request 58500 from home:sbrabec:branches:X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/58500
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=46
2011-01-17 17:18:05 +00:00
OBS User buildservice-autocommit
50d4095be0 Updating link to change in openSUSE:Factory/audacity revision 36.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=ec7d05dd3662fc45ea3b75e4191f756a
2010-10-11 14:37:16 +00:00
Dave Plater
bb4b66f0dc Accepting request 49734 from home:RedDwarf:branches:multimedia:apps
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/49734
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=44
2010-10-04 16:36:45 +00:00
OBS User buildservice-autocommit
ff70bf03b7 Updating link to change in openSUSE:Factory/audacity revision 35.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=90a22513b5c1d7cbfd2fe9e2f1c1f4a2
2010-08-04 21:35:05 +00:00
OBS User autobuild
678d40a605 Accepting request 44505 from multimedia:apps
checked in (request 44505)

OBS-URL: https://build.opensuse.org/request/show/44505
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=43
2010-08-04 21:35:04 +00:00
Michal Seben
5ba33d07f3 Accepting request 41131 from home:mseben:branches:multimedia:apps
Copy from home:mseben:branches:multimedia:apps/audacity via accept of submit request 41131 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/41131
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=42
2010-06-04 13:28:25 +00:00
OBS User buildservice-autocommit
2ce085e0de Updating link to change in openSUSE:Factory/audacity revision 32.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=9c1de64f116e51a1a15b193262cc2024
2010-05-31 16:25:52 +00:00
Pavol Rusnak
7d1c83f21c Accepting request 40703 from home:RedDwarf:branches:multimedia:apps
Copy from home:RedDwarf:branches:multimedia:apps/audacity via accept of submit request 40703 revision 4.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/40703
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=40
2010-05-27 09:59:25 +00:00
OBS User buildservice-autocommit
00b57e0e4c Updating link to change in openSUSE:Factory/audacity revision 31.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=e723a86c011b15a624a8274042439efe
2010-04-18 22:23:31 +00:00
OBS User buildservice-autocommit
0fdd2ca6ef Updating link to change in openSUSE:Factory/audacity revision 30.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=db7664ac7a4d5a8202e464ed675375b0
2010-04-15 21:50:24 +00:00
OBS User autobuild
799de1c9bb Accepting request 37849 from multimedia:apps
checked in (request 37849)

OBS-URL: https://build.opensuse.org/request/show/37849
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=37
2010-04-15 21:50:23 +00:00
Dave Plater
78ff1747ec Accepting request 37845 from home:plater
Copy from home:plater/audacity via accept of submit request 37845 revision 9.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/37845
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=35
2010-04-13 09:21:30 +00:00
OBS User buildservice-autocommit
3a354a2d37 Updating link to change in openSUSE:Factory/audacity revision 28.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=a4b7f7c8937dc5c1eb97a48985ad72d9
2010-03-16 00:51:32 +00:00
Stephan Kulow
8592ddcd40 - rework previous fix without autoreconf in patching configure
directly

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=33
2010-03-15 16:33:29 +00:00
Stephan Kulow
bfd9df6685 Accepting request 34784 from home:dimstar:branches:multimedia:apps
Copy from home:dimstar:branches:multimedia:apps/audacity via accept of submit request 34784 revision 2.
Request was accepted with message:
I'll try to find a solution without autoreconf before forwarding

OBS-URL: https://build.opensuse.org/request/show/34784
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=32
2010-03-15 16:13:59 +00:00
OBS User autobuild
ba6b9c69ab checked in (request 30442)
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=30
2010-01-28 00:02:02 +00:00
Michal Seben
8446811c0c Accepting request 30440 from home:mseben:branches:multimedia:apps
Copy from home:mseben:branches:multimedia:apps/audacity via accept of submit request 30440 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/30440
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=29
2010-01-25 21:55:01 +00:00
OBS User buildservice-autocommit
d15dcef788 Updating link to change in openSUSE:Factory/audacity revision 26.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=70fcefeacaf309020792667fc265ba45
2010-01-12 15:00:15 +00:00
OBS User autobuild
2550aeb6c3 checked in
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=28
2010-01-12 15:00:14 +00:00
Michal Seben
8c96a917b4 Accepting request 28338 from home:vuntz:branches:multimedia:apps
Copy from home:vuntz:branches:multimedia:apps/audacity via accept of submit request 28338 revision 2.
Request was accepted with message:
thanks\!

OBS-URL: https://build.opensuse.org/request/show/28338
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=27
2010-01-11 12:41:21 +00:00
OBS User buildservice-autocommit
eb334df784 Updating link to change in openSUSE:Factory/audacity revision 25.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=33c8e310c88c916ec500d2fc88bc7084
2009-12-22 00:10:59 +00:00
OBS User autobuild
8974faaa5a checked in
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=26
2009-12-22 00:10:58 +00:00
Michal Seben
fef988a820 Accepting request 26341 from home:RedDwarf:branches:multimedia:apps
Copy from home:RedDwarf:branches:multimedia:apps/audacity via accept of submit request 26341 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/26341
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=25
2009-12-21 18:08:21 +00:00
OBS User autobuild
3160038a79 Accepting request 26070 from multimedia:apps
Copy from multimedia:apps/audacity based on submit request 26070 from user mseben

OBS-URL: https://build.opensuse.org/request/show/26070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=24
2009-12-11 16:23:20 +00:00
OBS User autobuild
204c2ca7cb Accepting request 24166 from multimedia:apps
Copy from multimedia:apps/audacity based on submit request 24166 from user mseben

OBS-URL: https://build.opensuse.org/request/show/24166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=23
2009-11-16 16:58:30 +00:00
OBS User unknown
b8b3feb5c3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=21 2009-08-10 15:19:51 +00:00
OBS User unknown
d33f4fbca3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=20 2009-07-28 23:37:30 +00:00
OBS User unknown
fc6d746dce OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=19 2009-06-05 22:56:20 +00:00
OBS User unknown
4df4b770dd OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=18 2009-05-28 23:45:42 +00:00
OBS User unknown
a88e62d128 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=17 2009-05-20 10:31:01 +00:00
OBS User unknown
e37d8982f9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=16 2009-05-20 01:10:44 +00:00
OBS User unknown
100defffd2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=15 2009-04-14 17:10:37 +00:00
OBS User unknown
00f716284e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=14 2009-02-03 21:39:40 +00:00
OBS User unknown
853d7a5332 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=13 2009-01-12 16:48:40 +00:00