summaryrefslogtreecommitdiffstats
path: root/src/gui/LoadPatchWindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-2/+2
2011-05-13Make models const in client code.David Robillard1-3/+6
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-1/+1
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-12/+0
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-1/+1
2011-02-17Remove deprecated Om patch loading code (resolve ticket #32).David Robillard1-2/+2
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-05Shrink extensions (to .ing.lv2 and .ing.ttl) and move definitions to central ...David Robillard1-4/+5
2010-03-04Always save to Ingen bundles (directories with names like foo.ingen.lv2 conta...David Robillard1-0/+3
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-1/+1
2010-02-18Use property_visible instead of set_visible which is apparently missing from ...David Robillard1-5/+5
2010-02-14Ssshh.David Robillard1-3/+0
2010-02-14Toggle sensitivity of voices spinbutton according to radio buttons.David Robillard1-19/+6
2010-02-14Merge LoadPatchWindow and LoadSubpatchWindow.David Robillard1-38/+123
2010-02-14Fix loading of subpatches.David Robillard1-11/+30
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-3/+6
2010-02-01Fix leaks and an iterator error found by cppcheck.David Robillard1-1/+3
2010-01-03Remove patch clear command (fix ticket #375).David Robillard1-3/+0
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-9/+9
2009-05-13Remove 'using' declarations from headers.David Robillard1-0/+2
2009-05-13The great ID refactoring of 2009.David Robillard1-1/+1
2009-05-11* New ontology.David Robillard1-1/+1
2008-12-02Rewrite pretty much everything to do with paths in Serialiser to actually mak...David Robillard1-7/+8
2008-11-30Some support for bundle saving.David Robillard1-6/+13
2008-10-20Make Ingen and Patchage relocatable binaries when built as a bundle.David Robillard1-2/+2
2008-10-11Run ldconfig after install for individual projects, as well as top level.David Robillard1-2/+2
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+153