summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2008-01-27Fix typo.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/patchage@1115 a436a847-0d15-0410-975c-d299462d15a1
2008-01-09Insignificant patchage refresh performance improvement.David Robillard2-2/+0
Every little bit counts, and stuff. git-svn-id: http://svn.drobilla.net/lad/patchage@1045 a436a847-0d15-0410-975c-d299462d15a1
2008-01-09More patchage refresh performance improvements.David Robillard2-32/+20
git-svn-id: http://svn.drobilla.net/lad/patchage@1044 a436a847-0d15-0410-975c-d299462d15a1
2008-01-09More patchage refresh performance improvements.David Robillard1-18/+3
git-svn-id: http://svn.drobilla.net/lad/patchage@1042 a436a847-0d15-0410-975c-d299462d15a1
2008-01-09Patchage refresh performance improvementsDavid Robillard4-19/+7
git-svn-id: http://svn.drobilla.net/lad/patchage@1041 a436a847-0d15-0410-975c-d299462d15a1
2008-01-07Raul 0.4.0.David Robillard1-4/+3
FlowCanvas 0.4.0. Patchage 0.4.0. git-svn-id: http://svn.drobilla.net/lad/patchage@1028 a436a847-0d15-0410-975c-d299462d15a1
2008-01-06Make about window transient of main window.David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/patchage@1024 a436a847-0d15-0410-975c-d299462d15a1
2008-01-06Add tooltips for toolbar widgets.David Robillard1-28/+13
Add icon credit to about dialog. git-svn-id: http://svn.drobilla.net/lad/patchage@1023 a436a847-0d15-0410-975c-d299462d15a1
2008-01-06Tone down port colours a touch.David Robillard2-5/+4
git-svn-id: http://svn.drobilla.net/lad/patchage@1020 a436a847-0d15-0410-975c-d299462d15a1
2008-01-06Use colours derived from Tango-palette (de-candified, darkened).David Robillard1-4/+6
Use same port colours between Ingen and Patchage (though with different meanings). git-svn-id: http://svn.drobilla.net/lad/patchage@1019 a436a847-0d15-0410-975c-d299462d15a1
2008-01-06Include .svg icon sources in distribution.David Robillard5-9/+4
git-svn-id: http://svn.drobilla.net/lad/patchage@1018 a436a847-0d15-0410-975c-d299462d15a1
2008-01-06Add scalable dir to icons makefile.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/patchage@1017 a436a847-0d15-0410-975c-d299462d15a1
2008-01-06Use named (themeable) icon for all window icons, desktop menu entry, and ↵David Robillard2-4/+3
about dialog (when installed). git-svn-id: http://svn.drobilla.net/lad/patchage@1016 a436a847-0d15-0410-975c-d299462d15a1
2008-01-06Merge THANKS file into AUTHORS.David Robillard2-12/+10
git-svn-id: http://svn.drobilla.net/lad/patchage@1014 a436a847-0d15-0410-975c-d299462d15a1
2008-01-06Install icon to standard (themeable) location.David Robillard14-4/+645
git-svn-id: http://svn.drobilla.net/lad/patchage@1013 a436a847-0d15-0410-975c-d299462d15a1
2008-01-06More verbose LASH console output.David Robillard1-8/+6
git-svn-id: http://svn.drobilla.net/lad/patchage@1012 a436a847-0d15-0410-975c-d299462d15a1
2008-01-05Sync one-liner in README and about dialog.David Robillard2-2/+3
git-svn-id: http://svn.drobilla.net/lad/patchage@1010 a436a847-0d15-0410-975c-d299462d15a1
2008-01-05Replace messages pain (which was being annoying...) with a separate window.David Robillard3-145/+132
git-svn-id: http://svn.drobilla.net/lad/patchage@1009 a436a847-0d15-0410-975c-d299462d15a1
2008-01-02Make messages pane sensitive (for copy/paste).David Robillard1-3/+1
git-svn-id: http://svn.drobilla.net/lad/patchage@1008 a436a847-0d15-0410-975c-d299462d15a1
2008-01-02Fix canvas scroll buttons.David Robillard1-0/+3
git-svn-id: http://svn.drobilla.net/lad/patchage@1007 a436a847-0d15-0410-975c-d299462d15a1
2008-01-02Remove cruft.David Robillard3-20/+3
git-svn-id: http://svn.drobilla.net/lad/patchage@1006 a436a847-0d15-0410-975c-d299462d15a1
2008-01-02Added back retarded "do the winndow manager's job" code.David Robillard5-3/+54
git-svn-id: http://svn.drobilla.net/lad/patchage@1005 a436a847-0d15-0410-975c-d299462d15a1
2008-01-02Update README.David Robillard2-3/+6
Fix Doxyfile to use correct project name (not that it's really used...). git-svn-id: http://svn.drobilla.net/lad/patchage@1004 a436a847-0d15-0410-975c-d299462d15a1
2008-01-02Store (in memory, not to disk) module locations on arrange, so locations are ↵David Robillard1-8/+13
not destroyed by refresh. git-svn-id: http://svn.drobilla.net/lad/patchage@1003 a436a847-0d15-0410-975c-d299462d15a1
2008-01-02Refresh after connecting to Alsa, so ports show up immediately.David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/patchage@1002 a436a847-0d15-0410-975c-d299462d15a1
2008-01-02Minor Patchage code cleanups.David Robillard9-82/+41
git-svn-id: http://svn.drobilla.net/lad/patchage@1001 a436a847-0d15-0410-975c-d299462d15a1
2007-12-31Clean up and remove useless code in FlowCanvas.David Robillard1-2/+1
git-svn-id: http://svn.drobilla.net/lad/patchage@998 a436a847-0d15-0410-975c-d299462d15a1
2007-12-27Fix compilation.David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/patchage@996 a436a847-0d15-0410-975c-d299462d15a1
2007-12-20Update README, remove ancient/unmaintained ChangeLog and NEWS files.David Robillard3-408/+1
git-svn-id: http://svn.drobilla.net/lad/patchage@991 a436a847-0d15-0410-975c-d299462d15a1
2007-12-20Use fancy Widget class for Glade widgets.David Robillard7-244/+274
Somewhat consistently rename glade widgets. Fix about dialog program name, icon (when run from source tree), and close button. git-svn-id: http://svn.drobilla.net/lad/patchage@989 a436a847-0d15-0410-975c-d299462d15a1
2007-12-20Use fancy GladeFile class.David Robillard7-153/+113
Remove silly Patchage-as-window-manager crap. Less LOC. git-svn-id: http://svn.drobilla.net/lad/patchage@988 a436a847-0d15-0410-975c-d299462d15a1
2007-12-19Fix compiltion.David Robillard4-60/+78
More tidying. git-svn-id: http://svn.drobilla.net/lad/patchage@987 a436a847-0d15-0410-975c-d299462d15a1
2007-12-19Remove old/useless code.David Robillard2-100/+9
Tidy. git-svn-id: http://svn.drobilla.net/lad/patchage@986 a436a847-0d15-0410-975c-d299462d15a1
2007-12-19Tidy.David Robillard1-24/+15
git-svn-id: http://svn.drobilla.net/lad/patchage@985 a436a847-0d15-0410-975c-d299462d15a1
2007-12-19Follow ALSA changes, in a kludgey ridiculously slow way.David Robillard3-4/+8
git-svn-id: http://svn.drobilla.net/lad/patchage@984 a436a847-0d15-0410-975c-d299462d15a1
2007-12-19Fix some ALSA clients/ports not showing up.David Robillard1-17/+12
git-svn-id: http://svn.drobilla.net/lad/patchage@983 a436a847-0d15-0410-975c-d299462d15a1
2007-12-04Remove old crap placeholder icon.David Robillard2-59/+1
git-svn-id: http://svn.drobilla.net/lad/patchage@945 a436a847-0d15-0410-975c-d299462d15a1
2007-12-04Added icons, courtesy Lapo Calamandre.David Robillard9-2/+2591
git-svn-id: http://svn.drobilla.net/lad/patchage@944 a436a847-0d15-0410-975c-d299462d15a1
2007-09-22LV2 UI extension updates.David Robillard1-2/+0
LV2 GUI support in ingen. git-svn-id: http://svn.drobilla.net/lad/patchage@763 a436a847-0d15-0410-975c-d299462d15a1
2007-09-21Show context menu for patch ports when clicking on anonymous module, as well ↵David Robillard1-9/+3
as actual port. git-svn-id: http://svn.drobilla.net/lad/patchage@746 a436a847-0d15-0410-975c-d299462d15a1
2007-08-08Added individial building stuff for flowcanvas, raul, patchage.David Robillard2-0/+200
git-svn-id: http://svn.drobilla.net/lad/patchage@684 a436a847-0d15-0410-975c-d299462d15a1
2007-08-05Clean up toolbar.David Robillard3-1269/+896
git-svn-id: http://svn.drobilla.net/lad/patchage@676 a436a847-0d15-0410-975c-d299462d15a1
2007-08-05Improve startup time threefold.David Robillard3-9/+20
git-svn-id: http://svn.drobilla.net/lad/patchage@675 a436a847-0d15-0410-975c-d299462d15a1
2007-07-29Fix splitting/joining of modules in the slowest, hackiest way possible (fix ↵David Robillard3-9/+10
ticket 62). git-svn-id: http://svn.drobilla.net/lad/patchage@652 a436a847-0d15-0410-975c-d299462d15a1
2007-07-29Build system fixes, building from top level doesn't recursively configure ↵David Robillard10-10/+10
slv2, but slv2 is still independently packageable/buildable. Think I've finally figured out how to do recursive autohell without resorting to suicide... git-svn-id: http://svn.drobilla.net/lad/patchage@650 a436a847-0d15-0410-975c-d299462d15a1
2007-07-25Distcheck fixes.David Robillard1-12/+12
Fix LV2 plugin building. Hopefully actually link against local libraries for real this time honest. Fix building w/o SLV2. Though why, I don't know ;). git-svn-id: http://svn.drobilla.net/lad/patchage@627 a436a847-0d15-0410-975c-d299462d15a1
2007-07-25Avoid some canvas text measuring overhead in Patchage (module resizing).David Robillard7-27/+91
Fix duplex Alsa Sequencer ports (fix ticket 12). git-svn-id: http://svn.drobilla.net/lad/patchage@617 a436a847-0d15-0410-975c-d299462d15a1
2007-07-24Possibly fix overlapping MIDI ports (fix ticket 10).David Robillard3-17/+12
git-svn-id: http://svn.drobilla.net/lad/patchage@616 a436a847-0d15-0410-975c-d299462d15a1
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard19-77/+68
Fix (some) inclusion guard names to not clash with other libs. git-svn-id: http://svn.drobilla.net/lad/patchage@613 a436a847-0d15-0410-975c-d299462d15a1
2007-07-24Removed recursive autohell, except for SLv2.David Robillard8-151/+7
Always build against local copies, hopefully fixing broken compilation against outdated system versions. git-svn-id: http://svn.drobilla.net/lad/patchage@610 a436a847-0d15-0410-975c-d299462d15a1