1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Sep 18, 2024 — Sep 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
get ladspa logo to work More... over 17 years ago
fixed some compiler warnings More... over 17 years ago
hint for beginners added More... over 17 years ago
autotools infrastructure added More... over 17 years ago
project file moved to source code directory More... over 17 years ago
translations file moved to subdirectory More... over 17 years ago
moved cpp files to src directory More... over 17 years ago
move header files to new source code directory More... over 17 years ago
lost man page added More... over 17 years ago
moved color schemes to subdirectory More... over 17 years ago
all strings made translatabel, partly German translation added More... over 17 years ago
support for Qt library translations added More... over 17 years ago
application icon added More... over 17 years ago
new file open/save/close logic also providing 'save as' functionality More... over 17 years ago
respect changes to atomic operations for Qt4.4 More... over 17 years ago
Don't wake gui in vain.
fzu
More... over 17 years ago
MidiControllables: switch to 14bit resolution.
fzu
More... over 17 years ago
Remove debug code.
fzu
More... over 17 years ago
vco and vco2 IN ports start at index 1
fzu
More... over 17 years ago
Move OUT_port->move(...); from individual Ctors to Module::checkin()
fzu
More... over 17 years ago
Move IN_port->move(...); from individual Ctors to Module::checkin()
fzu
More... over 17 years ago
Prepare Move port->move(...); from individual Ctors to Module::checkin()
fzu
More... over 17 years ago
Module and M_ladspa paint fixes
fzu
More... over 17 years ago
Move portList.append(.*); from individual Ctors to port Ctor
fzu
More... over 17 years ago
Move ->outType = outType_audio; from individual Ctors to port Ctor
fzu
More... over 17 years ago
Move outTypeAcceptList.append(outType_audio) from individual Ctors to port Ctor
fzu
More... over 17 years ago
port schlaubergerei
fzu
More... over 17 years ago
m_pcmin: use jackd's pcm buffer
fzu
More... over 17 years ago
ladspa icon instead of string.
fzu
More... over 17 years ago
Right Mouse click becomes left (and drags) bug fixed. module.h, forgot last time.
fzu
More... over 17 years ago