Commit Graph

171 Commits

Author SHA1 Message Date
Paul Licameli
dbaa811577 Stack-allocate where possible! ...
... Removed many unnecessary naked news and deletes.
2016-02-17 18:15:57 -05:00
Paul Licameli
3f237daddc Use macro safenew for many allocations of wxWindow subclasses 2016-02-14 20:20:19 -05:00
Paul Licameli
6ec7c619fe Now let's try out a few new language features...
Rvalue refs, move ctor, =delete, range-for, auto, std:vector<>::emplace_back()

There are also performance improvements from eliminating an indirection and
using move of strings instead of copy.
2016-02-13 11:20:14 -05:00
James Crook
4e8c265535 Added Robert Hänggi to contributors in AboutDialog. 2016-01-22 17:00:29 +00:00
Leland Lucius
6a9dae20f5 Appearance on OSX is now back to normal or better
Some additional wx3 cleanup as well.
2015-08-23 20:25:01 -05:00
Leland Lucius
d1f66d768f Updates for wx3
A long way to go yet, but many OSX issues fixed including
conversion of Audio Unit effects.
2015-06-30 11:25:32 -05:00
Leland Lucius
52c13f4c77 Update AboutDialog.cpp
Adding Cory Cook
2015-05-25 11:01:59 -05:00
James Crook
9bef4869c8 LinkingWindow now handles https as well as http. 2015-05-19 21:31:21 +01:00
Leland Lucius
f98d9ce712 Add a couple of missing contributors 2015-05-16 17:29:14 -05:00
David Bailes
66084b65ef Changes to a number of dialogs so that the nvda screen reader can read their titles. The accessibility name of the dialog is set to the title of the dialog. 2015-05-16 09:35:21 +01:00
Leland Lucius
ed79e13fbf Merge pull request #36 from DanWin/performance
Performance improvements
2015-04-24 07:52:38 -05:00
Vaughan Johnson
dcef32f312 Main website now at audacityteam.org
Forum, wiki and manual were already there.  Now the main website is there too.
2015-04-24 08:07:12 +01:00
Daniel Winzen
759ff8cd0d Performance improvements 2015-04-23 16:07:25 +02:00
Leland Lucius
a03d65ef4d Cleanup lib-src
Removing:

id3lib
libresample
libsamplerate
taglib
2015-04-16 14:41:41 -05:00
James Crook
9d43c9175c Fix revision ident hyperlinking
It needed a LinkingHtmlWindow, not just a wxHtmlWindow.  It needed http, not https.  I also left an example string with comment in RevisionIdent.h
2015-04-12 14:26:24 +01:00
James Crook
291a465a76 Build Revision Info Added
Travis now overwrites RevisionIdent.h to place a commit reference into the Build Info of the AboutDialog
I also added .opensdf to .gitignore.
2015-04-09 20:41:21 +01:00
Vaughan Johnson
26daea02e4 AboutDialog: Moved Paul Licameli up to Audacity team. 2015-04-07 21:35:45 +01:00
windinthew@gmail.com
42d1c05e5b 2014 copyright > 2015. 2015-01-02 12:30:35 +00:00
james.k.crook@gmail.com
4a3fc8f9ec Added two new names to Contributors. 2014-10-18 14:29:50 +00:00
james.k.crook@gmail.com
8d5ea6929a Avoid compiler warning for unicode character. 2014-09-30 20:20:45 +00:00
RichardAsh1981@gmail.com
64ec10d1a6 Add missing word to this copy of string (TODO: write a function to reduce this 5-line pattern to 1 line) 2014-08-17 15:48:48 +00:00
richardash1981
7ec5b47cb2 Report the build-time enabling or disabling of more libraries which have been added since this was written. Although this does add some more translatable strings, it is not an issue if they do not get translated, as very few users will ever see this part of the GUI. There is no screenshot of this dialogue in the manual so there is no effect there of this change. 2014-08-16 20:19:53 +00:00
v.audacity
5b9e6f58a2 tiny cleanup of comments (No reason to mention versions there.) 2014-08-01 16:54:07 +00:00
benjamin.drung@gmail.com
277932dccb Remove trailing spaces. 2014-06-03 20:30:19 +00:00
v.audacity
e11b393d24 Remove ellipsis, per Gale's comment on feedback@. AFaik, no other dialog titles end in ellipsis. 2014-03-21 02:57:16 +00:00
james.k.crook@gmail.com
2b698e503a Updated text strings. In translated versions of the about dialog, request that people write IN ENGLISH to feedback address. 2014-02-22 19:17:43 +00:00
windinthew
c3276d03df Update to 2014. 2014-01-03 12:57:19 +00:00
lllucius
127a8cc92e Remove unneeded includes of portaudio.h as suggested by Ed Musgrove. 2013-11-27 07:19:33 +00:00
lllucius
3532ecd7b2 Reworked LV2 plug-ing support.
This enables all platforms to use LV2 plugins in non-GUI mode.  There is
still some work to do, like subgroup handling and better scalepoint
handling.
2013-10-27 11:13:20 +00:00
v.audacity
79cc452c84 Leland's back on Audacity Team! 2013-10-18 20:51:10 +00:00
v.audacity
030d2450a8 Go back to simpler architecture for Resample class, now that libsoxr is proven for variable rate resampling. 2013-08-04 01:58:54 +00:00
v.audacity
d579be476a Remove specific effects from credits. 2013-06-27 22:40:43 +00:00
RichardAsh1981@gmail.com
3e194f042c Add a number of contributors to the bundled Nyquist effects who had been previously credited in the effects. We have never released iAVC so don't list it here. 2013-06-26 18:59:22 +00:00
v.audacity
0a41d21c21 Paul wrote back that his name should appear as Paul Nasca in the About dialog. 2013-06-21 22:23:47 +00:00
v.audacity
b33983833b Remove individual credits from built-in effects. Should always be in About dialog instead. 2013-06-21 22:10:50 +00:00
v.audacity
d96a141c37 Add some Other Contributors. 2013-06-20 22:37:28 +00:00
v.audacity
f4e9b14baa clean-ups 2013-03-08 03:27:49 +00:00
v.audacity
4051f0a8d3 Remove obsolete and redundant entry for Benjamin Drung. 2013-03-01 00:12:27 +00:00
v.audacity
9d0daf8662 Campbell Barton's patch to turn many, many tabs to our 3-space convenbtion 2013-02-20 23:42:58 +00:00
v.audacity
01cf62342a Add Benjamin Drung to Audacity Team. Make Michael Chinen emeritus. 2013-01-30 06:24:49 +00:00
v.audacity
0056b56c24 Make credits consistent for different resamplers. 2013-01-14 05:00:00 +00:00
windinthew
0c29d5a06f Update to 2013 2013-01-01 09:33:23 +00:00
v.audacity
5460b5c668 This commit is partial effort toward more libsoxr integration, that implements Rob Sykes's latest patch. I have no idea whether the Linux-specific stuff from the patch (e.g., M4 file) is still correct in this.
For Resample.* and QualityPrefs.cpp, this commit has my restructuring for distinguishing constant-rate vs variable-rate resamplers more generally. I think it's complete and ready for const-rate, but I have more review and testing to do for the var-rate cases. 

Variable-rate resampling is not implemented here, so Time Tracks are still broken, but this is a milestone in getting to a more general and correct structure. 

Also I think this fixes AboutDialog issues Steve noticed.
2012-11-03 02:06:07 +00:00
v.audacity
d91642da17 Convert default resampler from libresample to libsoxr. 2012-10-09 22:21:14 +00:00
v.audacity
79faef4192 Convert default resampler from libresample to libsoxr. 2012-10-09 02:57:19 +00:00
v.audacity
efaebf27fa Purge ANSI.
Also remove redundant (R) sign from main page in About dialog.
2012-06-23 02:28:04 +00:00
v.audacity
7311286a56 Move Alexandre Prokoudine to emeritus, per his request. 2012-06-12 03:37:23 +00:00
james.k.crook@gmail.com
b0446f3216 Update pertaining to IS_BETA (no such thing any more) and I'm back in the credits now that we don't claim to be stable. Gale also gets '- quality manager' (in lower case like other in-line role descriptions) - as agreed by techleaders. 2012-03-28 21:04:07 +00:00
james.k.crook@gmail.com
69476e785c Fixed more internationalisation hints. 2012-03-20 15:36:02 +00:00
james.k.crook@gmail.com
f1721693c3 Fixed internationalisation hints. 2012-03-19 17:41:19 +00:00
v.audacity
3aa92e26f3 changes in first paragraph of dialog, due to Gale's further suggestion 2012-02-27 23:27:55 +00:00
v.audacity
6dc05d12fc changes in first paragraph of dialog, due to Gale's concern (P2) about mention of Mac OS 9, and subsequent discussion 2012-02-27 23:08:56 +00:00
v.audacity
2cea417a64 We are banishing the word "stable". :-) 2012-02-24 00:59:25 +00:00
windinthew
ba7ce7830c Update for 2012. 2012-01-03 09:01:22 +00:00
martynshaw99
b662d99832 Put the credits to where Roger and Leland want. Assumes Dominic is happy with this. 2011-12-07 01:02:32 +00:00
james.k.crook@gmail.com
b4aad9f82d Two Contributors changed to EmeritusDevelopers, per comments from Gale and Vaughan. 2011-12-01 21:48:05 +00:00
james.k.crook@gmail.com
2b66ab8de8 Rearrangement of credits for this release that is probably 'good enough'. 2011-12-01 16:58:40 +00:00
v.audacity
ea1bc0f5a3 Use IPC_APPL where appropriate, rather than duplicating it.
Don't translate the app name in AboutDialog. It's trademarked.
2011-08-26 23:56:44 +00:00
james.k.crook@gmail.com
a3b936809f Adjusted inclusion on credits - only for betas. 2011-07-02 21:44:08 +00:00
windinthew
5100fa66bc Add Roger and Bill to Team (tested) 2011-03-25 05:32:01 +00:00
v.audacity
0526b8c98a Adjust some comments. 2011-02-26 23:17:26 +00:00
windinthew
cb98c919d3 Avoid a URL redirect. 2010 > 2011. 2011-01-01 11:45:46 +00:00
v.audacity
c067f93838 Testing a link on a non-development machine, I wanted to make sure I had the right version of Audacity, so checked the AboutDialog. Found some problems and fixed them:
Martyn was out of alphabetical order. The reason was that the role values for Leland and Markus were not changed when they were moved to the emeritus list. 

Went ahead and split up the developer and support lists, and removed the comment, as that's how they'll appear in the interface and it's easier to alphabetize and maintain same-role lists rather than interleaved.
2010-10-05 00:42:13 +00:00
v.audacity
49f8db7114 Change some magic numbers whose original use was no longer, and get rid of some no-longer-correct comments, for clarity. 2010-07-26 22:34:57 +00:00
windinthew
2ff846817f Al Dimond > Team 2010-04-23 10:14:57 +00:00
windinthew
3d76f55cad Leland and Markus to "Emeritus" 2010-03-13 04:00:07 +00:00
windinthew
ff6932addf Update for 1.3.12 2010-03-01 09:43:30 +00:00
businessmanprogrammersteve
2f4b9d2df6 Only include Audacity Logo xpms where they're actually needed; this cuts
~14MB from the Audacity binary.
2010-02-12 22:10:43 +00:00
windinthew
d4e4d55f52 Moving Richard to "Developer" role as per Credits page on web site. 2010-02-06 16:21:57 +00:00
windinthew
d805522a84 David R Sky moved to "Contributors" 2010-02-05 15:06:32 +00:00
ra
e74978ba77 Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00