root/sweep/branches/sweep-unstable/NEWS

Revision 480, 13.4 kB (checked in by kickback, 5 years ago)

spell splash correctly. damm typos

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