Steve Daulton
5a7b6a7323
Fix multiple selection Nyquist file widget
...
Wx "Style" flags are 4 bytes, not 1 byte.
Also update a couple of comments in passing.
2018-12-27 19:44:15 +00:00
Steve Daulton
46a3f91d59
Add some useful path definitions for Nyquist
2018-10-29 20:01:21 +00:00
Steve Daulton
37ec7da3c3
Throw error if Nyquist *LOCALE* is malformed
...
Partial translations are allowed.
2018-10-11 13:58:40 +01:00
Steve Daulton
297bf442a4
Fix typo in 665e2d0
2018-10-09 01:13:48 +01:00
Steve Daulton
665e2d0e9c
Correction to translation of rms.ny
...
Update Russian translation in rms.ny and make variables local to
underscore function.
2018-10-09 01:04:05 +01:00
Steve Daulton
5d34d022a5
Add rms.ny to Audacity bundle
...
Tidy translation code in init.lsp
Include rms.ny in Makefile.am
Add rms.ny to Linux package
Update Makefiles with: autoreconf --force --no-recursive
Add rms.ny to mac build
Add rms.ny to Windows build
2018-10-08 18:55:46 +01:00
Steve Daulton
ae2bbb3276
AUD-GET-INFO function added to init.lsp
...
Provide built-in Nyquist function to call scripting command
GetInfo, and return result as LISP list.
2018-09-03 16:57:06 +01:00
Steve Daulton
367d15a0b0
Add a couple of helpers for parsing string
...
Provides a convenient function and macro, intended specifically for
parsing strings returned by (aud-do "GetInfo: ...
2018-08-26 20:07:47 +01:00
Steve Daulton
504cf0fe85
Runtime translation for 3rd party Nyquist plug-ins
...
3rd party plug-ins may provide their own translations for runtime
messages (return strings and debug messages).
2018-05-06 17:50:43 +01:00
ra
e74978ba77
Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches
2010-01-23 19:44:49 +00:00