Commit graph

7 commits

Author SHA1 Message Date
joerg
aab9151943 Expect the compiler to know when to inline functions used only once. 2013-10-28 23:44:08 +00:00
joerg
8ba80a86f6 Make enum public in local fltk copy that is used outside derived
classes. Remove size hints for array arguments that end up being
negative. Dereference pointer before calling member. Fix complex usage.
Add dependency on qt4-tools to make cmake happy.
2013-06-27 15:48:11 +00:00
ryoon
1845cd6dd5 Update to 0.4.15
* Update dependencies.
* Use cmake instead of configure.
* Use qt4 instead of qt3.
* Set LICENSE.

Changelog:
* Many GUI improvements.
* Translation updates.
* Many new features.
* Bugfixes.
2013-06-17 15:16:47 +00:00
joerg
2d3fc0582b Don't shadow one local variable with another 2012-07-03 18:19:53 +00:00
rillig
61de0744ad Fixed "test ==". 2006-10-10 20:13:48 +00:00
joerg
48480d18c7 Fix hard-coded -lpthread. 2006-08-22 14:29:07 +00:00
rillig
4db6e1ae7b Imported lmms.
LMMS aims to be a free alternative to popular (but commercial and
closed- source) programs like FruityLoops, Cubase and Logic giving you
the ability of producing music with your computer by
creating/synthesizing sounds, arranging samples, using effects, playing
live with keyboard and much more...

LMMS combines the features of a sequencer-program (pattern-/channel-/
sample-/song-/effect-management) and those of powerful synthesizers and
samplers in a modern, user-friendly and easy to use graphical
user-interface.
2006-07-23 11:50:25 +00:00