audacia/src
Paul Licameli ad586b3e69 Bug36, partial: Redraw mixer board when meter range preference changes 2016-01-21 10:22:24 -05:00
..
blockfile Fix for bug #996 2015-06-02 18:27:37 -05:00
commands Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
effects Fix for bug 1241 2016-01-21 04:03:32 +00:00
export Remove flushing of preferences in ShuttlePrefs and only 2015-12-21 20:07:24 -06:00
import Make the last travis-friendly 2015-12-20 19:23:31 -05:00
ondemand Pass tooltips by wxString, not const wxChar* 2015-07-28 11:49:56 -04:00
prefs Add custom track name defaults to preferences 2016-01-21 02:42:25 +00:00
toolbars Bug49 (partial): Correctly recreate tooltips in device bar for language change 2016-01-21 10:08:00 -05:00
widgets Bug36, partial: Redraw mixer board when meter range preference changes 2016-01-21 10:22:24 -05:00
xml Performance improvements 2015-04-23 16:07:25 +02:00
AColor.cpp Martyn's suggested rotation of rgb values for spectral selection 2015-09-01 02:30:32 -04:00
AColor.h Better tooltip for ASlider 2015-08-09 06:03:42 -05:00
AboutDialog.cpp Appearance on OSX is now back to normal or better 2015-08-23 20:25:01 -05:00
AboutDialog.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
AllThemeResources.h Add missing critical inclusions of Experimental.h to other headers 2015-08-31 17:21:50 -04:00
Audacity.h IS_ALPHA 0 -> 1 and upped version number. 2016-01-20 15:52:53 +00:00
AudacityApp.cpp Bug 1271 - Move the Audacity temp dir to a location not scanned by cleanup apps (Residual) 2015-12-26 14:56:47 +00:00
AudacityApp.h Bug 1271 - Move the Audacity temp dir to a location not scanned by cleanup apps (Residual) 2015-12-26 14:56:47 +00:00
AudacityHeaders.cpp 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
AudacityHeaders.h Fix release build 2015-07-21 14:09:43 -05:00
AudacityLogger.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
AudacityLogger.h Updates for wx3 2015-06-30 11:25:32 -05:00
AudioIO.cpp Temporary fix for bug #964 2015-09-04 01:24:28 -05:00
AudioIO.h Uniform naming of symbols in Experimental.h 2015-08-31 17:55:56 -04:00
AudioIOListener.h Add new files and fix Linux includes 2015-04-17 17:37:28 -05:00
AutoRecovery.cpp Do not alloc the auto recovery dialog on the stack. 2015-08-14 16:02:16 -05:00
AutoRecovery.h Add command line option to decode autosave files 2015-04-18 23:59:52 -05:00
BatchCommandDialog.cpp Make sure buttons are disabled for "special" commands 2015-05-12 10:26:27 -05:00
BatchCommandDialog.h Allow chains to use current/factory presets/settings 2015-04-26 16:41:05 -05:00
BatchCommands.cpp Don't push effects that can't be undone onto the Undo Stack 2016-01-21 02:07:28 +00:00
BatchCommands.h Save/restore effect state during batch processing 2015-04-27 09:22:47 -05:00
BatchProcessDialog.cpp Bug 1221 (Mac) 2015-10-10 15:41:59 +01:00
BatchProcessDialog.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
Benchmark.cpp Fix many wx3.1.0 assertions now to prevent double testing 2015-07-30 02:05:23 -05:00
Benchmark.h Remove the 2013-09-24 00:14:37 +00:00
BlockFile.cpp Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
BlockFile.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
CrossFade.cpp Delete a quantity of unused variables, based on a patch supplied by Campbell Barton 2013-09-12 16:48:55 +00:00
CrossFade.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
Dependencies.cpp Remove Sequence.h from other headers 2015-07-28 10:02:08 -04:00
Dependencies.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
DeviceChange.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
DeviceChange.h Add new files...should have been part of r13697 2014-12-06 05:16:02 +00:00
DeviceManager.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
DeviceManager.h Put Experimental.h (redundantly) in headers that rely on it 2015-08-31 17:53:12 -04:00
Diags.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
Diags.h Struct initialiser changed to use = for gcc 4.0 compatibility 2015-04-18 09:22:46 +01:00
DirManager.cpp Just adding some comments for later work 2015-08-14 18:40:29 -05:00
DirManager.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
Dither.cpp Remove trailing spaces. 2014-06-03 20:30:19 +00:00
Dither.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
Envelope.cpp Bugs 994, 1030: Scrubbing behavior with pointer outside of the track panel... 2015-08-18 11:06:53 -04:00
Envelope.h dB range is now in Waveforms preferences and view settings, and ... 2015-08-15 18:07:29 -04:00
Experimental.h Uniform naming of symbols in Experimental.h 2015-08-31 17:55:56 -04:00
FFT.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
FFT.h Window function improvemenets: ... 2015-08-17 08:40:20 -04:00
FFmpeg.cpp Path to FFmpeg installation was a 404. 2015-09-02 20:09:40 +01:00
FFmpeg.h Remove Sequence.h from other headers 2015-07-28 10:02:08 -04:00
FileFormats.cpp Hyphenate all 8, 16, 24, 32 and 64 bit strings 2015-05-04 12:32:47 -05:00
FileFormats.h Hyphenate all 8, 16, 24, 32 and 64 bit strings 2015-05-04 12:32:47 -05:00
FileIO.cpp Appearance on OSX is now back to normal or better 2015-08-23 20:25:01 -05:00
FileIO.h Updates for wx3 2015-06-30 11:25:32 -05:00
FileNames.cpp Separate plugin registry from plugin settings 2014-12-17 00:52:37 +00:00
FileNames.h Separate plugin registry from plugin settings 2014-12-17 00:52:37 +00:00
FreqWindow.cpp Bug 1226 - Plot Spectrum freezes first time in a project if insufficient samples selected 2015-10-06 21:28:22 +01:00
FreqWindow.h Round 5 of wx3 changes 2015-07-14 23:33:53 -05:00
HelpText.cpp 'Manual' with capital M when referring to OUR Manual. 2014-10-11 12:04:44 +00:00
HelpText.h Remove the 2013-09-24 00:14:37 +00:00
HistoryWindow.cpp Fix for bug 1148 2015-08-24 00:37:41 +01:00
HistoryWindow.h Fix for bug 1148 2015-08-24 00:37:41 +01:00
ImageManipulation.cpp Getting rid of some warnings...mostly unused parms 2014-12-15 21:51:02 +00:00
ImageManipulation.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
Internat.cpp Applying patch from bug #766 2014-12-06 05:05:21 +00:00
Internat.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
InterpolateAudio.cpp Fix a memory leak 2015-04-09 19:09:33 -04:00
InterpolateAudio.h Remove the 2013-09-24 00:14:37 +00:00
LabelDialog.cpp Fix for bug 1254 2015-11-25 09:20:24 +00:00
LabelDialog.h ViewInfo is becoming a smart class, not a dumb struct 2015-07-19 11:43:59 -04:00
LabelTrack.cpp Bug30: During playback, after CTRL+M, chars, ENTER -- restore track focus. 2016-01-21 10:18:41 -05:00
LabelTrack.h Bug30: During playback, after CTRL+M, chars, ENTER -- restore track focus. 2016-01-21 10:18:41 -05:00
LangChoice.cpp Changes to a number of dialogs so that the NVDA screen reader can read the titles. Missed these in my last patch. The accessibility name of the dialog is set to the title. 2015-05-18 13:57:05 +01:00
LangChoice.h Remove the 2013-09-24 00:14:37 +00:00
Languages.cpp Merge remote-tracking branch 'upstream/master' into wx3 is necessary, 2015-07-11 19:23:49 -05:00
Languages.h Remove the 2013-09-24 00:14:37 +00:00
Legacy.cpp Remove trailing spaces. 2014-06-03 20:30:19 +00:00
Legacy.h Remove the 2013-09-24 00:14:37 +00:00
LoadModules.cpp The fabled realtime effects... 2014-10-26 03:24:10 +00:00
LoadModules.h The fabled realtime effects... 2014-10-26 03:24:10 +00:00
Lyrics.cpp Fix keyboard handling in Lyrics and MixerBoard windows 2015-08-09 18:23:32 -05:00
Lyrics.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
LyricsWindow.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
LyricsWindow.h Bug1075, and define and use new event type for TrackPanel timer ticks... 2015-07-28 11:56:00 -04:00
MacroMagic.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
Makefile.am Remove unused fns; fix missing & misspelled headers in make & project files 2015-08-30 13:19:08 -04:00
Makefile.in Regenerate for new file 2015-08-17 21:54:47 -05:00
Matrix.cpp Remove trailing spaces. 2014-06-03 20:30:19 +00:00
Matrix.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
Menus.cpp Bug30: During playback, after CTRL+M, chars, ENTER -- restore track focus. 2016-01-21 10:18:41 -05:00
Menus.h Bug30: During playback, after CTRL+M, chars, ENTER -- restore track focus. 2016-01-21 10:18:41 -05:00
Mix.cpp Remove Envelope.h from other headers 2015-07-28 10:02:09 -04:00
Mix.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
MixerBoard.cpp Bug36, partial: Redraw mixer board when meter range preference changes 2016-01-21 10:22:24 -05:00
MixerBoard.h Bug36, partial: Redraw mixer board when meter range preference changes 2016-01-21 10:22:24 -05:00
ModuleManager.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
ModuleManager.h Fix for bug #857 2015-02-12 02:30:30 +00:00
NoteTrack.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
NoteTrack.h Preliminaries for bug 900 2015-05-26 20:02:37 -04:00
NumberScale.h Bug1169: end the separate treatment of lin vs. log display bounds for spectrum... 2015-09-06 21:47:14 -04:00
PitchName.cpp Remove trailing spaces. 2014-06-03 20:30:19 +00:00
PitchName.h Preliminary changes for wxWidgets 3.0.1 2014-10-06 08:10:50 +00:00
PlatformCompatibility.cpp Preliminary changes for wxWidgets 3.0.1 2014-10-06 08:10:50 +00:00
PlatformCompatibility.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
PluginManager.cpp Fix for bug #1192 2015-09-09 01:11:22 -05:00
PluginManager.h Fix for bug #1017 2015-06-09 00:39:25 -05:00
Prefs.cpp Fix for bug #673 2015-06-03 01:22:18 -05:00
Prefs.h Remove the 2013-09-24 00:14:37 +00:00
Printing.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
Printing.h 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
Profiler.cpp Additional changes for wx3 2014-10-16 16:18:04 +00:00
Profiler.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
Project.cpp Bug36, partial: Redraw mixer board when meter range preference changes 2016-01-21 10:22:24 -05:00
Project.h Temporary fix for bug #964 2015-09-04 01:24:28 -05:00
RealFFTf.cpp Andrew Hallendorff's multithreaded Equalization effect. 2014-10-09 21:52:19 +00:00
RealFFTf.h Put Experimental.h (redundantly) in headers that rely on it 2015-08-31 17:53:12 -04:00
RealFFTf48x.cpp Andrew Hallendorff's multithreaded Equalization effect. 2014-10-09 21:52:19 +00:00
RealFFTf48x.h Andrew Hallendorff's multithreaded Equalization effect. 2014-10-09 21:52:19 +00:00
Resample.cpp Remove Prefs.h from Resample.h 2015-08-31 15:10:10 -04:00
Resample.h Remove Prefs.h from Resample.h 2015-08-31 15:10:10 -04:00
RevisionIdent.h No ident by default. 2015-04-12 14:48:32 +01:00
RingBuffer.cpp Remove trailing spaces. 2014-06-03 20:30:19 +00:00
RingBuffer.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
SampleFormat.cpp Support backwards play, a requirement for scrubbing 2015-04-17 02:25:52 -04:00
SampleFormat.h Fix warning on Linux 2015-05-29 13:09:48 -05:00
Screenshot.cpp Fix layout of Screnshot tools window 2015-07-31 12:45:57 +01:00
Screenshot.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
SelectedRegion.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
SelectedRegion.h #include <math.h> 2015-04-11 22:35:37 +01:00
Sequence.cpp Fix format specifier 2015-08-15 17:37:00 -05:00
Sequence.h Preliminaries for bug 900 2015-05-26 20:02:37 -04:00
Shuttle.cpp From: martin@steghoefer.eu [PATCH 01/15] Fix runtime problem with wxWidgets 3.0: Correct string formatting: wxLongLong -> %lld + long long 2014-11-08 16:06:28 +00:00
Shuttle.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
ShuttleGui.cpp Uniform naming of symbols in Experimental.h 2015-08-31 17:55:56 -04:00
ShuttleGui.h Appearance on OSX is now back to normal or better 2015-08-23 20:25:01 -05:00
ShuttlePrefs.cpp Remove flushing of preferences in ShuttlePrefs and only 2015-12-21 20:07:24 -06:00
ShuttlePrefs.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
Snap.cpp Fix warnings, reduce header file dependencies 2015-08-24 23:08:28 -04:00
Snap.h Fix warnings, reduce header file dependencies 2015-08-24 23:08:28 -04:00
SoundActivatedRecord.cpp Remove flushing of preferences in ShuttlePrefs and only 2015-12-21 20:07:24 -06:00
SoundActivatedRecord.h Move ENV_DB_RANGE out of Envelope.h; that file can be included in fewer places. 2015-07-28 11:55:52 -04:00
Spectrum.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
Spectrum.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
SplashDialog.cpp Changes to a number of dialogs so that the NVDA screen reader can read the titles. Missed these in my last patch. The accessibility name of the dialog is set to the title. 2015-05-18 13:57:05 +01:00
SplashDialog.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
SseMathFuncs.cpp Andrew Hallendorff's multithreaded Equalization effect. 2014-10-09 21:52:19 +00:00
SseMathFuncs.h Migrating the remaining effects 2015-04-16 23:36:28 -05:00
Tags.cpp Fix for bug 440 2016-01-20 23:56:57 +00:00
Tags.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
Theme.cpp travis 2015-07-28 10:21:41 -04:00
Theme.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
ThemeAsCeeCode.h Fix for http://bugzilla.audacityteam.org/show_bug.cgi?id=643 "Residual consistency issues with SHIFT showing Loop Play button icon" by Paul Licameli. 2014-11-29 17:22:05 +00:00
TimeDialog.cpp Changes to a number of dialogs so that the NVDA screen reader can read the titles. Missed these in my last patch. The accessibility name of the dialog is set to the title. 2015-05-18 13:57:05 +01:00
TimeDialog.h Frequency Selection toolbar from Paul Licameli. 2014-11-08 15:18:43 +00:00
TimeTrack.cpp Remove Envelope.h from other headers 2015-07-28 10:02:09 -04:00
TimeTrack.h TrackArtist, LabelTrack, TimeTrack, Envelope functions take ZoomInfo... 2015-07-19 11:44:13 -04:00
TimerRecordDialog.cpp Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
TimerRecordDialog.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
Track.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
Track.h Appearance on OSX is now back to normal or better 2015-08-23 20:25:01 -05:00
TrackArtist.cpp Residuals from Bug 1296 2016-01-08 22:05:48 +00:00
TrackArtist.h dB range is now in Waveforms preferences and view settings, and ... 2015-08-15 18:07:29 -04:00
TrackPanel.cpp Update solo button defaults 2016-01-21 01:52:42 +00:00
TrackPanel.h possible fix for bug 1250 2015-10-26 10:17:07 +00:00
TrackPanelAx.cpp Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
TrackPanelAx.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
TrackPanelListener.h Put one of those functions back... I will need it in future. 2015-08-30 13:47:12 -04:00
TranslatableStringArray.h New header doesn't need <vector> 2015-08-17 12:08:58 -04:00
UndoManager.cpp Remove Track.h from other headers 2015-07-28 10:02:03 -04:00
UndoManager.h Fix for bug #992 and add total space used to History 2015-05-30 15:56:46 -05:00
ViewInfo.cpp Residuals from Bug 1296 2016-01-08 22:05:48 +00:00
ViewInfo.h Put the scroll-beyond-zero flag in just one place, ViewInfo 2015-08-26 23:17:20 -04:00
VoiceKey.cpp Merge remote-tracking branch 'upstream/master' into wx3 2015-07-28 15:06:25 -05:00
VoiceKey.h Merge remote-tracking branch 'upstream/master' into wx3 2015-07-28 15:06:25 -05:00
WaveClip.cpp Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
WaveClip.h Improve calculation of reassigned spectrogram at screen boundaries 2015-08-17 10:03:45 -04:00
WaveTrack.cpp Add custom track name defaults to preferences 2016-01-21 02:42:25 +00:00
WaveTrack.h Bug1169: end the separate treatment of lin vs. log display bounds for spectrum... 2015-09-06 21:47:14 -04:00
WaveTrackLocation.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
WrappedType.cpp Updates for wx3 2015-06-30 11:25:32 -05:00
WrappedType.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
audacity.desktop.in Add Ukrainian translation to desktop file 2015-04-11 19:31:04 +03:00
audacity.xml Migrating the remaining effects 2015-04-16 23:36:28 -05:00
configtemplate.h Cleanup lib-src 2015-04-16 14:41:41 -05:00
float_cast.h Return to using private (l)lrint(f) inline functions. 2015-03-16 20:34:05 +00:00