summaryrefslogtreecommitdiffstats
path: root/src/progs/ingenuity/ingenuity.glade
AgeCommit message (Collapse)AuthorFilesLines
2007-04-23Moved range controls from node controls window to popup dialog to declutter.David Robillard1-63/+243
git-svn-id: http://svn.drobilla.net/lad/ingen@472 a436a847-0d15-0410-975c-d299462d15a1
2007-04-16Updated Jack version checked by configure.David Robillard1-14/+329
Patch uploading. git-svn-id: http://svn.drobilla.net/lad/ingen@447 a436a847-0d15-0410-975c-d299462d15a1
2007-04-12Remote patch indexing, loading from online patch repository.David Robillard1-30/+76
git-svn-id: http://svn.drobilla.net/lad/ingen@446 a436a847-0d15-0410-975c-d299462d15a1
2007-04-12Updated Raptor dependency to 1.4.14 (for Turtle serialization).David Robillard1-1/+125
Made patches serialize to Turtle instead of RDF/XML because a) it's pretty and b) I said so. Loading of patches directly from the 'net in Ingenuity (File->Import Location). git-svn-id: http://svn.drobilla.net/lad/ingen@444 a436a847-0d15-0410-975c-d299462d15a1
2007-04-11Crank up control slider precision.David Robillard1-26/+74
git-svn-id: http://svn.drobilla.net/lad/ingen@438 a436a847-0d15-0410-975c-d299462d15a1
2007-04-08De-template-ification of port types (req. for LV2 MIDI, but nice code size ↵David Robillard1-0/+1
reduction). LV2 MIDI patching support (LV2 style MIDI throughout, inc. internal plugins). git-svn-id: http://svn.drobilla.net/lad/ingen@415 a436a847-0d15-0410-975c-d299462d15a1
2007-04-07Visual tweaks.David Robillard1-11/+10
Loading range for LV2 plugins (client side). git-svn-id: http://svn.drobilla.net/lad/ingen@413 a436a847-0d15-0410-975c-d299462d15a1
2007-04-07Fixed connection to patch MIDI ports when loading deprecated patches.David Robillard1-9/+10
Fixes for auto-arrange in Ingen. git-svn-id: http://svn.drobilla.net/lad/ingen@411 a436a847-0d15-0410-975c-d299462d15a1
2007-04-07Fix for overly loopy connections over short distances.David Robillard1-8/+30
Auto-arrange support for modules/ports. Added auto-arrange to Patchage and Ingen. git-svn-id: http://svn.drobilla.net/lad/ingen@408 a436a847-0d15-0410-975c-d299462d15a1
2007-04-06Fix Ingenuity icon.David Robillard1-13/+13
git-svn-id: http://svn.drobilla.net/lad/ingen@404 a436a847-0d15-0410-975c-d299462d15a1
2007-02-23Toolbar/breadcrumb fixes.David Robillard1-21/+20
git-svn-id: http://svn.drobilla.net/lad/ingen@329 a436a847-0d15-0410-975c-d299462d15a1
2007-02-23GUI touchups.David Robillard1-49/+95
git-svn-id: http://svn.drobilla.net/lad/ingen@328 a436a847-0d15-0410-975c-d299462d15a1
2007-02-18Updated URLs.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/ingen@310 a436a847-0d15-0410-975c-d299462d15a1
2007-02-07Updated Copyright notices.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/ingen@289 a436a847-0d15-0410-975c-d299462d15a1
2007-02-07Mad sed-fu for consistent private member naming.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/ingen@286 a436a847-0d15-0410-975c-d299462d15a1
2007-01-23Jack MIDI fixes, "fixed" (increased) ranges on control dialog range spinners.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/ingen@269 a436a847-0d15-0410-975c-d299462d15a1
2007-01-07Minor about dialog updates.David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/ingen@237 a436a847-0d15-0410-975c-d299462d15a1
2006-12-23Minor GUI touch-ups.David Robillard1-295/+254
Updated inclusion guards to match filenames. git-svn-id: http://svn.drobilla.net/lad/ingen@225 a436a847-0d15-0410-975c-d299462d15a1
2006-12-13Path parent/child bug fixes, added unit tests.David Robillard1-1/+1
Breadcrumb/browsing/subsubpatch bug fixes. Fixed about window icon and glade error messages. git-svn-id: http://svn.drobilla.net/lad/ingen@223 a436a847-0d15-0410-975c-d299462d15a1
2006-12-13Updated Quit tooltip.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/ingen@222 a436a847-0d15-0410-975c-d299462d15a1
2006-12-13GUI tweaks.David Robillard1-46/+33
git-svn-id: http://svn.drobilla.net/lad/ingen@219 a436a847-0d15-0410-975c-d299462d15a1
2006-10-15Fixed feedback problems (CPU chewing) with port controls.David Robillard1-5/+5
git-svn-id: http://svn.drobilla.net/lad/ingen@176 a436a847-0d15-0410-975c-d299462d15a1
2006-10-15Vertical control strips in Ingen (loaded from Glade now)David Robillard1-84/+193
git-svn-id: http://svn.drobilla.net/lad/ingen@174 a436a847-0d15-0410-975c-d299462d15a1
2006-10-15Fixed patch ports and some bugs.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/ingen@172 a436a847-0d15-0410-975c-d299462d15a1
2006-10-05Set window icons to.. somethingDavid Robillard1-12/+12
git-svn-id: http://svn.drobilla.net/lad/ingen@160 a436a847-0d15-0410-975c-d299462d15a1
2006-10-04Bug fixes.David Robillard1-8/+59
Added copy to ingen (no cut or paste yet). Serialization work. git-svn-id: http://svn.drobilla.net/lad/ingen@153 a436a847-0d15-0410-975c-d299462d15a1
2006-09-13Heavy-duty redesign of client library and GUI (now fully signal driven with ↵David Robillard1-1/+1
clean Model/View separation). Smarter, centralized window creation/management (should make window unification easy (panes?)). Typed metadata system, no more fugly string conversion of floats. Supports OSC fundamental types string, int, float, blob for now (though blob isn't working over the wire yet). git-svn-id: http://svn.drobilla.net/lad/ingen@131 a436a847-0d15-0410-975c-d299462d15a1
2006-09-11Switched homebrew CountedPtr to boost::shared_ptr.David Robillard1-3/+4
Factories for patch windows, controller. Robustness updated in many places. Tons of cleanups, rewrites, bugfixes, etc. git-svn-id: http://svn.drobilla.net/lad/ingen@128 a436a847-0d15-0410-975c-d299462d15a1
2006-09-10GUI redesigning.David Robillard1-159/+272
git-svn-id: http://svn.drobilla.net/lad/ingen@125 a436a847-0d15-0410-975c-d299462d15a1
2006-09-07Patch port fixes.David Robillard1-1/+1
Port metadata fixes. Compatibility hacks for loading old patches. Internal node fixes, cleanups, minor refactor. Path fixes. git-svn-id: http://svn.drobilla.net/lad/ingen@118 a436a847-0d15-0410-975c-d299462d15a1
2006-07-03Creating of multiple patch input/output portsDavid Robillard1-5/+5
git-svn-id: http://svn.drobilla.net/lad/ingen@80 a436a847-0d15-0410-975c-d299462d15a1
2006-06-21More renaming, fixed bugs with disconnecting patch ports internallyDavid Robillard1-0/+3651
git-svn-id: http://svn.drobilla.net/lad/ingen@74 a436a847-0d15-0410-975c-d299462d15a1