|
cf0da62ff0
|
miscellaneous fixes post-jesse's 24 bit file format changes
git-svn-id: svn://localhost/trunk/ardour2@317 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2006-02-11 02:34:03 +00:00 |
|
Karsten Wiese
|
5c819462b8
|
s/stringcr_t/const string &/
git-svn-id: svn://localhost/trunk/ardour2@201 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2005-12-22 12:23:54 +00:00 |
|
Karsten Wiese
|
cf37405a71
|
Use ARDOUR::stringcr_t (read: const std::string &) instead of std::string to avoid unnecessary constructor calls.
I'll commit a bunch of those soon, if this 1st example is accepted.
git-svn-id: svn://localhost/trunk/ardour2@193 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2005-12-14 18:54:03 +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 |
|
|
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 |
|
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 |
|
|
ab91bcfdac
|
time_axis_view now compiles
git-svn-id: svn://localhost/trunk/ardour2@86 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2005-11-13 18:13:50 +00:00 |
|
Nick Mainsbridge
|
183f69970c
|
some C++-ification of GnomeCanvasBlah
git-svn-id: svn://localhost/trunk/ardour2@82 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2005-11-13 03:53:51 +00:00 |
|
|
1a3a776077
|
incomplete changes based on karsten's megapatch
git-svn-id: svn://localhost/trunk/ardour2@81 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2005-11-12 22:07:07 +00:00 |
|
|
2d32c7da36
|
more work on actions and general compilability
git-svn-id: svn://localhost/trunk/ardour2@56 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2005-10-10 20:38:53 +00:00 |
|
|
8e591b0587
|
fixes for utils.cc in gtk2_ardour and gtkmm2ext, including switch to Pango::FontDescription rather than string
git-svn-id: svn://localhost/trunk/ardour2@53 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2005-10-09 12:51:04 +00:00 |
|
|
c38fdbc64c
|
"finalmunge" patch from nick, plus work on editor region list and actions infrastructure from me
git-svn-id: svn://localhost/trunk/ardour2@52 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2005-10-09 05:03:29 +00:00 |
|
|
4c50965622
|
fix compose mess, and a number of 64 bit printf specs
git-svn-id: svn://localhost/trunk/ardour2@51 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2005-10-06 19:10:57 +00:00 |
|
Taybin Rutkin
|
14d43ca9fe
|
Switched to use libgnomecanvas (not the C++ one).
git-svn-id: svn://localhost/trunk/ardour2@30 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2005-09-25 22:26:56 +00:00 |
|
Taybin Rutkin
|
d38e2213d7
|
replaced slot() with mem_fun() and ptr_fun().
git-svn-id: svn://localhost/trunk/ardour2@29 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2005-09-25 21:19:23 +00:00 |
|
Taybin Rutkin
|
209d967b1b
|
Initial import of gtk2_ardour.
git-svn-id: svn://localhost/trunk/ardour2@24 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2005-09-25 18:42:24 +00:00 |
|