Commit Graph

39032 Commits

Author SHA1 Message Date
Paul Davis 4c7b9537a3 added file
git-svn-id: svn://localhost/trunk/ardour2@140 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-28 22:40:22 +00:00
Paul Davis 2b49b2433b mega commit to remove gtk_object cruft, and much other stuff
git-svn-id: svn://localhost/trunk/ardour2@139 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-28 22:36:26 +00:00
Paul Davis d6a27c9537 come up and stay up
git-svn-id: svn://localhost/trunk/ardour2@138 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-28 15:29:49 +00:00
Tim Mayberry 14e3f7f215 not a thinko, just another bug
git-svn-id: svn://localhost/trunk/ardour2@137 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-28 07:47:14 +00:00
Tim Mayberry 14297240c4 fix for small thinko
git-svn-id: svn://localhost/trunk/ardour2@136 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-28 07:40:41 +00:00
Tim Mayberry 26d841e7b1 custom ruler fix, not sure if anything else is needed....
git-svn-id: svn://localhost/trunk/ardour2@135 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-28 07:32:39 +00:00
Tim Mayberry 8cfbdaae19 minor new session dialog glade fixes
git-svn-id: svn://localhost/trunk/ardour2@134 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-28 05:04:14 +00:00
Karsten Wiese 1184029638 convert set_property("foo", bar) to property_foo() = bar
git-svn-id: svn://localhost/trunk/ardour2@133 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-27 22:35:04 +00:00
Paul Davis 1f16781c75 slowly fixing up ArdourDialog nonsense
git-svn-id: svn://localhost/trunk/ardour2@132 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-27 21:17:41 +00:00
Karsten Wiese aaa44a37aa convert property_foo().set_value(bar) to property_foo() = bar
git-svn-id: svn://localhost/trunk/ardour2@131 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-27 20:07:16 +00:00
Paul Davis c74f6577e2 ripping, tearing, shredding
git-svn-id: svn://localhost/trunk/ardour2@130 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-27 17:59:03 +00:00
Paul Davis 8f54e41058 miscellany
git-svn-id: svn://localhost/trunk/ardour2@129 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-27 14:09:50 +00:00
Karsten Wiese 595d9ac41b really fix 5 GLib-GObject-WARNING **: unable to set property `fill-color' of type `gchararray' from value of type `GdkColor'
git-svn-id: svn://localhost/trunk/ardour2@128 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-27 13:32:52 +00:00
Nick Mainsbridge 52eba2ccbe more gobject fixups
git-svn-id: svn://localhost/trunk/ardour2@127 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-27 01:23:55 +00:00
Tim Mayberry 5c776da778 fix widget name mismatches in glade file/source code
git-svn-id: svn://localhost/trunk/ardour2@126 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-27 01:11:48 +00:00
Karsten Wiese 78d7d5fbd3 fix 5 GLib-GObject-WARNING **: unable to set property `fill-color' of type `gchararray' from value of type `GdkColor'
git-svn-id: svn://localhost/trunk/ardour2@125 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-27 00:16:13 +00:00
Karsten Wiese a7b6b681cc Editor::transport_punch*_line has no "outline_pixels".
And it has "color_rgba", not "outline_color_rgba".
Avoid 4 Gtk WARNINGS on startup with this change.


git-svn-id: svn://localhost/trunk/ardour2@124 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-26 16:51:42 +00:00
Karsten Wiese f5394edc4e set environment variable ARDOUR_GLADE_PATH to ./glade
git-svn-id: svn://localhost/trunk/ardour2@123 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-26 15:42:11 +00:00
Tim Mayberry cab53d9e6b minor fix to glade path stuff
git-svn-id: svn://localhost/trunk/ardour2@122 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-26 12:13:33 +00:00
Tim Mayberry 655be077fa action and glade path stuff
git-svn-id: svn://localhost/trunk/ardour2@121 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-26 12:08:33 +00:00
Tim Mayberry cd10162199 Canvas GObject fixes
git-svn-id: svn://localhost/trunk/ardour2@120 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-26 12:00:24 +00:00
Tim Mayberry ebb7b8712e Canvas GObject fixes
git-svn-id: svn://localhost/trunk/ardour2@119 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-26 11:51:19 +00:00
Tim Mayberry f59b4c3c09 Canvas GObject fixes
git-svn-id: svn://localhost/trunk/ardour2@118 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-26 10:28:55 +00:00
Tim Mayberry 0c8284ca6a GObject canvas changes
git-svn-id: svn://localhost/trunk/ardour2@117 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-26 08:14:35 +00:00
Paul Davis e48a9b49d6 more fixes for gobject stuff plus doug's patch for redirect box menus, minus ardour-menus.xml
git-svn-id: svn://localhost/trunk/ardour2@116 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-26 03:14:16 +00:00
Paul Davis 99588ce087 correct g_object inheritance for custom hruler
git-svn-id: svn://localhost/trunk/ardour2@115 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-26 02:06:56 +00:00
Paul Davis 9d216729fb added file
git-svn-id: svn://localhost/trunk/ardour2@114 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-26 00:52:04 +00:00
Paul Davis f69abbff90 compiles and runs, but crashes ... duh
git-svn-id: svn://localhost/trunk/ardour2@113 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-26 00:06:46 +00:00
Paul Davis 026f506bc6 added file
git-svn-id: svn://localhost/trunk/ardour2@112 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-25 18:36:51 +00:00
Paul Davis 2dd3c9578f advance compilation to include plugin_ui.cc
git-svn-id: svn://localhost/trunk/ardour2@111 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-25 03:36:42 +00:00
Paul Davis aca31b078b added file imageframe_p.h
git-svn-id: svn://localhost/trunk/ardour2@110 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-24 19:40:00 +00:00
Paul Davis 04fc56bfca advance compiling to the p*.cc point
git-svn-id: svn://localhost/trunk/ardour2@109 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-24 17:40:10 +00:00
Paul Davis 3ff9964885 advance compiling to the m*.cc point
git-svn-id: svn://localhost/trunk/ardour2@108 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-24 14:59:36 +00:00
Nick Mainsbridge 54a8032106 Gnome::Canvas -> ArdourCanvas and some other small fixes
git-svn-id: svn://localhost/trunk/ardour2@107 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-23 17:21:12 +00:00
Paul Davis fb45ffea71 strip keyboard.cc of noxious focus handling stuff, and cleanup
git-svn-id: svn://localhost/trunk/ardour2@106 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-23 04:13:32 +00:00
Paul Davis bac3c6bc0f plugin selector from doug; lots and lots of fixes from karsten
git-svn-id: svn://localhost/trunk/ardour2@105 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-22 05:10:12 +00:00
Sampo Savolainen 46cbbae4ee Correction to varispeed fixes.
git-svn-id: svn://localhost/trunk/ardour2@104 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-21 20:12:41 +00:00
Paul Davis cdc2d055f1 more fixes on the long road to compiling
git-svn-id: svn://localhost/trunk/ardour2@103 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-17 21:31:37 +00:00
Paul Davis 5d51500490 testing cvs mail
git-svn-id: svn://localhost/trunk/ardour2@102 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-16 03:23:41 +00:00
Paul Davis 340c221dc0 more editor_imageframe.cc fixes
git-svn-id: svn://localhost/trunk/ardour2@101 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-16 03:20:54 +00:00
Paul Davis 077b5779b9 more editor*.cc fixes
git-svn-id: svn://localhost/trunk/ardour2@100 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-16 03:09:36 +00:00
Paul Davis f16caf535c get editor.cc to compile
git-svn-id: svn://localhost/trunk/ardour2@99 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-16 02:57:22 +00:00
Paul Davis adacfd9b24 latest work
git-svn-id: svn://localhost/trunk/ardour2@98 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-15 04:47:01 +00:00
Paul Davis beb3ee2339 fix sigc++ SConscript, get crossfade_edit.cc to compile
git-svn-id: svn://localhost/trunk/ardour2@97 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-15 03:12:16 +00:00
Paul Davis b373ef6a24 fix for CVS sigc++ build
git-svn-id: svn://localhost/trunk/ardour2@96 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-14 21:38:10 +00:00
Paul Davis a83fbb1c51 fix lack of canvas.h
git-svn-id: svn://localhost/trunk/ardour2@95 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-14 16:42:29 +00:00
Sampo Savolainen e98beaee80 Offset correction for VST plugins when running split buffers
git-svn-id: svn://localhost/trunk/ardour2@94 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-14 16:33:28 +00:00
Paul Davis 1424e6ca6f add copyright, and test loginfo fix in CVS
git-svn-id: svn://localhost/trunk/ardour2@93 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-14 16:28:45 +00:00
Paul Davis 08a6f9bbb5 editor_canvas_events.cc now compiles
git-svn-id: svn://localhost/trunk/ardour2@92 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-14 16:24:21 +00:00
Sampo Savolainen f77ec623be Added Petter Sundlof (peppo) to contributors & the about box
git-svn-id: svn://localhost/trunk/ardour2@91 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-14 15:55:36 +00:00