audacia/src
Paul Licameli 8625df6814 More NumericTextCtrl constructor options 2018-02-21 19:21:02 -05:00
..
blockfile Move definition of _ and related into Internat.h 2018-01-06 21:03:32 -05:00
commands inclusions of Audacity.h 2018-02-21 19:20:53 -05:00
effects NumericTextControl ctor arguments... 2018-02-21 19:21:02 -05:00
export Update for FFmpeg 3.5 2018-01-26 19:18:25 -05:00
import Rename SpecPowerMeter as SpecPowerCalculation 2018-02-21 17:50:29 -05:00
ondemand Remove needless uses of wxString::c_str() in wxString::Format... 2018-01-01 20:34:33 -05:00
prefs Properly hide non-Full keyboard defaults containing Command+ on Mac 2018-02-08 17:19:18 -05:00
toolbars NumericTextControl ctor arguments... 2018-02-21 19:21:02 -05:00
tracks Zoom on mouse when no selection 2018-01-26 14:23:35 +00:00
widgets More NumericTextCtrl constructor options 2018-02-21 19:21:02 -05:00
xml Simplify GuardedCall and default its return type to void 2018-01-13 01:32:41 -05:00
AColor.cpp Bug 1701 - Mac: Text descriptors in Selection Toolbar become invisible after Open command 2017-08-13 23:04:13 +01:00
AColor.h doxygen. Class list completed for letter 'A'. 2017-11-09 18:32:29 +00:00
AboutDialog.cpp Remove post-translation substitutions 2018-02-21 19:20:54 -05:00
AboutDialog.h Display translator credit only for the chosen locale 2017-11-28 09:17:27 -05:00
AllThemeResources.h Theme Tweaks 2017-07-19 15:27:00 +01:00
Audacity.h Open 2.3.0 alpha development 2018-02-21 15:18:09 -05:00
AudacityApp.cpp Add machinery to TrackList for pending changes to tracks 2018-02-21 19:20:56 -05:00
AudacityApp.h Update fix for #1554 2018-01-10 11:33:05 +00:00
AudacityException.cpp Translate "Message" as default title of message box... 2018-01-01 17:50:02 -05:00
AudacityException.h Simplify GuardedCall and default its return type to void 2018-01-13 01:32:41 -05:00
AudacityHeaders.cpp
AudacityHeaders.h
AudacityLogger.cpp Move definition of _ and related into Internat.h 2018-01-06 21:03:32 -05:00
AudacityLogger.h
AudioIO.cpp Fix interaction of recording and undo... 2018-02-21 19:21:00 -05:00
AudioIO.h Rename Meter as MeterPanel, and some DOxygen 2018-02-21 17:50:28 -05:00
AudioIOListener.h
AutoRecovery.cpp More use of shared_ptr to Track, for safety... 2018-01-10 20:05:11 -05:00
AutoRecovery.h Use std::[tr1::]unordered_(set|map), not the wxWidgets container macros 2018-01-08 18:22:51 -05:00
BatchCommandDialog.cpp Friendlier command names in the Edit Chains dialogs... 2018-01-10 09:09:05 -05:00
BatchCommandDialog.h Friendlier command names in the Edit Chains dialogs... 2018-01-10 09:09:05 -05:00
BatchCommands.cpp Friendlier command names in the Edit Chains dialogs... 2018-01-10 09:09:05 -05:00
BatchCommands.h Friendlier command names in the Edit Chains dialogs... 2018-01-10 09:09:05 -05:00
BatchProcessDialog.cpp Friendlier command names in the Edit Chains dialogs... 2018-01-10 09:09:05 -05:00
BatchProcessDialog.h Friendlier command names in the Edit Chains dialogs... 2018-01-10 09:09:05 -05:00
Benchmark.cpp Translate "Message" as default title of message box... 2018-01-01 17:50:02 -05:00
Benchmark.h
BlockFile.cpp Re-fix some warnings about mixing signed and unsigned better... 2018-01-23 18:51:53 -05:00
BlockFile.h Fix error in Mac build uncovered by the previous 2017-06-25 15:36:32 -04:00
ClassicThemeAsCeeCode.h Add Hover-Over-Down State for Button 2017-12-14 14:39:56 +00:00
CrossFade.cpp
CrossFade.h
DarkThemeAsCeeCode.h Shift+Z for Zoom Toggle. Theme tweaks. 2018-01-11 19:24:26 +00:00
Dependencies.cpp Use std::[tr1::]unordered_(set|map), not the wxWidgets container macros 2018-01-08 18:22:51 -05:00
Dependencies.h
DeviceChange.cpp Use wxPrintf not printf 2017-12-16 11:54:32 -05:00
DeviceChange.h
DeviceManager.cpp
DeviceManager.h
Diags.cpp
Diags.h
DirManager.cpp Simplify GuardedCall and default its return type to void 2018-01-13 01:32:41 -05:00
DirManager.h remove unused 2018-01-16 17:51:03 -05:00
Dither.cpp
Dither.h
Envelope.cpp Re-fix some warnings about mixing signed and unsigned better... 2018-01-23 18:51:53 -05:00
Envelope.h Bug1682, maybe: More careful treatment of some Envelope corner cases 2017-07-14 22:49:46 -04:00
Experimental.h Remove EXPERIMENTAL_OUTPUT_DISPLAY... 2018-01-12 12:08:09 -05:00
FFT.cpp Move definition of _ and related into Internat.h 2018-01-06 21:03:32 -05:00
FFT.h
FFmpeg.cpp Update for FFmpeg 3.5 2018-01-26 19:18:25 -05:00
FFmpeg.h Update for FFmpeg 3.5 2018-01-28 15:49:44 -05:00
FileException.cpp Move definition of _ and related into Internat.h 2018-01-06 21:03:32 -05:00
FileException.h Avoid long repetitions of message boxes for opening corrupt project 2017-10-21 10:40:41 -04:00
FileFormats.cpp Bug1829, more: check all errors flushing and closing export files... 2018-01-22 16:48:20 -05:00
FileFormats.h Fix Windows build 2018-01-24 11:44:06 -05:00
FileIO.cpp Bug1829, more: check all errors flushing and closing export files... 2018-01-22 16:48:20 -05:00
FileIO.h Bug1829, more: check all errors flushing and closing export files... 2018-01-22 16:48:20 -05:00
FileNames.cpp Remove needless uses of wxString::c_str() in wxString::Format... 2018-01-01 20:34:33 -05:00
FileNames.h Move MyCopyFile into class FileNames 2017-12-31 16:18:55 -05:00
FreqWindow.cpp Substitute, don't concatenate, when composing localized strings... 2018-01-04 04:30:46 -05:00
FreqWindow.h Bug 1654 - Enh: Analyze Contrast and Plot Spectrum don't have the new "Help" button 2017-08-14 23:10:06 +01:00
HelpText.cpp Remove post-translation substitutions 2018-02-21 19:20:54 -05:00
HelpText.h
HiContrastThemeAsCeeCode.h Shift+Z for Zoom Toggle. Theme tweaks. 2018-01-11 19:24:26 +00:00
HistoryWindow.cpp Big1822: Discard button of History window should remain disabled... 2018-01-14 19:03:47 -05:00
HistoryWindow.h
HitTestResult.h windows build 2017-07-16 14:46:47 -04:00
ImageManipulation.cpp Fix 'black spot' issue on buttons. 2017-06-16 15:38:48 +01:00
ImageManipulation.h
InconsistencyException.cpp Move definition of _ and related into Internat.h 2018-01-06 21:03:32 -05:00
InconsistencyException.h Sequence consistency check will not throw in 2.2.1 2017-11-20 20:28:04 -05:00
Internat.cpp Move definition of _ and related into Internat.h 2018-01-06 21:03:32 -05:00
Internat.h Make a dynamic check of misuse of _ that works in Windows too... 2018-01-14 14:23:58 -05:00
InterpolateAudio.cpp Clean up some dead code and MSVC warnings. 2017-12-08 15:20:39 +00:00
InterpolateAudio.h Remove naked new[] in: linear algebra functions for Repair 2017-03-17 17:52:49 -04:00
LabelDialog.cpp Substitute, don't concatenate, when composing localized strings... 2018-01-04 04:30:46 -05:00
LabelDialog.h use override 2017-11-05 21:01:52 -05:00
LabelTrack.cpp Remove needless uses of wxString::c_str() in wxString::Format... 2018-01-01 20:34:33 -05:00
LabelTrack.h Pass more context information into drawing routines 2017-07-09 12:34:27 -04:00
LangChoice.cpp Move definition of _ and related into Internat.h 2018-01-06 21:03:32 -05:00
LangChoice.h
Languages.cpp Use std::[tr1::]unordered_(set|map), not the wxWidgets container macros 2018-01-08 18:22:51 -05:00
Languages.h
Legacy.cpp Remove needless uses of wxString::c_str() in wxString::Format... 2018-01-01 20:34:33 -05:00
Legacy.h
LightThemeAsCeeCode.h Shift+Z for Zoom Toggle. Theme tweaks. 2018-01-11 19:24:26 +00:00
LoadModules.cpp
LoadModules.h
Lyrics.cpp Rename Lyrics as LyricsPanel, and some DOxygen 2018-02-21 17:32:08 -05:00
Lyrics.h Rename Lyrics as LyricsPanel, and some DOxygen 2018-02-21 17:32:08 -05:00
LyricsWindow.cpp Rename Lyrics as LyricsPanel, and some DOxygen 2018-02-21 17:32:08 -05:00
LyricsWindow.h Rename Lyrics as LyricsPanel, and some DOxygen 2018-02-21 17:32:08 -05:00
MacroMagic.h
Makefile.am WXINTL_NO_GETTEXT_MACRO defined in compiler options... 2018-01-06 20:56:51 -05:00
Makefile.in Ran autoreconf --force --no-recursive 2018-01-24 22:34:35 -05:00
Matrix.cpp Clean up some dead code and MSVC warnings. 2017-12-08 15:20:39 +00:00
Matrix.h Remove naked new[] in: linear algebra functions for Repair 2017-03-17 17:52:49 -04:00
MemoryX.h IteratorRange utilities 2018-01-10 07:44:36 -05:00
Menus.cpp Disable Undo and Redo while there are pending changes in TrackList... 2018-02-21 19:20:57 -05:00
Menus.h Make the experimental effects rack window compilable and usable... 2018-02-21 19:20:54 -05:00
MenusMac.cpp No more functor objects; all command handler functions take same args 2018-01-05 09:27:29 -05:00
Mix.cpp More use of shared_ptr to Track, for safety... 2018-01-10 20:05:11 -05:00
Mix.h More use of shared_ptr to Track, for safety... 2018-01-10 20:05:11 -05:00
MixerBoard.cpp Rename Meter as MeterPanel, and some DOxygen 2018-02-21 17:50:28 -05:00
MixerBoard.h Rename Meter as MeterPanel, and some DOxygen 2018-02-21 17:50:28 -05:00
ModuleManager.cpp null checks -- fix Linux crash in drag-dropping files onto app icon? 2018-01-03 15:35:49 -05:00
ModuleManager.h ModuleInterface::RegisterPlugin can report an error message 2017-12-27 15:19:36 -05:00
NoteTrack.cpp Split "Do" functions out of the "Set" functions for some Track settings 2018-02-21 19:20:55 -05:00
NoteTrack.h Split "Do" functions out of the "Set" functions for some Track settings 2018-02-21 19:20:55 -05:00
NumberScale.h simplify SpectrogramSettings::GetScale; abstract frequency-to-bin... 2017-03-17 17:52:27 -04:00
PitchName.cpp Move definition of _ and related into Internat.h 2018-01-06 21:03:32 -05:00
PitchName.h Plot Spectrum, Change Pitch localize pitch names; Unicode sharp/flat 2018-01-02 12:20:04 -05:00
PlatformCompatibility.cpp indentation, final newlines, spelling, remove unused members 2017-11-05 21:01:38 -05:00
PlatformCompatibility.h
PluginManager.cpp Correct recent comments... 2018-01-16 12:28:21 -05:00
PluginManager.h comments 2018-01-09 14:57:54 -05:00
Prefs.cpp Update fix for #1554 2018-01-10 11:33:05 +00:00
Prefs.h
Printing.cpp Remove EXPERIMENTAL_OUTPUT_DISPLAY... 2018-01-12 12:08:09 -05:00
Printing.h
Profiler.cpp Use wxFprintf not fprintf and you don't need c_str 2017-12-16 11:54:18 -05:00
Profiler.h Remove naked new[] in: various 2017-03-17 17:52:47 -04:00
Project.cpp Iterate over the pending tracks for drawing and sizing the scrollbars 2018-02-21 19:20:58 -05:00
Project.h Disable Undo and Redo while there are pending changes in TrackList... 2018-02-21 19:20:57 -05:00
RealFFTf.cpp Redo type HFFT as a smart pointer, remove malloc and free 2017-03-17 17:52:51 -04:00
RealFFTf.h Redo type HFFT as a smart pointer, remove malloc and free 2017-03-17 17:52:51 -04:00
RealFFTf48x.cpp Remove naked malloc (or similar) and free in: various 2017-03-17 17:52:54 -04:00
RealFFTf48x.h Redo type HFFT as a smart pointer, remove malloc and free 2017-03-17 17:52:51 -04:00
RefreshCode.h doxygen. Class list completed for letter 'A'. 2017-11-09 18:32:29 +00:00
Resample.cpp Move definition of _ and related into Internat.h 2018-01-06 21:03:32 -05:00
Resample.h Remove naked malloc (or similar) and free in: various 2017-03-17 17:52:54 -04:00
RevisionIdent.h Bug 1597 - Enh: Greater clarity over status of versions needed 2017-02-25 23:00:39 +00:00
RingBuffer.cpp Alert user to drop-outs during recording... 2018-01-15 14:48:39 -05:00
RingBuffer.h Alert user to drop-outs during recording... 2018-01-15 14:48:39 -05:00
SampleFormat.cpp Alert user to drop-outs during recording... 2018-01-15 14:48:39 -05:00
SampleFormat.h Remove naked malloc (or similar) and free in: various 2017-03-17 17:52:54 -04:00
Screenshot.cpp Fix a missed translation 2018-01-02 20:14:12 -05:00
Screenshot.h
SelectedRegion.cpp Comment where xml writing functions may throw 2017-03-18 11:45:05 -04:00
SelectedRegion.h
SelectionState.cpp More careful use of weak pointers to tracks in UIHandles 2017-06-28 01:46:59 -04:00
SelectionState.h Use weak_ptr in track selection state 2017-06-25 13:35:16 -04:00
Sequence.cpp Re-fix some warnings about mixing signed and unsigned better... 2018-01-23 18:51:53 -05:00
Sequence.h Earlier detection and abort editing in case of overlong block file... 2017-07-23 12:41:46 -04:00
Shuttle.cpp inclusions of Audacity.h 2018-02-21 19:20:53 -05:00
Shuttle.h
ShuttleGui.cpp indentation, final newlines, spelling, remove unused members 2017-11-05 21:01:38 -05:00
ShuttleGui.h indentation, final newlines, spelling, remove unused members 2017-11-05 21:01:38 -05:00
ShuttlePrefs.cpp
ShuttlePrefs.h
Snap.cpp SnapManager::Snap returns its results in a struct 2017-07-13 12:11:13 -04:00
Snap.h SnapManager::Snap returns its results in a struct 2017-07-13 12:11:13 -04:00
SoundActivatedRecord.cpp Move definition of _ and related into Internat.h 2018-01-06 21:03:32 -05:00
SoundActivatedRecord.h
Spectrum.cpp Remove naked new[] in: various 2017-03-17 17:52:47 -04:00
Spectrum.h
SplashDialog.cpp Splash: make a big one 2018-02-05 08:56:16 -05:00
SplashDialog.h
SseMathFuncs.cpp
SseMathFuncs.h indentation, final newlines, spelling, remove unused members 2017-11-05 21:01:38 -05:00
Tags.cpp Simplify GuardedCall and default its return type to void 2018-01-13 01:32:41 -05:00
Tags.h Use std::[tr1::]unordered_(set|map), not the wxWidgets container macros 2018-01-08 18:22:51 -05:00
Theme.cpp Fix repaint of Mixer board after change of track name... 2018-02-07 05:16:29 -05:00
Theme.h indentation, final newlines, spelling, remove unused members 2017-11-05 21:01:38 -05:00
ThemeAsCeeCode.h
TimeDialog.cpp NumericTextControl ctor arguments... 2018-02-21 19:21:02 -05:00
TimeDialog.h Move definition of _ and related into Internat.h 2018-01-06 21:03:32 -05:00
TimeTrack.cpp Use wxPrintf not printf 2017-12-16 11:54:32 -05:00
TimeTrack.h Pass more context information into drawing routines 2017-07-09 12:34:27 -04:00
TimerRecordDialog.cpp More NumericTextCtrl constructor options 2018-02-21 19:21:02 -05:00
TimerRecordDialog.h use override 2017-11-05 21:01:52 -05:00
Track.cpp Prohibit copy of TrackList, no longer needed; allow swap and move 2018-02-21 19:21:01 -05:00
Track.h Prohibit copy of TrackList, no longer needed; allow swap and move 2018-02-21 19:21:01 -05:00
TrackArtist.cpp Iterate over the pending tracks for drawing and sizing the scrollbars 2018-02-21 19:20:58 -05:00
TrackArtist.h Revert "Preliminaries to support better interaction of undo and recording" 2018-01-14 21:36:33 -05:00
TrackPanel.cpp Iterate over the pending tracks for drawing and sizing the scrollbars 2018-02-21 19:20:58 -05:00
TrackPanel.h Remove EXPERIMENTAL_OUTPUT_DISPLAY... 2018-01-12 12:08:09 -05:00
TrackPanelAx.cpp Change details of focusing of tracks in presence of pending ones... 2018-02-21 19:20:58 -05:00
TrackPanelAx.h Remove some unnecessary #includes 2017-07-12 14:15:16 -04:00
TrackPanelCell.h TrackPanelCell hit tests can return multiple results... 2017-07-09 08:17:40 -04:00
TrackPanelCellIterator.h Fix end of range of TrackPanelCellIterator 2017-12-20 11:21:29 -05:00
TrackPanelDrawingContext.h Revert the reversion of the elegant fix of wrong MSVC compiler warning 2018-01-13 14:04:25 -05:00
TrackPanelListener.h
TrackPanelMouseEvent.h VZooming Changes 2017-12-11 18:41:48 +00:00
TrackPanelResizeHandle.cpp Remove EXPERIMENTAL_OUTPUT_DISPLAY... 2018-01-12 12:08:09 -05:00
TrackPanelResizeHandle.h Simplify by removing class HitTestResult... 2017-07-09 07:57:34 -04:00
TrackPanelResizerCell.cpp TrackPanelCell hit tests can return multiple results... 2017-07-09 08:17:40 -04:00
TrackPanelResizerCell.h TrackPanelCell hit tests can return multiple results... 2017-07-09 08:17:40 -04:00
TranslatableStringArray.h
UIHandle.cpp Remove tab key target cycling and snap escape; reimplement for Esc 2017-07-15 20:37:39 -04:00
UIHandle.h Remove tab key target cycling and snap escape; reimplement for Esc 2017-07-15 20:37:39 -04:00
UndoManager.cpp Don't push vacuous undo items... 2018-02-21 19:20:57 -05:00
UndoManager.h Scanned for bad naked new; found none; changed comments, used safenew 2017-07-23 09:35:01 -04:00
UserException.cpp Define an AudacityException subclass for user cancellation of progress 2017-03-17 17:52:58 -04:00
UserException.h Fix move constructors and assignments of AudacityException classes 2017-03-21 14:11:17 -04:00
ViewInfo.cpp Zoom Toggle 2018-01-07 17:14:33 +00:00
ViewInfo.h Zoom Toggle 2018-01-07 17:14:33 +00:00
VoiceKey.cpp Fix identical sub-expressions of - operator 2018-01-26 10:12:14 -05:00
VoiceKey.h EXPERIMENTAL_VOICE_DETECTION: compile, use const, more careful casts 2017-03-17 17:52:17 -04:00
WaveClip.cpp Re-fix some warnings about mixing signed and unsigned better... 2018-01-23 18:51:53 -05:00
WaveClip.h Translate "Message" as default title of message box... 2018-01-01 17:50:02 -05:00
WaveTrack.cpp Define WaveTrack::Reinit() 2018-02-21 19:21:00 -05:00
WaveTrack.h Define WaveTrack::Reinit() 2018-02-21 19:21:00 -05:00
WaveTrackLocation.h Highlighting of cutlines and clip boundaries 2017-07-11 13:57:58 -04:00
WrappedType.cpp
WrappedType.h
audacity.desktop.in audacity.desktop.in for ja, zh_CN, and zh_TW (thanks to mkpoli) 2017-11-25 17:10:35 -05:00
audacity.xml
configtemplate.h Regenerate configure scripts and Makefile.in's 2017-07-04 07:50:16 -04:00
float_cast.h
wxFileNameWrapper.h