ladish/ChangeLog

221 lines
7.7 KiB
Plaintext

2006-03-26 20:49 drobilla
* AUTHORS, NEWS, README.SECURITY: [no log message]
2006-03-26 13:59 drobilla
* clients/panel/panel.c: Made open dialog use default project dir
2006-03-26 13:48 drobilla
* clients/panel/project.c: Made save dialog default to default
project directory
2006-03-26 12:21 drobilla
* configure.ac, liblash/lash.c: Configure script cleanups
2006-03-24 19:47 drobilla
* ChangeLog, NEWS, configure.ac, clients/panel/main.c,
clients/panel/panel.c, clients/panel/panel.h,
clients/panel/project.c, clients/panel/project.h,
docs/lash-manual.texi: Bumped copyright date and version number
for 0.5.1 release
2006-03-24 17:03 drobilla
* icons/Makefile.am: Icons are now installed in
$(PREFIX)/share/lash/icons
2006-03-24 15:59 drobilla
* docs/lash-manual.texi: Updated documentation
2006-03-24 15:52 drobilla
* configure.ac, clients/Makefile.am,
clients/save_button/Makefile.am,
clients/save_button/save_button.c,
clients/save_button/save_button_2.0.c: Removed GTK1 support and
confusing "gtk_client_
2006-03-24 15:34 drobilla
* autogen.sh, configure.ac: More descriptive configure output about
manual building
2006-03-24 14:22 drobilla
* docs/lash-manual.texi, liblash/lash.c: Added server auto starting
support
2006-02-09 15:14 drobilla
* clients/panel/project.c: Fixed project directory change button
label
2006-02-09 14:04 drobilla
* clients/panel/project.c, lashd/project.c: Fix for project saving
2006-02-06 21:55 drobilla
* docs/lash-manual.texi: Minor memory ownership clarification
2005-10-03 23:41 drobilla
* Makefile.am, clients/control/lash_control.c, lash/internal.h,
lashd/conn_mgr.c, lashd/project.c, lashd/server.c, lashd/store.c,
liblash/comm_buffer.c, liblash/socket.c: Applied non-integer
configs patch from Mark Vitek, fixed some ununitialized vars
warnings
2005-09-23 12:41 drobilla
* clients/panel/project.c: Removed invalid assert
2005-09-23 04:27 drobilla
* clients/panel/: panel.c, project.c: Fixed a bug with resumed
clients showing up twice in the clients list
2005-09-19 07:53 drobilla
* clients/synth/synth.c: Fixed jack port flags in synth
2005-09-19 07:47 drobilla
* clients/synth/main.c: Made synth use same client name for Alsa
and Jack
2005-09-19 07:34 drobilla
* NEWS, README, configure.ac, clients/panel/panel.c: Tweaked panel
slightly, updated README and NEWS
2005-09-19 06:17 drobilla
* Makefile.am, configure.ac, icons/Makefile.am, icons/lash.svg,
icons/lash.xcf, icons/lash_16px.png, icons/lash_24px.png,
icons/lash_48px.png, icons/lash_96px.png: Added icons, removed
patches dir
2005-09-19 05:34 drobilla
* clients/panel/panel.c, clients/panel/panel.h,
docs/lash-manual.texi: Added "no projects" label to lash_panel,
updated manual
2005-09-15 07:02 drobilla
* clients/panel/panel.c: Added about dialog
2005-09-15 06:37 drobilla
* clients/panel/project.c: Fixed label alignment in control panel
2005-09-15 06:18 drobilla
* clients/panel/project.c: Layout tweaks of the control panel
2005-09-15 05:50 drobilla
* clients/panel/: panel.c, project.c: GUI shinifications in the
panel client
2005-09-15 05:23 drobilla
* ChangeLog, NEWS, lash-configure-template, docs/lash-manual.texi,
lash/protocol.h, lashd/project.c: Updated version numbers, URLs,
and dates throughout
2005-09-15 04:23 drobilla
* clients/control/client.c, clients/control/lash_control.c,
clients/control/main.c, clients/control/project.c,
clients/gtk_client/gtk_client.c, clients/gtk_client/main.c,
clients/panel/panel.c, clients/panel/project.c,
clients/save_button/hints.c, clients/save_button/save_button.c,
clients/simple_client/simple_client.c, clients/synth/interface.c,
clients/synth/lash.c, clients/synth/main.c,
clients/synth/synth.c, lash/config.h, lashd/alsa_client.c,
lashd/alsa_fport.c, lashd/alsa_mgr.c, lashd/alsa_patch.c,
lashd/client.c, lashd/client_event.c, lashd/conn.c,
lashd/conn_mgr.c, lashd/jack_fport.c, lashd/jack_mgr.c,
lashd/jack_mgr_client.c, lashd/jack_patch.c, lashd/main.c,
lashd/project.c, lashd/server.c, lashd/server_event.c,
lashd/store.c, liblash/args.c, liblash/client.c, liblash/comm.c,
liblash/comm_buffer.c, liblash/comm_event.c, liblash/config.c,
liblash/connect_params.c, liblash/event.c, liblash/exec_params.c,
liblash/file.c, liblash/lash.c, liblash/loader.c,
liblash/protocol.c, liblash/socket.c, liblash/xmalloc.c: Indented
entire source tree consistently
2005-09-15 04:18 drobilla
* docs/lash-manual.texi: Updated documentation
2005-09-13 12:29 drobilla
* clients/panel/project.c: Shuffled around widgets in control panel
2005-09-13 06:04 drobilla
* clients/panel/main.c, clients/panel/panel.c,
clients/panel/panel.h, clients/panel/project.c,
clients/panel/project.h, lashd/project.c: Tidied up layour of
control panel window, removed unused code from panel
2005-09-13 01:22 drobilla
* AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README,
README.SECURITY, TODO, autogen.sh, common.am, configure.ac,
lash-1.0.pc.in, lash-configure-template, clients/Makefile.am,
clients/control/Makefile.am, clients/control/client.c,
clients/control/client.h, clients/control/lash_control.c,
clients/control/lash_control.h, clients/control/main.c,
clients/control/project.c, clients/control/project.h,
clients/gtk_client/Makefile.am, clients/gtk_client/gtk_client.c,
clients/gtk_client/gtk_client.h, clients/gtk_client/main.c,
clients/panel/Makefile.am, clients/panel/main.c,
clients/panel/panel.c, clients/panel/panel.h,
clients/panel/project.c, clients/panel/project.h,
clients/save_button/Makefile.am, clients/save_button/hints.c,
clients/save_button/hints.h, clients/save_button/save_button.c,
clients/save_button/save_button_2.0.c,
clients/simple_client/Makefile.am,
clients/simple_client/simple_client.c, clients/synth/Makefile.am,
clients/synth/interface.c, clients/synth/interface.h,
clients/synth/lash.c, clients/synth/lash.h, clients/synth/main.c,
clients/synth/synth.c, clients/synth/synth.h, docs/Makefile.am,
docs/api-proposal.html, docs/fdl.texi, docs/lash-manual.texi,
docs/lash-manual-html-one-page/Makefile.am,
docs/lash-manual-html-split/Makefile.am, lash/Makefile.am,
lash/args.h, lash/client.h, lash/client_interface.h,
lash/comm_buffer.h, lash/comm_event.h, lash/config.h,
lash/connect_params.h, lash/debug.h, lash/event.h,
lash/exec_params.h, lash/file.h, lash/internal.h,
lash/internal_headers.h, lash/lash.h, lash/list.h, lash/loader.h,
lash/protocol.h, lash/server_client.h, lash/socket.h,
lash/types.h, lash/xmalloc.h, lashd/Makefile.am,
lashd/alsa_client.c, lashd/alsa_client.h, lashd/alsa_fport.c,
lashd/alsa_fport.h, lashd/alsa_mgr.c, lashd/alsa_mgr.h,
lashd/alsa_patch.c, lashd/alsa_patch.h, lashd/client.c,
lashd/client.h, lashd/client_event.c, lashd/client_event.h,
lashd/conn.c, lashd/conn.h, lashd/conn_mgr.c, lashd/conn_mgr.h,
lashd/globals.h, lashd/jack_fport.c, lashd/jack_fport.h,
lashd/jack_mgr.c, lashd/jack_mgr.h, lashd/jack_mgr_client.c,
lashd/jack_mgr_client.h, lashd/jack_patch.c, lashd/jack_patch.h,
lashd/lash-project-1.0.dtd, lashd/main.c, lashd/project.c,
lashd/project.h, lashd/server.c, lashd/server.h,
lashd/server_event.c, lashd/server_event.h, lashd/store.c,
lashd/store.h, liblash/Makefile.am, liblash/args.c,
liblash/client.c, liblash/comm.c, liblash/comm_buffer.c,
liblash/comm_event.c, liblash/config.c, liblash/connect_params.c,
liblash/event.c, liblash/exec_params.c, liblash/file.c,
liblash/lash.c, liblash/loader.c, liblash/protocol.c,
liblash/socket.c, liblash/xmalloc.c, m4/Makefile.am,
m4/aclocal-include.m4, m4/readline.m4: Initial checkin