Commit Graph

3310 Commits

Author SHA1 Message Date
dave 48e1cb2034 Moved Doxyfile into doc directory
git-svn-id: http://svn.drobilla.net/lad@19 a436a847-0d15-0410-975c-d299462d15a1
2006-06-10 03:05:49 +00:00
dave 2bb9433fc1 Cleanups
git-svn-id: http://svn.drobilla.net/lad@18 a436a847-0d15-0410-975c-d299462d15a1
2006-06-10 03:05:30 +00:00
dave cddae3d703 More juggling
git-svn-id: http://svn.drobilla.net/lad@17 a436a847-0d15-0410-975c-d299462d15a1
2006-06-10 02:49:50 +00:00
dave 39ddaa63a1 More juggling
git-svn-id: http://svn.drobilla.net/lad@16 a436a847-0d15-0410-975c-d299462d15a1
2006-06-10 02:43:54 +00:00
dave bb7b811ffc More juggling
git-svn-id: http://svn.drobilla.net/lad@15 a436a847-0d15-0410-975c-d299462d15a1
2006-06-10 01:52:02 +00:00
dave fe735b3326 More juggling
git-svn-id: http://svn.drobilla.net/lad@14 a436a847-0d15-0410-975c-d299462d15a1
2006-06-10 01:20:56 +00:00
dave 2002300a83 Juggling things around...
git-svn-id: http://svn.drobilla.net/lad@13 a436a847-0d15-0410-975c-d299462d15a1
2006-06-10 01:02:08 +00:00
dave 9bc1741b45 Removed binary
git-svn-id: http://svn.drobilla.net/lad@12 a436a847-0d15-0410-975c-d299462d15a1
2006-06-09 15:21:00 +00:00
dave 97b790c82d Remove junk
git-svn-id: http://svn.drobilla.net/lad@11 a436a847-0d15-0410-975c-d299462d15a1
2006-06-09 15:18:10 +00:00
dave 26e199c5ad Remove junk
git-svn-id: http://svn.drobilla.net/lad@10 a436a847-0d15-0410-975c-d299462d15a1
2006-06-09 15:17:50 +00:00
dave 657dc1696d Added Om aka Graph aka god knows what
git-svn-id: http://svn.drobilla.net/lad@9 a436a847-0d15-0410-975c-d299462d15a1
2006-06-09 15:07:31 +00:00
dave 6ca10675fe Added omins
git-svn-id: http://svn.drobilla.net/lad@8 a436a847-0d15-0410-975c-d299462d15a1
2006-06-09 14:34:20 +00:00
dave aeb8a2698c Added miduts
git-svn-id: http://svn.drobilla.net/lad@7 a436a847-0d15-0410-975c-d299462d15a1
2006-06-09 02:28:00 +00:00
dave 3ad7c58c36 Added flowcanvas
git-svn-id: http://svn.drobilla.net/lad@6 a436a847-0d15-0410-975c-d299462d15a1
2006-06-09 02:23:41 +00:00
dave 656bbef377 Added patchage
git-svn-id: http://svn.drobilla.net/lad/patchage@5 a436a847-0d15-0410-975c-d299462d15a1
2006-06-09 02:18:57 +00:00
dave 46f4e78c49 Added patchage
git-svn-id: http://svn.drobilla.net/lad@5 a436a847-0d15-0410-975c-d299462d15a1
2006-06-09 02:18:57 +00:00
dave a2fabf6be1 Moved libslv2 into it's own subdirectory
git-svn-id: http://svn.drobilla.net/lad@4 a436a847-0d15-0410-975c-d299462d15a1
2006-06-06 20:20:33 +00:00
dave 8fce2b0032 Created libslv2 directory
git-svn-id: http://svn.drobilla.net/lad@3 a436a847-0d15-0410-975c-d299462d15a1
2006-06-06 20:09:50 +00:00
dave 4328f6692b Removed references to old bundle.h file
git-svn-id: http://svn.drobilla.net/lad@2 a436a847-0d15-0410-975c-d299462d15a1
2006-06-05 19:51:29 +00:00
dave c05384e5c9 Initial import
git-svn-id: http://svn.drobilla.net/lad@1 a436a847-0d15-0410-975c-d299462d15a1
2006-06-05 19:40:57 +00:00
Dave Robillard 5735219870 - Fixed bug where client didn't show up in server interfaces
- Fixed auto server start


git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@40 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-05-29 22:51:41 +00:00
Dave Robillard 3fd646bf16 Yet more ALSA fixes
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@39 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-05-24 02:30:52 +00:00
Dave Robillard ad0f23e579 Fixed Alsa detection for configure
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@38 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-05-24 01:14:19 +00:00
Dave Robillard dea4042568 Fixes for lash_args (duplicated, documentation clarification, etc)
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@37 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-05-22 04:00:39 +00:00
Dave Robillard 0db0243105 Added LASH_No_Start_Server option and exported lash_args_destroy to API so
clients don't have to leak memory every lash_extract_args


git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@36 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-05-22 02:11:57 +00:00
Dave Robillard 2d808f3531 - Support for building without ALSA
- Readline build fixes
- Fix for daemon auto launching (prevent zombies patch from larsl)


git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@35 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-05-21 18:44:38 +00:00
Dave Robillard 9302fd07c4 - Updated lash-configure-template to use pkgconfig
- Removed autogen.sh from distribution tarballs


git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@34 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-03-27 02:00:46 +00:00
Dave Robillard 8b3098d96d Updated ChangeLog, broke pre-0.5.0 changelog into a seperate file
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@33 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-03-27 01:53:35 +00:00
Dave Robillard 5eb7d1c88a *** empty log message ***
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@32 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-03-27 01:49:05 +00:00
Dave Robillard 1457153b30 Made open dialog use default project dir
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@31 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-03-26 18:59:37 +00:00
Dave Robillard 4cbef27535 Made save dialog default to default project directory
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@30 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-03-26 18:48:48 +00:00
Dave Robillard 4db4b1af04 Configure script cleanups
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@29 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-03-26 17:21:06 +00:00
Dave Robillard ce997a64ba Bumped copyright date and version number for 0.5.1 release
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@28 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-03-25 00:47:55 +00:00
Dave Robillard 8090f5142a Icons are now installed in $(PREFIX)/share/lash/icons
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@27 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-03-24 22:03:19 +00:00
Dave Robillard d305727b9f Updated documentation
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@26 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-03-24 20:59:41 +00:00
Dave Robillard c619665b9e Removed GTK1 support and confusing "gtk_client_
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@25 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-03-24 20:52:28 +00:00
Dave Robillard 4524a6a503 More descriptive configure output about manual building
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@24 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-03-24 20:34:08 +00:00
Dave Robillard 09e155039a Added server auto starting support
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@23 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-03-24 19:22:26 +00:00
Dave Robillard 5b29ded92b Fixed project directory change button label
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@22 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-02-09 20:14:48 +00:00
Dave Robillard f4460b3cca Fix for project saving
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@21 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-02-09 19:04:51 +00:00
Dave Robillard 3d031ca42b Minor memory ownership clarification
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@20 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2006-02-07 02:55:54 +00:00
Dave Robillard 06c3b51527 Applied non-integer configs patch from Mark Vitek, fixed some ununitialized
vars warnings


git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@19 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2005-10-04 03:41:09 +00:00
Dave Robillard 3cebf62faa Removed invalid assert
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@18 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2005-09-23 16:41:01 +00:00
Dave Robillard f7c5c053da Fixed a bug with resumed clients showing up twice in the clients list
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@17 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2005-09-23 08:27:16 +00:00
Dave Robillard b4ce2ac7d3 Fixed jack port flags in synth
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@16 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2005-09-19 11:53:51 +00:00
Dave Robillard 42869112ac Made synth use same client name for Alsa and Jack
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@15 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2005-09-19 11:47:41 +00:00
Dave Robillard 6f9ee53aa2 Tweaked panel slightly, updated README and NEWS
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@14 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2005-09-19 11:34:53 +00:00
Dave Robillard 4cfde74db7 Added icons, removed patches dir
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@13 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2005-09-19 10:17:18 +00:00
Dave Robillard 18c04faec9 Added "no projects" label to lash_panel, updated manual
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@12 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2005-09-19 09:34:23 +00:00
Dave Robillard 596df7ded5 Added about dialog
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@11 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2005-09-15 11:02:41 +00:00