Paul Licameli
56cd24a062
Rewrite insertion of menu items by null and Nyquist modules...
...
... using the new registration system, and without the fragile hacks making
assumptions about the positions of menus within the menu bar.
2020-01-30 15:09:30 -05:00
James Crook
d4baeed6a5
Fix building of mod-script-pipe
...
Include files not needed.
2019-12-05 23:08:19 +00:00
Paul Licameli
f4b209e4f7
Eliminate warning building mod-null and mod-script-pipe
2018-11-16 13:20:24 -05:00
James Crook
a18680647d
Allow Unicode filenames via mod-script-pipe commands
2018-11-11 13:55:14 +00:00
Paul Licameli
f7545650f7
Remove empty files src/LoadModules.* and all mention of them
2018-09-14 14:27:03 -04:00
James Crook
1339c3a5e5
Add wx link info into mod-script-pipe for Windows
...
This puts it on the same footing as other mod-xxx
It also means we can shift between wxWidgets versions without updating the project file.
2018-04-07 12:41:57 +01:00
James Crook
30d438958c
Get module sources ready for building on linux
2018-04-06 10:00:59 +01:00
james.k.crook@gmail.com
6112a2a8c1
Spectral selection cursor and mode selection changes from Paul Licameli.
...
This also now shows a new green 'play cursor' when ctrl is held down on wave track, and shift being held down is signalled by a cursor change to finger-pointer too.
I also accidentally enabled EXPERIMENTAL_MIDI_OUT. We may disable that in December for release. Leaving it in for now.
2014-11-08 14:30:19 +00:00
james.k.crook@gmail.com
8a1b3f38cc
Added warning (comment) "use at your own risk".
2013-05-25 10:55:27 +00:00
james.k.crook@gmail.com
004df99f78
_TCHAR -> wxChar for Ubuntu compatibility
2011-04-30 09:45:43 +00:00
james.k.crook@gmail.com
aca5cd7fff
Use _TCHAR in place of wchar_t for VersionName
2011-04-29 07:52:00 +00:00
james.k.crook@gmail.com
c02f36cbcc
Added mod-null, mod-nyq-bench, mod-track-panel. Updated mod-script-pipe to use wchar_t* for version number.
2011-04-25 16:40:22 +00:00
v.audacity
6b6b495021
Make it easier to enforce the requirement that module version string exactly matches Audacity version string, by directly including Audacity.h and using AUDACITY_VERSION_STRING.
2011-03-14 02:22:41 +00:00
ra
58caf78a86
Move library tree where it belongs
2010-01-24 09:19:39 +00:00