Commit graph

6 commits

Author SHA1 Message Date
Jaroslav Kysela
38f7504af2 Change FSF address (Franklin Street)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2017-11-14 14:47:19 +01:00
Clemens Ladisch
ec25bb1219 qlo10k1: use stdlib.h for malloc()/free()
Some qlo10k1 files need <stdlib.h> for malloc() and free(); it seems not
all Qt headers include them by default.
2006-05-02 15:38:46 +02:00
Takashi Iwai
8d95c04c7e Various fixes to qlo10k1
Various fixes by Tim <terminator356@users.sourceforge.net>:

- ld10k1 0.1.8p1 recommended for best operation.
- Fixed link disconnect bug.
- Now remembers last file open/save dir.
- Now unused IO/FX do not disappear upon refresh.
- Refresh/redraw fixups.
2005-06-03 12:31:54 +00:00
Takashi Iwai
ca7cb411ff Build qlo10k1 with local ld10k1
Build qlo10k1 with local ld10k1.
2005-06-01 16:10:51 +00:00
Mikael Magnusson
8ff2d3d2ea Fix handling of $CFLAGS and $LIBS
Adds LD10K1_CFLAGS and LD10K1_LDFLAGS in src/Makefile.am, and moves
QT_CXXFLAGS to the makefile.

Signed-off-by: Mikael Magnusson <mikma@users.sourceforge.net>
2005-05-17 16:12:05 +00:00
Takashi Iwai
ab3e05d1da Add qlo10k1
Added qlo10k1 by Peter Zubaj.
2005-03-18 16:42:48 +00:00