11
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Oct 17, 2024 — Oct 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add multi out window and toggle button logic More... over 12 years ago
Preset window: add logic to handle global bypass toggle in presets window correctly. Fix button callback for show/hide window More... over 12 years ago
Fix audio quality bug on multichannel outputs. More... over 12 years ago
Fix thinko with writing to delay_buf for compressor outputs More... over 12 years ago
Add multiple output channels for xover outputs. Almost working... More... over 12 years ago
Add Daemon mode -D and fix preset mode -g so that windows are displayed properly. Bump version to 0.98.0 More... over 12 years ago
update version number 0.97.16 More... over 14 years ago
update to increase speed of fft update Frequency - David Nielson More... over 14 years ago
bump version to 0.97.15 More... almost 15 years ago
Changed window algorithm to use Kaiser-Bessel Function from mplayer. More... almost 15 years ago
Bump to v0.98.0 Added prelimiinary code for presets interface. Volume sliders are working. jamin -g to test. More... almost 17 years ago
Fix bypass-related thinko More... almost 17 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... almost 17 years ago
French translation update
Emmanuel Saracco
as esaracco
More... over 17 years ago
Take in account libdir defined at compile time for LADSPA plugins search path.
Emmanuel Saracco
as esaracco
More... over 17 years ago
French translation update
Emmanuel Saracco
as esaracco
More... over 17 years ago
Avoid some GCC warnings about cast.
Emmanuel Saracco
as esaracco
More... over 17 years ago
Added missing header
Emmanuel Saracco
as esaracco
More... over 17 years ago
Added Raphaël Doursenaud as french translator
Emmanuel Saracco
as esaracco
More... over 17 years ago
Updated french translation with Raphaël Doursenaud work
Emmanuel Saracco
as esaracco
More... over 17 years ago
Added french translator
Emmanuel Saracco
as esaracco
More... over 17 years ago
JAMin 0.97.13
Emmanuel Saracco
as esaracco
More... over 17 years ago
* Created french translation.
Emmanuel Saracco
as esaracco
More... over 17 years ago
* Install libs under lib64 directory on 64bits architectures.
Emmanuel Saracco
as esaracco
More... over 17 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... over 17 years ago
Emmanuel Saracco's redo crash patch. More... over 17 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... over 17 years ago
Added Sebastien Valette's fixes for restoring low and mid band delay button state. More... almost 18 years ago
Added Linear/log scale to limiter. Bolded frame labels. Added S_LIM_LOGSCALE to saved attributes. More... over 18 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 18 years ago