audacia/src
Paul Licameli 5b10c386e9 Bug1594, 1567: Don't destroy source project when saving-as! 2017-02-19 12:55:01 -05:00
..
blockfile Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
commands Address issue posted on Wiki Wording page 2016-10-27 06:23:05 +01:00
effects Don't scan AudioUnits in fast check of plug-in validity. 2017-02-07 11:57:44 +00:00
export Bug 1580 - Residual 2017-02-07 11:38:56 +00:00
import add aif* and mp4 extensions 2016-10-16 19:33:14 +01:00
ondemand Make switches on enums exhaustive 2016-09-18 10:36:55 -04:00
prefs region > audio 2016-11-18 22:58:37 +00:00
toolbars Bug 1547 2016-11-14 10:32:55 +00:00
tracks/ui Fix some warnings for unused variables and labels... 2016-09-19 11:47:47 -04:00
widgets Fix bug 1575 2017-01-16 12:35:07 +00:00
xml
AColor.cpp Regularize casts as (int), so they are easier to find and review 2016-09-20 08:42:11 -04:00
AColor.h OpenMP TrackArtist::DrawSpectrum (#165) 2016-09-20 07:15:18 -04:00
AboutDialog.cpp Update Team list and year 2017-01-17 03:25:15 +00:00
AboutDialog.h Fix TAB key navigation on Mac for all dialogs (not only for panels) 2016-07-10 17:12:27 -04:00
AllThemeResources.h Change ScrubBar to ScrubRuler 2016-08-22 12:25:36 +01:00
Audacity.h Set IS_ALPHA to 0. 2017-02-01 16:09:36 +00:00
AudacityApp.cpp Bug1567: intermittent failure to load libraries, plugins on Sierra... 2017-01-25 22:15:02 +00:00
AudacityApp.h Bug1567: intermittent failure to load libraries, plugins on Sierra... 2017-01-25 22:15:02 +00:00
AudacityHeaders.cpp
AudacityHeaders.h Rewrite Resample::Process to take and return size_t values 2016-09-06 12:39:58 -04:00
AudacityLogger.cpp Make Audacity source more like DarkAudacity source. 2016-09-11 13:03:37 +01:00
AudacityLogger.h Remove a naked new in AudacityLogger.cpp 2016-08-13 10:37:52 -04:00
AudioIO.cpp Use DBL_MAX, not arbitrary 1000000000.0, as "infinite" time interval 2016-09-19 10:38:42 -04:00
AudioIO.h Use DBL_MAX, not arbitrary 1000000000.0, as "infinite" time interval 2016-09-19 10:38:42 -04:00
AudioIOListener.h Show Actual Rate in status only if playing, recording, or monitoring 2016-05-22 10:44:18 -04:00
AutoRecovery.cpp Use type alias for pointer to BlockFile, which is still a dumb pointer 2016-08-16 12:29:59 -04:00
AutoRecovery.h
BatchCommandDialog.cpp Fix TAB key navigation on Mac for all dialogs (not only for panels) 2016-07-10 17:12:27 -04:00
BatchCommandDialog.h Fix TAB key navigation on Mac for all dialogs (not only for panels) 2016-07-10 17:12:27 -04:00
BatchCommands.cpp Make many counts of tracks and channels unsigned... 2016-09-07 10:11:41 -04:00
BatchCommands.h
BatchProcessDialog.cpp Various uses of make_unique 2016-08-10 11:05:52 -04:00
BatchProcessDialog.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
Benchmark.cpp Convert sampleCount <-> floating or -> long long explicitly ... 2016-09-15 21:02:31 -04:00
Benchmark.h
BlockFile.cpp Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
BlockFile.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
CrossFade.cpp Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
CrossFade.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
Dependencies.cpp Define sampleCount as a class, not a type alias... 2016-09-15 21:02:31 -04:00
Dependencies.h
DeviceChange.cpp Remove some naked new amd delete in: various 2016-08-08 07:51:24 -04:00
DeviceChange.h Remove some naked new amd delete in: various 2016-08-08 07:51:24 -04:00
DeviceManager.cpp Remove the naked new in allocation of AudacityProject 2016-08-14 15:24:59 -04:00
DeviceManager.h
Diags.cpp ThomasFeher - Unused parameters clean up. 2016-09-11 20:31:49 +01:00
Diags.h
DirManager.cpp Bug1594, 1567: Don't destroy source project when saving-as! 2017-02-19 12:55:01 -05:00
DirManager.h Bug1521 residual: Save new project, still must remove project* folder 2017-01-31 12:41:54 -05:00
Dither.cpp
Dither.h
Envelope.cpp Regularize casts as (int), so they are easier to find and review 2016-09-20 08:42:11 -04:00
Envelope.h Envelope bug 2016-08-12 20:53:38 -04:00
Experimental.h Revert unintended changes in Experimental.h, sorry 2016-08-23 14:27:35 -04:00
FFT.cpp pixel column counts and sample window sizes use unsigned types 2016-09-11 20:28:13 -04:00
FFT.h pixel column counts and sample window sizes use unsigned types 2016-09-11 20:28:13 -04:00
FFmpeg.cpp Regularize casts as (int), so they are easier to find and review 2016-09-20 08:42:11 -04:00
FFmpeg.h FFmpeg: add missing "const" to 3 prototypes 2016-09-07 06:26:05 -04:00
FileFormats.cpp
FileFormats.h
FileIO.cpp Remove some naked new amd delete in: various 2016-08-08 07:51:24 -04:00
FileIO.h Remove some naked new amd delete in: various 2016-08-08 07:51:24 -04:00
FileNames.cpp Bug 1577 - Application configuration file location incorrect on Linux/case-sensitive Macs 2017-01-25 22:15:03 +00:00
FileNames.h Bug 1577 - Application configuration file location incorrect on Linux/case-sensitive Macs 2017-01-25 22:15:03 +00:00
FreqWindow.cpp Regularize casts as (int), so they are easier to find and review 2016-09-20 08:42:11 -04:00
FreqWindow.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
HelpText.cpp Fix line continuation on Linux. 2016-09-11 13:47:53 +01:00
HelpText.h
HistoryWindow.cpp Make dialog title same as menu item, as agreed 2016-11-11 17:46:09 +00:00
HistoryWindow.h Add button to History dialog to clear the clipboard & space calc 2016-11-07 11:25:27 -05:00
ImageManipulation.cpp Remove unnecessary std::move in return statements... 2016-09-15 07:39:46 -04:00
ImageManipulation.h
Internat.cpp Bug119: Export Multiple /, *, ? handled incorrectly 2016-06-20 22:32:23 -04:00
Internat.h Bug119: Export Multiple /, *, ? handled incorrectly 2016-06-20 22:32:23 -04:00
InterpolateAudio.cpp
InterpolateAudio.h
LabelDialog.cpp Some more const, some stl idioms, remove unused declaration 2016-09-13 22:03:58 -04:00
LabelDialog.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
LabelTrack.cpp Adjustment of fix for bug 1442 2016-10-27 10:21:58 +01:00
LabelTrack.h Add two commands to move the cursor/selection to next/prev label 2016-10-24 14:24:20 +01:00
LangChoice.cpp Fix TAB key navigation on Mac for all dialogs (not only for panels) 2016-07-10 17:12:27 -04:00
LangChoice.h
Languages.cpp
Languages.h
Legacy.cpp Write and read the wide aliasStart fields carefully... 2016-08-21 09:18:06 -04:00
Legacy.h
LoadModules.cpp
LoadModules.h
Lyrics.cpp Use DBL_MAX, not arbitrary 1000000000.0, as "infinite" time interval 2016-09-19 10:38:42 -04:00
Lyrics.h Don't cause assertion violations when showing Lyrics window 2016-06-27 21:25:03 -04:00
LyricsWindow.cpp
LyricsWindow.h
MacroMagic.h
Makefile.am Make headers in import directory self-contained 2016-08-11 11:51:33 -04:00
Makefile.in Update for Sample Data Import 2016-11-23 17:49:53 +00:00
Matrix.cpp
Matrix.h
MemoryX.h avoid bogus warning about C99 compound literals 2016-09-18 10:36:54 -04:00
Menus.cpp Bug 1575 Residual - Remove a wxLogDebug left in by mistake. 2017-01-16 21:54:04 +00:00
Menus.h Fix bug 1575 2017-01-16 12:35:07 +00:00
MenusMac.cpp Bug1567: intermittent failure to load libraries, plugins on Sierra... 2017-01-25 22:15:02 +00:00
Mix.cpp Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
Mix.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
MixerBoard.cpp Use DBL_MAX, not arbitrary 1000000000.0, as "infinite" time interval 2016-09-19 10:38:42 -04:00
MixerBoard.h Remove some naked new amd delete in: Mixer Board 2016-08-08 07:51:24 -04:00
ModuleManager.cpp Bug 1587 - Mac: Ghost duplicate Nyquist effects after upgrade 2017-02-05 20:27:56 +00:00
ModuleManager.h Bug 1587 - Mac: Ghost duplicate Nyquist effects after upgrade 2017-02-05 20:27:56 +00:00
NoteTrack.cpp Regularize casts as (int), so they are easier to find and review 2016-09-20 08:42:11 -04:00
NoteTrack.h Dir manager uses std::shared_ptr 2016-08-13 12:23:05 -04:00
NumberScale.h
PitchName.cpp
PitchName.h
PlatformCompatibility.cpp Fix some warnings for unused variables and labels... 2016-09-19 11:47:47 -04:00
PlatformCompatibility.h
PluginManager.cpp Bug 1587 - Mac: Ghost duplicate Nyquist effects after upgrade 2017-02-05 20:27:56 +00:00
PluginManager.h Bug 1587 - Mac: Ghost duplicate Nyquist effects after upgrade 2017-02-05 20:27:56 +00:00
Prefs.cpp Bug 1577 - Application configuration file location incorrect on Linux/case-sensitive Macs 2017-01-25 22:15:03 +00:00
Prefs.h
Printing.cpp Fix memory leak in global print settings 2016-08-10 11:05:52 -04:00
Printing.h
Profiler.cpp Remove some naked new amd delete in: various 2016-08-08 07:51:24 -04:00
Profiler.h Remove some naked new amd delete in: various 2016-08-08 07:51:24 -04:00
Project.cpp Bug 1580 - Enh: New default directory for Save and Export .../Documents/Audacity 2017-02-06 15:38:20 +00:00
Project.h Add button to History dialog to clear the clipboard & space calc 2016-11-07 11:25:27 -05:00
RealFFTf.cpp pixel column counts and sample window sizes use unsigned types 2016-09-11 20:28:13 -04:00
RealFFTf.h pixel column counts and sample window sizes use unsigned types 2016-09-11 20:28:13 -04:00
RealFFTf48x.cpp pixel column counts and sample window sizes use unsigned types 2016-09-11 20:28:13 -04:00
RealFFTf48x.h
Resample.cpp Rewrite Resample::Process to take and return size_t values 2016-09-06 12:39:58 -04:00
Resample.h Rewrite Resample::Process to take and return size_t values 2016-09-06 12:39:58 -04:00
RevisionIdent.h
RingBuffer.cpp Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
RingBuffer.h Rewrite RingBuffer methods with size_t arguments and returns 2016-09-06 12:39:58 -04:00
SampleFormat.cpp Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
SampleFormat.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
Screenshot.cpp Some uses of Destroy_ptr let us remove some naked news 2016-08-10 11:05:51 -04:00
Screenshot.h
SelectedRegion.cpp
SelectedRegion.h Improve responsiveness of drag seek during click-scrub... 2016-05-23 18:37:42 -04:00
Sequence.cpp Fix inability to convert sample format from 16 to 32 bits 2016-12-11 01:34:09 -05:00
Sequence.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
Shuttle.cpp
Shuttle.h
ShuttleGui.cpp Fix for bug 1480 2016-08-17 10:35:40 +01:00
ShuttleGui.h Remove some naked new amd delete in: various 2016-08-08 07:51:24 -04:00
ShuttlePrefs.cpp
ShuttlePrefs.h
Snap.cpp Some more const, some stl idioms, remove unused declaration 2016-09-13 22:03:58 -04:00
Snap.h Fewer C-style pointer casts of tracks; comments justify static_cast 2016-09-15 12:12:43 -04:00
SoundActivatedRecord.cpp Fix TAB key navigation on Mac for all dialogs (not only for panels) 2016-07-10 17:12:27 -04:00
SoundActivatedRecord.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
Spectrum.cpp pixel column counts and sample window sizes use unsigned types 2016-09-11 20:28:13 -04:00
Spectrum.h pixel column counts and sample window sizes use unsigned types 2016-09-11 20:28:13 -04:00
SplashDialog.cpp Regularize casts as (int), so they are easier to find and review 2016-09-20 08:42:11 -04:00
SplashDialog.h Remove some naked new amd delete in: various 2016-08-08 07:51:24 -04:00
SseMathFuncs.cpp
SseMathFuncs.h
Tags.cpp Define and use IteratorRange 2016-08-13 16:31:31 -04:00
Tags.h ThomasFeher - Unused parameters clean up. 2016-09-11 20:31:49 +01:00
Theme.cpp Make Audacity source more like DarkAudacity source. 2016-09-11 13:03:37 +01:00
Theme.h Make Audacity source more like DarkAudacity source. 2016-09-11 13:03:37 +01:00
ThemeAsCeeCode.h Make Audacity source more like DarkAudacity source. 2016-09-11 13:03:37 +01:00
TimeDialog.cpp Fix TAB key navigation on Mac for all dialogs (not only for panels) 2016-07-10 17:12:27 -04:00
TimeDialog.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
TimeTrack.cpp Use DBL_MAX, not arbitrary 1000000000.0, as "infinite" time interval 2016-09-19 10:38:42 -04:00
TimeTrack.h Dir manager uses std::shared_ptr 2016-08-13 12:23:05 -04:00
TimerRecordDialog.cpp Bug 1402, rewrite logic for the display of hours and minutes and ensure we use one routine for this. 2016-10-02 22:56:04 +01:00
TimerRecordDialog.h Bug 1402, rewrite logic for the display of hours and minutes and ensure we use one routine for this. 2016-10-02 22:56:04 +01:00
Track.cpp Add missing template instantiation 2017-02-07 13:11:33 -05:00
Track.h Consistency among the methods of SyncLockedTracksIterator... 2016-11-04 00:10:21 -04:00
TrackArtist.cpp Restore change of Waveform dB scale with change of magnification... 2016-10-28 12:36:26 -04:00
TrackArtist.h Restore change of Waveform dB scale with change of magnification... 2016-10-28 12:36:26 -04:00
TrackPanel.cpp Bug 1560 - RTP effects: Repeatable crash using Track Dropdown Menu to split during transport 2016-12-16 22:53:54 +00:00
TrackPanel.h Add two commands to move the cursor/selection to next/prev label 2016-10-24 14:24:20 +01:00
TrackPanelAx.cpp Add two commands to move the cursor/selection to next/prev label 2016-10-24 14:24:20 +01:00
TrackPanelAx.h Add two commands to move the cursor/selection to next/prev label 2016-10-24 14:24:20 +01:00
TrackPanelCell.h new -> NEW in comments, so text search for naked new excludes them 2016-08-08 10:07:37 -04:00
TrackPanelCellIterator.h
TrackPanelListener.h
TranslatableStringArray.h
UndoManager.cpp Better calculation of space usage in undo history dialog... 2016-11-07 16:46:36 -05:00
UndoManager.h Add button to History dialog to clear the clipboard & space calc 2016-11-07 11:25:27 -05:00
ViewInfo.cpp Regularize casts as (int), so they are easier to find and review 2016-09-20 08:42:11 -04:00
ViewInfo.h
VoiceKey.cpp Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
VoiceKey.h
WaveClip.cpp Comments and minor off by one fixes for drawing wave clips... 2016-10-01 13:01:19 -04:00
WaveClip.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
WaveTrack.cpp Fix bug reported by Steve, applying Nyquist effects... 2016-12-04 14:16:03 -05:00
WaveTrack.h Restore change of Waveform dB scale with change of magnification... 2016-10-28 12:36:26 -04:00
WaveTrackLocation.h
WrappedType.cpp
WrappedType.h
audacity.desktop.in Update Catalan translation 2016-08-25 14:09:58 +02:00
audacity.xml
configtemplate.h
float_cast.h
wxFileNameWrapper.h Define a wxFileNameWrapper that does not crash GCC 5.0. Thanks, Max Kellermann. 2016-04-28 13:17:07 -04:00