summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-02-17Remove Jack API dependence from PatchageEvent.David Robillard8-116/+196
2008-02-17Add --help and -A/--no-alsa command line options (patch from nedko w/ modific...David Robillard2-1/+18
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard1-0/+2
2008-01-27Fix typo.David Robillard1-2/+2
2008-01-09Insignificant patchage refresh performance improvement.David Robillard2-2/+0
2008-01-09More patchage refresh performance improvements.David Robillard2-32/+20
2008-01-09More patchage refresh performance improvements.David Robillard1-18/+3
2008-01-09Patchage refresh performance improvementsDavid Robillard3-18/+6
2008-01-06Make about window transient of main window.David Robillard1-0/+1
2008-01-06Add tooltips for toolbar widgets.David Robillard1-28/+13
2008-01-06Tone down port colours a touch.David Robillard2-5/+4
2008-01-06Use colours derived from Tango-palette (de-candified, darkened).David Robillard1-4/+6
2008-01-06Use named (themeable) icon for all window icons, desktop menu entry, and abou...David Robillard2-4/+3
2008-01-06Install icon to standard (themeable) location.David Robillard2-1/+3
2008-01-06More verbose LASH console output.David Robillard1-8/+6
2008-01-05Sync one-liner in README and about dialog.David Robillard1-1/+2
2008-01-05Replace messages pain (which was being annoying...) with a separate window.David Robillard3-145/+132
2008-01-02Make messages pane sensitive (for copy/paste).David Robillard1-3/+1
2008-01-02Fix canvas scroll buttons.David Robillard1-0/+3
2008-01-02Remove cruft.David Robillard3-20/+3
2008-01-02Added back retarded "do the winndow manager's job" code.David Robillard5-3/+54
2008-01-02Store (in memory, not to disk) module locations on arrange, so locations are ...David Robillard1-8/+13
2008-01-02Refresh after connecting to Alsa, so ports show up immediately.David Robillard1-0/+1
2008-01-02Minor Patchage code cleanups.David Robillard9-82/+41
2007-12-31Clean up and remove useless code in FlowCanvas.David Robillard1-2/+1
2007-12-27Fix compilation.David Robillard1-0/+1
2007-12-20Use fancy Widget class for Glade widgets.David Robillard7-244/+274
2007-12-20Use fancy GladeFile class.David Robillard7-153/+113
2007-12-19Fix compiltion.David Robillard4-60/+78
2007-12-19Remove old/useless code.David Robillard2-100/+9
2007-12-19Tidy.David Robillard1-24/+15
2007-12-19Follow ALSA changes, in a kludgey ridiculously slow way.David Robillard3-4/+8
2007-12-19Fix some ALSA clients/ports not showing up.David Robillard1-17/+12
2007-12-04Remove old crap placeholder icon.David Robillard2-59/+1
2007-09-22LV2 UI extension updates.David Robillard1-2/+0
2007-09-21Show context menu for patch ports when clicking on anonymous module, as well ...David Robillard1-9/+3
2007-08-05Clean up toolbar.David Robillard3-1269/+896
2007-08-05Improve startup time threefold.David Robillard3-9/+20
2007-07-29Fix splitting/joining of modules in the slowest, hackiest way possible (fix t...David Robillard3-9/+10
2007-07-29Build system fixes, building from top level doesn't recursively configure slv...David Robillard10-10/+10
2007-07-25Distcheck fixes.David Robillard1-12/+12
2007-07-25Avoid some canvas text measuring overhead in Patchage (module resizing).David Robillard7-27/+91
2007-07-24Possibly fix overlapping MIDI ports (fix ticket 10).David Robillard3-17/+12
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard19-77/+68
2007-07-24Removed recursive autohell, except for SLv2.David Robillard6-7/+7
2007-07-11Fix building w/o Alsa.David Robillard2-1/+6
2007-07-05More memory consumption reduction.David Robillard9-69/+61
2007-07-04Decrease driver event queue size (drastically reduced memory consumption).David Robillard1-1/+1
2007-07-04Refresh on (re)connecting to aseq.David Robillard1-0/+2
2007-07-03Refresh when (re)attaching to Jack.David Robillard1-0/+2