audacia/lib-src
Paul Licameli c0adb35839 Command flag functions out of Menus.cpp, reducing its dependencies...
... Mostly into CommonCommandFlags.cpp, but some elsewhere, to avoid giving
that new file problematic dependencies on LabelTrack, ControlToolBar, and
EffectManager.

Note that CutCopyAvailableFlag is critically ordered, for message purposes,
only with AudioIONotAvailableFlag, the only flag with a message that it combines
with in menu item definitions.

The dependency on LabelTrack.cpp might not be a bad one later, if the track and
its view can be separated, and that would allow CutCopyAvailableFlag to be
put with the others.  But much other work on LabelTrack must happen first.
2019-06-16 01:21:05 -04:00
..
expat Use native CMakeLists.txt for libexpat 2019-03-16 13:10:21 +00:00
ffmpeg Get rid of the Windows compatibility headers stdint.h and inttypes.h. 2018-06-26 06:53:47 -07:00
FileDialog Fix windows build 2019-03-23 21:02:48 +00:00
header-substitutes fixed "unknown pragma" warnings for GCC 2018-03-06 21:29:51 +00:00
lame/lame Move LAME header file from src/include to lib-src/lame/lame. 2013-11-11 13:48:56 +00:00
lib-widget-extra fix bug compiling on Linux/gcc-4.9 with wxwidgets 3.0.2 2018-10-14 11:57:58 +01:00
libflac autoreconf -ivf 2018-04-06 13:11:32 +01:00
libid3tag lib-src/libid3tag: remove warnings... 2018-11-15 11:23:19 -05:00
libmad lib-src/libmad: fix warning... 2018-11-15 11:23:18 -05:00
libmp3lame Build LAME on macOS 2019-04-06 12:05:43 +01:00
libnyquist lib-src/libnyquist: fix warning about always-false comparison... 2018-11-15 11:23:19 -05:00
libogg Do an autoreconf -ivf 2018-04-02 17:32:17 +01:00
libscorealign lib-src/libscorealign: fix warning about vacuous self-assignment 2018-11-15 11:23:19 -05:00
libsndfile lib-src/libsndfile: fix warnings about bit-shifting negative constant 2018-11-15 11:23:19 -05:00
libsoxr Fix libsoxr build on Windows 2018-03-20 20:52:59 +00:00
libvamp Introduce end-of-line normalization 2016-05-17 01:05:05 +02:00
libvorbis Do an autoreconf -ivf 2018-04-02 17:32:17 +01:00
lv2 lv2: Update for VS2015+ 2018-06-26 06:53:47 -07:00
mod-null Command flag functions out of Menus.cpp, reducing its dependencies... 2019-06-16 01:21:05 -04:00
mod-nyq-bench Command flag functions out of Menus.cpp, reducing its dependencies... 2019-06-16 01:21:05 -04:00
mod-script-pipe Eliminate warning building mod-null and mod-script-pipe 2018-11-16 13:20:24 -05:00
mod-track-panel Introduce end-of-line normalization 2016-05-17 01:05:05 +02:00
mpglib Build LAME on macOS 2019-04-06 12:05:43 +01:00
portaudio-v19 Bug 1969 - Windows: no monitored sound for 15 secs with software playthrough with default MME host 2018-09-08 23:22:56 +01:00
portburn Introduce end-of-line normalization 2016-05-17 01:05:05 +02:00
portmidi lib-src/portmidi/porttime: fix warning about macro redefinition... 2018-11-15 11:23:18 -05:00
portmixer Do an autoreconf -ivf 2018-04-02 17:32:17 +01:00
portsmf lib-src/portsmf: extra parens around intentional if/while assignments 2018-11-15 11:23:17 -05:00
sbsms Do an autoreconf -ivf 2018-04-02 17:32:17 +01:00
soundtouch Do an autoreconf -ivf 2018-04-02 17:32:17 +01:00
twolame lib-src/twolame/libtwolame: eliminate warnings... 2018-11-15 11:23:18 -05:00
audacity-patches.txt Make patch describing change in portaudio source at 38fd97b 2017-10-25 14:13:00 -04:00
CMakeLists.txt Add remaining libs to CMake 2018-04-01 09:23:11 +01:00
dist-libsoxr.mk Use Automake for Audacity. 2013-11-20 02:51:42 +00:00
dist-libvamp.mk Use Automake for Audacity. 2013-11-20 02:51:42 +00:00
dist-portaudio.mk Use Automake for Audacity. 2013-11-20 02:51:42 +00:00
Makefile.am Attempt to add the rest of the makefile for portmidi 2017-07-04 07:50:15 -04:00
Makefile.in Add rms.ny to Audacity bundle 2018-10-08 18:55:46 +01:00