Paul Davis
|
cc56e87178
|
code tidy
|
2014-09-04 22:29:18 -04:00 |
|
Valeriy Kamyshniy
|
c1249c4d1e
|
[Summary] Progressing dropdown
|
2014-09-04 21:09:54 +03:00 |
|
Paul Davis
|
240f93a2c3
|
when track selection changes, cancel any and all name editing
|
2014-09-04 13:56:29 -04:00 |
|
Paul Davis
|
aa8bbf6a03
|
change all GUI config files (GTK RC and our own XML config files) to use product-neutral names
|
2014-09-04 13:29:53 -04:00 |
|
Paul Davis
|
32c154dd76
|
fix packaging scripts to use new system config file name; NOTE: this file should probably be included in Windows packages but appears not to be
|
2014-09-04 12:34:21 -04:00 |
|
Paul Davis
|
bd1bf7749b
|
rename system and user config files with product-neutral names
|
2014-09-04 12:31:39 -04:00 |
|
GZharun
|
3d5f799136
|
[Summary] Reworked record region according to PRD
|
2014-09-04 18:45:10 +03:00 |
|
Paul Davis
|
e29dc599a8
|
fix merge conflict resolution error - use controls layout button press event handler (fixes dbl-click to add track)
|
2014-09-04 10:50:44 -04:00 |
|
Paul Davis
|
7ee8dd4159
|
use Editor::reset_controls_layout_height() when resetting height after fit_tracks(), rather than tweaking it directly
|
2014-09-04 10:50:43 -04:00 |
|
Paul Davis
|
696dee9607
|
fix ALSA backend for modified API
|
2014-09-04 10:50:43 -04:00 |
|
Paul Davis
|
bfdea4ac59
|
enable ALSA backend on Linux
|
2014-09-04 10:50:43 -04:00 |
|
nikolay
|
87afeb76ad
|
[Summary] Limit track name to 13 letters
[Reviewed] GZharun
|
2014-09-04 17:34:55 +03:00 |
|
Paul Davis
|
1da0fe3f54
|
fix braces
|
2014-09-04 09:40:50 -04:00 |
|
Paul Davis
|
38b806c02f
|
indent
|
2014-09-04 09:38:19 -04:00 |
|
Paul Davis
|
ef63f2421d
|
fix merge conflict resolution mistake in CairoWidget that used the wrong scope for render() call
|
2014-09-04 09:28:51 -04:00 |
|
nikolay
|
cb15bfac1e
|
[Summary] Disable Master Track's name editing
[Reviewed] GZharun
|
2014-09-04 14:43:05 +03:00 |
|
Paul Davis
|
9aabb6f48b
|
add space in stdout output at startup
|
2014-09-04 07:41:07 -04:00 |
|
Paul Davis
|
af4a72b2d1
|
fix rec-enable button action
|
2014-09-04 07:41:07 -04:00 |
|
GZharun
|
9c31ce0fee
|
[Summary] Fixed waveform border overlap
|
2014-09-04 13:22:34 +03:00 |
|
GZharun
|
bc77ff830c
|
[Summary] Changed Name font and highlight color according to PRD
|
2014-09-04 13:21:54 +03:00 |
|
GZharun
|
299eb2ec0f
|
[Summary] Fixed misprint in the Maverics specific code.
|
2014-09-04 11:12:55 +03:00 |
|
Valeriy Kamyshniy
|
ef252122ea
|
[Summary] eliminating reason for which building TRACKs stopped working
|
2014-09-04 11:03:20 +03:00 |
|
Paul Davis
|
c430449781
|
fix waf thinko in backends wscript
Conflicts:
libs/backends/wscript
|
2014-09-03 22:23:32 -04:00 |
|
Paul Davis
|
250fe06ec7
|
add Editor::_tool_cut_button to refer to button defined in ui/editor_window.xml and connect it to cut/split tool functionality
|
2014-09-03 21:14:13 -04:00 |
|
Paul Davis
|
97fc885f8e
|
OS X packaging: correctly specify name of executable image as found in build tree
|
2014-09-03 21:11:21 -04:00 |
|
Paul Davis
|
c8c4bb1a86
|
fix revision info extraction in tools/
|
2014-09-03 21:10:54 -04:00 |
|
Paul Davis
|
68374fa9ec
|
revert to continued used of .ardour as session file suffix for now, to avoid immediate transition issues
|
2014-09-03 20:41:20 -04:00 |
|
Paul Davis
|
5825f5b2be
|
fix EXECUTABLE for ardev and friends to correctly name executable in build tree
|
2014-09-03 20:40:52 -04:00 |
|
Paul Davis
|
2608c93449
|
rationalize, parameterize, standardize product names, install directories, executable names
|
2014-09-03 20:27:10 -04:00 |
|
Paul Davis
|
01bf5bc7e1
|
use program name lower cased for statefile (session file) suffix
|
2014-09-03 18:52:58 -04:00 |
|
Paul Davis
|
979060e8af
|
add PROGRAM_NAME_LOWER_CASE macro for build
|
2014-09-03 18:50:58 -04:00 |
|
Paul Davis
|
7ab04d944d
|
reinstate video timeline object but leave its constructor early because we don't need any of its services in Tracks
|
2014-09-03 16:03:18 -04:00 |
|
Paul Davis
|
49f285bb7c
|
remove error-producing menu item
|
2014-09-03 15:51:45 -04:00 |
|
Paul Davis
|
ec7b341382
|
STFU! part two
|
2014-09-03 15:50:46 -04:00 |
|
Paul Davis
|
98c99e983e
|
STFU!
|
2014-09-03 15:48:01 -04:00 |
|
Paul Davis
|
78f0a0ba97
|
change name displayed by text receiver during app startup
|
2014-09-03 15:35:27 -04:00 |
|
Paul Davis
|
6a00596fa5
|
don't create a videotimeline object in tracks
|
2014-09-03 15:35:12 -04:00 |
|
Paul Davis
|
33c2baa462
|
Merge branch 'master' into ardour-merge
Conflicts:
gtk2_ardour/time_axis_view_item.cc
|
2014-09-03 14:55:10 -04:00 |
|
Paul Davis
|
0c326926ab
|
numerous small changes to get close to PRD spec for marker bar display
|
2014-09-03 14:45:53 -04:00 |
|
Paul Davis
|
e3872dd19f
|
clean up use of open_file_dialog() modified API
|
2014-09-03 13:08:03 -04:00 |
|
Paul Davis
|
522a00ed52
|
clean up use of open_file_dialog() modified API
|
2014-09-03 13:07:47 -04:00 |
|
GZharun
|
43b5bed26d
|
[Summary] Fixed defect when inspector shows master bus when master track is selected
|
2014-09-03 19:51:48 +03:00 |
|
GZharun
|
9b42141bd2
|
[Summary] Fixed DnD issue, when master track could change position
|
2014-09-03 19:25:44 +03:00 |
|
Paul Davis
|
637f3e9c2d
|
use glib portable random function rather than POSIX.1 random()
|
2014-09-03 12:25:02 -04:00 |
|
Paul Davis
|
8895d86383
|
initial hacks to display markers as per PRD
|
2014-09-03 12:16:19 -04:00 |
|
nikolay
|
b6b6a7ad2b
|
[Summary] Added possibility to change track names in Mixer Bridge, Meter Bridge and Inspector. Changed hovered tracks's name colors in Mixer Bridge and Meter Bridge.
[Reviewed] GZharun
|
2014-09-03 18:39:01 +03:00 |
|
nikolay
|
f397b87712
|
[Summary] Do not show color palette for master
[Reviewed] GZharun
|
2014-09-03 18:36:46 +03:00 |
|
Valeriy Kamyshniy
|
96003844c0
|
[Summary] Progressing dropdown
|
2014-09-03 18:15:49 +03:00 |
|
GZharun
|
e59ebf02bb
|
[Summary] Changed name highlight opacity according to PRD
|
2014-09-03 17:55:15 +03:00 |
|
Paul Davis
|
49867edf83
|
show marker vertical line at all times
|
2014-09-03 10:28:10 -04:00 |
|