audacia/src
James Crook 88dc11f525 Fix 'Set Track Name' input box too short.
This was a regression relative to Audacity 2.0.3
2019-05-15 13:38:16 +01:00
..
blockfile Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04:00
commands Remove some unnecessary toolbar related declarations, fix comments 2019-04-23 17:02:04 -04:00
effects Bug2105: Enable TAB to sliders on Mac... 2019-04-30 21:50:22 +01:00
export Bug2105: Enable TAB to sliders on Mac... 2019-04-30 21:50:22 +01:00
import Fix Tab key navigation on Mac in presence of static boxes 2019-05-01 07:50:34 +01:00
menus rename function as AudacityProject::GetProjectName... 2019-04-26 14:10:05 -04:00
ondemand Fix some comments 2019-03-31 15:14:26 -04:00
prefs Bug1892: VoiceOver on Mac should read category names in Preferences... 2019-04-27 21:30:38 -04:00
toolbars Bug 2098 - Transport toolbar - no hovertext tooltip for the Pause button 2019-04-25 16:34:04 +01:00
tracks Fix 'Set Track Name' input box too short. 2019-05-15 13:38:16 +01:00
widgets Remove some unnecessary toolbar related declarations, fix comments 2019-04-23 17:02:04 -04:00
xml Remove wx/{grid,font,ffile,colour,button,bmpbuttn}.h from headers 2019-03-28 12:27:10 -04:00
AboutDialog.cpp This is only comments, in files where USE_ macros are tested... 2019-03-22 12:38:30 -04:00
AboutDialog.h Remove or comment wxPanelWrapper.h in headers 2019-04-04 10:13:23 -04:00
AColor.cpp Translucent background to track name (all platforms) 2019-04-06 17:16:54 +01:00
AColor.h Translucent background to track name (all platforms) 2019-04-06 17:16:54 +01:00
AdornedRulerPanel.cpp Remove wx/{html/htmlwin,fileconf,dragimag,debug,dcclient}.h from *.h 2019-03-30 10:53:22 -04:00
AdornedRulerPanel.h Remove or comment Ruler.h, Overlay.h, OverlayPanel.h in other headers 2019-03-31 14:44:24 -04:00
AllThemeResources.h Experimental.h in all .h or .cpp files that directly use EXPERIMENTALs... 2019-03-17 22:54:00 -04:00
audacity.desktop.in Add Slovak translation 2019-04-24 20:10:01 +01:00
Audacity.h Update Version number for 2.3.3 development. 2019-05-13 18:09:58 +01:00
audacity.xml
AudacityApp.cpp Don't destroy auto-save file written by different architecture... 2019-04-30 21:59:23 +01:00
AudacityApp.h Remove FileHistory.h, KeyView.h from .h files 2019-03-31 15:21:02 -04:00
AudacityException.cpp Use standard library style members of wxArrayString (and wxString) ... 2019-03-10 14:43:57 -04:00
AudacityException.h Remove wx/{app,statbmp,spinctrl,scrolbar,dynlib,dcmemory}.h from *.h 2019-03-30 07:57:37 -04:00
AudacityHeaders.cpp
AudacityHeaders.h fix Mac build 2018-03-31 23:28:08 -04:00
AudacityLogger.cpp Experimental.h in all .h or .cpp files that directly use EXPERIMENTALs... 2019-03-17 22:54:00 -04:00
AudacityLogger.h Remove wx/{log.h, image.h, listctrl.h, utils.h} from headers 2019-03-30 11:21:51 -04:00
AudioIO.cpp Don't use AudacityApp where you only need wxApp... 2019-04-26 11:54:28 -04:00
AudioIO.h Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04:00
AudioIOListener.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
AutoRecovery.cpp Bug 2101 (Wording) - Mac recovery file can be corrupted before recovery when switching between 32 and 64 bit builds 2019-05-01 15:27:15 +01:00
AutoRecovery.h Don't destroy auto-save file written by different architecture... 2019-04-30 21:59:23 +01:00
BatchCommandDialog.cpp Remove wx/{radiobut,ownerdrw,menuitem,menu,listbox}.h from *.h 2019-03-30 12:15:53 -04:00
BatchCommandDialog.h Remove wx/{checklst,wfstream,version,variant,types}.h from *.h 2019-03-30 12:59:21 -04:00
BatchCommands.cpp Don't translate 'macro-output' (and all lower case) 2019-04-04 14:29:48 +01:00
BatchCommands.h Remove wx/arrstr.h from headers 2019-03-26 12:41:44 -04:00
BatchProcessDialog.cpp Accessibility: improve the assessbility of MacrosWindow for Narrator 2019-04-01 11:37:00 +01:00
BatchProcessDialog.h Remove wx/{checklst,wfstream,version,variant,types}.h from *.h 2019-03-30 12:59:21 -04:00
Benchmark.cpp AddCheckBox takes a bool for initial state, not string 2019-03-27 12:58:40 -04:00
Benchmark.h
BlockFile.cpp
BlockFile.h Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04:00
CellularPanel.cpp include <wx/setup.h> in all files where wxUSE* macros are used... 2019-03-23 14:56:02 -04:00
CellularPanel.h Remove or comment Ruler.h, Overlay.h, OverlayPanel.h in other headers 2019-03-31 14:44:24 -04:00
ClassicThemeAsCeeCode.h
CMakeLists.txt CMakeLists.txt for portmixer and portaudio 2019-04-11 22:35:21 +01:00
configtemplate.h
CrossFade.cpp Fix some warnings (MSVC) 2018-03-31 19:47:16 +01:00
CrossFade.h
DarkThemeAsCeeCode.h
Dependencies.cpp Remove (or comment) ProgressDialog.h in headers... 2019-04-04 09:47:57 -04:00
Dependencies.h Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04:00
DeviceChange.cpp
DeviceChange.h Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04:00
DeviceManager.cpp More comments for including Audacity.h; fix one #ifdef in AudioIO.cpp 2019-03-23 14:09:05 -04:00
DeviceManager.h Remove wx/wx.h from headers 2019-03-26 11:17:41 -04:00
Diags.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Diags.h
DirManager.cpp Add a TODO comment. 2019-04-04 12:51:29 +01:00
DirManager.h Remove wx/{log.h, image.h, listctrl.h, utils.h} from headers 2019-03-30 11:21:51 -04:00
Dither.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Dither.h Fix MSVC build. 2018-03-25 21:41:55 +01:00
Envelope.cpp Remove wx/wxchar.h from headers 2019-03-29 15:56:54 -04:00
Envelope.h Remove wx/intl.h, wx/brush.h, wx/bitmap.h from headers 2019-03-30 11:45:20 -04:00
Experimental.h Make EXPERIMENTAL_MIDI_IN compilable 2019-04-03 16:30:41 -04:00
FFmpeg.cpp Remove wx/{log.h, image.h, listctrl.h, utils.h} from headers 2019-03-30 11:21:51 -04:00
FFmpeg.h Remove (or comment) ProgressDialog.h in headers... 2019-04-04 09:47:57 -04:00
FFT.cpp Remove wx/wxchar.h from headers 2019-03-29 15:56:54 -04:00
FFT.h
FileException.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
FileException.h Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04:00
FileFormats.cpp Move Mac-only implementation details out of header file 2019-03-30 11:22:19 -04:00
FileFormats.h Move Mac-only implementation details out of header file 2019-03-30 11:22:19 -04:00
FileIO.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
FileIO.h Remove wx/{snglinst,object,notebook}.h from *.h 2019-03-30 13:32:45 -04:00
FileNames.cpp Bug 1899 - Fix path not terminated with separator issue. 2019-04-04 13:30:31 +01:00
FileNames.h Bug 1899 - Enh: Windows: previously deleted folders are unnecessarily re-created on next Save 2019-04-04 10:17:13 +01:00
float_cast.h More comments for including Audacity.h; fix one #ifdef in AudioIO.cpp 2019-03-23 14:09:05 -04:00
FreqWindow.cpp Bug2105: Enable TAB to sliders on Mac... 2019-04-30 21:50:22 +01:00
FreqWindow.h Remove or comment wxPanelWrapper.h in headers 2019-04-04 10:13:23 -04:00
HelpText.cpp This is only comments, in files where USE_ macros are tested... 2019-03-22 12:38:30 -04:00
HelpText.h Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
HiContrastThemeAsCeeCode.h
HistoryWindow.cpp Remove wx/{app,statbmp,spinctrl,scrolbar,dynlib,dcmemory}.h from *.h 2019-03-30 07:57:37 -04:00
HistoryWindow.h Remove or comment wxPanelWrapper.h in headers 2019-04-04 10:13:23 -04:00
HitTestResult.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
ImageManipulation.cpp This is only comments, in files where USE_ macros are tested... 2019-03-22 12:38:30 -04:00
ImageManipulation.h Remove wx/{grid,font,ffile,colour,button,bmpbuttn}.h from headers 2019-03-28 12:27:10 -04:00
InconsistencyException.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
InconsistencyException.h Don't need AudacityException::Move, use std::exception_ptr 2018-05-10 00:56:37 -04:00
Internat.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Internat.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
InterpolateAudio.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
InterpolateAudio.h Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
LabelDialog.cpp Remove Tags.h, Grid.h from headers 2019-03-31 16:01:02 -04:00
LabelDialog.h Remove or comment wxPanelWrapper.h in headers 2019-04-04 10:13:23 -04:00
LabelTrack.cpp Make TypeToCreateLabel off by default. 2019-04-12 17:33:31 +01:00
LabelTrack.h Remove wx/{convauto,cmdline,clipbrd,calctrl}.h from *.h 2019-03-30 13:10:16 -04:00
LangChoice.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
LangChoice.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
Languages.cpp wx/hashmap.h no longer used anywhere 2019-03-30 10:06:52 -04:00
Languages.h wx/list.h no longer used anywhere 2019-03-30 11:15:27 -04:00
Legacy.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Legacy.h Remove wx/filename.h from another header 2019-03-28 11:12:12 -04:00
LightThemeAsCeeCode.h
Lyrics.cpp Remove wx/{html/htmlwin,fileconf,dragimag,debug,dcclient}.h from *.h 2019-03-30 10:53:22 -04:00
Lyrics.h Remove or comment wxPanelWrapper.h in headers 2019-04-04 10:13:23 -04:00
LyricsWindow.cpp rename function as AudacityProject::GetProjectName... 2019-04-26 14:10:05 -04:00
LyricsWindow.h Remove wx/frame.h, wx/sizer.h, wx/access.h from headers 2019-03-28 11:21:15 -04:00
MacroMagic.h
Makefile.am CommandManager, MenuManager don't use Lyrics.h, MixerBoard.h ... 2019-03-16 13:10:59 -04:00
Makefile.in CommandManager, MenuManager don't use Lyrics.h, MixerBoard.h ... 2019-03-16 13:10:59 -04:00
Matrix.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Matrix.h
MemoryX.h Define and use utility template ValueIterator... 2019-03-18 08:44:40 -04:00
Menus.cpp Make TypeToCreateLabel off by default. 2019-04-12 17:33:31 +01:00
Menus.h Change AutoSelect to only select Audio. 2019-03-29 22:12:00 +00:00
Mix.cpp Remove (or comment) ProgressDialog.h in headers... 2019-04-04 09:47:57 -04:00
Mix.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
MixerBoard.cpp rename function as AudacityProject::GetProjectName... 2019-04-26 14:10:05 -04:00
MixerBoard.h Remove or comment wxPanelWrapper.h in headers 2019-04-04 10:13:23 -04:00
ModuleManager.cpp wx/list.h no longer used anywhere 2019-03-30 11:15:27 -04:00
ModuleManager.h Remove wx/{app,statbmp,spinctrl,scrolbar,dynlib,dcmemory}.h from *.h 2019-03-30 07:57:37 -04:00
NoteTrack.cpp Add support for zooming to show all notes, separate from max zoom 2019-04-15 16:52:26 +01:00
NoteTrack.h Add support for zooming to show all notes, separate from max zoom 2019-04-15 16:52:26 +01:00
NumberScale.h Remove wx/{html/htmlwin,fileconf,dragimag,debug,dcclient}.h from *.h 2019-03-30 10:53:22 -04:00
PitchName.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
PitchName.h Remove wx/wx.h from headers 2019-03-26 11:17:41 -04:00
PlatformCompatibility.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
PlatformCompatibility.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
PluginManager.cpp Many WindowAccessible subclasses moved out of header files 2019-03-31 13:27:18 -04:00
PluginManager.h Remove wx/{html/htmlwin,fileconf,dragimag,debug,dcclient}.h from *.h 2019-03-30 10:53:22 -04:00
Prefs.cpp Rename EnumSetting -> ChoiceSetting, EncodedEnumSetting -> EnumSetting 2019-04-07 16:42:11 -04:00
Prefs.h Rename EnumSetting -> ChoiceSetting, EncodedEnumSetting -> EnumSetting 2019-04-07 16:42:11 -04:00
Printing.cpp Experimental.h in all .h or .cpp files that directly use EXPERIMENTALs... 2019-03-17 22:54:00 -04:00
Printing.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
Profiler.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
Profiler.h movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
Project.cpp Don't destroy auto-save file written by different architecture... 2019-04-30 21:59:23 +01:00
Project.h rename function as AudacityProject::GetProjectName... 2019-04-26 14:10:05 -04:00
RealFFTf.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
RealFFTf.h Experimental.h in all .h or .cpp files that directly use EXPERIMENTALs... 2019-03-17 22:54:00 -04:00
RealFFTf48x.cpp This is only comments, in files where USE_ macros are tested... 2019-03-22 12:38:30 -04:00
RealFFTf48x.h Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
RefreshCode.h
Registrar.h Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
Resample.cpp Rename EnumSetting -> ChoiceSetting, EncodedEnumSetting -> EnumSetting 2019-04-07 16:42:11 -04:00
Resample.h Rename EnumSetting -> ChoiceSetting, EncodedEnumSetting -> EnumSetting 2019-04-07 16:42:11 -04:00
RevisionIdent.h
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 Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
SampleFormat.h Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
Screenshot.cpp Don't use AudacityApp where you only need wxApp... 2019-04-26 11:54:28 -04:00
Screenshot.h Consistently use <> not "" in inclusions of wx headers 2019-03-23 10:27:25 -04:00
SelectedRegion.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
SelectedRegion.h Remove wx/wxchar.h from headers 2019-03-29 15:56:54 -04:00
SelectionState.cpp static overloads of Track::SharedPointer when null check is needed... 2019-03-23 13:23:46 -04:00
SelectionState.h MixerBoard listens to TrackList for selection changes 2018-10-27 16:27:53 -04:00
Sequence.cpp Use type aliases FilePath, FilePaths... 2019-03-15 15:18:11 -04:00
Sequence.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
Shuttle.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Shuttle.h Remove unnecessary initializers for empty wxString 2019-03-15 15:18:11 -04:00
ShuttleGui.cpp Fix Tab key navigation on Mac in presence of static boxes 2019-05-01 07:50:34 +01:00
ShuttleGui.h Fix Tab key navigation on Mac in presence of static boxes 2019-05-01 07:50:34 +01:00
ShuttlePrefs.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
ShuttlePrefs.h
Snap.cpp This is only comments, in files where USE_ macros are tested... 2019-03-22 12:38:30 -04:00
Snap.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
SoundActivatedRecord.cpp Remove an unused #include 2019-03-20 16:54:14 -04:00
SoundActivatedRecord.h Remove or comment wxPanelWrapper.h in headers 2019-04-04 10:13:23 -04:00
Spectrum.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Spectrum.h
SplashDialog.cpp AddCheckBox takes a bool for initial state, not string 2019-03-27 12:58:40 -04:00
SplashDialog.h Remove or comment wxPanelWrapper.h in headers 2019-04-04 10:13:23 -04:00
SseMathFuncs.cpp
SseMathFuncs.h
Tags.cpp Add option in metadata editor to not show it again 2019-04-12 20:18:17 +01:00
Tags.h Add option in metadata editor to not show it again 2019-04-12 20:18:17 +01:00
Theme.cpp Remove wx/{html/htmlwin,fileconf,dragimag,debug,dcclient}.h from *.h 2019-03-30 10:53:22 -04:00
Theme.h Remove wx/intl.h, wx/brush.h, wx/bitmap.h from headers 2019-03-30 11:45:20 -04:00
ThemeAsCeeCode.h
TimeDialog.cpp Fix more cases of controls in static boxes that don't use ShuttleGui... 2019-03-28 11:59:14 -04:00
TimeDialog.h Remove or comment wxPanelWrapper.h in headers 2019-04-04 10:13:23 -04:00
TimerRecordDialog.cpp Remove (or comment) ProgressDialog.h in headers... 2019-04-04 09:47:57 -04:00
TimerRecordDialog.h Fix Linux build 2019-03-31 16:31:30 -04:00
TimeTrack.cpp Remove wx/{html/htmlwin,fileconf,dragimag,debug,dcclient}.h from *.h 2019-03-30 10:53:22 -04:00
TimeTrack.h Remove wx/intl.h, wx/brush.h, wx/bitmap.h from headers 2019-03-30 11:45:20 -04:00
Track.cpp Bug2082: collapse, append-record, expand should restore track height 2019-03-25 19:18:11 -04:00
Track.h move a comment 2019-04-23 13:40:17 -04:00
TrackArtist.cpp Refactor note track rendering/position height code into own class 2019-04-15 16:52:23 +01:00
TrackArtist.h Refactor note track rendering/position height code into own class 2019-04-15 16:52:23 +01:00
TrackPanel.cpp Remove two call-through functions to TrackPanel from AudacityProject 2019-04-26 14:05:57 -04:00
TrackPanel.h Remove two call-through functions to TrackPanel from AudacityProject 2019-04-26 14:05:57 -04:00
TrackPanelAx.cpp Fix some comments 2019-04-23 13:40:17 -04:00
TrackPanelAx.h Many WindowAccessible subclasses moved out of header files 2019-03-31 13:27:18 -04:00
TrackPanelCell.h Fix some comments 2019-04-23 13:40:17 -04:00
TrackPanelDrawingContext.h Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04:00
TrackPanelListener.h Remove some unnecessary toolbar related declarations, fix comments 2019-04-23 17:02:04 -04:00
TrackPanelMouseEvent.h
TrackPanelResizeHandle.cpp Experimental.h in all .h or .cpp files that directly use EXPERIMENTALs... 2019-03-17 22:54:00 -04:00
TrackPanelResizeHandle.h Replace uses of TrackPanel::Cells() with CellularPanel::VisitCells() 2018-11-01 18:25:02 -04:00
TrackPanelResizerCell.cpp Fix C4189 and C4100 Warnings 2018-10-10 19:46:24 +01:00
TrackPanelResizerCell.h Specific types, const versions: getting track & vruler controls... 2019-03-17 15:20:52 -04:00
TranslatableStringArray.h Remove wx/{app,statbmp,spinctrl,scrolbar,dynlib,dcmemory}.h from *.h 2019-03-30 07:57:37 -04:00
UIHandle.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
UIHandle.h
UndoManager.cpp WaveTrack.h does not include WaveClip.h 2019-03-18 01:44:42 -04:00
UndoManager.h Remove wx/event.h from headers 2019-03-27 04:36:51 -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 Experimental.h in all .h or .cpp files that directly use EXPERIMENTALs... 2019-03-17 22:54:00 -04:00
ViewInfo.h Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
VoiceKey.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
VoiceKey.h
WaveClip.cpp Remove (or comment) ProgressDialog.h in headers... 2019-04-04 09:47:57 -04:00
WaveClip.h Remove (or comment) ProgressDialog.h in headers... 2019-04-04 09:47:57 -04:00
WaveTrack.cpp Fix some comments 2019-04-23 13:40:17 -04:00
WaveTrack.h Remove (or comment) ProgressDialog.h in headers... 2019-04-04 09:47:57 -04:00
WaveTrackLocation.h
WrappedType.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
WrappedType.h WrappedType is immutable (though it points to something mutable) 2019-03-10 12:38:35 -04:00
wxFileNameWrapper.h Remove wx/filename.h, wx/choice.h, wxFileNameWrapper.h from headers 2019-03-28 03:12:42 -04:00