Jesse Chappell
944ff941bc
added mathfix.h from ardour1
...
git-svn-id: svn://localhost/trunk/ardour2@147 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-29 07:04:42 +00:00
Jesse Chappell
d9b463178f
committed fix for cross-endian native wave files
...
git-svn-id: svn://localhost/trunk/ardour2@146 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-29 06:49:00 +00:00
b1a99f89da
remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realize handling
...
git-svn-id: svn://localhost/trunk/ardour2@145 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-29 04:41:15 +00:00
50bf5a0c06
misc stuff
...
git-svn-id: svn://localhost/trunk/ardour2@144 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-29 03:56:38 +00:00
3594285753
menu and action update
...
git-svn-id: svn://localhost/trunk/ardour2@143 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-29 03:53:24 +00:00
2975b96d9c
fix typo
...
git-svn-id: svn://localhost/trunk/ardour2@142 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-29 02:46:46 +00:00
7f9cf229e1
small temporary fix to glade file
...
git-svn-id: svn://localhost/trunk/ardour2@141 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-28 22:46:13 +00:00
4c7b9537a3
added file
...
git-svn-id: svn://localhost/trunk/ardour2@140 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-28 22:40:22 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
9d216729fb
added file
...
git-svn-id: svn://localhost/trunk/ardour2@114 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-26 00:52:04 +00:00
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
026f506bc6
added file
...
git-svn-id: svn://localhost/trunk/ardour2@112 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-25 18:36:51 +00:00
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
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
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
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
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
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
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
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
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
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
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
adacfd9b24
latest work
...
git-svn-id: svn://localhost/trunk/ardour2@98 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-15 04:47:01 +00:00