13
0
Commit Graph

615 Commits

Author SHA1 Message Date
Nick Mainsbridge
5f866fc185 fix up scons check for hardware monitoring, minor error message typo
git-svn-id: svn://localhost/ardour2/trunk@1157 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-24 16:37:43 +00:00
fd289ac967 patch from brian to get consistent menu behaviour
git-svn-id: svn://localhost/ardour2/trunk@1155 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-22 00:58:22 +00:00
7c20b38281 Fader image update for more tactile "track" feel.
git-svn-id: svn://localhost/ardour2/trunk@1154 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-21 23:01:07 +00:00
724eda62fc "treadmill" design for new faders
git-svn-id: svn://localhost/ardour2/trunk@1150 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-21 21:35:51 +00:00
39f0ea6ae9 new fader design from thorwil, mostly
git-svn-id: svn://localhost/ardour2/trunk@1149 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-21 17:30:47 +00:00
e098a23fcc deeper fixes for 80/100 subframes choice
git-svn-id: svn://localhost/ardour2/trunk@1146 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-20 21:40:11 +00:00
1759b4b9bd fix for a crashing bug when loading a 0.99 session, with some debug output
git-svn-id: svn://localhost/ardour2/trunk@1145 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-20 18:57:21 +00:00
5eea44c6cd show timecode info in selected audio clocks
git-svn-id: svn://localhost/ardour2/trunk@1144 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-20 15:15:18 +00:00
ec588a28ba configurable subframes-per-frame, defaults to 80
git-svn-id: svn://localhost/ardour2/trunk@1143 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-20 14:27:56 +00:00
Sampo Savolainen
c15da85151 Brian Ahr's patch to make notebook size in maximized mode persist at
runtime.


git-svn-id: svn://localhost/ardour2/trunk@1140 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-17 20:37:57 +00:00
595b12c6a2 add reset envelope gain; small patch from brian for tearoff dragging
git-svn-id: svn://localhost/ardour2/trunk@1139 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-17 17:51:22 +00:00
5f37d76935 fixes for MIDI port setup; options editor now sets trace options correctly (still not saved); MTC now sent immediately after asking for it, not after first stop; add svn_revision.h to avoid compile errors
git-svn-id: svn://localhost/ardour2/trunk@1138 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-17 16:14:44 +00:00
0d035c70f2 small changes to the mixer strip from thorwil
git-svn-id: svn://localhost/ardour2/trunk@1135 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-16 19:34:57 +00:00
2bf3ed423f track naming patch from brian; slightly modified F11-bug workaround from brian; undo/redo items in edit menu now show operation to be undone/redone; canvas allocations now handled by an idle handler; region views respond to changes in fade/in/out curves ; undo/redo possible for some fade in/out operations; automation tracks extend to max_frames
git-svn-id: svn://localhost/ardour2/trunk@1134 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-16 18:42:48 +00:00
7bbf761321 start of new crossthread-safe design
git-svn-id: svn://localhost/ardour2/trunk@1133 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-16 03:18:30 +00:00
3f207b1e4f fix hover-expand mode for a couple of treeviews; make solo/rec/mute MIDI bindable again; merge our own clearlooks engine
git-svn-id: svn://localhost/ardour2/trunk@1132 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-15 21:06:21 +00:00
Sampo Savolainen
e5d54bf52b Ben's changes to the logscale. Low end is now better represented, thanks!
git-svn-id: svn://localhost/ardour2/trunk@1131 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-15 20:37:23 +00:00
ac23d13c6a desensitize remove button for start location; fix inadvertent use of _() when looking up widget data - fixes IOSelector not working for non-en_* users
git-svn-id: svn://localhost/ardour2/trunk@1130 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-14 14:03:16 +00:00
d36c15fd45 Fixed reversed bar/beat colours
git-svn-id: svn://localhost/ardour2/trunk@1129 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-14 06:10:46 +00:00
78e6e3f5ff remove almost everything from region editor, make popup menu more useful and accurate and informative
git-svn-id: svn://localhost/ardour2/trunk@1128 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-13 22:59:02 +00:00
Doug McLain
c09ce201cd Change text (mostly what used to be light blue) to nuetral colors
git-svn-id: svn://localhost/ardour2/trunk@1127 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-13 22:57:47 +00:00
55a85aa2a9 display timecode from BWF etc in SF browser; accels for windows now work (misspelling in ardour.bindings); use hide icon in automation tracks
git-svn-id: svn://localhost/ardour2/trunk@1125 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-13 17:56:43 +00:00
3984be057b fix bad behaviour by +/- buttons in edit group list. yes, i was supposed to be in bed an hour ago
git-svn-id: svn://localhost/ardour2/trunk@1124 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-13 06:06:06 +00:00
71ad6a13cb handle disconnected-from-JACK state a little better (i.e. don't crash and be helpful
git-svn-id: svn://localhost/ardour2/trunk@1123 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-13 04:47:19 +00:00
Taybin Rutkin
40ee34e43e Fixed refresh of strip and track hide buttons.
git-svn-id: svn://localhost/ardour2/trunk@1122 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-13 03:49:00 +00:00
e8a2bf9b49 fix egregious programming sloppiness in strip_whitespace_edges
git-svn-id: svn://localhost/ardour2/trunk@1121 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-13 03:11:32 +00:00
2dafaad193 Fix for bug #255, Implement undo/redo when changing the region start position
in the Audio region editor, also added for when changing the end and length clocks.


git-svn-id: svn://localhost/ardour2/trunk@1120 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-13 00:50:28 +00:00
638336eee5 new svn_revision.h build system, plus no more SMPTE, just Timecode
git-svn-id: svn://localhost/ardour2/trunk@1116 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-12 20:41:06 +00:00
Sampo Savolainen
763ed9db7b Make current snapshot selected in list. Corrects issue with ardour
automatically loading the first snapshot on list.


git-svn-id: svn://localhost/ardour2/trunk@1115 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-12 18:45:22 +00:00
568bbb96ef fix stupid button sensitivity issue in IO Selector
git-svn-id: svn://localhost/ardour2/trunk@1113 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-12 00:40:14 +00:00
52600a05e7 debugging stuff for IO Selector
git-svn-id: svn://localhost/ardour2/trunk@1112 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-12 00:06:21 +00:00
10d70bd8a9 do not crash in IO Selector when there are no ports
git-svn-id: svn://localhost/ardour2/trunk@1111 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-11 23:38:13 +00:00
bb2f696f21 use thorsten's hide icon
git-svn-id: svn://localhost/ardour2/trunk@1110 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-11 20:11:15 +00:00
cc28a5a337 make X on track hide button visible; fix signed/unsigned warning
git-svn-id: svn://localhost/ardour2/trunk@1109 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-11 19:49:48 +00:00
e50a198be9 add new swedish translation
git-svn-id: svn://localhost/ardour2/trunk@1108 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-11 19:20:22 +00:00
c00f5d4401 prevent steps in automation lines from vanishing
git-svn-id: svn://localhost/ardour2/trunk@1107 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-11 15:51:52 +00:00
600f625dfe use thorsten's new record button icons; fix history rebuild error caused by using an unregistered object type
git-svn-id: svn://localhost/ardour2/trunk@1106 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-11 15:41:33 +00:00
55b143d013 fix reload of region gain envelopes, freeze works from start ... end instead of zero ... end; prep for bouncing-before-tape-mode
git-svn-id: svn://localhost/ardour2/trunk@1105 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-11 03:22:41 +00:00
90263f9a6d fix visual focus indication in IOSelector; import pays attention to audio file embedded position; peaks now built properly for embedded/imported files
git-svn-id: svn://localhost/ardour2/trunk@1104 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-11 00:14:12 +00:00
a23fccdd3a Colour touchups.
git-svn-id: svn://localhost/ardour2/trunk@1103 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-10 22:23:30 +00:00
Taybin Rutkin
f2772f270e Redisplay editor window after switching snapshots.
git-svn-id: svn://localhost/ardour2/trunk@1102 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-10 17:50:43 +00:00
Sampo Savolainen
40a7a3853f Fix region name fit into the visible region in special cases like newly
recorded regions or when muting or locking regions.



git-svn-id: svn://localhost/ardour2/trunk@1100 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-10 07:22:46 +00:00
0c4c6e031a first pass on track mode switch; fixes to dangling region refs after capture; destroy region menu item removed; small fix to SConstruct for missing C++ case; playlist selection mechanism modified ; new Selection operation added (Add); handle crashing situation with align style change handling caused by recursion
git-svn-id: svn://localhost/ardour2/trunk@1099 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-09 20:38:39 +00:00
Doug McLain
f7ccc404b3 new buss color and a few missed buttons
git-svn-id: svn://localhost/ardour2/trunk@1098 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-08 21:30:06 +00:00
8f471d0f90 don't always redirect key press events off to the editor, but allow editing instead
git-svn-id: svn://localhost/ardour2/trunk@1097 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-08 16:39:19 +00:00
Nick Mainsbridge
20cf901da9 use track colour to set comment button background rather than use active button state, mut and solo right-click action is now consistent with the rest of the ui, reorder sfdb dialog buttons
git-svn-id: svn://localhost/ardour2/trunk@1096 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-08 12:08:46 +00:00
Doug McLain
1c9d8ed39d fixed typo in path
git-svn-id: svn://localhost/ardour2/trunk@1095 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-08 11:47:33 +00:00
Doug McLain
5d2e220c90 Merge gtk2 engine clearlooks 0.6.2 into ardour2, configure ardev and ardevst to use the local libclearlooks.so, and some color mods to UI. Need help from las/taybin to complete the scons implimentation
git-svn-id: svn://localhost/ardour2/trunk@1093 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-08 09:35:25 +00:00
Doug McLain
48ec69b29f Set Treeview row colors in rc file, to override any desktop theme settings
git-svn-id: svn://localhost/ardour2/trunk@1092 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-07 22:26:54 +00:00
8420672b91 fix silly override of member by local variable that led to crash during region export
git-svn-id: svn://localhost/ardour2/trunk@1091 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-07 21:15:34 +00:00