audacia/src
James Crook 1deff18c15 Bug 231 - Cut Preview should play all selected/sync-locked tracks, respecting Mute/Solo during preview 2018-09-10 16:57:36 +01:00
..
blockfile Don't need AudacityException::Move, use std::exception_ptr 2018-05-10 00:56:37 -04:00
commands Bug 1971 - Linux: Scriptables screenshot command only grab a small rectangle of window 2018-09-05 19:16:07 +01:00
effects Part fixes for compilation of EXPERIMENTAL_SCOREALIGN 2018-09-05 13:25:41 -04:00
export Fix ASSERT opening FFmpeg Options Dialog. 2018-08-29 13:25:18 +01:00
import Fix 4 warnings about missing override keyword 2018-07-23 14:48:44 -04:00
ondemand Replace deprecated std::mem_fun and mem_fun_ref with mem_fn... 2018-07-28 10:59:08 -04:00
prefs Now implement scrubbing default to unpinned, see commit ac1017e... 2018-08-31 10:46:08 -04:00
toolbars Bug 231 - Cut Preview should play all selected/sync-locked tracks, respecting Mute/Solo during preview 2018-09-10 16:57:36 +01:00
tracks When scrubbing backwards unpinned, scroll tracks by whole panel width 2018-09-09 13:53:51 -04:00
widgets Bug 1970 - Missing tick marks in Timeline 2018-09-09 12:33:10 +01:00
xml Bug 1905 - Labels with more than 260 characters fail to load (with no warning) 2018-08-07 11:46:21 +01:00
AColor.cpp Fix deprecation warnings with wxFont, wxPen, wxBrush ctors... 2018-07-23 13:21:15 -04:00
AColor.h doxygen. Class list completed for letter 'A'. 2017-11-09 18:32:29 +00:00
AboutDialog.cpp Add Max Maisel to contributors (in AboutDialog) 2018-08-06 11:02:57 +01:00
AboutDialog.h Update credits 2018-05-24 13:20:53 +01:00
AllThemeResources.h Theme Tweaks 2017-07-19 15:27:00 +01:00
Audacity.h Add some Right-To-Left language workarounds. 2018-08-10 18:39:33 +01:00
AudacityApp.cpp Bug 1918 - Left to right (LTR) language selection reverses elements that should not be reversed 2018-08-08 16:33:00 +01:00
AudacityApp.h Fix some warnings on mac 2018-04-07 20:28:27 +01:00
AudacityException.cpp Don't need AudacityException::Move, use std::exception_ptr 2018-05-10 00:56:37 -04:00
AudacityException.h Don't need AudacityException::Move, use std::exception_ptr 2018-05-10 00:56:37 -04:00
AudacityHeaders.cpp
AudacityHeaders.h fix Mac build 2018-03-31 23:28:08 -04:00
AudacityLogger.cpp Rewrite many calls to Connect() with Bind()... 2018-02-21 19:28:11 -05:00
AudacityLogger.h Calls to Disconnect or Unbind in destructors are not needed, if... 2018-02-21 19:28:06 -05:00
AudioIO.cpp Bug1967: scrub shouldn't be clicky... 2018-09-09 11:01:01 -04:00
AudioIO.h Poller thread leaves messages, Audio interprets; a buffer not a queue 2018-08-27 16:53:16 -04:00
AudioIOListener.h
AutoRecovery.cpp Get rid of wx object arrays, use std::vector 2018-02-21 19:33:27 -05:00
AutoRecovery.h Remove most uses of AUDACITY_OLD_STD 2018-05-10 00:56:36 -04:00
BatchCommandDialog.cpp Select Command dialog: minor focus fix 2018-08-14 13:17:39 +01:00
BatchCommandDialog.h Define MacroCommandsCatalog to associate friendly and internal names... 2018-03-06 18:47:56 -05:00
BatchCommands.cpp Bug 1854 - Un-warned export file overwrite danger in 2.2.2 Chains and 2.3.0 MacrosWindow 2018-08-11 12:54:24 +01:00
BatchCommands.h Bug 1856 - Applying Macros to Files is no longer a batch process 2018-08-04 19:16:32 +01:00
BatchProcessDialog.cpp Bug 1966 - Manage Macros: Import and Export buttons are always inactive. 2018-09-03 22:58:57 +01:00
BatchProcessDialog.h Rename 'chain' to 'macro' in history and comments. 2018-03-16 18:47:39 +00: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 movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
CMakeLists.txt Compile all libs and link (Debug only so far) using CMake 2018-04-01 15:51:11 +01:00
CellularPanel.cpp Bug1931: more precautions, higher level and more general... 2018-08-12 15:55:27 -04:00
CellularPanel.h Bug1917: TrackPanel should keep focus after click or drag... 2018-08-07 10:42:38 -04:00
ClassicThemeAsCeeCode.h Add Hover-Over-Down State for Button 2017-12-14 14:39:56 +00:00
CrossFade.cpp Fix some warnings (MSVC) 2018-03-31 19:47:16 +01:00
CrossFade.h
DarkThemeAsCeeCode.h Shift+Z for Zoom Toggle. Theme tweaks. 2018-01-11 19:24:26 +00:00
Dependencies.cpp Fix layout of dependency warning 2018-05-11 21:38:11 +01:00
Dependencies.h
DeviceChange.cpp Use wxPrintf not printf 2017-12-16 11:54:32 -05:00
DeviceChange.h
DeviceManager.cpp Allow capture retries if time since Rescan() < 10s 2018-08-13 00:33:38 +01:00
DeviceManager.h Allow capture retries if time since Rescan() < 10s 2018-08-13 00:33:38 +01:00
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 most uses of AUDACITY_OLD_STD 2018-05-10 00:56:36 -04:00
Dither.cpp Make enum class for dither type 2018-03-25 14:48:01 -04:00
Dither.h Fix MSVC build. 2018-03-25 21:41:55 +01:00
Envelope.cpp Bug 1844 - Nyquist effects move subsequent envelope points by selection's length 2018-08-07 10:39:18 +01:00
Envelope.h Bug 1844 - Nyquist effects move subsequent envelope points by selection's length 2018-08-07 10:39:18 +01:00
Experimental.h Disable experimental loudness normalizing 2018-08-22 20:45:50 +01: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 Don't need AudacityException::Move, use std::exception_ptr 2018-05-10 00:56:37 -04:00
FileException.h Don't need AudacityException::Move, use std::exception_ptr 2018-05-10 00:56:37 -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 Migrate old chains... 2018-03-15 05:21:04 -04:00
FileNames.h Migrate old chains... 2018-03-15 05:21:04 -04:00
FreqWindow.cpp Bug 1886 - Sluggish behaviour caused by the large time taken to draw the Track Control Panel 2018-08-03 18:29:49 +01:00
FreqWindow.h Follow wxWidgets argument conventions for other ctors 2018-02-21 19:21:03 -05:00
HelpText.cpp Update HelpText.cpp 2018-08-29 23:07:37 -04:00
HelpText.h
HiContrastThemeAsCeeCode.h Shift+Z for Zoom Toggle. Theme tweaks. 2018-01-11 19:24:26 +00:00
HistoryWindow.cpp Replace more Connect with Bind; needed redeclaration of custom events 2018-02-21 19:30:40 -05:00
HistoryWindow.h Rewrite more Connect() with Bind(), which were type incorrect... 2018-02-21 19:28:12 -05:00
HitTestResult.h windows build 2017-07-16 14:46:47 -04:00
ImageManipulation.cpp Add code for iota theme-bitmap 2018-04-04 21:30:10 +01:00
ImageManipulation.h
InconsistencyException.cpp Don't need AudacityException::Move, use std::exception_ptr 2018-05-10 00:56:37 -04:00
InconsistencyException.h Don't need AudacityException::Move, use std::exception_ptr 2018-05-10 00:56:37 -04:00
Internat.cpp Replace deprecated std::mem_fun and mem_fun_ref with mem_fn... 2018-07-28 10:59:08 -04:00
Internat.h Bug 1855 - Accelerators not removed from names in translation 2018-04-22 19:46:09 +01: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 Bug 1465 - Labels Editor: Does not remember modified size and position after OK 2018-04-11 23:11:01 +01:00
LabelDialog.h Bug 1465 - Labels Editor: Does not remember modified size and position after OK 2018-04-11 23:11:01 +01:00
LabelTrack.cpp Bug 1905 - Labels with more than 260 characters fail to load (with no warning) 2018-08-07 11:46:21 +01:00
LabelTrack.h SetClip, SetLabel, SetProject added 2018-02-24 14:20:24 -05:00
LangChoice.cpp Move definition of _ and related into Internat.h 2018-01-06 21:03:32 -05:00
LangChoice.h
Languages.cpp Remove most uses of AUDACITY_OLD_STD 2018-05-10 00:56:36 -04: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 Fix deprecation warnings with wxFont, wxPen, wxBrush ctors... 2018-07-23 13:21:15 -04:00
Lyrics.h Fix windows build... 2018-02-22 12:32:53 -05:00
LyricsWindow.cpp Supply missing #includes that Travis build needs 2018-08-11 12:46:27 -04:00
LyricsWindow.h Calls to Disconnect or Unbind in destructors are not needed, if... 2018-02-21 19:28:06 -05:00
MacroMagic.h
Makefile.am Move class CellularPanel into its own files 2018-08-05 14:02:55 -04:00
Makefile.in Move class CellularPanel into its own files 2018-08-05 14:02:55 -04: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 Replace deprecated std::mem_fun and mem_fun_ref with mem_fn... 2018-07-28 10:59:08 -04:00
Menus.cpp Wording: "Duplex" -> "Overdub" (missing piece). 2018-09-08 14:41:43 +01:00
Menus.h remove unused function 2018-09-04 23:04:18 -04:00
MenusMac.cpp No more functor objects; all command handler functions take same args 2018-01-05 09:27:29 -05:00
Mix.cpp Revert cc08cfc, it's unimportant to other work and it made scrub clicky 2018-08-09 19:34:33 -04:00
Mix.h Bug1887: crash or hang loop-playing with WASAPI; libsoxr 0.1.3 to blame... 2018-06-11 14:05:00 -04:00
MixerBoard.cpp Supply missing #includes that Travis build needs 2018-08-11 12:46:27 -04:00
MixerBoard.h movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
ModuleManager.cpp make_movable -> std::make_unique 2018-05-10 00:56:36 -04:00
ModuleManager.h movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04: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 Bug 1893 - spurious plug-in reg error message for VidPlayVST32 (and others) 2018-08-06 13:13:34 +01:00
PluginManager.h Remove PluginManager::GetTranslatedVendor()... 2018-04-11 11:13:41 -04:00
Prefs.cpp Bug 825 - Sync Lock behaves inconsistently when moving of clips is disabled 2018-04-11 18:51:31 +01:00
Prefs.h Bug 825 - Sync Lock behaves inconsistently when moving of clips is disabled 2018-04-11 18:51:31 +01:00
Printing.cpp Remove EXPERIMENTAL_OUTPUT_DISPLAY... 2018-01-12 12:08:09 -05:00
Printing.h
Profiler.cpp make_movable -> std::make_unique 2018-05-10 00:56:36 -04:00
Profiler.h movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
Project.cpp Bug 1932 - (Residual) Fix stopping behavior with Play-At-Speed. 2018-08-19 10:37:43 +01:00
Project.h spelling in comments 2018-09-04 23:04:18 -04:00
RealFFTf.cpp movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -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
Registrar.h Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
Resample.cpp Redo resampler method choices in Quality preferences 2018-03-25 14:47:58 -04:00
Resample.h Fix typo in comment 2018-08-15 20:20:47 -04:00
RevisionIdent.h Bug 1597 - Enh: Greater clarity over status of versions needed 2017-02-25 23:00:39 +00:00
RingBuffer.cpp Fewer calls to RingBuffer::Put in case of trailing zeroes... 2018-08-25 20:08:09 -04:00
RingBuffer.h Fewer calls to RingBuffer::Put in case of trailing zeroes... 2018-08-25 20:08:09 -04:00
SampleFormat.cpp Redo dither method choices in Quality preferences 2018-03-25 14:48:48 -04:00
SampleFormat.h Remove naked malloc (or similar) and free in: various 2017-03-17 17:52:54 -04:00
Screenshot.cpp Add some Right-To-Left language workarounds. 2018-08-10 18:39:33 +01:00
Screenshot.h
SelectedRegion.cpp Comment where xml writing functions may throw 2017-03-18 11:45:05 -04:00
SelectedRegion.h SetClip, SetLabel, SetProject added 2018-02-24 14:20:24 -05:00
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 Update Sequence.cpp 2018-06-05 18:14:36 +01:00
Sequence.h Get rid of wx object arrays, use std::vector 2018-02-21 19:33:27 -05:00
Shuttle.cpp IdentInterfaceSymbol to distinguish internal vs visible enum settings 2018-03-27 07:51:44 -04:00
Shuttle.h IdentInterfaceSymbol to distinguish internal vs visible enum settings 2018-03-27 07:51:44 -04:00
ShuttleGui.cpp Fix accessibility of Help button in dialogs 2018-04-12 08:56:14 +01:00
ShuttleGui.h Define and use TieNumberAsChoice for Quality sample rate setting 2018-03-25 14:48:52 -04:00
ShuttlePrefs.cpp
ShuttlePrefs.h
Snap.cpp IdentInterfaceSymbol in NumericTextCtrl; don't persist translated 2018-03-28 14:00:17 -04:00
Snap.h IdentInterfaceSymbol in NumericTextCtrl; don't persist translated 2018-03-28 14:00:17 -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 Replace 2.2.2 'Easter Egg' with place-holder 2018-02-24 16:05:41 +00:00
SplashDialog.h
SseMathFuncs.cpp
SseMathFuncs.h indentation, final newlines, spelling, remove unused members 2017-11-05 21:01:38 -05:00
Tags.cpp Fix bug 1894 2018-07-03 00:58:41 +01:00
Tags.h Remove most uses of AUDACITY_OLD_STD 2018-05-10 00:56:36 -04:00
Theme.cpp Fix deprecation warnings with wxFont, wxPen, wxBrush ctors... 2018-07-23 13:21:15 -04:00
Theme.h Reduce flicker of Selection Toolbar Text 2018-04-14 21:38:53 +01:00
ThemeAsCeeCode.h
TimeDialog.cpp TimeDialog: minor accessibility change 2018-08-20 11:36:15 +01:00
TimeDialog.h IdentInterfaceSymbol in NumericTextCtrl; don't persist translated 2018-03-28 14:00:17 -04:00
TimeTrack.cpp Bug 1844 - Nyquist effects move subsequent envelope points by selection's length 2018-08-07 10:39:18 +01:00
TimeTrack.h Pass more context information into drawing routines 2017-07-09 12:34:27 -04:00
TimerRecordDialog.cpp Fix TimerRecord ASSERT in debug builds. 2018-04-22 18:08:52 +01:00
TimerRecordDialog.h use override 2017-11-05 21:01:52 -05:00
Track.cpp Bug 1940 - Clicky play when adjusting Pan or Volume TCP controls 2018-08-24 22:30:20 +01:00
Track.h Bug 1940 - Clicky play when adjusting Pan or Volume TCP controls 2018-08-24 22:30:20 +01:00
TrackArtist.cpp Fix deprecation warnings with wxFont, wxPen, wxBrush ctors... 2018-07-23 13:21:15 -04:00
TrackArtist.h Redo sample display choice in Tracks preferences 2018-03-25 14:35:59 -04:00
TrackPanel.cpp Bug1933: commit 2c28af05e8 needs null checks 2018-08-12 15:44:08 -04:00
TrackPanel.h Bug1917: TrackPanel should keep focus after click or drag... 2018-08-07 10:42:38 -04:00
TrackPanelAx.cpp TrackPanel: improvements to the accessibility names of the tracks 2018-07-06 10:29:22 +01:00
TrackPanelAx.h Accessibility: clean up track focus events after an effect is applied. 2018-06-26 09:13:29 +01:00
TrackPanelCell.h Context menu handling is also in CellularPanel 2018-08-05 14:02:55 -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 Replace more Connect with Bind; needed redeclaration of custom events 2018-02-21 19:30:40 -05:00
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 Changes via History affect selection exactly as undo/redo... 2018-08-09 13:22:07 -04:00
UndoManager.h movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
UserException.cpp Don't need AudacityException::Move, use std::exception_ptr 2018-05-10 00:56:37 -04:00
UserException.h Don't need AudacityException::Move, use std::exception_ptr 2018-05-10 00:56:37 -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 Bug 1844 - Nyquist effects move subsequent envelope points by selection's length 2018-08-07 10:39:18 +01:00
WaveClip.h Doxygen, Clips and Labels 2018-02-24 14:20:24 -05:00
WaveTrack.cpp Bug 1947 - Clicky play when dynamically changing number of playing channels 2018-08-25 13:07:45 +01:00
WaveTrack.h Bug 1947 - Clicky play when dynamically changing number of playing channels 2018-08-25 13:07:45 +01:00
WaveTrackLocation.h Highlighting of cutlines and clip boundaries 2017-07-11 13:57:58 -04:00
WrappedType.cpp
WrappedType.h
audacity.desktop.in Add lt language to audacity.desktop.in 2018-07-13 03:20:37 +03: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