11
I Use This!
Activity Not Available

Commits : Listings

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