Michael R. Fisher
|
e38cb7de36
|
OSX GUI - Prevent compiler errors when -std=c++11 is switched on
|
2013-08-08 15:23:09 -04:00 |
|
Michael R. Fisher
|
60da1f4872
|
Startup BETA Mac Screen - Pull version number from VERSIONSTRING
|
2013-08-08 15:23:09 -04:00 |
|
Michael R. Fisher
|
1ea7be55f5
|
Correcting Indentation Errors
|
2013-08-08 15:23:09 -04:00 |
|
Michael R. Fisher
|
bffa13d84b
|
Fix typo in osx BETA startup screen
- Step #2 was being skipped in the text
|
2013-08-08 15:23:09 -04:00 |
|
|
233426a069
|
Revert new meter types (postponed until after 3.3 release)
This reverts commit ce621d1c8a .
This reverts commit 80aa257481 .
|
2013-08-08 15:23:09 -04:00 |
|
|
d1f45e9b3d
|
add VU and IEC meter DSP (from jmeters)
|
2013-08-08 15:23:09 -04:00 |
|
|
260d6f795a
|
simplify meter-type context menu
in preparation for adding more meter-types
|
2013-08-08 15:23:09 -04:00 |
|
|
c515737b14
|
move ardour meter globals into dedicated namespace (TODO meter_patters typedef)
|
2013-08-08 15:23:09 -04:00 |
|
|
5e0fd2c666
|
Update Russian translation
|
2013-08-08 15:23:09 -04:00 |
|
|
fbdae25bed
|
switch to WM::Proxy Action management
fixes http://tracker.ardour.org/view.php?id=5584
|
2013-08-08 15:23:08 -04:00 |
|
|
bce09c06b9
|
improve caching of metric and tick patters
* selectively clear cache (meterbridge, mixer)
* free memory of patterns on clear
|
2013-08-08 15:23:08 -04:00 |
|
|
dfb9129648
|
ignore mouse-scroll if scroll-bar is not present.
fixes http://tracker.ardour.org/view.php?id=5557
|
2013-08-08 15:23:08 -04:00 |
|
|
d5b3bea98b
|
remove *&@?!+%@ question :)
I would like to record, edit and mix,...
..but I don't need software to hold my hand and ask
childish questions if I would like to "open a session".
|
2013-08-08 15:23:08 -04:00 |
|
|
89b0beb2dd
|
clean up plugin-ui meter layout
|
2013-08-08 15:23:08 -04:00 |
|
|
90b4b1e724
|
make config-window suitable for small[er] screens
|
2013-08-08 15:23:08 -04:00 |
|
|
1648a49868
|
change default color of plugin-UI gauge/meter
|
2013-08-08 15:23:08 -04:00 |
|
|
894da52f63
|
update plugin UIs at reasonable rate (25Hz)
|
2013-08-08 15:23:08 -04:00 |
|
|
35fe6dfa08
|
NOOP - prevent headaches and remove cruft
Every "point zero one" seconds is only 25 Hz in ardour..
|
2013-08-08 15:23:08 -04:00 |
|
|
daad42dd6c
|
Revert "Remove non-portable and unnused header includes"
This reverts commit 7ef79d3f4b .
|
2013-08-08 15:23:08 -04:00 |
|
|
cebd189239
|
Remove non-portable and unnused header includes
|
2013-08-08 15:23:08 -04:00 |
|
|
580520b12f
|
fix conflicts caused by meterbridge merge
|
2013-07-11 09:11:53 -04:00 |
|
|
b649f0a21b
|
handle aux-send processor-box action
fixes http://tracker.ardour.org/view.php?id=5574
|
2013-07-11 11:36:38 +02:00 |
|
|
2b53ac2e31
|
amend cb7bcb6d - locked-solo button style
|
2013-07-11 02:31:30 +02:00 |
|
|
cb7bcb6d9f
|
replace Lock^Wshopping-bag icon with button-sensitivity
|
2013-07-11 01:59:26 +02:00 |
|
|
c27f4ed7eb
|
meterbridge update solo-button label (AFL,PFL, locked)
|
2013-07-11 01:50:30 +02:00 |
|
|
0947791a80
|
remove debug output
|
2013-07-10 19:10:52 -04:00 |
|
|
525cb6b4a7
|
some sort-of-deep fixes to get autoscroll/vertical scroll to work properly for cairocanvas
|
2013-07-10 19:10:06 -04:00 |
|
|
146fca3674
|
light up track seperator
|
2013-07-11 01:07:38 +02:00 |
|
|
4b39813d69
|
display separator on newly created tracks.
|
2013-07-11 00:38:43 +02:00 |
|
|
56a4e2ee15
|
update mixer-meter (width) and panner if channel count changes
|
2013-07-11 00:14:27 +02:00 |
|
|
7e74514a04
|
rework narrow mode metric (again)
|
2013-07-10 22:35:51 +02:00 |
|
|
03fa5fcd3a
|
ardour-button - fix test+LED margin
|
2013-07-10 22:34:39 +02:00 |
|
|
fc367f9b21
|
save width of mixer-strip when changing _all_ strips
|
2013-07-10 21:40:42 +02:00 |
|
|
92494b8965
|
queue axis resize if port-config changes
|
2013-07-10 20:48:42 +02:00 |
|
|
6d1ca9ce42
|
narrow down multi-channel tracks
|
2013-07-10 18:38:25 +02:00 |
|
|
f43aa995a8
|
slimming diet for the narrow-mixer strip
|
2013-07-10 17:13:55 +02:00 |
|
|
d03ec98ec3
|
fix ProxyBase::save_pos_and_size
win() may return NULL -- although if we get a size-request we
can be sure the window exists. -- NTL this feels better :)
|
2013-07-10 15:27:17 +02:00 |
|
|
40f8806c7d
|
tweak window-proxy session-management logic
|
2013-07-10 15:27:17 +02:00 |
|
|
86ae4c5fc1
|
fix tracks & bus inspector display
|
2013-07-10 15:27:17 +02:00 |
|
|
b38aa73df1
|
fix port-matrix (update with session)
|
2013-07-10 15:27:17 +02:00 |
|
|
84465f1ca2
|
cleanup - prepare narrow mixer strips
|
2013-07-10 15:27:17 +02:00 |
|
|
50a1eb04a5
|
limit meterbridge window height to multiples of 16px
(workaround to bad resizing performance, realloc drawing areas)
|
2013-07-10 15:27:17 +02:00 |
|
|
0571e5d6ae
|
Revert "show track-ID in mixer" and "...towards unique track numbers."
This reverts commits:
ca54ea2b462869bfd9254a493d073ca1e9ad4b8e.
9e87e058e26b87013e89ddf5d3b7358d50024d60.
|
2013-07-10 15:27:17 +02:00 |
|
|
833ab2ebbd
|
remove unique track number from meterbridge
|
2013-07-10 15:27:16 +02:00 |
|
|
7d3d7f8efd
|
remove cruft
|
2013-07-10 15:27:16 +02:00 |
|
|
ffc9a2cc70
|
Revert "replace "-inf" with UTF8 infinity symbol"
This reverts commit 7f2000ec8b0d6e0d3a6e22db44a8859301d35791.
|
2013-07-10 15:27:16 +02:00 |
|
|
c675942fb3
|
fix meterbridge window pos+size state save
...even if window is not open when session is closed.
|
2013-07-10 15:27:16 +02:00 |
|
|
56f4341ade
|
meterbridge label rework - phase one (better, but not good)
|
2013-07-10 15:27:16 +02:00 |
|
|
c3a6b94090
|
hide solo button on master-bus
|
2013-07-10 15:27:16 +02:00 |
|
|
93713d3aca
|
fix crash on session unload
|
2013-07-10 15:27:16 +02:00 |
|