11
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add multi out window and toggle button logic More... about 11 years ago
Preset window: add logic to handle global bypass toggle in presets window correctly. Fix button callback for show/hide window More... about 11 years ago
Fix audio quality bug on multichannel outputs. More... about 11 years ago
Fix thinko with writing to delay_buf for compressor outputs More... about 11 years ago
Add multiple output channels for xover outputs. Almost working... More... about 11 years ago
Add Daemon mode -D and fix preset mode -g so that windows are displayed properly. Bump version to 0.98.0 More... about 11 years ago
update version number 0.97.16 More... about 13 years ago
update to increase speed of fft update Frequency - David Nielson More... about 13 years ago
bump version to 0.97.15 More... over 13 years ago
Changed window algorithm to use Kaiser-Bessel Function from mplayer. More... over 13 years ago
Bump to v0.98.0 Added prelimiinary code for presets interface. Volume sliders are working. jamin -g to test. More... over 15 years ago
Fix bypass-related thinko More... over 15 years ago
Bumped version Removed latency correction that was causing harmonic distortion. Now when you switch in/out of global bypass theres more of a glitch that there needs to be, but I think it's an OK price to pay More... over 15 years ago
French translation update
Emmanuel Saracco
as esaracco
More... about 16 years ago
Take in account libdir defined at compile time for LADSPA plugins search path.
Emmanuel Saracco
as esaracco
More... about 16 years ago
French translation update
Emmanuel Saracco
as esaracco
More... about 16 years ago
Avoid some GCC warnings about cast.
Emmanuel Saracco
as esaracco
More... about 16 years ago
Added missing header
Emmanuel Saracco
as esaracco
More... about 16 years ago
Added Raphaël Doursenaud as french translator
Emmanuel Saracco
as esaracco
More... about 16 years ago
Updated french translation with Raphaël Doursenaud work
Emmanuel Saracco
as esaracco
More... about 16 years ago
Added french translator
Emmanuel Saracco
as esaracco
More... about 16 years ago
JAMin 0.97.13
Emmanuel Saracco
as esaracco
More... about 16 years ago
* Created french translation.
Emmanuel Saracco
as esaracco
More... about 16 years ago
* Install libs under lib64 directory on 64bits architectures.
Emmanuel Saracco
as esaracco
More... about 16 years ago
* Save/Load Crossover type to/from JAMin session file. * Refresh preferences dialog properties when session file is loaded.
Emmanuel Saracco
as esaracco
More... about 16 years ago
Emmanuel Saracco's redo crash patch. More... about 16 years ago
Patch from Emmanuel Saracco: When you close preferences dialog with the top right window close button you could not reopen it anymore. Added a "delete_event" callback. More... about 16 years ago
Added Sebastien Valette's fixes for restoring low and mid band delay button state. More... over 16 years ago
Added Linear/log scale to limiter. Bolded frame labels. Added S_LIM_LOGSCALE to saved attributes. More... over 16 years ago
Added per band delay for low and mid band. Changed initialization value from 0.1 to 0.0001 in rms.c to avoid jump on startup. More... over 16 years ago