root/sweep/branches/display-cache/NEWS

Revision 341, 12.5 kB (checked in by kickback, 6 years ago)

sweep: update info files with the actual release date.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 Mon Jan 30 2006 -- Version 0.9.1
2 --------------------------------
3
4 This is a maintainance release.
5
6 The previous release (0.9.0) had a bug that prevented sweep from
7 populating the ALSA devices in settings. The bug was only apparent
8 when you built with ALSA and didn't have a previous installation
9 of sweep that used ALSA.
10
11 If you installed sweep 0.9.0 and had problems getting any sound
12 output then please upgrade to 0.9.1.
13
14 Mon Aug 22 2005 -- Version 0.8.4
15 --------------------------------
16
17 This is maintainance release, including:
18
19         * updates for ALSA 1.0 (Daniel Dreschers, Charles Turner),
20         * a new Polish translation (Radoslaw Korzeniewski),
21         * an updated russian translation (Alex Prokoudine),
22         * a small fix to the German translation, and
23         * various minor tweaks and improvements.
24
25 This is likely to be the last Sweep release based on GTK+-1.2. Further
26 development will use GTK+-2.0 for the interface.
27
28 Over the last year, Peter Shorthose has developed a comprehensive set of
29 GTK+-2.0 patches for Sweep, and will handle their merging and ongoing
30 release management towards Sweep 1.0. Welcome Peter!
31
32 The trunk of sweep CVS has been migrated to a new Subversion repository.       
33 You can check it out by:                                                       
34
35   svn co http://svn.metadecks.org/sweep/trunk sweep                             
36
37 svn.metadecks.org can also be browsed via trac at:                             
38
39   http://trac.metadecks.org/                                                   
40
41
42 Fri Apr 30 2004 -- Version 0.8.3
43 --------------------------------
44
45 This is a maintainance release, including a new Spanish translation,
46 various bugfixes and no new functionality.
47
48 Sweep has moved back into CVS at SourceForge. Five new developers have
49 been added to the project: Yuri Bongiorno, Erik de Castro Lopo, Torben
50 Hohn, Andr? Pang, and Alexandre Prokoudine.
51
52 Internationalization (i18n) improvements:
53                                                                                
54         * a new Spanish translation by Juan Manuel Martinez
55         * an updated Italian translation by Yuri Bongiorno
56
57 Bugfixes:
58
59         * resampler bug fixed by Erik de Castro Lopo
60         * made main scrollbar arrows useful (bug #821596)
61         * seven other bug reports closed
62         * compile warning fixes for GCC3
63
64 The dependency on libtdb has been removed. TDB sources are now pulled
65 directly from the upstream Samba subversion repository.
66
67
68 Wed Apr 30 2003 -- Version 0.8.2
69 --------------------------------
70
71 This release contains support for ALSA 0.9; this is configurable and could
72 do with widespread testing.
73                                                                                
74 To build with ALSA support, simply configure with:
75                                                                                
76         ./configure --enable-alsa
77                                                                                
78 Note that this will build a binary which will work with ALSA only, and
79 not attempt to use OSS. In future this will be replaced with plugins
80 for different pcm i/o methods, which should ease binary distribution.
81
82
83 Internationalization (i18n) improvements:
84
85         * a complete audit of untranslateable strings, including
86         mis-configured source files and unmarked strings, by
87         Silvia Pfeiffer.
88
89         * a new Greek translation by Dokianakis Fanis
90         * a new Russian translation by Alexandre Prokoudine
91         * an updated Italian translation by Yuri Bongiorno
92         * an updated German translation by Silvia Pfeiffer
93
94 There is a new mailing list: sweep-i18n. List information is at
95 http://lists.sourceforge.net/lists/listinfo/sweep-i18n
96
97
98 Additional changes include:
99
100         * added VBR without DTX option for Speex 1.0 speech encoding
101         * improved accuracy of sliders in processing dialogs
102
103
104 Events:
105
106 Conrad will presenting and demoing Sweep at the following upcoming events:
107
108   Jul 10-13       LinuxTag 2003 (Karlsruhe, Germany)
109                   Conference and Linux Audio Dev (LAD) exhibition booth
110                   http://www.linuxtag.org/
111        
112   Jul 31 - Aug 3  UKUUG Linux Developers Conference (Edinburgh, Scotland)
113                   http://www.ukuug.org/events/linux2003/
114
115 Plus, the Call for Participation for the Linux Audio Mini-Conf @ LCA2004
116 (Jan 12-13 2004, Adelaide, South Australia) is announced:
117
118     http://www.metadecks.org/events/lca2004/
119
120
121 Thu Feb  6 2003 -- Version 0.8.1
122 --------------------------------
123
124 This release contains performance improvements for basic editing operations,
125 including reduced memory consumption during cut and paste insert. It also
126 includes support for creation of new files on the command line, updated
127 handling of raw file loading through libsndfile, and updated support for
128 voice activity detection and intensity stereo coding features of the Speex
129 speech codec.
130
131 Sat Jan 18 2003 -- Version 0.8.0
132 --------------------------------
133
134 This is the first milestone release for Sweep 1. Please test it thoroughly
135 for both general sample editing and live performance! For more information,
136 see http://www.metadecks.org/ .
137
138 New in this release:
139
140         * a new monitoring subsystem for use in DJing and live performance.
141         Users with two sound cards can use headphones for monitoring, to
142         prepare mixes and cue samples without disrupting the main output.
143
144         * A usability bug was fixed in keyboard playback controls
145
146         * the Italian translation of the user interface was updated by
147         Yuri Bongiorno.
148
149
150 New at metadecks.org:
151
152     Notes for the tutorial "Using Sweep: Fun with Scrubby" are now
153     available online in HTML, PostScript and PDF formats at:
154
155         http://www.metadecks.org/software/sweep/tutorials/
156
157     This is a brief overview of the tutorial given at linux.conf.au 2003
158     in Perth, Australia; the real thing is live and very, very loud.
159
160
161 Sat Jan 4 2003 -- Open Sound System's killer app of the month
162 -------------------------------------------------------------
163
164 Sweep has been selected as the killer app of the month for January 2003 by
165 Open Sound System (OSS), developers of the most widely used digital audio
166 architecture for UNIX.
167
168
169 Fri Dec 20 2002 -- Version 0.5.13
170 ---------------------------------
171
172 This release contains build fixes for NetBSD and cleanups by Erik de
173 Castro Lopo to fix preprocessor pasting warnings.
174
175 It also features new fade in and fade out filters.
176
177 Conrad will be presenting two sessions at linux.conf.au, January 22-25 2003
178 in Perth, Australia; a tutorial titled "Using Sweep: Fun with Scrubby", and
179 an overview of Sweep's internals and plugin development.
180
181
182 Fri Dec  6 2002 -- Version 0.5.12
183 ---------------------------------
184
185 New in this release:
186
187         * an updated Italian translation from Yuri Bongiorno
188
189         * resample (sample rate conversion): change the sample rate of a
190         file, for example from CD format to DAT format, or to any arbitrary
191         sample rate. This requires Erik de Castro Lopo's newly released
192         libsamplerate, available from http://www.mega-nerd.com/SRC/
193
194         * preview cut: hear how the area around the selection will sound
195         after the selection is cut out, including the parts between
196         selection regions for multi-region selections.
197
198         * preroll to cursor: play one second of sound leading up to the
199         cursor; useful for hearing the cursor position without moving it.
200
201 Bugs were fixed in MP3 loading and pitched playback (using QWERTY keys).
202
203
204 Thu Nov 28 2002 -- Version 0.5.11
205 ---------------------------------
206
207 New features in this release include:
208
209         * mixing and crossfading paste methods: copy a region from one file
210         and mix or fade it into another file or elsewhere in the same file,
211         with control of source and destination levels and phase.
212
213         * navigation shortcuts to move between selection edges: move the
214         cursor between the start and end of selection regions, and to the
215         next edge of a multi-region selection, with Ctrl + Arrow Left/Right
216
217         * view memories: assign the viewable area to a number on the numeric
218         keypad with Ctrl+<Num>, and zoom back to it later by pressing that
219         number. (NB. Num Lock must be on on your keyboard).
220
221         * support for Speex 1.0beta3 ultra-wideband mode (32kHz). Speex is
222         a high quality, patent-free and open source voice codec.
223
224         * support for full-file application of Secret Rabbit Code
225
226 Additionally, minor bugs were fixed affecting portability of system error
227 handling and detection of MP3 files.
228
229
230 Thu Oct 31 2002 -- Version 0.5.10a
231 ----------------------------------
232
233 This is an update to 0.5.10 which fixes a compilation error in the default
234 build.
235
236 Wed Oct 30 2002 -- Version 0.5.10
237 ---------------------------------
238
239 New features in this release include vertical zoom with a draggable dB scale
240 and mouse wheel control, and some basic channel operations: Duplicate to
241 stereo/multichannel, Swap left and right, Remove left/right, Mix down to
242 mono, and Add/Remove channels.
243
244 This release also includes compile fixes for Solaris, and a bug fix for
245 first-time file 'save'.
246
247 A new section for screenshots contributed by users was recently added to the
248 screenshot tour:
249
250     http://www.metadecks.org/software/sweep/screenshots/
251
252
253 Wed Oct 23 2002 -- Version 0.5.9
254 --------------------------------
255
256 Sweep now supports Speex, a special purpose speech codec designed for
257 efficient Voice over IP (VoIP) and file-based compression. Speex is free,
258 open and unpatented; more information is available at http://www.speex.org/.
259
260 This release also includes improved handling of the main volume and pitch
261 sliders, contributed by Zenaan Harkness.
262
263
264 Thu Oct 17 2002 -- Version 0.5.8
265 --------------------------------
266
267 MP3 import is now supported. Minor bugs have been fixed in rendering of
268 record position and playback mixing.
269
270 There is a new page of audio demos made with Sweep. These demonstrate the
271 sounds of Scrubby, a tool which allows vinyl-like manipulation of digital
272 audio:
273
274     http://www.metadecks.org/software/sweep/demos.html
275
276
277 Fri Oct 11 2002 -- Version 0.5.7
278 --------------------------------
279
280 This version includes support for Ogg Vorbis import and export, including
281 both variable and average bitrate encoding modes. There are many other
282 user interface updates, including new input controls for sample rates and
283 channels, and question, information and system error dialogs.
284
285 There is a new Screenshot tour of Sweep, including many screenshots of
286 the new dialogs and general editing:
287
288     http://www.metadecks.org/software/sweep/screenshots/
289
290
291 Wed Sep 25 2002 -- Version 0.5.6 and Sweep Demo at SLUG
292 -------------------------------------------------------
293
294 Changes in this version include monitoring of file modification, "are you
295 sure" dialogs, file revert, and many minor bug fixes.
296
297 There will be a demo of the latest Sweep features, including live DJing and
298 experimental music techniques and the Sydney LUG meeting on Sep. 27 2002;
299 see http://www.slug.org.au/ for details.
300
301 Fri Sep 20 2002 -- Version 0.5.5
302 --------------------------------
303
304 Changes since version 0.5.4 include major bugfixes for LADSPA plugin
305 handling and improvements in scrubbing usability.
306
307 Wed Sep 11 2002 -- Version 0.5.4
308 --------------------------------
309
310 Changes since version 0.5.3 (September 5 2002) include bug fixes for
311 playback during destructive operations and for edits of tiny regions,
312 and improvements in configuration checks for libsndfile-1.0.0.
313
314 Additionally, scrubbing is now working for reverse playback, and has been
315 tuned for responsiveness independent of sample rate.
316
317 There is now a web page introducing Scrubby and outlining a few simple
318 editing and live performance techniques:
319
320     http://www.metadecks.org/software/sweep/scrub.html
321
322
323 Thu Sep  5 2002 -- Version 0.5.3
324 --------------------------------
325
326 This release incorporates robust configuration checking to help new users 
327 compile from source. After a long period of quiet development we are now
328 beginning to roll this out for general public usage, and your testing and
329 feedback is very welcome!
330
331 Changes since 0.1.1 (October 2000) include interactive scrubbing, recording,
332 support for LADSPA 1.1 effects plugins and multichannel sound files,
333 multithreaded background rendering, unlimited undo/redo, mouse wheel zooming,
334 reverse playback and overall stability and usability improvements.
335
336 Changes since version 0.5.0 (August 12 2002) include preferences saving and
337 support for libsndfile 1.0.0.
338
339 Changes since version 0.5.1 (August 29 2002) include improved configure
340 checks and porting fixes. Additionally, Sweep now remembers the last used
341 file load and save directories between sessions.
342
343 Changes since version 0.5.2 (September 4 2002) include the fixing of a bug
344 in "save as", and (NEW) audible scrubbing when selecting regions.
345
346 Mon, 1 May 2000
347 ---------------
348
349 Mark Taylor writes:
350
351         sweep was used to document some decoder bugs in winamp:
352
353         http://www.sulaco.org/mp3/winamp/winamp.html
354
355 (Screenshots on this page show sweep version 0.0.6).
Note: See TracBrowser for help on using the browser.