mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
plugin selector from doug; lots and lots of fixes from karsten
git-svn-id: svn://localhost/trunk/ardour2@105 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
46cbbae4ee
commit
bac3c6bc0f
20 changed files with 766 additions and 509 deletions
|
|
@ -63,7 +63,7 @@ void allow_keyboard_focus (bool);
|
|||
unsigned char* xpm2rgb (const char** xpm, uint32_t& w, uint32_t& h);
|
||||
unsigned char* xpm2rgba (const char** xpm, uint32_t& w, uint32_t& h);
|
||||
|
||||
GnomeCanvasPoints* get_canvas_points (std::string who, uint32_t npoints);
|
||||
Gnome::Canvas::Points* get_canvas_points (std::string who, uint32_t npoints);
|
||||
|
||||
int channel_combo_get_channel_count (Gtk::ComboBoxText& combo);
|
||||
Pango::FontDescription get_font_for_style (std::string widgetname);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue