Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4753 commits
Select commit Hold shift + click to select a range
1fce0c6
Fix building Lua documentation
x42 Nov 6, 2020
01f9332
Fix RCU Unit-test on macOS/X
x42 Nov 5, 2020
0f9d391
mark string for translation
pauldavisthefirst Nov 8, 2020
f95439a
add spinlock to RCU manager to protect concurrent reader() and update…
pauldavisthefirst Nov 8, 2020
56394b7
ru translation updates from Alexandre Prokoudine
pauldavisthefirst Nov 8, 2020
5f082e2
Add an extra option when querying Windows registry keys
johne53 Nov 9, 2020
1fed228
updated german translation
edogawa23 Oct 18, 2020
3d1fe88
update german translation
edogawa23 Nov 9, 2020
1d14b1c
French translation update
trebmuh Nov 9, 2020
bb468ee
Update jackd.exe registry key
x42 Nov 9, 2020
0e509fa
Correctly sort concurrent MIDI events
marcan Nov 9, 2020
275a37f
Fix Tom's Loop
7890 Nov 8, 2020
f2d04df
Fix VST2 default and initial control parameter values
x42 Nov 9, 2020
0979097
Check for MIDI buffer overflow when merging into an empty buffer
marcan Nov 10, 2020
a568b3c
Complain when MidiBuffer::merge_from fails due to buffer full
marcan Nov 10, 2020
55c2c9d
Add sanity assert in MidiBuffer::insert_event to check for overflow
marcan Nov 10, 2020
f87de76
RCU: Fix race condition between writer/reader
marcan Nov 10, 2020
b1846a5
NO-OP: whitespace, doxygen formatting and naming
x42 Nov 10, 2020
01cdaa4
Fix gcc-4.x/C++98 builds (amend f87de76b9f)
x42 Nov 10, 2020
512b47c
micro-optimization (skip atomic test)
x42 Nov 10, 2020
ff7bd23
NO-OP: comments
x42 Nov 10, 2020
921caac
Apple Big Sur build support
x42 Nov 10, 2020
81862f8
Allow to move pulse stream #8467
x42 Nov 11, 2020
54baa62
Open session folder when clicking on status-bar snapshot name
x42 Nov 11, 2020
d3eab4e
Prevent duplicate meters when importing tempo-map #8449
x42 Nov 11, 2020
ee74a93
Zero length Events are illegal
x42 Nov 12, 2020
ab6a1d0
add new butler seek counter
pauldavisthefirst Nov 13, 2020
ef4d825
TransportFSM: set _last_locate when doing an interrupted locate
pauldavisthefirst Nov 13, 2020
8b048bb
transport: use butler seek count, not PostTransportLocate to decide w…
pauldavisthefirst Nov 13, 2020
5b182f6
transport: remove apparently unnecessary code related to locates with…
pauldavisthefirst Nov 13, 2020
6326ba7
update GUI RU translation (Alexandre Prokoudine)
pauldavisthefirst Nov 13, 2020
40edc10
update libs RU translation (Alexandre Prokoudine)
pauldavisthefirst Nov 13, 2020
f41d752
additional update GUI RU translation (Alexandre Prokoudine)
pauldavisthefirst Nov 13, 2020
fec37c5
Flush plugins from rt-thread, prevent concurrent processing
x42 Nov 14, 2020
f7cb1b0
LXVST2: only call effEditIdle after realizing the GUI
x42 Nov 14, 2020
a95d87e
NO-OP: whitespace and private variable-name
x42 Nov 14, 2020
f149a82
Add support for RIFF and ID3v2 tags (wav, aiff)
x42 Nov 14, 2020
29b0775
GUI: allow to enable wav/aiff tagging
x42 Nov 14, 2020
cbe4de0
Add tagged wav export-format
x42 Nov 14, 2020
b6ae22c
Fix script name of pre-seeded scripts (amend c2ffa07e28882)
x42 Nov 14, 2020
962d892
Enforce session-util app name
x42 Nov 15, 2020
3c25281
Increase taglib version requirement
x42 Nov 15, 2020
6dc9134
Fix transient parent for plugin windows w/detached mixer
x42 Nov 16, 2020
5950df2
VST3: fix duplicate plugin list (windows bundle vs dll)
x42 Nov 16, 2020
f9e9c62
Initialize inline_ctrl variable, fix erratic inline ctrls
x42 Nov 16, 2020
de76d58
Remove unused variable
x42 Nov 16, 2020
4a8e9f2
VST3: unconditionally set controller's component state
x42 Nov 16, 2020
0d8f4eb
VST3: Fix uninitialized variable, likely fixes #8460
x42 Nov 17, 2020
5fd2d6c
VST3: add debug message for preset/state restore
x42 Nov 17, 2020
5a27cb9
Fix copy/edit in 0d8f4eb95a52
x42 Nov 17, 2020
ff51e31
VST3: fix kMaxSendLevel, on Mixbus 15dB gain can be added
x42 Nov 17, 2020
94af225
Fix window parent when using different workspaces
x42 Nov 18, 2020
44a6d9d
Update Export Format dialog layout
x42 Nov 18, 2020
a7a3894
NO-OP: whitespace
x42 Nov 18, 2020
4b9e46f
Fix normalization in Temporal::Beats for times between -1 and 0 beats
marcan Nov 12, 2020
ff3b23d
More codenames, thanks Eno
x42 Nov 18, 2020
a8d924d
Update and rework Basque translation
Porrumentzio Jun 2, 2020
dd833c8
Update package.sh
Nov 17, 2020
9ee828b
WS: properly support MIDI strips
lucianoiam Sep 5, 2020
abfceea
Add missing namespace qualifiers
johne53 Nov 19, 2020
aef366c
Fix AudioUnit window size for some non-resizable plugins
x42 Nov 19, 2020
7e2bb01
VST3: ignore GUI size allocations before realizing the view
x42 Nov 19, 2020
1effa1d
Remove debug message (mac VST3 resizing)
x42 Nov 19, 2020
62a62ea
VST3 resize quirks (Reason, macOS)
x42 Nov 19, 2020
734dc78
prevent possible crash in AudioClock setup
pauldavisthefirst Nov 20, 2020
8f00826
Make sure VST3 projectTimeMusic is updated
selenologist Nov 20, 2020
50d8eff
Allow const tempo-map lookups
x42 Nov 20, 2020
7558c13
VST3: inform plugins about last bar
x42 Nov 20, 2020
3ac7e11
Support lv2:port-props:displayPriority
x42 Nov 20, 2020
6ca4980
FP8: Allow to sort plugin-params by priority
x42 Nov 20, 2020
7d4cd5c
Fix C++11ism
x42 Nov 20, 2020
a329de9
NO-OP: help out clang-analyzer
x42 Nov 20, 2020
a1f4097
VST3: fix failed c'tor case
x42 Nov 20, 2020
a529122
Optimize stem and direct-out export
x42 Nov 20, 2020
767d5f9
Fix segfault when plugin insantiation fails
x42 Nov 21, 2020
ef8eb36
Fix export (amend a5291222493a2)
x42 Nov 22, 2020
132e6f5
The release that should never have been
x42 Nov 22, 2020
da4d1cd
Yet another export fix (amend a5291222493a2)
x42 Nov 22, 2020
80e3c19
Pulseaudio: allow steam being suspended during export
x42 Nov 22, 2020
ce43161
WebSockets: log hostname and listen-port
x42 Nov 23, 2020
7a02632
Allow to add notes to buttons in the prefs dialog
x42 Nov 23, 2020
27f0baa
VST3: fix VST3 path customization
x42 Nov 23, 2020
2b55e40
Add updated Waldorf Blofeld midnam
ngullotta Nov 24, 2020
5e853d0
VST3: fix plugin bus configuration
x42 Nov 25, 2020
3a74c5e
VST3: add more debug messages
x42 Nov 25, 2020
7942897
VST3: cleanup, drop references (1/2)
x42 Nov 25, 2020
8d0a655
VST3: cleanup, drop references (2/2)
x42 Nov 25, 2020
77a7e7b
Return actual result from LuaState::do_file and luaL_dofile
ngullotta Nov 25, 2020
52f62f0
Possible fix for linking with new libdbus
x42 Nov 25, 2020
0f372e2
Late to the party, relax 6.0 stringfreeze
x42 Nov 26, 2020
ba9e310
Add debug output for NSM
x42 Nov 26, 2020
a62fd03
Consolidate monitor-send setup
x42 Nov 26, 2020
b043336
Fix monitor-sends with templates
x42 Nov 26, 2020
d5a2f6b
Add Lua binding to get a file's basename
x42 Nov 30, 2020
3c85fe2
Luasession: load default session snapshot
x42 Nov 30, 2020
80a2295
Remove support for the long-deprecated LV2 uri-map extension
drobilla Jul 8, 2020
91f1530
Remove support for deprecated LV2 event extension
drobilla Jul 8, 2020
0404876
Fix reliance on deprecated implicit assignment operators
drobilla Dec 1, 2020
7e9d4f9
Fix C function prototypes
drobilla Dec 1, 2020
ee1434f
Fix macOS High Sierra build-target naming
x42 Dec 1, 2020
9cb9e58
Fix min OSX deplyoment target
x42 Dec 2, 2020
5fad7e0
Fix setting app icon file on recent macOS
x42 Dec 2, 2020
a974a31
Prevent duplicate search paths
x42 Dec 2, 2020
0cfee47
Disable vertical autoscroll for UI elements where it doesn't make sense
tastank Dec 2, 2020
b79520d
VST3: Use a proxy for connecting and passing messages #8481
x42 Dec 3, 2020
60901d2
ALSA: improve debug output
x42 Dec 3, 2020
34769a9
NO-OP: whitespace
x42 Dec 3, 2020
8cbb318
Yet another fix for VST3 default path
x42 Dec 4, 2020
e750cab
LuaDSP use vectorized peak-finding
x42 Dec 6, 2020
bc9b94d
Fix -Wcatch-value in unit-tests
x42 Dec 6, 2020
13e6fdb
Ensure ringbuffers are never copy-constructed
x42 Dec 7, 2020
2a011e1
Update AxisView API: name_label is owned by the axis
x42 Dec 7, 2020
f8b5424
Fix deadlock during export
x42 Dec 8, 2020
062aeb0
Bail out if export cannot be started
x42 Dec 8, 2020
fc4b244
VST2: relax MIDI port detection
x42 Dec 8, 2020
4ef6ba0
VST3: allow filename mismatch inside the bundle
x42 Dec 9, 2020
1db219b
Fix compilation with mingw/gcc-8
x42 Dec 10, 2020
5e76d63
Resolve some Xcode12 C++11, sigc++ issues
x42 Dec 12, 2020
35c9b08
Prepare for Apple/ARM cross-compile on Intel macOS
x42 Dec 12, 2020
cc8f32a
OSXI packaging support
x42 Dec 12, 2020
d8ee0fb
Tweak fluidsynth performance on ARM CPUs
x42 Dec 12, 2020
f8920d1
Bundle macOS/ARM video-tools etc
x42 Dec 13, 2020
f4d5d57
Fix URI to download x42-plugins appple/arm
x42 Dec 13, 2020
0d4ab88
macOS/ARM: add -arm64 suffix to DMG
x42 Dec 14, 2020
bbc5487
VST3: GUI d'tor re-order
x42 Dec 14, 2020
3290d66
Fix typo in OSC gain feedback message
x42 Dec 16, 2020
241105b
Revert "Add debug output for NSM"
x42 Dec 17, 2020
1737dc1
Revert "Fix typo in OSC gain feedback message"
x42 Dec 17, 2020
4f62726
Set BigSur version compatibility
x42 Dec 18, 2020
38c3199
Fix macOS Lua wrapper script env
x42 Dec 19, 2020
acbccc1
macOS: explicitly ask for mic/input permissions
x42 Dec 20, 2020
b8e336b
Add API to clear waveform cache
x42 Dec 21, 2020
ee1e7ad
Clear waveform cache when rebuilding peak-files
x42 Dec 21, 2020
e4249b9
Add code to debug waveform peak-data
x42 Dec 21, 2020
b7f367a
Allow multi-threaded AudioSource reading
x42 Dec 21, 2020
e5e8b7a
Close peakfile before emitting PeaksReady signal
x42 Dec 22, 2020
1a49d7d
Fix invisible multicahannel waveform at rec-stop
x42 Dec 22, 2020
4b0f72e
Do not bother to render waveforms < 2px high
x42 Dec 22, 2020
239c340
Do not show blank waveforms in case height is < 1px
x42 Dec 22, 2020
ce07765
video-export dialog, only show abort/progress when exporting
x42 Dec 22, 2020
9ba8166
Cache ffmpeg/transcoder paths
x42 Dec 22, 2020
3f60d12
Handle async removal of sidechain input
x42 Dec 29, 2020
d741f01
NO-OP: whitespace
x42 Dec 29, 2020
8a14a7a
Fix tracking-text offset
x42 Dec 29, 2020
e85ae7f
Verbose cursor audio region peak display
x42 Dec 19, 2020
62ac7c6
VST3: Announce IPlugFrame interface support
x42 Dec 30, 2020
15864be
VST3: always pass buffers for all audio busses
x42 Dec 30, 2020
1ade88e
Fix ACE.lv2 inline-display meta-data
x42 Dec 30, 2020
f3e6ca7
Ignore inline-display unless plugin-meta data explicitly mentions it
x42 Dec 30, 2020
768d836
VST3: Amend 15864be609 set numI/O correctly
x42 Dec 30, 2020
7f9d5be
ACE Fluidsynth: consistent port-names
x42 Dec 30, 2020
4a9a4bf
VST3: pre-allocate AudioBusBuffers
x42 Dec 30, 2020
631b39e
Add/remove source(s) in our MSVC project (gtk2_ardour)
johne53 Dec 31, 2020
bf50535
To keep MSVC happy, clarify which overloaded version of 'floor()' to …
johne53 Dec 31, 2020
f188a1a
Bump (C) for a hopefully happier new year
x42 Jan 1, 2021
407882d
Add support for Intel/AMD's FMA extension
ashafq Jan 1, 2021
c856a86
Add unit test for FMA extension routine
ashafq Jan 1, 2021
cd72bbb
Make AVX/FMA support optional
x42 Jan 2, 2021
9ff3dc8
NO-OP: cleanup API, reorder and re-indent code
x42 Jan 2, 2021
caf55e1
Dynamically load Dr.Mingw
x42 Jan 2, 2021
d92d707
Extend plugin parameter Lua bindings
x42 Jan 3, 2021
20029ec
canvas/ruler: provide option for a second font to be used for "major"…
pauldavisthefirst Jan 3, 2021
14318dd
use larger font for bars on BBT ruler
pauldavisthefirst Jan 3, 2021
7c27f61
use bold font for major (bar) marks in BBT ruler to heighten contrast
pauldavisthefirst Jan 4, 2021
20bdc39
remove debug output unintentionally committed in 14318dd34
pauldavisthefirst Jan 4, 2021
b934663
Tweak OSX packaging, don't strip NSS libs
x42 Jan 4, 2021
e255202
Fix shell syntax in previous commit
x42 Jan 4, 2021
0260690
Really don't strip NSS libs for OSX bundles
x42 Jan 4, 2021
a3df052
Fix crash when requesting disk/in monitoring of busses
x42 Jan 5, 2021
cbd0ba9
pt import: Fix two warnings from valgrind
zamaudio Jan 6, 2021
1f96f95
Fix "Manual".
martinvlk Nov 25, 2020
e84cec0
Fix "R/L".
martinvlk Nov 28, 2020
381ebea
Add Moog Grandmother midnam
Ratfink Dec 28, 2020
ef7a5e1
For 64-bit compilation, MSVC no longer supports inline assembly
johne53 Jan 7, 2021
b59e687
prevent addition mouse button press/release events while an existing …
pauldavisthefirst Jan 8, 2021
af29e74
VKeybd: use a non-translatable port-name (1/2)
x42 Jan 8, 2021
559ffcf
VKeybd: use a non-translatable port-name (2/2)
x42 Jan 8, 2021
728d2a3
VKeybd: include port-name in dropdown #8535
x42 Jan 8, 2021
303d7bb
Do not allow feedback override on foldback sends
x42 Jan 8, 2021
9a7379d
Add a CircularSampleBuffer for input port scopes
x42 Dec 7, 2020
8ba7df9
Add input port signal meters, scopes and monitors
x42 Oct 26, 2020
4769c38
Expose EditorCursor via public editor API
x42 Jan 5, 2021
ba123df
Cache playlist extents
x42 Jan 5, 2021
e644cb4
Do not hold RegionWriteLock while emitting signals
x42 Jan 7, 2021
548db7a
NO-OP: code formatting and cleanup, thanks clang-format
x42 Jan 8, 2021
aecd84e
Update session extents calculation
x42 Jan 5, 2021
44528f4
Fix editor summary exposure rectangle
x42 Jan 7, 2021
038307f
Allow Lua bindings up to 11 args
x42 Jan 8, 2021
5974e61
Add option to skip MIDI track input auto-connect
x42 Jan 8, 2021
0257804
Fix default track name patterns, remove additional space
x42 Jan 8, 2021
9b1a2e6
Indicate that plugin-window MIDI keyboard is not recorded
x42 Jan 8, 2021
36d2b4e
Fix C++11ism
x42 Jan 9, 2021
7ef5522
Plug a tiny memory leak
x42 Jan 9, 2021
344d163
Use libc++/clang on OSX 10.10.x
x42 Jan 10, 2021
6c1dea8
Add/remove source(s) in our MSVC project (libardour)
johne53 Jan 10, 2021
c803911
Sort input port signal meters by port name
x42 Jan 10, 2021
fa791ae
Static input port meters, ignore dynamic ports for now
x42 Jan 14, 2021
350938b
Fix crash at exit when EngineDialog shows some page other than 1st
x42 Jan 14, 2021
0c81ba3
JACK latency compensation for newly created tracks #8472
x42 Jan 14, 2021
21822a4
Remove duplicate rdfs label in a-comp
x42 Jan 14, 2021
a307cc6
remove duplicate initialization of PBD::DEBUG::Selection
pauldavisthefirst Jan 14, 2021
12d62cd
pt import: Fix race condition/threading, don't call new_audio_track()…
zamaudio Jan 6, 2021
ea8b855
pt import: Clean up track naming
zamaudio Jan 8, 2021
5d0de7e
pt import: Fix progress bar to span the whole import
zamaudio Jan 9, 2021
2645ab2
pt import: Fix import -> cancel -> import by clearing status
zamaudio Jan 9, 2021
772512a
pt import: Correct the log warning message when at least one audio fi…
zamaudio Jan 10, 2021
ec5a809
pt import: Fix crash with bringing in material
zamaudio Jan 16, 2021
0890b63
ptformat: Update to upstream 232ba25
zamaudio Jan 16, 2021
a04a2bd
Prepare for API change, MidiPortOptions::setup_midi_port_view
x42 Jan 13, 2021
01502c6
Allow to set pretty name for all port
x42 Jan 11, 2021
21e6621
Separate user-set pretty-names from hardware I/O names
x42 Jan 13, 2021
b2c4e71
Subscribe to pretty-port name changes (GUI)
x42 Jan 13, 2021
bbb6851
Subscribe to pretty-port name changes (surfaces)
x42 Jan 13, 2021
0b0339f
Re-implement MidiPortOptions with new API
x42 Jan 13, 2021
e49adb5
Fix MidiPortOptions Preferences
x42 Jan 16, 2021
edd3179
VKeybd: show pretty-name in port-connector
x42 Jan 13, 2021
c5b986f
ALSA: set pretty port names for audio I/O
x42 Jan 16, 2021
097e5a7
Implement dynamic input port meters
x42 Jan 16, 2021
1fc8b55
Fix Intel/AMD FMA mix_buffers_with_gain()
x42 Jan 18, 2021
31691a6
Fix Aux-send copy/paste
x42 Jan 18, 2021
c02169a
Micro-optimization: pre-calculate pan-law
x42 Jan 18, 2021
528cf92
Hide "Midi Through" on Linux only
x42 Jan 18, 2021
9c06f69
Fix mp3 and video-export (ffmpeg/ffprobe detection)
x42 Jan 18, 2021
983c577
Fix send panner when copying sends
x42 Jan 18, 2021
8386874
OSC: Allow to specify marker name #8543
x42 Jan 18, 2021
6bd12a4
clearing note selection in internal edit mode also deselects regions
pauldavisthefirst Jan 18, 2021
7cf435a
deselect everything when the first MIDI note is selected
pauldavisthefirst Jan 18, 2021
7a53652
no need to compute x-axis coordinate when adding an automation event
pauldavisthefirst Jan 19, 2021
5ff330b
fix thinko when in ParameterDescriptor::from_interface() for toggled …
pauldavisthefirst Jan 19, 2021
cbd2cc7
Enable FMA support for windows 64bit
x42 Jan 20, 2021
959f832
Fix ArdourButton text-align when button size grows
x42 Jan 21, 2021
7b4aaeb
Remove unused code
x42 Jan 22, 2021
b9966cf
Fix implicit Vkeybd MIDI meta-data
x42 Jan 22, 2021
cff58bd
ALSA: Fix slave device lookup
x42 Jan 22, 2021
0b97175
ALSA: fall back to nearest available buffer-size
x42 Jan 22, 2021
8426bb3
ALSA: explicitly list millisecond buffer-sizes
x42 Jan 22, 2021
99817e1
change grid display when grid is bars
pauldavisthefirst Jan 22, 2021
24f69d5
Fix linking with gcc-10.2
x42 Jan 22, 2021
eed0777
Fix Faderport1 port-connection (amend bbb68514)
x42 Jan 22, 2021
2e25148
fix up previous commit, which contained API from nutempo2 branch
pauldavisthefirst Jan 22, 2021
e07e9eb
Fix typo in vst3-scanner --help text
x42 Jan 23, 2021
ed603ea
Add Playlist::set_name() Lua binding & unique name check
x42 Jan 23, 2021
a9f0f77
Reuse the same code for strip and select
ovenwerks Jan 2, 2021
cd524f7
OSC, strip and select share all main strip functions
ovenwerks Jan 14, 2021
f0a89c4
ALSA: allow to select clock-source when using multiple devices
x42 Jan 24, 2021
35552ab
VST3: allow multiple fdes per plugin UI (#8550)
x42 Jan 25, 2021
e568434
Remove cruft from previous commit
x42 Jan 25, 2021
98847b1
VST3: Allow multiple identical timer-handlers (#8550)
x42 Jan 25, 2021
ab078b8
Merge branch 'equivalent_region_selection' of github.com:Houston4444/…
Houston4444 Jan 31, 2021
28e2029
little code clean
Houston4444 Jan 31, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
14 changes: 11 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ depcomp
core
core.*
vgcore.*
.vscode
cscope.files
cscope.out
tags
Expand All @@ -53,11 +54,12 @@ tags
/gtk2_ardour/po/*.mo
/gtk2_ardour/*.pot
/libs/ardour/po/*.mo
/libs/ardour/ardour3.pot
/libs/ardour/ardour*.pot
/libs/ardour/libardour.pot
/libs/gtkmm2ext/po/*.mo
/libs/gtkmm2ext/libgtkmm2ext.pot
/gtk2_ardour/appdata/po/*.mo
/gtk2_ardour/appdata/*.pot
/gtk2_ardour/ardour.appdata.xml.in

# /gtk2_ardour/
Expand Down Expand Up @@ -131,9 +133,15 @@ tags

/MSVCMixbus3/MSVCMixbus3.vsprops
/MSVCardour3/MSVCMixbus3.vsprops
/MSVCvst_scan/vst_scan.rc
/icons/win32/msvc_resources.rc
/tools/osx_packaging/Ardour/*.app

/tools/osx_packaging/Ardour/*.app
/tools/doxy2json/doxy2json
/tools/icons/icon

/MSVCvst_scan/vst_scan.rc
# local dev scripts
/share/scripts/_-*.lua

# misc custom files git should ignore
/local
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="MSVCMixbus3"
Name="MSVCMixbus5"
>
<UserMacro
Name="GlibApiVersion"
Expand Down Expand Up @@ -130,6 +130,6 @@
/>
<UserMacro
Name="LibardourFolder"
Value="mixbus3"
Value="mixbus5"
/>
</VisualStudioPropertySheet>
228 changes: 194 additions & 34 deletions MSVCardour3/Ardour3.vcproj

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="MSVCMixbus3"
Name="MSVCMixbus5"
>
<UserMacro
Name="GlibApiVersion"
Expand Down Expand Up @@ -130,6 +130,6 @@
/>
<UserMacro
Name="LibardourFolder"
Value="ardour3"
Value="ardour5"
/>
</VisualStudioPropertySheet>
311 changes: 311 additions & 0 deletions MSVCvst_scan/MSVCvst3_scan.vcproj

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions MSVCvst_scan/MSVCvst_scan.vcproj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion MSVCvst_scan/resource
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by vst_scan.rc
// Used by vst_scan.rc and vst3_scan.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
Expand Down
101 changes: 101 additions & 0 deletions MSVCvst_scan/vst3_scan.rc.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
// Microsoft Visual C++ generated resource script.
//
#include "resource."

#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "afxres.h"

/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS

/////////////////////////////////////////////////////////////////////////////
// English (U.K.) resources

#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
#pragma code_page(1252)
#endif //_WIN32

/////////////////////////////////////////////////////////////////////////////
//
// Version
//

1 VERSIONINFO
FILEVERSION @MSVC_SCANNER_APP_MAJOR@,@MSVC_SCANNER_APP_MINOR@,@MSVC_SCANNER_APP_MICRO@,@MSVC_SCANNER_APP_INTERFACE_AGE@
PRODUCTVERSION @MSVC_SCANNER_APP_MAJOR@,@MSVC_SCANNER_APP_MINOR@,@MSVC_SCANNER_APP_MICRO@,@MSVC_SCANNER_APP_INTERFACE_AGE@
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x29L
#else
FILEFLAGS 0x28L
#endif
FILEOS 0x4L
FILETYPE 0x1L
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "080904b0"
BEGIN
VALUE "CompanyName", "Harrison Audio LLC"
VALUE "FileDescription", "VST3 Plugin Scanning Application"
VALUE "FileVersion", "@MSVC_SCANNER_APP_VERSION@.@MSVC_SCANNER_APP_INTERFACE_AGE@"
VALUE "InternalName", "vst3_scan@DLL_SUFFIX@"
VALUE "LegalCopyright", "Copyright Paul Davis and others � 1999-2014"
VALUE "LegalTrademarks", "Harrison and Mixbus are trademarks of Harrison Audio LLC"
VALUE "OriginalFilename", "ardour-vst3-scanner.exe"
VALUE "ProductName", "MSVCvst3_scan"
VALUE "ProductVersion", "@MSVC_SCANNER_APP_MAJOR@, @MSVC_SCANNER_APP_MINOR@, @MSVC_SCANNER_APP_MICRO@, @MSVC_SCANNER_APP_INTERFACE_AGE@"
VALUE "SpecialBuild", "Built for Microsoft Windows by John Emmas - (� 2014)"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x809, 1200
END
END


#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//

1 TEXTINCLUDE
BEGIN
"resource.\0"
END

3 TEXTINCLUDE
BEGIN
"\r\0"
END

2 TEXTINCLUDE
BEGIN
"#include ""afxres.h""\r\0"
END

#endif // APSTUDIO_INVOKED

#endif // English (U.K.) resources
/////////////////////////////////////////////////////////////////////////////



#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//

/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED

Expand Down
16 changes: 16 additions & 0 deletions TRANSLATORS
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,22 @@ to install them.
7. Restart Ardour to see what your translation looks like and whether it needs
fixes, e.g. has to be shorter.

8. IMPORTANT NOTE: there are times when the English phrase to be translated is
ambiguous without more context. What does "S" mean? In such cases, we use a
different markup for translated strings which includes context. It will appear
in the msgid in the .po/.pot file like this:

CONTEXT|ToBeTranslated

So for example

Solo|S

This should help you understand the the "S" here is a short form designed to refer to "Solo".

In your translated text, you should remove the CONTEXT and the | symbol.


Note that as of Ardour 4 the translations are only installed when you run
'./waf i18n' after './waf' and before 'sudo ./waf install'.

Expand Down
34 changes: 0 additions & 34 deletions ardour-3.ttl

This file was deleted.

128 changes: 59 additions & 69 deletions ardour.1
Original file line number Diff line number Diff line change
@@ -1,75 +1,65 @@
.TH ARDOUR 1 2002-12-29
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH ARDOUR "1" "July 2020" "ardour 6" "User Commands"
.SH NAME
ardour \- a digital audio workstation
Ardour \- digital audio workstation
.SH SYNOPSIS
ardour
.B \-b
.RB [ \-U
.IR file ]
.RI [ session ]
.br
ardour
.B \-\-help
.B ardour
[ \fI\,OPTIONS \/\fR] [ \fI\,SESSION-NAME \/\fR]
.SH DESCRIPTION
Ardour is a multichannel hard disk recorder (HDR) and digital audio
workstation (DAW).
It is capable of simultaneous recording 24 or more channels of 32 bit audio at
48kHz.
Ardour is intended to function as a "professional" HDR system, replacing
dedicated hardware solutions such as the Mackie HDR, the Tascam 2424 and more
traditional tape systems like the Alesis ADAT series.
It is also intended to provide the same or better functionality as software
systems such as ProTools, Samplitude, Logic Audio, Nuendo and Cubase VST (we
acknowledge these and all other names as trademarks of their respective
owners).
It supports MIDI Machine Control, and so can be controlled from any MMC
controller, such as the Mackie Digital 8 Bus mixer and many other modern
digital mixers.
Ardour is a multichannel hard disk recorder (HDR) and digital audio workstation (DAW).
.SH OPTIONS
.TP
.B \-a
do not contact ardour.org at program startup to check for announcements
.TP
.B \-b
Print all possible keyboard binding names.
.TP
.B \-U
Specify the path to the GTK RC file to use.
The provided one is called
.B ardour_ui.rc
and lives in the top level Ardour source directory.
This file controls all color and font use within Ardour.
Ardour will run without it, but its appearance is, uhm, ugly.
.TP
.B \-\-help
Displays the help message.
.SH FILES
.TP
.B ardour.rc
Defaults and startup settings for Ardour.
.TP
.B ardour_ui.rc
Definitions for the Ardour interface.
.SH ENVIRONMENT
.TP
.B ARDOUR_RC
Path to ardour.rc.
.TP
.B ARDOUR_SYSTEM_RC
Path to the ardour_system.rc
.TP
.B LADSPA_PATH
Path to LADSPA plugins.
.SH BUGS
Yes.
http://tracker.ardour.org/ is the preferred bugtracker.
.SH AUTHOR
Paul Davis.
Do
.I not
contact him directly.
Instead,
contact him at <[email protected]>.
You can subscribe here:
\fB\-a\fR, \fB\-\-no\-announcements\fR
Do not contact website for announcements
.TP
\fB\-A\fR, \fB\-\-actions\fR
Print all possible menu action names
.TP
\fB\-b\fR, \fB\-\-bindings\fR
Display all current key bindings
.TP
\fB\-B\fR, \fB\-\-bypass\-plugins\fR
Bypass all plugins in an existing session
.TP
\fB\-c\fR, \fB\-\-name\fR <name>
Use a specific backend client name, default is ardour
.TP
\fB\-d\fR, \fB\-\-disable\-plugins\fR
Disable all plugins (safe mode)
.TP
\fB\-D\fR, \fB\-\-debug\fR <options>
Set debug flags. Use "\-D list" to see available options
.TP
\fB\-h\fR, \fB\-\-help\fR
Print this message
.TP
\fB\-k\fR, \fB\-\-keybindings\fR <file>
Path to the key bindings file to load
.TP
\fB\-m\fR, \fB\-\-menus\fR file
Use "file" to define menus
.TP
\fB\-n\fR, \fB\-\-no\-splash\fR
Do not show splash screen
.TP
\fB\-N\fR, \fB\-\-new\fR session\-name
Create a new session from the command line
.TP
\fB\-O\fR, \fB\-\-no\-hw\-optimizations\fR
Disable h/w specific optimizations
.TP
\fB\-P\fR, \fB\-\-no\-connect\-ports\fR
Do not connect any ports at startup
.TP
\fB\-S\fR, \fB\-\-sync\fR
Draw the GUI synchronously
.TP
\fB\-T\fR, \fB\-\-template\fR <name>
Use given template for new session
.TP
\fB\-v\fR, \fB\-\-version\fR
Print version and exit
.SH "REPORTING BUGS"
Report bugs to http://tracker.ardour.org
.br
http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org
Website http://ardour.org
Loading