zynaddsubfx

ZynAddSubFX open source synthesizer
Log | Files | Refs | Submodules | LICENSE

DateCommit messageAuthorFiles+-
2025-03-09 14:36Chorus/Reverse: Put enums into classJohannes Lorenz3+23-20
2025-03-02 11:51Fix presets of Reverse and EnsembleJohannes Lorenz3+26-21
2025-02-21 17:45Add yamllint to CIJohannes Lorenz3+18-1
2025-02-22 15:59Add CI for Ubuntu clang+lld and Macos clangJohannes Lorenz2+120-24
2025-02-22 15:46Various CMake updates/fixesJohannes Lorenz3+6-3
2025-02-21 17:55Fix tests so they run on macOSFriedolino2+11-12
2025-02-21 17:53Fix issues with Pgain/Pq/Pfreq on MacOSJohannes Lorenz1+14-2
2025-02-21 17:52Fix clang compiler warnings of different typesJohannes Lorenz21+46-49
2025-02-21 17:54Fixup Werror in CMakeListsJohannes Lorenz1+12-4
2025-02-16 03:11New chorus mode: "Roland Ensemble" (#274)friedolino786+212-70
2025-02-15 23:50Add reversed delay effect (#321)friedolino7836+1500-106
2025-02-15 23:49Fix loading of plugin zest gui on Linux (#320)friedolino781+2-2
2025-01-26 01:46Use port-checker directly without networkJohannes Lorenz1+117-20
2025-01-26 00:05Allow 2 in-process UIsJohannes Lorenz8+105-90
2025-01-26 00:20MiddleWare: Answer path-search also for UIJohannes Lorenz1+32-36
2025-01-12 14:56CMakeLists: Restrict Werror to some targetsJohannes Lorenz2+22-13
2025-01-12 14:32Support MXML4, if availableJohannes Lorenz4+104-31
2025-01-11 21:12Plugin: Also accept `-DZynFusionDir`Johannes Lorenz2+20-1
2024-12-29 02:22Add -Werror support, CMake cleanupJohannes Lorenz8+44-42
2024-12-20 21:35Only test trainling whitespace in GitJohannes Lorenz1+10-1
2024-12-08 17:21Add trailing whitespace checkJohannes Lorenz25+371-334
2024-12-28 13:09Clarify PR checklist (#310)friedolino781+14-14
2024-12-17 18:19Add PR template (#305)Johannes Lorenz1+33-0
2024-12-08 19:02Disable `magnitude#128::c:i` for port checkerJohannes Lorenz1+1-0
2024-08-02 23:12apply changes to key shift ports to fltk guiFriedolino2+4-4
2024-08-02 22:44change pkeyshift ports to have middle at 0Friedolino2+12-6
2024-10-13 18:10zynaddsubfx-jack-multi.desktop, rm NSM keysg1+0-2
2024-10-09 18:19nsm desktop keysg2+4-0
2024-07-27 01:41Lazily expand ZYN_DATADIRKira Bruneau6+48-57
2024-07-17 07:59fix and cleanup interpolation in Util.cppfriedolino781+10-10
2023-07-17 17:56update docs add new effects add new filter classes add new LFO parametersFriedolino3+52-1
2024-05-27 13:13Update rtosc to fix a bug in automation processingfundamental0+0-0
2024-03-03 19:42fix lfo rnd behaviourFriedolino1+8-2
2023-11-20 20:27OscilGen's Resonance can be constJohannes Lorenz4+5-5
2023-11-22 16:27add negative CombfiltertypesFriedolino2+13-1
2023-11-17 11:59some const optimizations in ADnoteFriedolino1+12-12
2023-08-05 13:10fixed cstdint issue in msys2/mingw64 windows compilationkpatch7+7-2
2023-08-05 00:22Add missing stdint.h include to FilterParams.hfundamental1+1-0
2023-06-26 16:30Fix warnings about useless `const`Johannes Lorenz4+4-4
2023-06-17 19:38Exclude port from port checker testsJohannes Lorenz1+1-0
2023-06-17 20:45Savefiles: Show diff in case of failureJohannes Lorenz1+6-3
2023-06-17 11:53Avoid -0.f when reading old savefilesJohannes Lorenz2+3-5
2023-06-16 18:12github: Extensive tests on master/PR reviewJohannes Lorenz1+9-2
2023-06-22 23:41Update rtosc submodule to fix windows cross buildfundamental0+0-0
2023-06-22 12:46CMake: Avoid overwriting CMAKE_MODULE_PATH varfundamental1+1-1
2023-06-21 21:12SaveOSC: Fix compiler warning on struct initfundamental1+1-1
2023-05-28 20:16MW: Fix multiple memleaksJohannes Lorenz3+105-82
2023-05-28 22:11SaveOSC: Add a lot of testsJohannes Lorenz3+320-34
2023-05-28 11:45Fix uninitialized Part::partnoJohannes Lorenz1+6-0
2023-05-28 21:32MW: load_xiz: Allow replying timestampJohannes Lorenz1+5-1
2023-03-24 16:10Add callback to count unknown addressesJohannes Lorenz3+24-0
2023-06-14 20:52Fixes #246: Use rtosc's liblo_server class from testsJohannes Lorenz2+8-3
2023-06-10 12:31Added more doc files to .gitignore.Philippe Gervais1+3-0
2023-05-03 21:31Fix individual synth panning direction (#376)Ricard Wanderlof4+22-22
2023-06-10 01:02Remove --no-as-needed flagfundamental1+1-1
2023-03-26 18:36Sympathetic: Make "Generic" a presetJohannes Lorenz1+54-23
2023-05-12 17:57Implement/use transmitMsgGuiJohannes Lorenz5+44-12
2023-05-06 22:47Make PortChecker an in-process checkJohannes Lorenz3+172-44
2023-03-24 16:21Documentation, non functionalJohannes Lorenz3+8-10
2023-03-24 16:07Add masterSwitchUpcoming to wait for master switchJohannes Lorenz3+8-0
2023-04-21 20:31OscilGen/PADnoteParams: Add missing rProp(non-realtime)Johannes Lorenz3+14-4
2023-04-16 12:43Fix: Update Penvpoints on envdt/Penvval changeJohannes Lorenz1+34-30
2023-04-16 13:02EnvelopeParams: Add envdt float portJohannes Lorenz1+17-2
2023-04-16 12:20OscilGen: Add basefuncFFTfreqs port for base functionJohannes Lorenz1+43-1
2023-04-15 17:37Minor fixes when loading strange savefilesJohannes Lorenz4+6-2
2023-03-24 23:19/save_osc: Allow replying savefileJohannes Lorenz2+53-10
2023-03-24 16:12Savefile: Don't write ports twiceJohannes Lorenz3+9-5
2023-03-19 22:09Add `rProp(alias)` where missingJohannes Lorenz7+7-0
2023-03-18 17:24Add default values for DynFilter's filterJohannes Lorenz6+86-9
2023-04-29 20:45metadata: Add missing dependenciesJohannes Lorenz6+32-19
2022-12-13 18:41Add more default valuesJohannes Lorenz11+32-6
2023-03-26 18:35Fix tons of invalid metadataJohannes Lorenz17+74-46
2022-12-10 23:15Use `rOption` wherever possibleJohannes Lorenz6+33-24
2023-04-25 15:06Fix compilation of zynaddsubfx-ext-gui on MacOSPhilippe Gervais2+4-12
2023-05-02 08:11Updated NEWS.txt before a releasePhilippe Gervais2+13-4
2023-05-01 08:29Make cmake error out when ntk-fluid is not foundPhilippe Gervais1+6-2
2023-05-01 11:20Added .DS_Store to .gitignorePhilippe Gervais1+1-0
2023-04-28 19:09Update rtosc: New savefile featuresJohannes Lorenz0+0-0
2023-04-28 19:09Update rtosc: bugfixesJohannes Lorenz0+0-0
2023-04-21 17:39Part.cpp: Add kit management to C_resonance_bandwidthroot1+7-2
2023-04-21 17:37Controller.cpp: Set resonance bw when value changed (#389)root1+1-0
2023-04-23 19:21Don't load invalid values from XML savefilesJohannes Lorenz4+8-3
2022-12-21 22:18Effects: Get rid of compiler warningsJohannes Lorenz9+9-9
2022-12-13 16:41Switch some ports so apropos() works for themJohannes Lorenz2+26-24
2023-04-22 14:20MidiIn: Add stdint.h header includefundamental1+1-0
2023-04-20 01:51Bank: Add stdint.h header includefundamental1+1-0
2023-04-16 20:17OscilGen: Skip no-ops for custom base funcsJohannes Lorenz1+8-3
2023-04-01 18:04Add more details in TODO-release.mdPhilippe Gervais1+22-3
2023-04-01 17:50Release preparation: updated authors and copyrightPhilippe Gervais2+8-3
2023-03-18 14:59Fixup DynFilter presets after corruption in 2017Johannes Lorenz3+47-35
2022-12-13 18:42Use logmin in Schema export and in some portsJohannes Lorenz3+14-6
2022-12-14 03:13Don't consider notes from disabled kits validfundamental1+1-1
2022-12-13 21:22Fix sympathetic effect multiplier (#219)Johannes Lorenz1+1-1
2022-12-12 21:05Fix distortion effect multiplierJohannes Lorenz1+1-1
2022-11-19 14:38Automagically enable background synth when HAVE_BG_SYNTH_THREAD is set.Hans Petter Selasky1+3-0
2022-11-19 14:30Implement own thread for rendering samplesHans Petter Selasky3+159-21
2022-11-19 13:58Let InMgr::flush() return a boolean indicating if all MIDI events have been processed or not.Hans Petter Selasky2+7-2
2022-11-24 15:27Change ALSA device default to 'default' from hw:0fundamental1+4-1
2022-11-23 23:46Partial revert of plugin instrument loading commitfundamental1+3-0
2022-11-23 19:29Correct linking order of NTK GUI librariesfundamental2+2-2
2022-11-04 02:32Update NEWS.txt for 3.0.7fundamental1+11-0
2022-10-09 10:11fix gain bug in combfilterFriedolino1+1-1
2022-10-07 10:48Make sure the search results don't overflow the incoming 8192 bytes sized buffer when using the zynaddsubfx-ext-gui .Hans Petter Selasky1+13-3
2022-09-28 21:48implement guitar string frequencies (#207)friedolino784+146-19
2022-08-23 01:09Pfilter fc ctl bypass (#205)friedolino785+18-2
2022-08-01 15:30Make sure the writer position gets reset when allocating new memory buffers, which may be smaller than the previous one, to avoid out of bounds memory writes when using the sympathetic resonance effect.Hans Petter Selasky1+2-0
2022-07-30 22:17Add sympathetic resonance effect (#141)friedolino7810+864-132
2022-06-16 21:30Middleware: Fix directory search comparisonfundamental1+1-1
2022-05-04 09:45fixed misspelling of "distortion"dancesWithBugs12+420-420
2022-05-28 15:47Disable external rtosc CI buildfundamental1+24-24
2022-04-11 04:57MiddleWare: Use lookahead read while waiting for /state_frozenRicard Wanderlof1+4-26
2022-05-08 22:36rtosc: Bring in latest changesRicard Wanderlof0+0-0
2022-04-04 19:26Add likely missing elseRicard Wanderlof1+1-1
2022-05-15 09:56fix of combfilter initializationFriedolino1+2-2
2022-04-24 14:29fix error description in LFOParamsFriedolino1+2-2
2022-04-11 05:16MiddleWare: Handle queued up messages during doReadOnlyOpRicard Wanderlof1+3-3
2022-04-09 20:41Plugin/ZynAddSubFX: Handle Bank Select MSB and LSBMichele Sorcinelli1+14-1
2022-01-31 16:33Use lo_send_message_from in sendToRemote methodPlagiat Gang Of Bros1+2-2
2022-02-13 23:48Part.cpp: Return /alert if savexml: fails (#331)Ricard Wanderlof1+8-4
2022-02-13 23:17MiddleWare.cpp: Replace old raiseUi call with d.reply (#331)Ricard Wanderlof1+1-3
2022-02-09 22:40Bank.cpp: Update database after write (#331)Ricard Wanderlof1+3-0
2022-02-24 22:49MiddleWare.cpp: Send OSC type tag ,N for empty bank searchRicard Wanderlof1+3-1
2022-03-24 07:19Part.cpp: Fix all notes offRicard Wanderlof1+28-10
2022-03-23 22:55KitTest: Augment sustain pedal tests with pedal releaseRicard Wanderlof1+110-0
2022-03-22 21:48Part, NotePool: Use correct method to release keys (#346)Ricard Wanderlof3+14-8
2022-03-20 23:48SVFilter.cpp: Avoid clicks when UI updates freq, Q or gain (#348)Ricard Wanderlof1+5-3
2022-03-13 23:44globals.h: Increase smooth_float speed (#347)Ricard Wanderlof1+1-1
2022-03-14 23:10AnalogFilter: Always grab latest Q when recalculating coeffs (#347)Ricard Wanderlof2+7-4
2022-03-14 22:44AnalogFilter: Only effect Q change if more than 10% (#347)Ricard Wanderlof1+7-1
2022-03-13 22:35AnalogFilter: Let setfreq_and_q() update coeffs when needed (#347)Ricard Wanderlof1+4-1
2022-03-19 09:29check-ports.rb: Use dummy MIDI engineJohannes Lorenz1+1-1
2022-03-19 07:41Update rtosc to fix rare ThreadLink corruptionJohannes Lorenz0+0-0
2022-03-13 04:33Remove unused variable in demo version silencing codeNik Nyby1+0-1
2022-03-08 18:27Update controller values when enable switches changedRicard Wanderlof2+37-1
2022-03-07 23:50Update controller values when amounts changedRicard Wanderlof2+69-4
2022-03-05 19:41Add auto portamento description to documentationRicard Wanderlof1+28-16
2022-03-05 22:52Update mod amount when depth/exp changed (#345)Ricard Wanderlof2+14-1
2022-03-05 23:35Add modwheel and assocated parameters documentationRicard Wanderlof1+59-0
2022-02-23 02:25Fix wavefile serializationfundamental1+1-0
2022-02-17 19:11Adjust Env a/d time to avoid log(0)fundamental1+2-2
2022-02-11 03:26Update KitTest with automode defaultsfundamental1+2-0
2022-02-11 02:58Change portomento auto to default truefundamental1+2-2
2022-01-28 23:32Bump version to 3.0.7 to handle portamento legacyRicard Wanderlof3+10-2
2022-01-26 00:18Fix and add tests for portamento auto modeRicard Wanderlof1+89-35
2022-02-04 05:19Add switchable portamento auto mode (#304)Ricard Wanderlof7+75-56
2022-02-04 05:17Controller: Clean up vertical aligment of defaults()Ricard Wanderlof1+27-26
2022-01-24 22:48use of NSL naming for alsa port as well (#174)ORL - AMMD1+4-0
2022-01-22 21:27Add CI integration for Arch LinuxDavid Runge1+24-0
2022-01-22 20:51Allow linking against system rtosc and rtosc-cppDavid Runge2+25-10
2022-01-22 16:22Add cmake option to optionally use system rtoscDavid Runge1+23-14
2022-01-22 01:45More release prepfundamental2+3-3
2022-01-20 02:36Update changelogsfundamental2+21-2
2022-01-17 23:46Misc/Part: Fix LR swap in multi mode (#330)Ricard Wanderlof1+6-6
2022-01-09 15:43rtosc: update to new versionJulien Olivain0+0-0
2022-01-08 20:21Make tests independent of configJohannes Lorenz3+9-0
2022-01-02 17:49Fix all memory leaks in testsJohannes Lorenz12+53-10
2022-01-04 06:28Fix leaks detected by MessageTestJohannes Lorenz12+77-14
2022-01-08 17:23Fix whitespaceJohannes Lorenz1+3-3
2022-01-08 08:01CleanupsJohannes Lorenz1+4-1
2022-01-07 04:53Enable parallel computations in OscilGenJohannes Lorenz2+280-218
2022-01-06 18:21OscilGen: Move all buffers into 1 classJohannes Lorenz2+122-99
2022-01-04 23:54Misc/Part: Only create silent output buffer onceRicard Wanderlof2+10-2
2022-01-04 19:24Fix part mute in jack multi mode (#327)Ricard Wanderlof2+15-2
2022-01-02 18:53Remove FFTwrapper buffers for thread-safetyJohannes Lorenz5+223-136
2022-01-02 12:51OscilGen: Make sure fftsize matches oscilsizeJohannes Lorenz5+46-34
2021-12-31 12:08Synth/WatchPoint: fix gcc compiler warnings and a possible string overflowJulien Olivain1+1-1
2021-12-31 11:57Misc/Microtonal: fix gcc compiler warningJulien Olivain1+4-4
2021-12-30 23:44Nio: fix a gcc compiler warning on LinuxJulien Olivain1+1-1
2021-12-21 21:38src/CMakeLists.txt: add an option to disable plugins buildJulien Olivain1+4-1
2017-12-02 17:38src/CMakeLists.txt: use the target compiler during config testsJulien Olivain1+6-5
2021-12-21 19:36Fix three compiler warnings.Hans Petter Selasky3+3-3
2021-12-19 04:00Fixup: fftwf_real, elliminate more doublesJohannes Lorenz6+10-10
2021-12-18 23:03Fixup: Remove FindPA.cmakeJohannes Lorenz1+0-17
2021-12-18 21:31FFTwrapper: Use float precisionJohannes Lorenz8+41-43
2021-12-09 18:29Update instruments submodule.Hans Petter Selasky0+0-0
2021-12-01 22:11controller.txt: Add portamento descriptionRicard Wanderlof1+79-11
2021-10-21 23:10Add portamento tests to KitTestRicard Wanderlof1+438-0
2021-10-09 06:00Implement per-note portamento (#304)Ricard Wanderlof21+543-229
2021-10-06 22:00Fix delaying portamento bug (#304)Ricard Wanderlof1+1-2
2021-10-16 00:09NotePool: Fix obscure legato pitch bugRicard Wanderlof1+8-1
2021-11-25 16:17Add an option to enable audio output compressor.Hans Petter Selasky1+8-2
2021-11-18 15:38Fix naming of jack_client using NSM client-id when using JACK-MULTI outputPlagiat Gang Of Bros1+5-1
2021-11-13 01:26Avoid out-of-bounds filter type for moog visfundamental1+3-0
2021-11-07 14:46Add an option to include disabled parts in the XML save fileZynmuse8+35-13
2021-10-25 09:51[WIN32] Fix missed creation of lv2 directory.Carlo Bramini8+16-0
2021-10-16 23:13Replace stray tab character with spacesRicard Wanderlof1+1-1
2021-10-12 14:04Remove two unused variables as found by clang++ .Hans Petter Selasky2+1-3
2021-10-04 19:02Add expanded DPF library depsfundamental1+41-2
2021-10-04 16:55Update DPFfundamental9+9-9
2021-10-01 06:22Part.cpp: Shorten polyType member names and rdocRicard Wanderlof1+2-10
2021-09-25 04:40Avoid PAD samples leaking memory (#291)Ricard Wanderlof2+6-2
2021-09-27 04:46KitTest: Add test for voice limit (#303)Ricard Wanderlof1+255-0
2021-09-18 20:37NotePool: Prefer killing voice with same note as new (#303)Ricard Wanderlof4+50-17
2021-09-18 08:34NotePool, Part: Add voice limit per part (#303)Ricard Wanderlof5+117-0
2021-09-18 08:19NotePool: Distinct note status for entombed notesRicard Wanderlof3+30-10
2021-09-18 08:14NotePool: refactor getStatus()Ricard Wanderlof1+12-13
2021-09-15 18:26NotePool: Add LATCHED mode to getStatusRicard Wanderlof1+1-0
2021-09-15 18:25NotePool: Minor formatting and typo fixesRicard Wanderlof1+3-2
2021-09-16 20:09fix of the AnalogFilter Punch (#136)friedolino788+57-97
2021-09-05 22:15fix latchmode initializationFriedolino1+1-0
2021-09-05 16:04make Compressor in Audio Output optional (#137)friedolino7818+83-20
2021-09-04 12:06Fix various typosluz paz15+31-31
2021-09-01 12:09add comb filter (#126)friedolino789+198-2
2021-08-26 14:21fix polyType response for latchmode (#133)friedolino781+2-0
2021-08-25 22:20add latch mode (#132)friedolino785+52-10
2021-08-15 01:54Add Github Actions to PRsfundamental1+1-1
2021-08-08 14:00add internal sync mechanism for LFOs and some effects (#117)friedolino789+283-76
2021-08-05 21:43Merge pull request #85 from friedolino78/ladderfriedolino789+309-19
2021-07-31 00:41Fix invalid unit test return codesfundamental3+3-0
2021-02-05 05:31Implement ZynAddSubFX::loadProgramJohannes Lorenz4+11-2
2020-12-22 20:20guimain: Add additional help commentsJohannes Lorenz1+7-5
2021-06-24 15:28try better Q mappingFriedolino1+3-1
2021-06-24 11:28use tanh saturator only at first stage save a lot of cpu timeFriedolino1+18-30
2021-06-23 19:53Merge pull request #129 from friedolino78/Lfo2friedolino781+2-2
2021-06-23 19:25use shorter names for zest in LFOFriedolino1+2-2
2021-06-23 19:14Add LFO fade in feature (#114)friedolino789+180-21
2021-06-23 03:00Revert "keep ENV knobs in sync in free mode"fundamental2+4-67
2021-06-22 16:02fix type mapping for fake bode plotsFriedolino1+1-1
2021-06-22 15:34fine tune dc offset in onlinear functionFriedolino1+5-2
2021-06-22 12:46add offset to tanh(x)/x and change initialization of state to !0.0fFriedolino1+10-6
2021-06-21 21:13Clear old automation slots when reloading settingsfundamental1+4-0
2021-06-13 19:50Also disable MessageTest for mingw buildsfundamental1+5-4
2021-06-13 19:46Disable MqTest on mingwfundamental1+4-1
2021-06-11 21:40add sallen-key lp filter to oscilgen (#124)friedolino781+15-2
2021-06-09 21:32fix instability at maximum fcutoff in moog filterFriedolino2+14-11
2021-06-08 20:19add fake visualisation to for ladder filterFriedolino1+13-0
2021-06-08 19:21use cheaper feedback gain compensation fine tune fCutoffFriedolino1+8-12
2021-06-05 15:32moog filter fixes from reviewFriedolino3+26-20
2019-11-02 16:10add a moog filter typeJohannes Lorenz9+294-19
2021-06-02 14:44Explain about new MIDI SysEx features.Hans Petter Selasky1+4-1
2021-06-02 14:21Convert compressor macros to static inline functions to ease readability.Hans Petter Selasky1+41-42
2021-06-02 14:06Correctly suffix floating point constants.Hans Petter Selasky1+6-6
2021-06-01 11:20Fixed the documentation for a few OSC endpoints.Philippe Gervais3+11-8
2021-05-30 16:33Implement compressor for JACK audio output aswell.Hans Petter Selasky3+32-0
2021-05-30 16:27Optimise floating point test.Hans Petter Selasky1+2-2
2021-05-27 23:37So long freenode, hello Liberafundamental1+1-1
2021-01-29 14:08re-enable classic midimapper (needed for large amounts of controllers)Friedolino3+173-49
2021-03-11 11:08restore deleted rChangeCb line in EnvelopeParamsFriedolino1+1-0
2021-03-09 22:48keep ENV knobs in sync in free modeFriedolino2+67-5
2021-05-08 23:47Build SaveOsc only on non-windowsfundamental1+9-8
2021-05-01 00:50Fix unit test build on windows (via mingw)fundamental3+23-9
2021-04-25 20:39Remove final stray cxxtest includefundamental1+0-2
2021-04-25 20:32Change default to tests always onfundamental1+1-1
2021-04-25 20:26Remove Cxxtest dependencyfundamental50+4284-3850
2021-04-25 17:44Add python3 to github action test depsfundamental1+1-1
2021-04-10 11:06UI: Remove duplicate OscilGen prepare callJohannes Lorenz1+2-2
2021-04-08 08:04Update instruments submodule.Hans Petter Selasky0+0-0
2021-03-26 20:02Fix build flags detection for NEON and SSE under FreeBSD. Make sure all the arguments are supported by the compiler and not only one, before adding them to the compile flags.Hans Petter Selasky1+9-6
2021-03-26 20:01Fix cmake warning about obsolete minimum version required.Hans Petter Selasky1+1-1
2021-03-10 17:16fix Warnings in AdNoteTestFriedolino1+4-0
2021-03-05 00:05add rLinear to some rOptions Ports to make them accessible via midi CCFriedolino3+4-4
2021-02-27 12:00fix tests to match corrected forced release timingFriedolino3+23-13
2021-02-26 21:36fix envstretch at forced releaseFriedolino1+1-1
2021-02-14 16:28Enable first MIDI noteGraham Breed1+5-7
2021-02-14 10:52Fixed a few compiler warningsPhilippe Gervais4+10-7
2021-02-05 06:51Plugin: Zest: Auto update UI when loading presets from hostAnClark1+12-0
2021-02-07 17:31Implement new oscillator function in ZynAddSubFX based on a power wave function, which smoothly transform between square, triangle and sinus waves using a single floating point parameter.Hans Petter Selasky2+79-1
2021-02-05 05:28[skip ci] Implement ZynAddSubFX::getDescriptionJohannes Lorenz1+3-2
2021-02-06 20:17Fix a typo: depricated -> deprecatedPhilippe Gervais1+1-1
2021-02-06 15:34Remove trailing whitespaceJohannes Lorenz47+115-115
2021-01-24 18:30Fix memory leaks (main.cpp, plugin, rtosc)Johannes Lorenz4+23-7
2021-01-24 12:03denormalkillbuf: Fix memory leakJohannes Lorenz1+8-8
2021-01-11 02:31Convert some lurking tabs to spacesfundamental10+35-35
2021-01-11 02:16Fix unit-test failures in PR #107fundamental5+37-37
2021-01-09 23:17Replace tabs with spaces to comply with style guidelines.Jonathan Moore Liles7+167-167
2020-12-28 01:43Part: Fix interaction between part volume (via CC 7) and expression control.Jonathan Moore Liles4+45-24
2020-12-24 01:31AnalogFilter: Improve performance of cutoff change, enforce some sanity limits on upper frequency and resolution.Jonathan Moore Liles2+51-21
2020-12-16 03:22Clarity and formatting edits.Jonathan Moore Liles8+40-42
2020-12-16 03:09Revert "Revert "SVFilter: Use Value_Smoothing_Filter to smooth cutoff frequency changes.""Jonathan Moore Liles2+30-69
2020-12-12 01:37Revert "SVFilter: Use Value_Smoothing_Filter to smooth cutoff frequency changes."Jonathan Moore Liles2+69-30
2020-12-12 01:15FormantFilter: Use Value_Smoothing_Filter for smoothing formant amplitude.Jonathan Moore Liles2+25-17
2020-12-11 03:38SVFilter: Use Value_Smoothing_Filter to smooth cutoff frequency changes.Jonathan Moore Liles7+51-91
2020-12-09 01:40Master: Try to pass CI tests by not fading volumes up from 0, but rather starting at the default.Jonathan Moore Liles2+4-1
2020-12-05 20:12Master: Use Value_Smoothing_Filter for part and master volume smoothing too (incudes part pan).Jonathan Moore Liles2+60-45
2020-12-05 20:12AnalogFilter: Use a LPF smoothing filter for cutoff frequency changes and apply in 8 sample chunks.Jonathan Moore Liles5+178-24
2021-01-10 12:05Fix configuration error on Windows.Carlo Bramini1+1-1
2021-01-09 17:47Revert DPF updatefundamental0+0-0
2021-01-09 16:56Update AUTHORS.txtfundamental1+15-2
2021-01-09 00:24Watchpoints: Fix missing env/LFO watch pointsfundamental1+10-7
2021-01-04 01:50Attempt to re-embed zest GUIfundamental1+3-0
2021-01-02 19:57Add DPF switch to opengl for zest GUI buildfundamental1+1-0
2020-12-18 21:35Fix unused parameters/captures/variablesJohannes Lorenz13+19-12
2020-12-18 17:47FL UI: Add "fall through" markersJohannes Lorenz4+6-2
2020-12-16 20:42Stereo: Apply Rule of zeroJohannes Lorenz2+0-11
2020-12-16 20:34OscilGen: No memset on non trivial std::complex<>Johannes Lorenz1+4-3
2020-12-16 20:30Do not warn for unneccessary parenthesesJohannes Lorenz1+1-0
2020-12-15 19:50Remove Controller::operator=Johannes Lorenz3+4-13
2020-12-15 18:27Fix snprintf warning (small target buffer)Johannes Lorenz1+4-2
2020-12-15 16:05Fix shifting negative valuesJohannes Lorenz1+2-2
2020-12-15 16:02Remove multi-line commentJohannes Lorenz1+0-3
2020-12-15 15:56Fix misleading indentationJohannes Lorenz4+36-34
2020-12-15 15:55Fix assertJohannes Lorenz1+1-1
2020-12-19 17:33Update submodules to fix compiler warningsJohannes Lorenz0+0-0
2020-12-26 20:07Update NEWS.txt for 3.0.6fundamental1+16-0
2020-12-15 13:45Sndio: Fix always true conditionalsJohannes Lorenz1+29-26
2020-12-13 20:18FilterParams: Fix timestamps updating on requestJohannes Lorenz1+4-4
2020-12-13 09:22/damage: Do broadcast instead of replyJohannes Lorenz2+5-5
2020-12-13 09:14Refactor/Extend idsFrom/buildVoiceParMsgJohannes Lorenz6+190-43
2020-12-11 03:12Fix loud part volume bugfundamental1+8-1
2020-12-09 02:18NSM: Guard against saving without a projectfundamental1+2-0
2020-12-09 02:10FLTK-GUI: Correct Oscilgen win title for padsynthfundamental1+2-0
2020-12-09 02:04OscilGen: Fix FLTK GUI glitchfundamental1+9-1
2020-12-04 21:45Merge pull request #96 from friedolino78/EnvDefaultParamsfriedolino781+28-28
2020-11-30 22:09fix default values for ENV time paramsFriedolino1+28-28
2020-12-02 13:39Fix: Make DTORs virtual in all Preset classesJohannes Lorenz10+22-22
2020-11-22 20:37Master: Remove duplicate `bToU` writeJohannes Lorenz1+0-5
2020-11-22 20:34Stop message cycling infinitely between MW+backendJohannes Lorenz1+13-7
2020-11-22 11:39Don't Save DT Envelope (alias) portsJohannes Lorenz2+3-3
2020-11-22 11:38MiddleWare: Don't display warnings for pointer msgsJohannes Lorenz1+2-2
2020-11-21 22:24Fix spelling mistakeJohannes Lorenz1+1-1
2020-11-21 21:38check-ports.rb: Add sleep to let zyn setupJohannes Lorenz1+4-0
2020-11-21 20:46Allow MW to reply path-search with query argsJohannes Lorenz1+11-6
2020-11-21 21:04Run MW-path-search/oscdoc/json over ALL portsJohannes Lorenz4+47-21
2020-11-21 21:09Satisfy port-checker for PAD/SUBnoteJohannes Lorenz2+39-22
2020-11-21 21:07HDDRecorder: Move ports into Recorder classJohannes Lorenz3+27-12
2020-11-08 08:26MW: path-search/save_osc: include non-RT portsJohannes Lorenz3+141-104
2020-11-20 12:16Remove unused variable.Hans Petter Selasky1+1-1
2020-11-20 11:53Fix compile warning for clang. Single precision floating point values only have a 24-bit mantissa. Make sure constant fits into the mantissa.Hans Petter Selasky2+4-4
2020-11-08 10:13Update submodule rtoscJohannes Lorenz0+0-0
2020-11-07 23:32MW: Don't let walk_ports query disabled non-RT paramsJohannes Lorenz1+19-7
2020-11-07 23:23Master: Add commentsJohannes Lorenz1+3-3
2020-11-07 22:23Part.cpp: Add rSelf with rEnabledByJohannes Lorenz1+1-0
2020-11-07 21:34DynFilter: Fix VocalMorph2, was named VocalMorph1Johannes Lorenz1+2-2
2020-10-31 14:18MessageTest: Add more Copy/Paste checksJohannes Lorenz1+17-0
2020-10-30 13:24check-ports.rb: Do not require any PWDJohannes Lorenz1+3-2
2020-10-30 13:20check-ports.rb: Detect zyn crashJohannes Lorenz1+24-3
2020-10-25 18:24MiddleWare: Mark functions constJohannes Lorenz2+5-5
2020-10-25 18:21Master.h: add comments about handling OSC eventsJohannes Lorenz1+6-2
2020-10-25 18:15Remove unused MultiPseudoStack::dumpJohannes Lorenz1+0-2
2020-10-25 18:14MultiPseudoStack: add commentsJohannes Lorenz1+14-8
2020-10-25 13:15main.cpp: Don't show LASH/NSM info if not compiledJohannes Lorenz1+4-4
2020-10-23 23:44Merge Sourceforge git repo's master branchfundamental3+336-3
2020-10-23 22:04Revert exact_value diffs from last patch.Hans Petter Selasky1+1018-1018
2020-10-23 19:32Fix for PluginTest after recent XML configuration file changes by regenerating Tests/guitar-adnote.xmz .Hans Petter Selasky1+1334-1019
2020-10-21 18:29make the cutoff in LFO a member variableFriedolino2+2-1
2020-10-21 20:46Merge pull request #89 from friedolino78/lfoFixfriedolino782+2-1
2020-10-21 18:29make the cutoff in LFO a member variableFriedolino2+2-1
2020-10-19 07:58add repeating ENV param to xml handlingFriedolino3+21-0
2020-10-17 09:42make ENVs repeatable beautify Envelope codeFriedolino4+29-14
2020-10-11 19:06use limit function from Util.hFriedolino1+1-3
2020-10-02 10:56make lfo biquad independet to sampling frequencyFriedolino2+7-3
2020-09-26 15:09fix the cutoff range in the lp in lfo and a bug when filtering in multiple lfo instancesFriedolino1+24-24
2020-05-02 08:06random parameter test for LFO in AdNoteTestfriedolino781+44-0
2020-05-01 23:20fix for NaN and speedup of the biquad in LFOfriedolino781+26-17
2020-01-21 20:53fix PluginTest for RND LFO filterFriedolino2+3893-0
2019-09-14 21:11Optional LP filter for RND and SQR LFO (127=off)Friedolino5+73-14
2020-10-09 07:12Update submodule rtoscJohannes Lorenz0+0-0
2020-10-09 03:52Update submodule rtoscJohannes Lorenz0+0-0
2020-10-07 11:55Disable gcc optimizations for a specific functionjustnope1+10-3
2020-10-19 10:00Merge pull request #87 from friedolino78/SaveEnvfriedolino783+21-0
2020-10-19 07:58add repeating ENV param to xml handlingFriedolino3+21-0
2020-10-17 09:42make ENVs repeatable beautify Envelope codeFriedolino4+29-14
2020-10-12 13:07Merge pull request #46 from friedolino78/LFO_RND_filteringfriedolino788+4022-15
2020-10-11 19:06use limit function from Util.hFriedolino1+1-3
2020-10-02 10:56make lfo biquad independet to sampling frequencyFriedolino2+7-3
2020-09-26 15:09fix the cutoff range in the lp in lfo and a bug when filtering in multiple lfo instancesFriedolino1+24-24
2020-05-02 08:06random parameter test for LFO in AdNoteTestfriedolino781+44-0
2020-05-01 23:20fix for NaN and speedup of the biquad in LFOfriedolino781+26-17
2020-01-21 20:53fix PluginTest for RND LFO filterFriedolino2+3893-0
2019-09-14 21:11Optional LP filter for RND and SQR LFO (127=off)Friedolino5+73-14
2020-10-09 07:12Update submodule rtoscJohannes Lorenz0+0-0
2020-10-09 03:52Update submodule rtoscJohannes Lorenz0+0-0
2020-10-07 11:55Disable gcc optimizations for a specific functionjustnope1+10-3
2020-10-04 10:56MW: refactor parsing part/kit/vc from msgJohannes Lorenz1+44-14
2020-10-04 07:48Remove invalid assertJohannes Lorenz1+0-2
2020-09-12 19:39Let MwDataObj::chain use a queueJohannes Lorenz1+21-1
2020-09-30 13:13Fix missing CMake includeSimon van der Veldt1+1-0
2020-10-02 20:37fix of fixed savexml portFriedolino1+7-4
2020-09-19 08:59fix the savexml port loaded_file should be set on loading onlyFriedolino1+2-1
2020-09-19 08:58send update notice to clients on bank rescanFriedolino1+2-0
2020-09-10 00:00Add ranges to effect parametersfundamental1+1-1
2020-08-22 17:39Don't use Smp in OscilGen object namesJohannes Lorenz6+36-36
2020-08-14 19:11OscilGen: Document ADvsPADJohannes Lorenz1+1-1
2020-10-04 10:56MW: refactor parsing part/kit/vc from msgJohannes Lorenz1+44-14
2020-10-04 07:48Remove invalid assertJohannes Lorenz1+0-2
2020-09-12 19:39Let MwDataObj::chain use a queueJohannes Lorenz1+21-1
2020-09-30 13:13Fix missing CMake includeSimon van der Veldt1+1-0
2020-10-02 20:45Merge pull request #81 from friedolino78/fixSaveXmlfriedolino781+7-4
2020-10-02 20:37fix of fixed savexml portFriedolino1+7-4
2020-09-19 08:59fix the savexml port loaded_file should be set on loading onlyFriedolino1+2-1
2020-09-19 08:58send update notice to clients on bank rescanFriedolino1+2-0
2020-09-10 00:00Add ranges to effect parametersfundamental1+1-1
2020-08-22 17:39Don't use Smp in OscilGen object namesJohannes Lorenz6+36-36
2020-08-14 19:11OscilGen: Document ADvsPADJohannes Lorenz1+1-1
2020-07-23 12:51Fix gcc 10.1.0 bug in file pickerfundamental1+16-10
2020-07-17 07:49[WIN32] Fix problem of missing asprintf()Carlo Bramini1+7-5
2020-07-13 03:21Get the X11 library path only if libX11 existskinichiro1+3-1
2020-07-01 08:49Add libX11 path to link directorykinichiro1+3-1
2020-07-11 11:09[WIN32] Fix error on missing time functions.Carlo Bramini1+1-0
2020-07-01 08:46Do not define HAVE_SCHEDULER if OS does not have itkinichiro1+1-1
2020-07-12 07:19Fix package_status sectionkinichiro1+1-1
2020-07-01 08:43Check if OS has librt, and do not link it if not existkinichiro2+18-4
2020-07-01 08:54Check if OS has C++ std::complex, and use this condition to include <complex> or not in globals.h, instead of checking OS macrokinichiro2+6-1
2020-07-11 17:57Add .png verion of iconfundamental2+2-0
2020-07-11 11:17[CMAKE] Fix detection of OSSCarlo Bramini1+7-0
2020-07-09 17:59[CYGWIN] Add support for this platform.Carlo Bramini1+4-0
2020-07-08 14:02[CMAKE] Remove duplicated check on PORTAUDIO.Carlo Bramini1+0-2
2020-07-05 12:57[WIN32] Fix error on missing usleep()Carlo Bramini1+1-1
2020-06-30 07:37Fix error in ZLIB detectionCarlo Bramini1+1-1
2020-06-29 13:47Add sndio supportkinichiro7+498-0
2020-06-28 19:48print the filename to console at savexml portFriedolino1+1-0
2020-06-20 21:54fix strncpy and remove debug printf codeFriedolino1+5-3
2020-06-20 19:12optimize file savingFriedolino2+6-7
2020-04-18 14:37time as filename for unnamed parts in savexmlFriedolino2+13-2
2020-03-10 18:24part stores its xiz filename, /savexml saves thereFriedolino2+12-2
2020-06-07 10:37reduce minimum drive of square/cubic distorsionFriedolino1+6-6
2020-05-26 14:49add nprn controllers for part insert effectsFriedolino3+7-4
2020-05-30 20:17Resolve Windows build issuefundamental1+1-1
2020-04-25 13:18in fractional tunings, allow numerator/denominator greater than 127James McKernon1+2-2
2020-04-23 10:42fix of this file that was merged in by mistakefriedolino781+0-2065
2020-04-22 10:09adsynth more comments and small fixesFriedolino2+2080-11
2020-04-18 23:22performance improvements in distorsion and adnoteFriedolino3+13-13
2020-07-23 12:51Fix gcc 10.1.0 bug in file pickerfundamental1+16-10
2020-07-17 07:49[WIN32] Fix problem of missing asprintf()Carlo Bramini1+7-5
2020-07-13 03:21Get the X11 library path only if libX11 existskinichiro1+3-1
2020-07-01 08:49Add libX11 path to link directorykinichiro1+3-1
2020-07-11 11:09[WIN32] Fix error on missing time functions.Carlo Bramini1+1-0
2020-07-01 08:46Do not define HAVE_SCHEDULER if OS does not have itkinichiro1+1-1
2020-07-12 07:19Fix package_status sectionkinichiro1+1-1
2020-07-01 08:43Check if OS has librt, and do not link it if not existkinichiro2+18-4
2020-07-01 08:54Check if OS has C++ std::complex, and use this condition to include <complex> or not in globals.h, instead of checking OS macrokinichiro2+6-1
2020-07-11 17:57Add .png verion of iconfundamental2+2-0
2020-07-11 11:17[CMAKE] Fix detection of OSSCarlo Bramini1+7-0
2020-07-09 17:59[CYGWIN] Add support for this platform.Carlo Bramini1+4-0
2020-07-08 14:02[CMAKE] Remove duplicated check on PORTAUDIO.Carlo Bramini1+0-2
2020-07-05 12:57[WIN32] Fix error on missing usleep()Carlo Bramini1+1-1
2020-06-30 07:37Fix error in ZLIB detectionCarlo Bramini1+1-1
2020-06-29 13:47Add sndio supportkinichiro7+498-0
2020-06-28 20:21Merge pull request #49 from friedolino78/preset-handlingfriedolino782+25-2
2020-06-28 19:48print the filename to console at savexml portFriedolino1+1-0
2020-06-20 21:54fix strncpy and remove debug printf codeFriedolino1+5-3
2020-06-20 19:12optimize file savingFriedolino2+6-7
2020-06-07 13:16Merge pull request #62 from friedolino78/squaredistfriedolino781+6-6
2020-06-07 10:37reduce minimum drive of square/cubic distorsionFriedolino1+6-6
2020-05-26 14:49add nprn controllers for part insert effectsFriedolino3+7-4
2020-05-30 20:17Resolve Windows build issuefundamental1+1-1
2020-05-04 00:49Implement workaround for old presets.Hans Petter Selasky2+20-2
2020-04-25 13:18in fractional tunings, allow numerator/denominator greater than 127James McKernon1+2-2
2020-04-23 10:42fix of this file that was merged in by mistakefriedolino781+0-2065
2020-04-23 10:36Merge pull request #57 from friedolino78/powf_speedupfriedolino784+2091-22
2020-04-22 10:09adsynth more comments and small fixesFriedolino2+2080-11
2020-04-18 23:22performance improvements in distorsion and adnoteFriedolino3+13-13
2020-04-22 18:59Move ADnote arrays into NoteVoiceParJohannes Lorenz2+262-251
2020-04-18 23:31make /distorsion/waveform reflect the Pvolume parFriedolino1+3-2
2020-04-18 14:37time as filename for unnamed parts in savexmlFriedolino2+13-2
2020-04-17 18:45finish addsynth ENVs sustaining at 0 with 0 release to free up cpu (#55)friedolino785+35-16
2020-04-13 09:15ADnote(Parameters): Fix -DExtendedWarningsJohannes Lorenz6+90-87
2020-04-12 20:05Fix spelling and whitespaceJohannes Lorenz1+11-11
2020-04-12 10:21ADnoteParameters: make FMTYPE an enum classJohannes Lorenz4+37-55
2020-04-08 17:12MW/PADnoteParams: Add commentsJohannes Lorenz3+4-0
2020-04-08 17:04sampleGenerator: Take smp by rval-refJohannes Lorenz3+5-5
2020-04-08 17:25PADnoteParameters::mode as enum classJohannes Lorenz3+17-10
2020-04-08 16:43Fl_Osc_Dial: Enable float dialsJohannes Lorenz2+29-4
2020-04-05 12:44Keep PAmpVelocityScaleFunction::i alive for SUBnote parameters. The FLTK GUI uses it.Hans Petter Selasky1+13-0
2020-04-05 11:37Fix Advanced/Beginner SelectionHans Petter Selasky1+2-2
2020-04-05 11:19Fix icon file for NTK GUI. NTK doesn't have the needed XPM to Fl_Pixmap conversion function.Hans Petter Selasky2+16-8
2020-04-05 09:42Only set initial oldamplitude when creating a SUBnote. Currently the oldamplitude was also set on all note velocity updates.Hans Petter Selasky1+1-2
2020-04-05 00:44Make sure GlobalFilter's sense gets updated on velocity changes in SUBnote::setup() when legato is set.Hans Petter Selasky1+3-0
2020-04-05 00:37Make sure the first call to SynthNote::setFilterCutoff() makes the relfreq value start at the current controller value. Else there will be a sudden jump in the parameter causing audio discontinuity.Hans Petter Selasky1+4-0
2020-04-04 23:50Build fix for Linux.Hans Petter Selasky2+12-6
2020-04-04 21:38Merge branch 'master' of https://git.code.sf.net/p/zynaddsubfx/codeJohannes Lorenz35+650-462
2020-04-04 21:05Switch portamento code to using logarithmic frequencies.Hans Petter Selasky8+59-77
2020-04-04 19:00Remove empty line.Hans Petter Selasky1+0-1
2020-04-04 17:49Fix passing around both basefreq and log2_note_freq in the same structure and class. Note frequency manipulations are frequently done in logarithmic scale, so keep the log2_note_freq one, and derive the basefreq when needed.Hans Petter Selasky16+165-162
2020-04-04 13:48Convert all Microtonal frequency computations to be logarithmic power of two. This makes many frequency computations easier, that we end up adding numbers instead of multiplying numbers.Hans Petter Selasky2+146-108
2020-04-04 13:45Fix commented out code. The first argument of getnotefreq() is now power of 2.0f. Make sure we divide the note number by 12.0f.Hans Petter Selasky1+1-1
2020-04-04 09:52Correctly check if filtercutoff_relfreq is set by implementing isSet() function in smooth_float class.Hans Petter Selasky2+5-4
2020-04-04 09:37Keep the aftertouch alive until note off. Map zero velocity to one.Hans Petter Selasky1+7-0
2020-03-29 09:08Fix PAD filter changes needing prepareJohannes Lorenz1+1-1
2020-04-04 01:29The noteFreq value in ModFilter doesn't have to be smoothed, because all the places the noteFreq is read, it is already assigned to a smoothed variable.Hans Petter Selasky1+1-1
2020-04-04 01:24Keep the monomem array up to date when setting per-note pitch.Hans Petter Selasky1+4-0
2020-04-04 01:16Add const keyword. applyLegato() is not allowed to modify the LegatoParams it is passed.Hans Petter Selasky2+2-2
2020-04-03 14:58Add support for per-note filtercutoff.Hans Petter Selasky6+39-9
2020-04-03 14:57Fix MIDI SysEx value scaling.Hans Petter Selasky1+9-7
2020-04-03 13:30Make sure SUBnote filters are updated on legatonote.Hans Petter Selasky2+8-3
2020-04-03 12:53Use correct value when setting up tracking field in ModFilter::updateNoteFreq().Hans Petter Selasky1+1-1
2020-04-03 12:40Use correct value when updating frequency.Hans Petter Selasky1+6-2
2020-04-03 12:26Smooth FMvolume in ADnote. Else we get waveform discontinuity when changing the velocity. Remove not needed update of DelayTicks in legatonote().Hans Petter Selasky2+33-30
2020-04-03 11:38Smooth ModFilter parameters.Hans Petter Selasky1+5-6
2020-04-03 11:37Remove dead code.Hans Petter Selasky1+0-5
2020-04-03 11:37Give proper name to function argument.Hans Petter Selasky1+3-3
2020-04-03 11:23Implement smart float class which return smooth values.Hans Petter Selasky1+29-0
2020-04-03 11:21Don't set random panning when using legato.Hans Petter Selasky1+3-3
2020-04-03 11:21Remove redundant initializers.Hans Petter Selasky1+0-1
2020-04-03 10:03Use floating point constant.Hans Petter Selasky1+1-1
2020-04-03 01:35Don't compute SUBnote filter coefficients when automation is enabled. This is done by computeallfiltercoefs(). Else we get waveform discontinuity when changing pitch and velocity.Hans Petter Selasky1+4-2
2020-04-02 14:12Implement per-note controllers via MIDI SysEx.Hans Petter Selasky8+87-5
2020-04-02 16:16Implement API for per-note pitch.Hans Petter Selasky2+15-0
2020-04-02 23:36Correctly apply velocity check.Hans Petter Selasky1+1-1
2020-04-03 00:15Don't get oscillator samples in ADnote::legatonote() because it causes waveform discontinuity when changing pitch and velocity.Hans Petter Selasky1+2-21
2020-04-02 21:33Allow aftertouch to recover from zero.Hans Petter Selasky1+4-9
2020-04-02 14:18Remove unused argument for PolyphonicAftertouch() function.Hans Petter Selasky3+3-7
2020-04-02 16:41Fix regression after "changed ENV time parameters to float".Hans Petter Selasky1+1-1
2020-04-02 10:09Add support for SysEx and other MIDI events to the JACK MIDI input engine.Hans Petter Selasky1+33-16
2020-02-20 18:30Spelling, Indentation, Compiler satisfactionJohannes Lorenz3+7-7
2020-03-28 15:09CI: Add apt-get update stepfundamental1+3-1
2020-03-16 23:49unison-size minimum: 0 corrected to 1Strongheart1+1-1
2020-03-14 23:26Add extended CMakeLists warningsJohannes Lorenz6+113-71
2020-03-14 22:45PADnoteParameter fix for QtCreatorJohannes Lorenz1+5-2
2020-03-10 18:37Fix typosluz.paz47+82-82
2020-03-10 19:45Merge pull request #50 from friedolino78/ENV-fixfriedolino781+1-1
2020-03-10 19:28fix for saving float dt values at free ENV pointsFriedolino1+1-1
2020-03-10 18:24part stores its xiz filename, /savexml saves thereFriedolino2+12-2
2020-02-26 02:40Fix fltk include FL/FL.H -> FL/Fl.Hfundamental1+1-1
2020-02-18 16:20Removed now-unused class X11/xpm.H.nori li1+0-5
2020-02-18 16:12Corrected syntax of Enumerations.H include.nori li1+5-1
2020-02-18 00:04Icon() expected Fl_RGB_Image and received Pixmap. FLTK icons work now.thenorili1+19-4
2020-02-22 17:23Merge remote-tracking branch 'origin/master'fundamental37+264-196
2020-02-22 09:25Initialize class fields in correct order. Fixes a clang [-Wreorder] compilation warning.Hans Petter Selasky1+7-6
2020-02-22 09:18Remove unused fields from SUBnote class.Hans Petter Selasky1+0-2
2020-02-22 09:13Use floating point constants and some style nits.Hans Petter Selasky1+10-11
2020-02-22 09:08Use fabsf() instead of fabs() because ZynAddSubFX is using float for its computations.Hans Petter Selasky17+55-55
2020-02-22 09:04Fix indention space vs tabs.Hans Petter Selasky1+1-1
2020-02-22 01:07Make sure missing parameters in the instrument files get initialized to the preset default values. This typically happens when adding new parameters which are not present in older presets.Hans Petter Selasky19+193-123
2020-01-19 22:24fixes for float ENV parametersFriedolino1+3-3
2019-04-13 17:23changed ENV time parameters to floatFriedolino5+246-177
2020-01-04 16:59Create Github Action filefundamental1+27-0
2020-01-02 18:31Fix signed comparison compile warning.Hans Petter Selasky1+1-1
2020-01-02 18:31Place const keyword correctly.Hans Petter Selasky1+2-2
2020-01-02 18:18Fix order of includes when both FLTK and NTK is installed.Hans Petter Selasky1+1-1
2019-12-24 21:39Merge branch 'master' of github.com:zynaddsubfx/zynaddsubfxJohannes Lorenz7+232-30
2019-12-24 18:03Fix spelling mistakes (2)Johannes Lorenz1+1-1
2019-12-24 18:03Fix spelling mistakesJohannes Lorenz2+2-2
2019-12-22 13:32fix in distorsion function 7 (limiter) and new waveshapers in oscilgenFriedolino2+2-1
2019-04-07 07:36New distorsion types and edge rounding limitersFriedolino6+230-29
2019-11-18 18:10Re-enable port-checkerJohannes Lorenz1+4-4
2019-11-17 17:22Disable port-checker test until fixedfundamental1+4-4
2019-11-17 16:51Merge remote-tracking branch 'origin/master'fundamental4+36-29
2019-11-09 19:17Add unit test and improve the fix.Michael Muller2+20-6
2019-10-23 23:42Fix abort on pgm change to undefined partMichael Muller1+10-2
2019-10-17 13:19Add microtonal supportpiegames1+8-2
2019-11-16 09:10Give better name to variable.Hans Petter Selasky2+5-5
2019-11-15 12:36Make sure blocking mode is selected with OSS file descriptors.Hans Petter Selasky2+8-0
2019-11-15 11:52Correct use of non-blocking flag with open().Hans Petter Selasky2+3-3
2019-11-08 10:12Make two function tables static const instead of on the stack. Remove repeated typedefs. No functional change.Hans Petter Selasky2+25-26
2019-09-29 16:05improvements in win-sinc AA filteringFriedolino1+27-26
2019-09-27 13:39added addnote voice parameter to enable AAFriedolino4+61-42
2019-03-10 23:16windowed sinc 2x AA filter sincFriedolino1+63-2
2019-10-29 20:58FormanFilter: Increase readabilityJohannes Lorenz2+8-7
2019-10-19 06:50Implement "/last_dnd::s"Johannes Lorenz2+18-0
2019-10-19 06:47Fix typoJohannes Lorenz1+1-1
2019-10-19 06:44Implement "/change-synth" for MiddleWareJohannes Lorenz1+36-5
2019-10-19 06:43Remove useless public/private keywordsJohannes Lorenz1+1-4
2019-10-19 06:29Implement unique_ptr assign move operatorJohannes Lorenz1+5-1
2019-10-19 06:29Delete SYNTH_T copy assign opJohannes Lorenz1+2-0
2019-10-18 14:17Delete Master copy and move CTORJohannes Lorenz1+3-0
2019-05-30 17:37Satisfy and re-activate port-checkerJohannes Lorenz6+61-22
2019-10-10 09:58Fix ALSA regression issue. The ALSA sequencer library has an internal event buffer. Empty that first before polling. Else events may arrive a bit late.Hans Petter Selasky1+10-12
2019-10-07 01:54Apply fix to pad synth prepare() data racefundamental3+8-4
2019-10-07 01:53Merge remote-tracking branch 'github/master'fundamental2+0-6
2019-10-03 18:23Fix signed comparison compiler warning.Hans Petter Selasky1+1-1
2019-10-03 18:22Make sure ALSA MIDI thread is joinable else pthread_join() will do nothing.Hans Petter Selasky1+1-1
2019-10-03 18:15Reduce number of system calls for ALSA MIDI by implementing proper polling.Hans Petter Selasky1+21-7
2019-10-03 18:14Optionally install HISTORY.txt.Hans Petter Selasky1+6-1
2019-09-15 18:03Removes TODO related to updating HISTORY.txt.Pierre Martin1+0-1
2019-09-15 18:01Removes occurences to missing HISTORY.txt.Pierre Martin1+1-1
2019-09-28 12:28Merge branch 'master' of github.com:zynaddsubfx/zynaddsubfxJohannes Lorenz23+640-1644
2019-09-28 08:45Add support for SysEx to ALSA sequencer backend.Hans Petter Selasky1+13-0
2019-09-14 11:03Remove unused field.Hans Petter Selasky1+0-1
2019-09-05 21:28Increase MIDI ringbuffer size to 256.Hans Petter Selasky1+2-2
2019-09-05 18:37Throw a bad allocation exception when a note cannot be inserted into note pool instead of asserting and killing ZynAddSubFX.Hans Petter Selasky1+18-8
2019-09-05 18:18Optimise away local integer variable.Hans Petter Selasky1+5-3
2019-09-05 13:55Use {} to zero-initialize arrays instead of {0}.Hans Petter Selasky15+27-27
2019-09-28 08:45Add support for SysEx to ALSA sequencer backend.Hans Petter Selasky1+13-0
2019-08-08 16:51Documentation updates, README updates and link updatesJacob19+570-1612
2019-09-14 11:03Remove unused field.Hans Petter Selasky1+0-1
2019-09-05 21:28Increase MIDI ringbuffer size to 256.Hans Petter Selasky1+2-2
2019-09-05 18:37Throw a bad allocation exception when a note cannot be inserted into note pool instead of asserting and killing ZynAddSubFX.Hans Petter Selasky1+18-8
2019-09-05 18:18Optimise away local integer variable.Hans Petter Selasky1+5-3
2019-09-05 13:55Use {} to zero-initialize arrays instead of {0}.Hans Petter Selasky15+27-27
2019-09-01 14:37Merge pull request #33 from zynaddsubfx/dead-backend-fixesMark McCurry3+68-29
2019-08-20 08:08fix mixvoice issues in oscillmichiboo1+2-3
2019-08-18 08:32extend watch point in sub and add synth + refactor wp namemichiboo9+48-43
2019-07-28 21:40Fix crash when loading while backend is deadJohannes Lorenz3+33-12
2019-08-13 09:20fix desync issues in oscilloscopemichiboo2+14-23
2019-08-12 19:49fix off by one error in watch point and extend point in PADSynthmichiboo5+11-8
2019-08-12 19:39fix off by one error in watch pointmichiboo1+1-1
2019-08-04 13:33Fix volume control in FLTK UIfundamental1+6-4
2019-07-31 12:31Merge Fixes for watchpoint trigger by michiboofundamental4+177-83
2019-07-28 19:48Master::runOsc(): Fix possible race conditionJohannes Lorenz2+36-18
2019-07-23 03:11Format WatchPoint & Formalize Unit Testfundamental2+128-97
2019-07-23 02:32Merge WIP GSoC Signal Scope PRfundamental15+346-34
2019-07-22 21:44fix trigger test3michiboo1+1-1
2019-07-22 21:38fix trigger testmichiboo1+24-23
2019-07-22 21:29fix trigger testmichiboo2+4-4
2019-07-22 21:11fix trigger testmichiboo2+7-13
2019-07-22 20:57fix trigger testmichiboo3+24-26
2019-07-22 12:51try fix triggerTestmichiboo1+2-5
2019-07-22 12:44fix triggertest 2michiboo1+1-1
2019-07-20 17:52Fix failure to load master volumefundamental1+1-1
2019-07-20 14:54fix trigger testmichiboo2+26-23
2019-07-20 13:14 failed trigger testmichiboo2+189-0
2019-07-15 10:05add trigger active to headermichiboo3+7-4
2019-07-11 18:28add is trigger active method in wmmichiboo1+8-2
2019-07-10 15:07add prebuffer for active watchpointmichiboo2+27-10
2019-07-09 19:09add multiple waveform trigger without prebuffermichiboo1+15-0
2019-07-04 19:33 add padnote testmichiboo1+9-1
2019-07-01 01:34Add MemLockerJohannes Lorenz4+97-0
2019-07-01 16:27fix triggermichiboo3+31-36
2019-07-01 11:48trigger fixmichiboo1+4-1
2019-07-01 10:02changes to triggermichiboo1+1-1
2019-06-29 16:20change wm position in PADnotemichiboo2+4-5
2019-06-26 17:22add trigger to wpmichiboo2+4-1
2019-06-26 13:12add a simple trigger threshold check in watchpointmichiboo1+14-5
2019-06-24 16:17minor bug fixmichiboo1+1-2
2019-06-24 16:12fix minor bugmichiboo1+0-2
2019-06-24 15:46add line to clear wp after deactivatemichiboo1+2-2
2019-06-24 13:58change watch point namemichiboo7+35-37
2019-06-24 07:58change watch point path in pad notemichiboo1+5-4
2019-06-23 10:45add watch point to PAD notemichiboo2+7-1
2019-06-21 11:59add condition to change size for env/lfo in watchpointmichiboo1+7-2
2019-06-20 09:04fix watch point testmichiboo2+7-2
2019-06-19 14:26clean upmichiboo2+3-14
2019-06-19 14:18prevent adding another watchpoint for differernt note if it is already activemichiboo1+2-1
2019-06-18 13:18make watchpoint one note per framemichiboo2+16-5
2019-06-16 22:33fix accumulate watchpoint valuemichiboo2+14-3
2019-06-16 22:11change condition size to MAX_sample-1 in tickmichiboo1+1-1
2019-06-16 22:00check length before sending in tickmichiboo1+10-8
2019-06-15 09:58add watchpoint and test for SubNotemichiboo4+31-8
2019-06-11 14:19add test for second watch pointmichiboo1+6-1
2019-06-09 08:10add watch point test to adNotemichiboo1+17-2
2019-06-07 17:22code refactormichiboo2+0-8
2019-06-07 17:15add 2 watchpoint to ADNOTEmichiboo2+15-4
2019-05-25 13:51Update rtosc submodulefundamental0+0-0
2019-04-07 14:48added support for 14 bit nrpn messages to automationFriedolino1+10-0
2019-05-03 12:40Fix BashCompletion.cmake output scriptnick87720z1+1-1
2019-05-03 13:09Merge remote-tracking branch 'github/master'fundamental5+21-17
2019-05-03 13:06Apply bash completion DESTDIR support patchfundamental1+5-5
2019-04-22 23:22Remove 4x in volume calculationDaniel Sheeler5+21-17
2019-04-15 04:10Update version to 3.0.5fundamental3+3-3
2019-04-12 21:24Fix crash with mxml V3Andreas Müller1+4-1
2019-04-12 12:16Update HISTORY.txt for 3.0.5 releasefundamental1+13-0
2019-04-05 20:55change subpar/amp volume to dBmichiboo4+26-10
2019-03-31 17:46LFO delay to float secondsDaniel Sheeler5+45-29
2019-03-29 21:26Part volume to float dBDaniel Sheeler3+39-19
2019-03-29 21:24extend range of master volumeDaniel Sheeler1+1-1
2019-03-29 09:27Fixed Typos and Grammatical Errorswithoutwaxaryan1+8-8
2019-03-27 15:51Remove application of master volume to part VU metersDaniel Sheeler1+0-3
2019-03-25 06:56convert subpar/ampvelocityscale to floatmichiboo4+19-10
2019-03-27 01:35maybe could have been a bug?Daniel Sheeler1+2-1
2019-03-25 00:55Fix master volume zipper.Daniel Sheeler2+21-5
2019-03-25 00:50Cleanup volume parameter callback code.Daniel Sheeler2+5-4
2019-03-25 00:47Reverse master and part metering.Daniel Sheeler1+3-3
2019-03-23 11:03Transmit Part peaks in stereo instead of monoDaniel Sheeler2+21-14
2019-03-22 21:10Global volume to dB float Pt II: cleanup; had replaced /volume::i with /volume::f, but need /volume::i for old ui, so replace /volume::f with /Volume::f.Daniel Sheeler2+26-25
2019-03-19 08:23remove old PVolumeDaniel Sheeler2+10-7
2019-03-19 08:06voice volume from 1-127 to dBDaniel Sheeler4+34-10
2019-03-18 03:46Remove debug printf statementsDaniel Sheeler1+0-3
2019-03-18 03:40replace global volume 0-127 with float dBDaniel Sheeler3+40-30
2019-03-17 16:44Update TODO-releaseOlivier Humbert1+1-1
2019-03-17 16:42Update TODO-releaseOlivier Humbert1+1-1
2019-03-17 16:41Update TODO-releaseOlivier Humbert1+1-0
2019-03-17 14:44Check for old lfo freq and convert to new Hz rangeDaniel Sheeler1+6-2
2019-03-16 14:57update lfo frequency values to new Hz rangeDaniel Sheeler1+11-11
2019-03-16 14:55Revert "update after Pfreq => freq"Daniel Sheeler3+8-8
2019-03-15 06:43update after Pfreq => freqDaniel Sheeler3+8-8
2019-03-15 05:38Pfreq => freqDaniel Sheeler4+43-33
2019-03-10 16:37Add note about MXML 3.0 to HISTORY.txtfundamental1+1-0
2019-03-10 16:35Update copyright year and version numberfundamental4+6-6
2019-03-10 16:27Update HISTORY.txt for today's releasefundamental1+3-1
2019-03-10 01:48Update AUTHORS.txtfundamental1+6-5
2019-03-06 06:08Add MXML 3.0 Compatabilitymichiboo2+21-19
2019-03-05 19:04added mxml 3.0 compatility to XMLwrappermichiboo1+36-25
2019-03-06 13:07Add 'fluid' To Package List In Travis-CI Buildfundamental1+1-1
2019-03-06 13:03Change Travis-CI Build To Use Distro Liblo Versionfundamental1+1-5
2019-03-06 12:56Upgrade travis-CI distro versionfundamental1+2-0
2019-03-06 03:53Merge remote-tracking branch 'github/master'fundamental7+55-21
2019-02-23 16:09/automate/slot[0,15]/param[0,3]/path writableFriedolino1+11-4
2019-03-06 03:51Update rtosc submodule to newest versionfundamental0+0-0
2019-03-05 12:26adparglobal volume to dBDaniel Sheeler5+28-14
2019-03-04 08:16Fix gui failing to update on instrament loadDaniel Sheeler1+7-7
2019-02-28 23:02Might be correct, but need to test.Daniel Sheeler3+31-11
2019-02-23 02:16Nio/MidiIn: Add missing #include <string.h>fundamental1+1-0
2019-02-06 10:25Enlarge the microtonal frequency box, so that all decimals fit.Hans Petter Selasky1+1-1
2019-02-06 10:24Add default reference note value to microtonal tooltip.Hans Petter Selasky1+1-1
2019-02-06 10:15Update history.Hans Petter Selasky1+1-0
2019-01-22 15:01Implement support for MIDI floating point note event via SysEx.Hans Petter Selasky2+66-3
2019-01-22 13:03Add support for M_FLOAT_NOTE MIDI event type.Hans Petter Selasky2+19-10
2019-02-04 09:13Add basic support for floating point notes.Hans Petter Selasky22+73-63
2019-02-03 20:17Make note_t available under the zyn namespace and use it where applicable. This makes understanding where the MIDI note events propagate easier.Hans Petter Selasky16+56-49
2019-02-03 19:25Only trigger recording when there is a noteOn() event with non-zero velocity.Hans Petter Selasky1+1-1
2019-02-03 19:11Use memset() to clear activeNotes[].Hans Petter Selasky1+3-6
2019-02-03 19:00Fix style.Hans Petter Selasky1+1-1
2019-02-03 18:51Optimise the getRunningNotes() function.Hans Petter Selasky1+9-9
2019-01-06 17:04Update HISTORY.txt for 3.0.4 releasefundamental1+12-0
2018-12-19 12:07Set old filter defaults in UnisonTestPatrick Desaulniers1+4-0
2018-12-19 01:10Tweak filter defaultsPatrick Desaulniers4+12-12
2018-12-17 22:40Add default metadata to ADDSynth's coarse note detunePatrick Desaulniers1+1-1
2018-12-11 03:21ran => randomPatrick Desaulniers1+1-1
2018-12-11 01:55Add RAN LFO shapePatrick Desaulniers1+1-1
2018-12-10 02:56Pad Synth: Add missing export2wav OSC APIfundamental1+5-0
2018-10-13 06:23Fix bash completion install pathJohannes Lorenz1+1-1
2018-10-06 12:27Add bash completionJohannes Lorenz7+497-48
2018-09-30 23:13Revert "overzealous renaming"Daniel Sheeler1+1-1
2018-09-30 23:11Revert "FMVolume -> PFMVolume"Daniel Sheeler3+13-13
2018-09-30 12:00overzealous renamingDaniel Sheeler1+1-1
2018-09-30 07:02FMVolume -> PFMVolumeDaniel Sheeler3+13-13
2018-09-29 20:34new test results after legato changes.Daniel Sheeler5+55-55
2018-09-28 21:38Fix ADnote legato pop.Daniel Sheeler4+19-11
2018-09-26 19:14adds a third location where to check for the zyn-fusion binaryOlivier Humbert1+1-0
2018-09-26 14:08Update rtoscJohannes Lorenz0+0-0
2018-09-22 21:42Merge branch 'master' of github.com:zynaddsubfx/zynaddsubfxJohannes Lorenz16+100-72
2018-09-22 21:17Remove invalid branch name in .gitmodulesJohannes Lorenz1+0-1
2018-09-12 21:19Update zynaddsubfx-jack-multi.desktopOlivier Humbert1+1-1
2018-09-12 21:19Update zynaddsubfx-jack-multi.desktopOlivier Humbert1+1-0
2018-09-09 18:44fix legato pops due to random panningDaniel Sheeler12+56-35
2018-09-09 16:27fix pop in legato notesDaniel Sheeler1+1-2
2018-09-09 16:25fixed firsttime error for legato notesDaniel Sheeler1+1-1
2018-09-09 16:12Now interpolate global amplitudeDaniel Sheeler2+7-8
2018-07-24 19:09Send modifiers to zest_scroll as wellPatrick Desaulniers1+2-2
2018-07-24 13:43Send modifiers to zest_mouse and zest_motionPatrick Desaulniers1+4-4
2018-07-21 01:25Move to new rtosc, tests run againJohannes Lorenz1+19-20
2018-07-14 02:47Save and load slot namesPatrick Desaulniers1+9-0
2018-07-10 22:06Disable not working PortChecker testJohannes Lorenz1+2-1
2018-07-10 12:36Don't break if a requested OscilGen is not availableJohannes Lorenz3+30-20
2018-06-20 00:44Fix some compiler errorsfundamental5+24-22
2018-06-16 23:22Enable starting fusion from CMake-configured pathJohannes Lorenz6+89-32
2018-06-04 19:30Merge branch 'master' of github.com:zynaddsubfx/zynaddsubfxJohannes Lorenz15+145-113
2018-06-04 19:27Merge submodule rtoscJohannes Lorenz0+0-0
2018-06-04 19:12Silence compiler warningsJohannes Lorenz9+33-11
2018-06-03 16:52Update rtosc: Make port-checker optionalJohannes Lorenz1+4-2
2018-06-02 14:53Merge master and default_valuesJohannes Lorenz43+485-207
2018-03-27 04:16Activate port checkerJohannes Lorenz5+47-78
2018-05-29 00:59Rebrand "morph" modulation to "mix" modulationDaniel Sheeler4+16-16
2018-05-25 13:21gitmodules: fix unsecured urlnick87720z1+1-1
2018-05-28 09:07fix path for save-osc testnick87720z1+1-1
2018-05-25 19:05desktop launcher for multi-channel jack outputsNikita Zlobin2+12-1
2018-05-12 12:12Signal the spawned Zyn-Fusion process to terminate.Daniel Sheeler1+11-1
2018-05-06 10:32Added a new type of parameter interpolationDaniel Sheeler2+55-15
2018-04-07 03:37Allocator: Fix allocating 0 size arrayfundamental1+1-1
2018-03-26 17:54Add docs about output enginesJohannes Lorenz4+56-1
2018-03-24 18:11Update READMEfundamental2+65-59
2018-03-15 00:35Move the generation of chunked html pages to asciidoctorJoseph Herlant1+5-11
2018-03-14 23:07Migrate from asciidoc to asciidoctor to generate the documentationJoseph Herlant1+4-4
2018-03-11 15:09Microtonal: Add PAfreq range metadatafundamental1+1-0
2018-03-11 15:01Merge remote-tracking branch 'github/master'fundamental13+121-70
2018-03-10 02:35Rolling back a bug in last commit.Daniel Sheeler2+2-2
2018-03-10 01:50Make envelope watchpoints output correct values.Daniel Sheeler8+89-57
2018-03-03 19:01Move instruments repostitory to githubfundamental1+1-1
2018-02-11 15:44Fix clang warning about different signedness.Hans Petter Selasky1+2-2
2018-02-10 20:41Use xml.addparreal for saving new float volumeDaniel Sheeler2+2-2
2018-02-10 19:04Modulation volume representation from int to floatDaniel Sheeler4+32-13
2018-02-07 03:43Update rtosc/instruments submodulesfundamental0+0-0
2018-02-03 17:31Fix Error When Loading Automation Mappingsfundamental1+1-0
2018-01-21 18:52Bank: Fix const issue on Apple buildfundamental1+2-2
2018-01-07 15:19Set symbol-visibility for OSX/macOSRobin Gareus8+52-16
2018-01-05 06:44Fix uninitialized variable (OSX libzest lookup)Robin Gareus1+1-2
2018-01-05 00:55NO-OP: whitespaceRobin Gareus1+2-2
2018-01-05 00:54Fix zyn-fusion plugin-UI exposureRobin Gareus1+5-3
2018-01-05 00:43Add path to libzest for MacVSTRobin Gareus1+3-1
2018-01-05 00:43Add OSX/macOS plugin bundle paths for banksRobin Gareus1+28-0
2018-01-04 15:09Add compatibility wrapper clock_gettime() for OSXRobin Gareus1+22-2
2018-01-04 14:49Add build-system support for OSX/macOS: frameworksRobin Gareus2+19-4
2018-01-04 14:48OSX/MacOS: search libzest relative to pluginRobin Gareus1+3-0
2018-01-04 03:44OSX compatibility for struct statRobin Gareus1+4-0
2017-12-28 14:42Merge branch 'master' into default_valuesJohannes Lorenz4+11-4
2017-12-28 14:41Fix to match rtosc code movalJohannes Lorenz4+27-4
2017-12-16 18:21Make Effect ports rOption likeJohannes Lorenz7+13-7
2017-12-13 18:13Merge branch 'default_values' of ssh://git.code.sf.net/p/zynaddsubfx/code into default_valuesJohannes Lorenz6+35-15
2017-12-13 18:07Let rArray not use the 'c' typeJohannes Lorenz9+41-25
2017-12-12 23:39Merge remote-tracking branch 'github/master'fundamental1+1-1
2017-12-12 23:38Change scale->sense in ADnote metadatafundamental1+2-2
2017-12-11 17:39Update year on the copyright credit for the GUIOlivier Humbert1+1-1
2017-12-09 14:25Force '..' in directory listingfundamental1+7-0
2017-12-05 01:10Update 3.0.3 Release Datefundamental1+1-1
2017-12-02 09:05Minor load and save featuresJohannes Lorenz6+35-15
2017-11-13 08:20As part of the reproducible builds effort at reproducible-builds.org remove the compiled-in __DATE__ and __TIME__ to allow the software to build reproducibly in various package clusters.Hans Petter Selasky2+1-1
2017-11-12 11:38Correct metadata, fix missing broadcastsJohannes Lorenz6+15-11
2017-11-12 00:29Update submodule rtoscJohannes Lorenz0+0-0
2017-11-12 00:27Merge branch 'master' into default_valuesJohannes Lorenz9+40-5
2017-11-11 19:03Add SaveOSC test to the official testsJohannes Lorenz5+16-85
2017-11-08 18:43rPreset fixes and improvementsJohannes Lorenz8+97-97
2017-11-07 17:55Fix rtosc mergeJohannes Lorenz2+8-6
2017-11-06 19:41Merge branch 'default_values'Johannes Lorenz6+221-81
2017-11-06 19:19Fix and add default valuesJohannes Lorenz6+107-50
2017-11-01 19:41Clarify threading issuesJohannes Lorenz6+221-81
2017-11-01 18:39WIP on default_values: cd9255e7 Implement consumer location memberJohannes Lorenz7+127-104
2017-11-01 18:39index on default_values: cd9255e7 Implement consumer location memberJohannes Lorenz0+0-0
2017-10-31 01:45CMake: Default to portaudio output when availablefundamental1+5-0
2017-10-30 06:27Tmp commitJohannes Lorenz6+79-63
2017-10-28 07:38Tmp commitJohannes Lorenz7+203-79
2017-10-19 18:49Implement consumer location memberJohannes Lorenz15+221-122
2017-10-15 15:32Fix Mingw std::thread Usefundamental1+6-0
2017-10-15 01:56Update Internal Version To 3.0.3fundamental2+2-2
2017-10-15 01:44Merge remote-tracking branch 'github/master'fundamental3+3-0
2017-10-15 01:43Update HISTORY.txt for 3.0.3fundamental1+10-0
2017-10-15 01:42Fix std::mutex+mingw Build Errorfundamental1+0-1
2017-10-14 20:18Add Polish l10n for .desktop filesMarcin Mikołajczak3+3-0
2017-10-13 02:06Add Tentative Fix For Windows Mutex Usefundamental1+14-2
2017-10-10 17:58Merge from masterJohannes Lorenz54+1296-316
2017-10-10 17:34SaveOsc: mastercb must be called by MasterJohannes Lorenz7+52-10
2017-10-07 21:06Dispatch savefiles at MiddleWare, not at MasterJohannes Lorenz10+243-101
2017-09-18 20:27MergeJohannes Lorenz42+1103-465
2017-10-01 19:35Fix ADnote Test Failurefundamental2+6-6
2017-10-01 13:11Adnote: Fix Changing Mod Type With Running Notesfundamental1+35-0
2017-09-18 19:48Tmp commitJohannes Lorenz6+565-131
2017-09-13 19:10Update submodule rtoscJohannes Lorenz0+0-0
2017-09-13 18:54Enable Doxygen's autobriefJohannes Lorenz3+7-9
2017-09-12 19:05Merge branch 'master' of ssh://git.code.sf.net/p/zynaddsubfx/code into pad_synth_parJohannes Lorenz68+2104-615
2017-09-12 19:03Parallelize PADSynthJohannes Lorenz4+154-106
2017-09-07 19:08Add Workaround For GCC 4.8 Linker Bugfundamental1+2-1
2017-09-07 18:50Update .travis.ymlfundamental1+0-8
2017-09-07 18:46Fix Compiler Warningsfundamental9+22-21
2017-08-04 01:26Update DPF's Plugin Key Handlingfundamental0+0-0
2017-08-02 21:41Fix for clang compile warnings.Hans Petter Selasky1+2-2
2017-08-02 21:34Handle case where all banks are removed.Hans Petter Selasky1+5-0
2017-08-02 21:28Make sure the bank view is refreshed when rescanning the banks. Also ensure the bankpos which now might be invalid is reset to zero.Hans Petter Selasky1+11-1
2017-08-02 20:52Add support for searching banks by name in the FLTK GUI.Hans Petter Selasky2+44-4
2017-08-02 20:50Remove shadowed variables which are already made public by the Fl_Osc_Widget class.Hans Petter Selasky2+2-5
2017-08-02 20:46Fix for clang compile warnings.Hans Petter Selasky1+5-5
2017-08-02 17:06Update RTOSC submodule to fix clang warnings.Hans Petter Selasky0+0-0
2017-07-31 16:48Allow the data and examples directory to be configurable.Hans Petter Selasky2+22-5
2017-07-31 16:11Add OSS desktop starter file for Zynaddsubfx.Hans Petter Selasky2+11-1
2017-07-31 02:32Filter: Fix Freq Tracking Param Loadingfundamental1+1-1
2017-07-29 03:24Fix Crash When Automating Automation Valuefundamental1+1-1
2017-07-28 17:15EffectMgr: Document settings fieldfundamental1+24-0
2017-07-28 15:30Pass Two At Fixing Zyn-Fusion Effect Savingfundamental1+1-1
2017-07-28 15:09Attempt To Fix Zyn-Fusion Effect Serializationfundamental2+8-1
2017-07-27 22:53Fix oscdoc command line argfundamental2+4-4
2017-07-26 19:20Add version fetch in XMLWrapper:putXMLData()fundamental1+6-0
2017-07-25 14:19Fix Warning In ZynAddSubFX-UI-Zest.cppfundamental1+2-0
2017-07-25 14:16Update DPF To Possibly Fix VST Key Eventsfundamental0+0-0
2017-07-24 23:17Clear Notes When Part Is Disabledfundamental1+4-0
2017-07-24 20:25Enhance InsStats Tool For Patch Resource Usagefundamental1+248-13
2017-07-24 01:18CMake: Add LV2 TTL Gen To Dep Graphfundamental8+16-0
2017-07-24 00:57Remove X11 Dep On Plugin For No GUI Buildfundamental1+3-1
2017-07-23 19:18Add clear port for favoites and remove dupsfundamental1+9-2
2017-07-23 18:26Take two at fixing usleep on windowsfundamental4+27-12
2017-07-23 18:04Update some usleep() to std::chronofundamental2+10-4
2017-07-23 17:29Pad parameters: Fix Spelling Errorfundamental1+1-1
2017-07-23 15:09Enhance Automation SubSlot Resetfundamental1+2-2
2017-07-23 15:07Fix WIN32 #ifdeffundamental1+1-1
2017-07-23 15:07Fix Parameter Automation Doc Formattingfundamental1+17-17
2017-07-23 14:34Banks: Add Search Dir For WIN32 VSTfundamental1+15-0
2017-07-21 19:14Disable Autosave By Defaultfundamental1+1-1
2017-07-20 22:08Add Range To Pitch Bend Range OSC Portfundamental1+1-0
2017-07-20 21:04Merge remote-tracking branch 'github/master'fundamental5+208-0
2017-07-20 21:03Update Version Info + Tests For 3.0.2fundamental4+4-4
2017-07-20 01:40rc1 of macro docsssj715+87-95
2017-07-17 22:01first draft of macro documentationssj711+216-0
2017-07-17 18:12Add WIP HISTORY.txt Entry For 3.0.2fundamental1+11-0
2017-07-15 15:30Fix Errors In Schema's 'default' Fieldfundamental2+26-1
2017-05-11 18:53Add Defaults To Schemafundamental1+8-0
2017-07-15 01:43Add Automation Saving To .xmzfundamental2+9-2
2017-07-15 01:43PluginTest: Fix Text Diff Algorithmfundamental1+53-15
2017-07-15 00:49Add Automation Serializationfundamental5+179-80
2017-07-08 23:26Fix rtosc_match in FLTK buildJohannes Lorenz1+1-1
2017-07-08 19:38Merge branch 'master' of github.com:zynaddsubfx/zynaddsubfxJohannes Lorenz5+110-20
2017-07-08 19:07Minor FixesJohannes Lorenz5+9-6
2017-07-06 21:39Merge branch 'master' into default_valuesJohannes Lorenz16+666-190
2017-07-06 21:17Fit default values for most parametersJohannes Lorenz34+959-464
2017-07-06 16:00Window Build Fixesfundamental5+110-20
2017-06-30 15:43Reorder Zyn Plugin Portsfundamental2+5-5
2017-06-29 17:09Merge branch 'automations'fundamental5+371-130
2017-06-29 17:08Connect Plugin Parameters To Automation Slotsfundamental1+9-4
2017-06-28 18:39Merge branch 'floating-point-control'fundamental8+292-57
2017-06-28 18:30FilterParams: Add Hooks For Depricated Portsfundamental2+106-6
2017-06-25 22:20Add compatiability port to fix testfundamental1+8-0
2017-06-24 19:23Expand Automation Portsfundamental1+189-29
2017-06-15 17:23LV2/VST Automation WIPfundamental5+192-124
2017-06-08 00:48Merge remote-tracking branch 'github/master'fundamental2+2-2
2017-06-08 00:45Microtonal: Fix Octave Size When Loading .SCLfundamental1+1-1
2017-06-05 02:45More Filter Parameter Floating Point Updatesfundamental6+125-25
2017-06-03 15:20Floating Point Control WIPfundamental5+74-39
2017-05-31 16:55Merge pull request #8 from zynaddsubfx/trebmuh-patch-1Olivier Humbert2+2-2
2017-05-31 16:54Update main.cppOlivier Humbert1+1-1
2017-05-31 16:51Update MasterUI.flOlivier Humbert1+1-1
2017-04-16 12:06Update submodule rtoscJohannes Lorenz0+0-0
2017-04-16 10:05Implement most metadata and an incomplete testJohannes Lorenz13+292-200
2017-05-26 20:23Fix Segfaults With Invalid .scl/.kbm Filenamesfundamental1+6-0
2017-05-18 13:59Update DPF Submodulefundamental0+0-0
2017-05-08 21:45Make plugin respond to midi program changeDaniel Sheeler1+11-0
2017-04-27 14:27LV2/VST: Fix Linking/Namespace Bugfundamental1+2-0
2017-04-26 19:05Add platform libs to prevent DSSI linker issuesJohannes Lorenz1+1-0
2017-04-25 18:28Add missing zyn namespace around DSSI dummies.Johannes Lorenz2+6-2
2017-04-16 12:06Update submodule rtoscJohannes Lorenz0+0-0
2017-04-16 10:05Implement most metadata and an incomplete testJohannes Lorenz13+292-200
2017-04-15 20:57Adjust namespaces for FLTK ui and tests.Johannes Lorenz32+92-37
2017-04-10 19:46Add zyn namespace to core and plugins, but not FLTK, ntk and tests.Johannes Lorenz173+758-135
2017-04-06 15:45Change BankDb Search Orderfundamental1+1-1
2017-03-31 20:59Clear Key/Note Indicators On Patch Loadfundamental1+2-0
2017-03-27 14:31Re-enable auto-savefundamental1+1-1
2017-03-27 14:31Update Standalone --help Outputfundamental1+3-1
2017-03-26 18:11Exit If Zyn-Fusion Is Closed In Standalonefundamental1+16-1
2017-03-23 17:56Fix Possible Crash With Too Many PAD Samplesfundamental1+3-0
2017-03-20 21:02Add Demo Flag To CMakefundamental1+5-0
2017-03-19 19:02Refactor ADnote To Permit Live Mod. Automationfundamental2+360-332
2017-03-19 03:12Add Loading Support For Jackoo VST Plugin Filesfundamental1+5-0
2017-03-18 17:32Add Automation Proposalfundamental6+268-0
2017-03-13 01:56Exclude '.' In File Browserfundamental1+1-1
2017-03-01 18:13Fixed FXs to force zero-output when they are mutedIhor Khomyn2+10-2
2017-02-24 00:18Microtonal: Adjust Metadata Labelsfundamental1+2-2
2017-01-31 17:06Update RTOSC - Fixes Relearning MIDI CCfundamental0+0-0
2017-01-29 18:20Fix Distortion Typo In Effect Metatdatafundamental1+1-1
2017-01-17 18:13Fix Segfault When Loading In Beginner UIfundamental1+1-1
2017-01-06 15:28Distortion: Fix Out-Of-Bounds Waveshaping Vizfundamental1+2-1
2016-12-29 19:24Merge branch 'master' of github.com:zynaddsubfx/zynaddsubfxJohannes Lorenz1+0-3
2016-12-29 19:24Prevent jumps based on uninitialized values. Restrict maximum unison size.Johannes Lorenz2+3-3
2016-12-28 01:18Duplicate status lines in cmakelist.txtOlivier Humbert1+0-3
2016-12-28 16:36Add uninstall target.Johannes Lorenz2+28-0
2016-12-20 15:25Fix a very minor compiler warningfalkTX1+1-1
2016-12-20 15:22Fix errx/warnx macros when used inside if statements Having it empty cause the following warning: suggest braces around empty body in an ‘else’ statement [-Wempty-body]falkTX4+7-7
2016-12-17 21:03Use target doc for documentation.Johannes Lorenz1+11-8
2016-12-11 16:45ExternalPrograms: Fix Race In Makefilefundamental2+9-3
2016-12-03 16:36Apply Spelling Patchfundamental2+3-3
2016-12-03 16:24Set 0 Volume Voices To -Inf dBfundamental1+4-0
2016-11-29 01:31Add 3.0.1 History Entryfundamental1+9-0
2016-11-29 01:28Update Version To 3.0.1fundamental2+2-2
2016-11-28 23:30Avoid OpenGL Dep In Non-Zest Pluginfundamental1+3-1
2016-11-28 22:18Add Sorting To Bank Searchfundamental2+8-0
2016-11-28 15:44Forgot doc/CMakeLists.txt.Johannes Lorenz1+12-0
2016-11-28 15:39Make Doxygen CMake-able. Update rtosc submodule version to disable compiler warnings.Johannes Lorenz3+311-310
2016-11-28 13:05Fix ALSA MIDI Inputfundamental1+1-1
2016-11-26 18:01OscilGen: Fix Padaptiveharmonicspar Range MetaDatafundamental1+1-1
2016-11-23 22:53Man Page: Tweak --midi-learn Entryfundamental1+2-2
2016-11-20 22:04Adds --midi-learn option in the manpageOlivier Humbert1+2-0
2016-11-22 21:18Add Additional Release TODO Itemsfundamental1+4-0
2016-11-21 23:21Update TODO-releaseOlivier Humbert1+1-0
2016-11-21 23:20Create TODO-releaseOlivier Humbert1+6-0
2016-11-20 16:28Merge remote-tracking branch 'github/master'fundamental1+2-2
2016-11-20 16:27Make Post Demo Time Version Fully Quietfundamental1+5-0
2016-11-20 16:23Add Untested Resize Callback For LV2 Versionfundamental1+4-1
2016-11-18 15:29update copyrightOlivier Humbert1+2-2
2016-11-18 22:28Repaint LV2 UI After Receiving OSC Portfundamental1+1-0
2016-11-18 22:17Fix Data Race In LV2 Gui Launchfundamental1+1-1
2016-11-18 22:02LV2: Avoid Connecting To Invalid OSC Portsfundamental1+19-12
2016-11-18 20:14Update DPFfalkTX0+0-0
2016-11-18 18:08Update DPF Versionfundamental0+0-0
2016-11-17 13:21Update Instruments Repofundamental0+0-0
2016-11-17 13:21Fix Version Info In Testfundamental1+2-2
2016-11-16 18:43Sets version number to 3.0.0Olivier Humbert1+3-3
2016-11-16 01:02HISTORY.txt: Set 3.0.0 Releasefundamental1+1-1
2016-11-16 01:01Merge remote-tracking branch 'github/master'fundamental6+42-24
2016-11-16 00:56Merge branch 'master' of ssh://git.code.sf.net/p/zynaddsubfx/codefundamental11+257-55
2016-11-16 00:55Merge branch 'nsm-fix'fundamental3+16-23
2016-11-16 00:45Distortion: Add Waveform Viewfundamental1+19-0
2016-11-16 00:44Add OpenGL To LV2 UI Linkingfundamental1+3-0
2016-11-16 00:41Add Additional Search For Zyn-Fusionfundamental1+1-0
2016-11-16 00:34SubNoteTest: Fix Use After Freefundamental1+3-1
2016-11-15 23:52AlsaEngine: Enhance MIDI Thread Cleanupfundamental2+15-3
2016-11-15 23:50FilterParams: Update Q Metadatafundamental1+1-1
2016-11-15 18:18Sync from github to sourceforge.Johannes Lorenz0+0-0
2016-11-15 18:04De-sync phaser-knobs for if Phaser-ports are being used.Johannes Lorenz1+14-4
2016-10-26 18:29Fixup Buildfundamental1+2-2
2016-10-26 18:20Fix NSM File Savingfundamental3+14-21
2016-10-16 16:33Suppress errors from system headers. Add build passed immage.Johannes Lorenz2+27-3
2016-10-16 16:33Suppress errors from system headers.Johannes Lorenz1+7-1
2016-10-16 13:50Try To Fix clock_gettime Linker Errorfundamental2+2-2
2016-10-16 13:39Revert "Suppress errors from system headers."fundamental1+1-7
2016-10-16 13:33Add Offline Mode To Middleware For Plugin Versionfundamental3+194-33
2016-10-16 13:29Update Formant Vowel Clearness Metadatafundamental1+1-1
2016-10-16 13:29Fix Some Controller Metadatafundamental1+4-3
2016-10-16 13:28Fix Reverb Metadata Typo lpf->hpffundamental1+1-1
2016-10-15 21:17Suppress errors from system headers.Johannes Lorenz1+7-1
2016-10-15 20:12Set -Wno-inconsistent-missing-override only for compilers supporting it.Johannes Lorenz1+7-1
2016-10-15 13:38Add tooltip text in EQ and Phaser.Johannes Lorenz2+11-11
2016-10-11 19:41Correct min-/max-values in FilterParams. Recompute parameters after DynFilter paste.Johannes Lorenz3+8-5
2016-10-10 20:25Fix Misc OSC Metatdata Spelling Errorsfundamental2+4-4
2016-10-10 16:14Fix Bug In NSM Due To Windows Supportfundamental1+4-1
2016-10-10 02:15Fix Vowel Sequence Positionfundamental2+14-2
2016-10-09 16:31Fix Loading Dynamic Filter Based Patchesfundamental6+65-41
2016-10-09 09:05Fixed compile errors from 0ef9e954fe36e62538c73b028922087223a25fdd . Removed warnings caused by inconsistent use of the override keyword.Johannes Lorenz2+4-1
2016-10-08 15:36Build fixes for FreeBSD.Hans Petter Selasky1+13-0
2016-10-08 11:11Fix for use after free in XMLwrapper.Hans Petter Selasky2+19-7
2016-10-08 09:49FreeBSD build fix.Hans Petter Selasky4+10-18
2016-10-07 22:02Build fix for FreeBSD.Hans Petter Selasky1+1-0
2016-10-07 11:31Build fix for FreeBSD.Hans Petter Selasky2+5-6
2016-10-07 01:45Middleware: Increase Max Msg. Size In Ringbuffersfundamental1+2-2
2016-10-06 16:54Build fix for FreeBSD.Hans Petter Selasky1+8-0
2016-10-03 23:39Update HISTORY.txt For 3.0.0 Releasefundamental1+16-0
2016-10-03 23:29Fix Loading Zyn-Fusion Demofundamental2+9-1
2016-10-03 04:57Unofficial instructions for compiling on Win64 MinGW64 MSYS2Jeremy Carter1+221-0
2016-10-02 20:03Fix Ext-Gui Compilefundamental1+1-1
2016-10-02 19:56Remove Debug #error Mistakenly Left In the Codefundamental1+0-1
2016-10-02 19:53Add Zest UI To LV2 Versionfundamental2+6-1
2016-10-02 19:53Prevent Duplicate Watch Pointsfundamental1+5-0
2016-10-02 19:52Fix PolyPhony Mode OSC Requestfundamental1+1-1
2016-10-02 19:52Increase Poll Rate For No-UI/Zest-UIfundamental1+1-1
2016-10-02 19:51Add /quitfundamental3+5-3
2016-10-01 00:44Fix Some Of The Zest Bootingfundamental2+43-2
2016-10-01 00:44Fix SubNote Overtone Metadatafundamental1+2-2
2016-09-28 19:56AlsaEngine: Fix hanging connection after s2ram. Use snd_pcm_hw_params_set_buffer_size_near.Johannes Lorenz1+18-8
2016-09-22 13:40Fix SubNote Stages Range Metadatafundamental1+1-1
2016-09-22 13:40Add FMDetune Range Metadatafundamental1+3-1
2016-09-22 13:39Add /damage message when loading .xmzfundamental1+1-0
2016-09-21 01:25Add Workaround For Querying Voice Enablefundamental1+11-0
2016-09-21 01:24Default To Using $PWD As File Home Dirfundamental1+3-1
2016-09-21 01:24Remove Debug Printfsfundamental1+0-2
2016-09-19 20:57Middleware: Tweak Path Searching Routinesfundamental1+19-1
2016-09-19 20:56Effects: Fix More Metadatafundamental5+11-9
2016-09-19 20:56SUBnoteParameters: Fix Detune Metadatafundamental1+2-1
2016-09-19 20:55PADnoteParameters: Add Anti-Pop Short Metadatafundamental1+1-1
2016-09-19 20:55FilterParams: Fix PStages Metadatafundamental1+2-3
2016-09-19 20:54Update Rtosc To Fix Metadata Bugfundamental0+0-0
2016-09-08 14:26Add OSC Effect Preset Supportfundamental7+59-14
2016-09-08 14:25Config: Add Favorite Directoriesfundamental2+47-1
2016-09-08 14:24FilterParams: Add More Short Names To OSC Metadatafundamental1+7-6
2016-09-08 14:23OscilGen: Update OSC Metadatafundamental1+4-4
2016-09-02 23:00Add DC Modulator Typefundamental3+15-2
2016-09-01 01:52Apply Microtonal Settings When Loading XMLfundamental2+34-0
2016-08-30 22:45Master: Fix Pinsparts Options Metadatafundamental1+1-1
2016-08-30 22:44Envelope: Add Penvsustain To The External APIfundamental1+1-1
2016-08-30 22:43Middleware: Sort OSC File Listfundamental1+8-24
2016-08-30 22:42Part: Add Pefxroute Metadatafundamental1+2-1
2016-08-30 22:42Chorus: Add LFO Shape Metadatafundamental1+2-1
2016-08-18 20:06Add Alt API For Listing Bank Slotsfundamental3+28-0
2016-08-18 01:47Add Bank Cache To Speed Up Startup With Slow IOfundamental2+104-8
2016-08-17 20:27WaveEngine: Fix Possible Null Pointer Dereffundamental1+2-1
2016-08-17 19:39OscilGen: Add /damage Msg When use-as-base/2sinefundamental1+16-2
2016-08-17 19:37Add Handler For No Args Bank Searchfundamental1+4-0
2016-08-17 19:36Middleware: Add More Liblo Error Handlingfundamental1+9-0
2016-08-17 19:35Add More OSC Metadatafundamental4+8-8
2016-08-10 17:32CMake: Fix LV2 Buildfundamental1+16-16
2016-08-09 17:10Fix Build Error In Cmakefundamental1+1-1
2016-08-09 16:26Merge branch 'master' of https://github.com/zynaddsubfx/zynaddsubfxfundamental9+87-44
2016-08-09 16:26Fix File Vs. Dir Detectionfundamental2+28-4
2016-08-06 20:32Fix BankDb Scanning With Repeated Banksfundamental2+6-3
2016-08-06 20:31Add Octave/Coarse Detune Metadatafundamental3+19-10
2016-08-04 22:56Add -M/--midi-learn Command Line Argfundamental1+17-14
2016-08-02 20:34Fix Modulation Metadata (Pitch->Pulse)fundamental1+1-1
2016-08-02 14:18EnvelopeParams: Add EnvMode Portfundamental1+5-0
2016-08-02 02:18EnvelopeParams: Add Float Setters For Delay/Valuesfundamental2+35-15
2016-08-02 02:17Middleware: Add OSC Damage On Clear Actionsfundamental1+4-1
2016-08-01 21:32Merge branch 'master' of https://github.com/zynaddsubfx/zynaddsubfxfundamental1+20-9
2016-08-01 21:23Windows Workaroundsfundamental2+32-20
2016-08-01 21:22Merge remote-tracking branch 'origin/zest'fundamental4+222-10
2016-08-01 14:30Add Workaround For Windows Home Dir Pathsfundamental1+8-1
2016-08-01 13:42Middleware: Eliminate Returning Unlearned MIDI CCsfundamental1+12-8
2016-07-31 22:55Update DPF Submodulefundamental0+0-0
2016-07-30 17:28Unique inclusion path for zyn-version.h.Johannes Lorenz2+2-2
2016-07-30 13:36Undo last commit, it did not work.Johannes Lorenz1+1-1
2016-07-30 11:10Fix bug where zyn-version.h-inclusion only works when src/UI was in the include path.Johannes Lorenz1+1-1
2016-07-29 22:11Add Connection To Hardcoded Zest Libraryfundamental1+77-1
2016-07-28 14:42Fixup for zest gui, now loads a black window :)falkTX3+16-18
2016-07-28 13:48WIPfundamental4+148-10
2016-07-28 13:47Add Vol/Panning To Effectsfundamental1+24-0
2016-07-27 22:22Fix Disconnected A.Freq In Microtonal Windowfundamental2+24-2
2016-07-27 14:00CMake: Fix Typo In PkgConfig Find Variablefundamental1+1-1
2016-07-26 21:02SVFilter: Fix Compile Issue After Mergefundamental1+1-0
2016-07-26 20:50Merge branch 'win64'fundamental18+301-35
2016-07-26 20:35Fix Windows/Linux Combined Buildfundamental2+51-44
2016-07-26 20:16Add Missing rOptions() Metadata In Effects/Synthsfundamental6+18-8
2016-07-26 20:00Add Very Hacky Windows Midifundamental2+87-1
2016-07-26 19:59Add Platform Independent Case-Insensitive Comparefundamental1+21-0
2016-07-25 16:58Fix Missing Commas In Metadatafundamental3+4-4
2016-07-24 18:56Shorten DynamicFilter Name In Effect Metadatafundamental1+1-1
2016-07-24 16:31Clear Active Notes On Panicfundamental1+2-0
2016-07-24 16:24Increase Max Number Of Value From Bank Search Tofundamental1+1-1
2016-07-22 16:30Add Distortion Type Metadatafundamental1+6-1
2016-07-22 16:16Disable Static Build On Linuxfundamental1+3-1
2016-07-22 16:07CMake: Move Windows Specific Libs Into Varsfundamental1+33-17
2016-07-22 15:44Fixup WIN32 Define Under Mingwfundamental3+5-3
2016-07-22 13:53Add Some Default Bank Tagsfundamental1+19-0
2016-07-22 01:07Pad Synth: Add More Parameter Metadatafundamental1+17-17
2016-07-21 17:50Add Sanity Check For Sending OSCfundamental1+5-0
2016-07-21 16:55Envelope: Fix Version Header Includefundamental1+1-1
2016-07-21 16:37Middleware: Add File Search OSC Portsfundamental1+60-0
2016-07-21 16:23Merge branch 'env_tail_compat'Johannes Lorenz8+74-42
2016-07-21 16:21Fix floats rounded unfairly to integer.Johannes Lorenz1+5-2
2016-07-21 14:36Implement complete version fix.Johannes Lorenz1+31-17
2016-07-20 20:06Add Changes Needed For Mingw Buildfundamental20+177-45
2016-07-19 22:30Preparations, handling XML version.Johannes Lorenz8+57-42
2016-07-19 18:08Add More Microtonal Metadatafundamental1+12-12
2016-07-19 18:08Update Dynamic Filter Metadatafundamental2+9-32
2016-07-19 18:07Add Synth: Add Range To PDetunefundamental1+6-2
2016-07-19 13:45SubPars: Fix Phmagtype Metadatafundamental1+1-1
2016-07-18 14:44Add Metadata To EQ Effectfundamental3+84-1
2016-07-17 17:47Update Rtosc To Fix Issue With Clangfundamental0+0-0
2016-07-17 17:47Fix Name Collision With version.hfundamental7+7-7
2016-07-17 17:26Convert State Variable Filter To Biquad For UI Visfundamental3+100-17
2016-07-17 17:25Add More Effect Metadatafundamental4+50-16
2016-07-17 16:13Fix some compiler warningsfalkTX2+3-3
2016-07-17 16:00Add missing #pragma oncefalkTX1+1-0
2016-07-16 08:32Merge branch 'unique_version'Johannes Lorenz9+130-25
2016-07-16 08:30Add forgotten license to new files.Johannes Lorenz2+27-0
2016-07-15 17:19Locate version in one central place: CMakeLists.txt.Johannes Lorenz9+103-25
2016-07-15 13:50Convert rindex Calls To strrchrfundamental5+8-8
2016-07-14 01:01Controller: Add OSC Metadatafundamental1+21-21
2016-07-13 20:13Add More OSC Metadatafundamental11+144-116
2016-07-06 01:36Tweak Part/PADnote OSC Metadatafundamental2+5-3
2016-07-05 01:58Master: Add Alternative /vu-meter Portfundamental1+19-3
2016-07-01 15:32FilterParams: Export Formant Positions To 3.0.0 UIfundamental1+44-0
2016-07-01 01:36Part: Add Metadata To Receive Channel OSCfundamental1+2-1
2016-06-29 19:28Resonance: Add New OSC Port To Access Pointsfundamental1+29-5
2016-06-28 21:43ADnoteParameters: Add PDetuneType Metadatafundamental1+3-1
2016-06-27 17:57Middleware: Add OSC View For MIDI-Learnfundamental1+34-0
2016-06-27 16:27Add Some Initial Per-Effect OSC Portsfundamental8+216-0
2016-06-27 16:26Add OSC Response For /bank/msb and /bank/lsbfundamental1+10-4
2016-06-17 19:27Add ADnote-Voice Short Name Metadatafundamental1+53-48
2016-06-15 19:58BankDb: Add Instrument Type To Search Parametersfundamental5+87-10
2016-06-15 13:52MasterUI: Fix Spelling Of 'Control'fundamental1+1-1
2016-06-14 16:17Add /bank/search:s OSC Portfundamental6+285-3
2016-06-13 20:08SUBnoteParameters: Add OSC For Harmonic Distribfundamental3+156-89
2016-06-09 17:42Envelope: Add Float Array Port For Env Pointsfundamental2+70-39
2016-06-09 17:41Middleware: Expand Return Values Of path_searchfundamental1+3-3
2016-06-09 17:40OscilGen: Add Workaround For Waveform Viewfundamental1+14-3
2016-06-09 17:38FilterParams: Add More rOption Metadatafundamental1+7-3
2016-06-09 17:38FilterParams: Add Response For Single Pole Filtersfundamental1+5-0
2016-06-09 17:37Master: Add Port For Tracking On/Off Notesfundamental2+17-1
2016-06-06 14:58Middleware: Track All OSC Remote UIsfundamental1+10-3
2016-05-30 13:35FilterParams: Add OSC Method To Get Responsefundamental4+68-42
2016-05-27 17:51Envelope: Add Basic Watchpoint Supportfundamental7+102-43
2016-05-27 01:57LFOParams: Shorten Type Metadatafundamental1+2-2
2016-05-23 19:58ADnoteParameters: Add Short Namesfundamental1+16-14
2016-05-23 19:58EnvelopeParams: Add Short Namesfundamental1+13-10
2016-05-23 19:57Watchpoint: Reset Deactivate Flag After Usefundamental1+1-0
2016-05-20 15:51WatchTest: Fix Failing Test Due To API Changefundamental1+4-16
2016-05-20 15:36Fix Possible PADnote WatchPoint Crashfundamental2+5-3
2016-05-20 15:09Get Watchpoints Practically Workingfundamental9+113-46
2016-05-20 15:07Fix Several Memory Leaksfundamental3+11-1
2016-05-19 18:24WatchPoint: Fix Crash After Changing Instrumentsfundamental3+5-4
2016-05-18 19:50Allow ALSA device to be specified by an environment variable.Hans Petter Selasky1+7-1
2016-05-18 13:29Implement audio compressor for ALSA and OSS drivers.Hans Petter Selasky7+95-38
2016-05-17 19:22Add Option To Clear MIDI Learn Bindingsfundamental2+9-0
2016-05-17 16:27Nio: Fix Jack-Multi Open/Close Crashfundamental1+4-0
2016-05-16 19:56Install Watchpoints in AddSynth LFOsfundamental6+47-17
2016-05-16 17:20Merge branch 'watch_point'fundamental19+410-20
2016-05-13 18:32OSC-Schema: Remove Trailing : on name fieldfundamental1+12-6
2016-05-13 18:24OscilGen: Add Short Parameter Namesfundamental1+27-27
2016-05-13 18:08OSC-Schema: Export Information On Enumated Parsfundamental2+33-6
2016-05-13 15:53PADnoteParameters: Add Some Short Par Namesfundamental1+23-22
2016-05-13 15:41SUBnoteParameters: Adding Short Parameter Namesfundamental1+26-25
2016-05-09 20:16FilterParams: Add Short Parameter Namesfundamental1+19-12
2016-05-09 07:59Plug runtime memory leak.Hans Petter Selasky1+1-0
2016-04-29 22:16CMake: Remove LibloEnable Flagfundamental2+8-16
2016-04-11 10:16Fix build using latest cmake and buildroot I tested it locally with an old version too, which works. Let me know if this causes any issues.falkTX8+8-8
2016-04-11 10:14Update DPFfalkTX0+0-0
2016-03-31 16:31Fix compilation under FreeBSDHans Petter Selasky1+4-1
2016-03-29 17:33Update yet again, should be good nowfalkTX0+0-0
2016-03-29 13:40Update DPF againfalkTX0+0-0
2016-03-29 09:52Update DPF, possibly fixes FreeBSD issuesfalkTX0+0-0
2016-03-17 11:28Build and install LV2 UI when using FLTKfalkTX1+1-1
2016-03-14 21:56Update DPF submodule, fixes issues with LV2+FLTK and OSX buildsfalkTX0+0-0
2016-03-14 21:08ext-gui: Clarify --help Outputfundamental1+3-1
2016-03-12 17:10Use zynaddsubfx-ext-gui from lv2 bundle under OSXfalkTX1+16-3
2016-03-12 15:48Prepare 2.5.4 Releasefundamental7+20-6
2016-03-12 15:13Auto-Save: Add Disable Via --auto-save=0fundamental1+2-2
2016-03-12 09:42Update DPF againfalkTX0+0-0
2016-03-12 08:59Update DPF submodulefalkTX0+0-0
2016-03-07 17:37Add JSON Port Metadata Serializationfundamental5+223-16
2016-03-05 17:16Microtonal: Fix Pastefundamental1+1-1
2016-03-05 17:11ModFilter: Fix Compiler Warningfundamental1+1-0
2016-03-05 17:10FFTWrapper: Fix Compile Issue With GCC 5.3.0fundamental1+2-2
2016-03-04 22:26MiddleWare: Handle Missing PAD Synthsfundamental1+2-1
2016-03-04 16:37Add Semi-Automated Copyright Checking/Fixing Toolfundamental1+160-0
2016-03-04 16:35Update Copyright Statementsfundamental161+645-2076
2016-03-04 16:30Add Missing License Headersfundamental97+1067-0
2016-03-04 16:05Normalizing Copyright Headersfundamental10+42-123
2016-03-03 02:12Disable UI Title Rewritingfundamental1+4-0
2016-03-03 02:11Bank: Fix Dedup Code For 3+ Identically Named Banksfundamental2+10-7
2016-02-24 18:05SUBnote: Add Partial Realtime Automationfundamental2+192-148
2016-02-23 18:28Fix broken instrument effects send.Christopher A. Oliver2+2-1
2016-02-23 08:58Update DPF, fixes VST plugin statefalkTX0+0-0
2016-02-22 00:37Have -N affect ALSA MIDI port name.Christopher A. Oliver1+8-1
2016-02-20 22:30Prevent unitialized use of SUBnote global filter senseOlivier Jolly1+3-4
2016-02-14 20:52Update instruments submodulefalkTX0+0-0
2016-02-14 20:31Plugin: Allow fltk ui to act as pluginfalkTX1+3-7
2016-02-14 20:30Plugin: Use window title from hostfalkTX2+9-0
2016-02-14 20:21Use a winId '1' as a way to detect plugin, but do not embedfalkTX2+9-4
2016-02-14 20:10Enable non-embeddable LV2 UI for FLTK buildsfalkTX2+26-2
2016-02-14 20:03Plugin: Remove ExternalUI class, now in DPF itselffalkTX1+33-117
2016-02-14 19:20Finish dpf external-ui sync, remove custom files and hacksfalkTX6+6-863
2016-02-14 19:07Continue sync with dpf external-ui, almost there...falkTX4+216-29
2016-02-14 18:26Start merge of zyn's custom DPF with official one This might take a little, bare with me... Hopefully soon DPF will have external-ui support directly and we won't need custom DPF headers inside zyn code.falkTX5+270-28
2016-02-14 17:24Plugin: Remove arguments form 'createUI()' to match original DPFfalkTX4+28-6
2016-02-14 16:39Add missing 'pragma once' to ModFilter.hfalkTX1+1-0
2016-02-14 16:37Merge branch 'dpf-plugin'falkTX3+7-3
2016-02-13 17:25Update DPF Submodulefundamental0+0-0
2016-02-13 17:18Part: Ensure Kits Are Initialized Properlyfundamental2+12-0
2016-02-12 23:48Update FSF Addressfundamental168+169-176
2016-02-10 02:06Desktop Files: Add Missing Trailing SemiColonfundamental2+2-2
2016-02-09 22:58Enable use of ~ as bank dir name prefixOlivier Jolly2+33-4
2016-02-09 15:21CMake: Make DSSI Install Use PluginLibDirfundamental1+1-5
2016-02-09 14:55CMake: Add PluginLibDir Optionfundamental10+29-27
2016-02-08 14:37Update Instruments Subrepofundamental0+0-0
2016-02-08 14:36Update Copyright Yearfundamental1+1-1
2016-02-07 00:10Fix revision mismatch failure for plugin testChristopher A. Oliver1+1-1
2016-02-06 16:56Update Version To 2.5.3fundamental2+2-2
2016-02-06 16:56Update HISTORY.txtfundamental1+18-0
2016-02-06 15:22BankUI: Fix `New Bank' Buttonfundamental2+7-4
2016-02-06 03:44Fix Microtonal UI/Middleware Interactionsfundamental5+304-123
2016-02-03 19:08Fix Sustain+Mono Interactionfundamental2+43-1
2016-02-03 18:11Merge branch 'dpf-plugin'fundamental40+3574-33
2016-02-03 17:06Add Missing ModFilter Filefundamental2+203-0
2016-02-03 16:54Add RT Filter Parameter Modulationfundamental16+192-262
2016-02-01 22:16Add missing 'pragma once' in CallbackRepeater.hfalkTX1+1-0
2016-01-29 18:53Proper buffer clear when busy with state loadfalkTX1+2-2
2016-01-29 18:48Prevent assertion under Part::setkititemstatusfalkTX1+4-1
2016-01-29 16:20Merge branch 'dpf-plugin' of ssh://git.code.sf.net/p/zynaddsubfx/code into dpf-pluginfalkTX0+0-0
2016-01-29 16:19Merge branch 'master' of ssh://git.code.sf.net/p/zynaddsubfx/code into dpf-pluginfalkTX23+619-88
2016-01-29 02:15NotePool: Enforce Keylimit For Sustained Notesfundamental4+118-6
2016-01-29 01:34NotePool: Cleanup Note Status Bit R/Wfundamental5+106-51
2016-01-29 00:15Master: Fix Default Inverted Left Rightfundamental1+1-1
2016-01-28 23:54Merge branch 'autosave'fundamental8+199-15
2016-01-28 03:38Add 'Delete' Option To Auto Save Reloadfundamental2+14-3
2016-01-28 03:16Add Automatic Reload Mechanismfundamental6+148-17
2016-01-22 22:09Record: Apply Patch To Restore Wav Recordfundamental2+15-2
2016-01-20 07:11Merge branch 'master' of ssh://git.code.sf.net/p/zynaddsubfx/code into dpf-pluginfalkTX13+192-25
2016-01-20 03:02NotePool: Fixup Test Failurefundamental3+30-12
2016-01-20 02:16NotePool: Let Killed Notes Live For 1 Cyclefundamental11+52-9
2016-01-20 01:55NotePool: Restore Keylimit Based Note Killingfundamental3+123-17
2016-01-16 18:24CMake: Add Workarounds For OSX Buildfundamental9+12-10
2016-01-16 16:32Merge branch 'dpf-plugin' of ssh://git.code.sf.net/p/zynaddsubfx/code into dpf-pluginfalkTX1+1-0
2016-01-16 16:31Merge branch 'master' of ssh://git.code.sf.net/p/zynaddsubfx/code into dpf-pluginfalkTX4+97-0
2016-01-16 16:25EffectMgr: Fix Multiple Calls to init()fundamental3+89-0
2016-01-16 15:40Middleware: Restore Midi Unlearn Functionalityfundamental1+8-0
2016-01-15 11:03Plugin: Reset master before loading custom statefalkTX1+1-0
2016-01-15 02:38WIP For Watchpointsfundamental19+410-20
2016-01-08 22:28Fix crash when switching master while using GetAudioOutSamples()falkTX2+8-4
2016-01-08 06:51Disable main settings group when running as pluginfalkTX1+4-1
2016-01-08 06:48Proper way to check if running as plugin By reporting it ourselves :)falkTX6+13-24
2016-01-08 06:19Hide some menu actions when running as pluginfalkTX1+4-0
2016-01-08 05:55Plugin: Make get/setState more resilientfalkTX1+93-55
2016-01-08 05:35Merge branch 'master' of ssh://git.code.sf.net/p/zynaddsubfx/code into dpf-pluginfalkTX4+10-11
2016-01-06 16:15Revert "Fix test value to recognize new envelope slopes and endpoints."Christopher A. Oliver3+8-8
2016-01-06 16:15Revert "Round envelope segment lengths up to buffer size multiple."Christopher A. Oliver1+2-3
2016-01-06 01:50Merge branch 'master' of ssh://git.code.sf.net/p/zynaddsubfx/code into dpf-pluginfalkTX2+2-17
2016-01-05 10:13Confirm removal of timestamp in vowel/format paramsOlivier Jolly2+2-17
2016-01-05 06:01Fix cmakefilefalkTX1+3-3
2016-01-05 05:10Remove unused filefalkTX1+0-1
2016-01-05 04:53Initial implementation of Plugin UI (NTK only)falkTX9+778-11
2016-01-05 02:36Install LV2 presetsfalkTX1+2-0
2016-01-05 02:33Initial (working) ZynAddSubFX LV2/VST pluginfalkTX4+548-0
2016-01-04 20:27Merge branch 'master' of ssh://git.code.sf.net/p/zynaddsubfx/code into dpf-pluginfalkTX14+118-69
2016-01-02 23:38Make the default for the PAD harmonics displacement all zero.Christopher A. Oliver1+2-2
2016-01-02 22:57Fix PADsynth harmonics shift parameters range.Christopher A. Oliver2+6-6
2016-01-02 20:19Fix test value to recognize new envelope slopes and endpoints.Christopher A. Oliver3+8-8
2016-01-02 20:18Round envelope segment lengths up to buffer size multiple.Christopher A. Oliver1+3-2
2016-01-02 08:47Fixed compile error for clang 3.5.0 in DSSI plugin.Johannes Lorenz1+2-2
2016-01-01 20:20Show freemode linear check for only amplitudes.Christopher A. Oliver1+6-5
2015-12-28 01:56Disable timestamping of formants for now as it breaks formant editing.Christopher A. Oliver2+13-13
2015-12-27 19:29Make the mouse wheel sense of free mode dt agree with the other wheel actions.Christopher A. Oliver1+1-1
2015-12-18 12:52Make the free mode midline correspond to the middle value for freqs (64).Christopher A. Oliver1+2-1
2015-12-18 12:47Make sure the adaptive harmonics slider gets saved. I thought this got pushed a while back. /me bogglesChristopher A. Oliver2+11-0
2015-12-17 01:34Improve mouse ergonomics:Christopher A. Oliver2+65-30
2015-12-14 22:23Add lv2 category to all pluginsfalkTX7+7-0
2015-12-14 22:09Make all plugin names have 'Zyn' prefixfalkTX7+7-7
2015-12-14 22:01Add missing parameter symbols to all pluginsfalkTX7+129-73
2015-12-14 07:27Remove useless commentfalkTX1+0-1
2015-12-13 18:53Fix host parameter countfalkTX1+1-1
2015-12-13 18:46Fix install of lv2 ttl filesfalkTX7+35-14
2015-12-13 18:22Plugins are rt-safefalkTX7+7-7
2015-12-13 18:17Install generated ttl filesfalkTX8+25-1
2015-12-13 18:05Automatically generate lv2 ttl datafalkTX8+33-0
2015-12-13 17:50Add install targets to pluginsfalkTX7+70-0
2015-12-13 17:23Add the rest of the zyn fx pluginsfalkTX19+1453-0
2015-12-13 17:20CleanupfalkTX3+13-39
2015-12-13 16:32Finalize abstract dpf plugin implementationfalkTX2+44-25
2015-12-13 16:14Fix buildfalkTX1+4-0
2015-12-13 16:08Add cmake files for AlienWah plugin buildfalkTX3+14-0
2015-12-13 15:35Initial code for zyn-fx pluginsfalkTX3+510-0
2015-12-13 14:44Update DPF submodulefalkTX0+0-0
2015-12-03 22:30Avoid recomputing time independant LFO variablesOlivier Jolly1+1-0
2015-12-03 22:07Add explicit zero initialization of param timestampsOlivier Jolly9+15-9
2015-12-03 20:36Add timestamp to param objectsOlivier Jolly28+241-99
2015-11-30 22:36Add memory transaction to improve memory release in degraded modeOlivier Jolly3+72-5
2015-11-30 16:31DSSI: allow multiple independant instances to run within a single host process and be controlled separatelyOlivier Jolly7+235-95
2015-11-30 05:52Spelling fixChristopher A. Oliver1+1-1
2015-11-30 04:57Simple random non-alternating LFOChristopher A. Oliver4+19-3
2015-11-30 02:57Make fixed offset 15Hz rather than 25.Christopher A. Oliver6+6-6
2015-11-30 02:22PADnotePars: Squelch 'needPrepare' Unknown Addressfundamental1+2-0
2015-11-30 02:09Middleware: Add Autosavefundamental4+43-1
2015-11-30 00:52Fix too-close knobsChristopher A. Oliver1+1-1
2015-11-30 00:41Constant Hz detune. Defaults to zero of course.Christopher A. Oliver16+62-4
2015-11-30 00:11Make transform for tipwin number an arbitrary function not slope, intcpt.Christopher A. Oliver8+27-34
2015-11-29 17:55Oscilgen: Fix Copy/Pastefundamental2+18-17
2015-11-28 17:40Nasty hack to work around Z order redraw ambiguity in scopes & noise labelsChristopher A. Oliver2+12-4
2015-11-28 16:39Once more with feeling: use default menu colors for noise types.Christopher A. Oliver1+2-2
2015-11-28 10:21Kill off cute sound/noise menu colors; they are hard to read with FLTK.Christopher A. Oliver1+1-1
2015-11-28 01:40Add missing test parameterChristopher A. Oliver1+7-0
2015-11-28 01:26PWM support via phase modChristopher A. Oliver4+115-47
2015-11-27 23:27Fix wrong type for check boxChristopher A. Oliver1+1-1
2015-11-25 17:52Use shorter name for bend adjust to make room for freq offset knob.Christopher A. Oliver3+3-3
2015-11-25 06:27Try to give decent reset value for dials and sliders. Nothing for LFO, Envelopes, Filters, and Effects as they occur in different contexts. What's a reasonable default.Christopher A. Oliver13+124-117
2015-11-25 04:30Skipping slider reset on drag: missed the case where fltk does the work.Christopher A. Oliver1+7-1
2015-11-25 04:15Double click and drag before the second release should reset valuator.Christopher A. Oliver2+4-0
2015-11-23 03:58Fix up small label inconsistencyChristopher A. Oliver1+1-1
2015-11-23 03:48Fix small oops in pitch wheel adjuster tool tip.Christopher A. Oliver2+2-2
2015-11-23 00:23Add pitchwheel adjustment to ADvoices and the PADsynth and SUBsynth.Christopher A. Oliver15+67-7
2015-11-23 00:20Remove the mysterious never-implemented PITCH mod.Christopher A. Oliver3+1-19
2015-11-23 00:11Implement Fixed frequency mode for advoice modulators.Christopher A. Oliver5+46-20
2015-11-21 23:31added checks for SSE2 and ARM Neon.Friedolino1+35-10
2015-11-22 15:38Apply Bank LSB Patch By José Fernando Moyanofundamental1+2-1
2015-11-22 15:32Fix small misspellingsJaromír Mikeš4+6-6
2015-11-22 15:31Add keywords to desktop filesJaromír Mikeš2+2-0
2015-11-22 15:27Fix small misspellingsAlessio Treglia4+4-4
2015-11-22 15:18ext-gui: Fix printf Security Warningfundamental1+1-1
2015-11-22 10:23DSSI-plugin: removed useless includes simplified code (since "operator new" can't return nullptr)Olivier Jolly1+50-61
2015-11-22 06:22Comment out range calculation for modulator carrier. Saved only because someone might want this to bias the carrier in future modulator code.Christopher A. Oliver1+15-11
2015-11-21 15:21Ext-gui: Allow Larger Messages Through Ringbufferfundamental1+1-1
2015-11-21 15:14MiddleWare: Remove Fallback On std::bad_allocfundamental1+18-33
2015-11-21 03:47Restore PADnoteParameters Copy/Pastefundamental4+129-6
2015-11-20 22:35simplified bank filename creationOlivier Jolly1+1-6
2015-11-20 08:38Compute carrier waveform range. This will help pre-biasing for mod section.Christopher A. Oliver2+15-0
2015-11-20 08:36Fix unison voice phase randomness. (Don't cluster around zero.)Christopher A. Oliver1+3-3
2015-11-18 22:36prevented memory leak when loading malformed XML files by allocating XMLWrapper on stack instead of heapOlivier Jolly37+1128-1142
2015-11-18 12:26restored memory pool extension when exhausted (broken due to a typo in middleware messages)Olivier Jolly1+1-1
2015-11-17 20:35NioUI: Fix Dropdown Undefined Behaviorfundamental1+1-1
2015-11-17 12:59Expose Midi controls as DSSI controls to ease sound manipulation from DSSI hostsOlivier Jolly2+100-1
2015-11-17 12:43Changed Allocator::alloc and Allocator::valloc api to throw exception instead of returning a nullptr in case of memory lackOlivier Jolly10+335-128
2015-11-17 03:39Fix Bank Loadfundamental2+13-4
2015-11-14 02:04Fix Plugin Testfundamental1+3-1
2015-11-14 01:09Bump Version To 2.5.2fundamental5+16-15
2015-11-17 01:40Changed oscilgen clr button to a fltk Check_Button.Christopher A. Oliver2+6-6
2015-11-16 16:07Simple key (ctrl+shift+p) to raise the mixer panel.Christopher A. Oliver2+12-5
2015-11-16 15:50Add simple key (ctrl+shift+S) to bring raise buried advanced master UI. If in simple mode, this is the same as a switch to advanced.Christopher A. Oliver2+18-7
2015-11-16 03:50A one line fix for Godfrey's kvetch of November 15, 2015.Christopher A. Oliver1+3-1
2015-11-13 23:50Here's a stab at solving bug #103.Christopher A. Oliver6+136-40
2015-11-13 17:34Fix Sustained Legato Notesfundamental1+2-1
2015-11-13 17:07NotePool: Fix/Test Synth Descriptor Exhaustionfundamental7+65-19
2015-11-13 11:46Use sliders in resonance consistant with formant. Fix octave output.Christopher A. Oliver1+12-14
2015-11-13 10:43Fix formant filter center freq and range outputs. Fix bug with slow drag where widget has a step of 1. Use step_ for variable since step() has meaning in fltk.Christopher A. Oliver2+19-17
2015-11-13 05:29Add my sordid stuff to historyChristopher A. Oliver1+8-0
2015-11-13 05:08Support the V.SnsA and V.Sns knobs in individual voices. Default to zero V.SnsA to preserve the sound of old patches.Christopher A. Oliver5+40-6
2015-11-13 00:38Fix LFO Pastefundamental2+47-25
2015-11-12 03:53Middleware: Fix Snoop Ports For Higher Kit Itemsfundamental1+14-3
2015-11-11 02:55AdTest: Fix Use After Free (Olivier Jolly)fundamental1+3-2
2015-11-10 03:34Fix DSSI Bank Load (by Olivier Jolly)fundamental2+5-1
2015-11-09 07:21Add show voice list button to ADvoice window. Right window is one click. Make synth engins' c/p/close triplets consistent.Christopher A. Oliver3+29-20
2015-11-09 06:25Similar shortcut button for advoice listChristopher A. Oliver1+5-0
2015-11-09 06:02Add shortcut button from ADvoice to parent ADnote globals.Christopher A. Oliver1+7-1
2015-11-08 18:11Fl_Osc_Pane: Actually Update Window base In rebase()fundamental1+1-0
2015-11-08 15:08Remove Typed Message Codefundamental1+4-6
2015-11-08 07:04Get rid of bogus keyword that fluid moans about.Christopher A. Oliver1+1-1
2015-11-08 07:03Use floor rounding for dial and slider widgets. Improve fine slider code.Christopher A. Oliver4+48-36
2015-11-08 06:46Use x-floor(x) rather than fmodf(x,1.0) in audio.Christopher A. Oliver6+16-18
2015-11-07 19:53UI: Keep UI Title Rewrite Updated After XMZ Loadfundamental3+13-1
2015-11-07 19:16Fix HAVE_ASYNC Definefundamental1+5-1
2015-11-07 18:59Update Part Name After Bank Loadfundamental2+15-2
2015-11-07 18:53Remove Debug Printffundamental1+0-1
2015-11-07 18:36Fix Bank Select Initial Statefundamental2+2-1
2015-11-07 18:25Fix SysEfx Volume Routingfundamental2+24-4
2015-11-07 16:44OscilGenUI: Fix Desynced Fl_Value_Output Widgetsfundamental1+8-5
2015-11-07 15:42Fl_Osc_DialF: Add Missing Midi Learn Handlerfundamental2+21-2
2015-11-07 14:54CMake: More Explicitly State Found/Enabled Configfundamental1+23-8
2015-11-07 14:01PADnoteUI: Fix Apply Button Via OSC Message Snoopfundamental4+57-10
2015-11-07 13:38Restore PADnoteUI Default Tabfundamental1+2-2
2015-11-07 04:54Add In-Place Updates To LFOfundamental2+34-1
2015-11-07 03:53Remove Undefined Behavior In FilterParams::Pastefundamental1+34-4
2015-11-07 03:53Remove Undefined Behavior In EnvelopeParams::Pastefundamental2+22-11
2015-11-07 03:52Remove Undefined Behavior In Resonance::Pastefundamental1+12-1
2015-11-07 03:52Remove Undefined Behavior In OscilGen::Pastefundamental1+42-18
2015-11-07 00:16Remove Undefined Behavior In LFOParams::Pastefundamental1+11-4
2015-11-07 00:12Fix Advanced/Beginner Selection OSCfundamental1+2-2
2015-11-06 23:27Fix Master Keyshift Osc Portfundamental1+6-1
2015-11-06 23:09Fix PADnoteUI Initialization Crashfundamental1+4-2
2015-11-06 23:05Ext-GUI: Add Basic Command Line Argsfundamental1+28-1
2015-11-06 01:48Ext-GUI: Poll UDP Port More Frequentlyfundamental1+16-4
2015-11-06 01:09Fix Cosmetic Test Failuresfundamental2+9-8
2015-11-06 00:51Get cinterpolate to handle x bigger than len.Christopher A. Oliver2+5-4
2015-11-05 19:02Now user can adjust anti-pop filter for both ADsynth and PADsynth.Christopher A. Oliver7+30-8
2015-11-05 17:01Fix up one sample phase shift in user base function rendering.Christopher A. Oliver1+8-7
2015-11-05 00:57UI: Fix PADnote Overtone Glitchingfundamental1+9-7
2015-11-04 21:13Fix PADsynth applyChristopher A. Oliver1+12-8
2015-11-04 19:30Fix off-by-one error in display for adaptive harmonicsChristopher A. Oliver2+6-5
2015-11-04 19:23Fix display update when switching adaptive harmonics modeChristopher A. Oliver1+10-10
2015-11-04 03:06Various fixes for User Base Functions:Christopher A. Oliver4+89-17
2015-11-04 03:02Fix for missing harmonics in base function save (fundamental)Christopher A. Oliver1+1-1
2015-11-04 02:42Move waveform: to real time side. Fix for bad scope update.Christopher A. Oliver1+13-13
2015-11-04 02:07Fixup Multi Threaded Queue Implementationfundamental4+153-63
2015-11-03 19:30Fix initial phase of oscilloscopes to match phase sliders.Christopher A. Oliver1+12-13
2015-11-02 18:45Middleware: Add Thread Agnostic OSC Handlerfundamental7+224-1
2015-11-02 17:59Add missing saves for documentation editsChristopher A. Oliver1+3-0
2015-11-02 17:58Silence -Wparentheses garbage. There's nothing ambiguous about the else. It follows the rules for C/C++.Christopher A. Oliver1+2-2
2015-11-02 17:50Fix typo in OSC messageChristopher A. Oliver2+2-2
2015-11-02 16:00Bank: Restore Bank MSB/LSBfundamental5+50-14
2015-11-02 16:00Update HISTORY.txtfundamental1+13-0
2015-11-02 04:41Comment out some debugsChristopher A. Oliver2+4-4
2015-11-02 02:35Mono-Mode: Fix Unexpected Note Replay On Note Offfundamental1+1-1
2015-11-02 01:40NotePool: Ignore Notes When Fullfundamental3+11-1
2015-11-02 01:16PluginTest: Update Test File With New Parametersfundamental1+1031-1030
2015-11-02 01:08Merge branch 'midi-serialization'fundamental22+1202-732
2015-11-02 01:06Middleware: Restore Save To Bank Slotfundamental1+15-17
2015-11-01 19:05EffectMgr: Add OSC Bounds To Effect Parametersfundamental1+1-1
2015-11-01 18:15Store floats in exact as well as human readable format.Christopher A. Oliver1+14-3
2015-11-01 18:07Midi Learn: Cleanup Extra Debug Infofundamental5+57-36
2015-11-01 17:10BankUI: Fix Invalid OSC Connectionsfundamental3+26-15
2015-11-01 16:45PAD/Rtosc: Fix GCC 4.8.x Bugfundamental2+10-7
2015-11-01 16:26Midi-Learn: Update Rtosc Implementationfundamental8+320-71
2015-10-31 20:14Fix Known Test Failuresfundamental8+242-279
2015-10-31 18:03Initial Refactor Of OSC Message Flow In MWfundamental11+785-561
2015-10-31 04:27Add fixed sync B.F.Mod operation, Chop.Christopher A. Oliver2+8-1
2015-10-31 03:57Stab at fixing the sporadic window corruption by Fl_Group labels.Christopher A. Oliver3+7-5
2015-10-29 01:55TmpFileMgr removed. Zynaddsubfx writes the port to stdout anyhow.Christopher A. Oliver4+1-166
2015-10-29 01:05Kluge causing TmpFileMgr to respect TMPDIRChristopher A. Oliver2+27-7
2015-10-28 00:05Make Fade-in pop suppression user tunable.Christopher A. Oliver5+35-13
2015-10-27 23:42Remember the params just written as last_xmzChristopher A. Oliver1+1-0
2015-10-27 22:58New shortcuts from mixer panel window:Christopher A. Oliver2+15-7
2015-10-27 20:45Suppress phase randomness slider for PADsynths.Christopher A. Oliver1+1-1
2015-10-27 20:02Fix sense of vertical sliders.Christopher A. Oliver1+2-0
2015-10-25 17:51Fix no-thinkum code change.Christopher A. Oliver1+1-1
2015-10-25 15:36Make slider mousewheel agree with knobs.Christopher A. Oliver1+1-1
2015-10-25 15:20Restore bank operation behavior:Christopher A. Oliver1+10-13
2015-10-25 09:07Fix disable handling for kit modes.Christopher A. Oliver1+14-2
2015-10-25 06:02Tipwin shows bogus number on reset. There's no drag or wheel, so ditch it.Christopher A. Oliver1+1-0
2015-10-25 04:56Add missing code properties to fluid files.Christopher A. Oliver3+4-4
2015-10-25 04:37Add shortcuts to ADvoice edit button to go directly to the params and list.Christopher A. Oliver1+52-12
2015-10-25 03:27More convenient kit editingChristopher A. Oliver1+19-9
2015-10-25 02:27Rtosc: More Documentation On Rtosc Dispatchfundamental5+41-32
2015-10-24 17:35UI: Fix Button Rebase Methodfundamental1+2-1
2015-10-24 03:53Set window minimum squinch, and change button text to accomodate it.Christopher A. Oliver1+9-7
2015-10-24 02:20FreeModeUI: Make Window Resizeablefundamental1+1-1
2015-10-23 18:26Add falktx's DPFfundamental2+4-0
2015-10-23 18:21UI: Fix Modulator External Osc Displayfundamental1+8-5
2015-10-23 18:10UI: Fix Oscillator Display Based Upon Pextoscilfundamental3+41-13
2015-10-23 15:17Fl_EQGraph: Add Gain Back To Displayfundamental2+6-2
2015-10-23 15:03JackEngine: Avoid Closing Invalid Jack Handlesfundamental3+5-2
2015-10-23 14:55Fix All Non-fluid Based Build Warningsfundamental1+10-4
2015-10-23 00:46Merge branch 'master' of ssh://git.code.sf.net/p/zynaddsubfx/codeChristopher A. Oliver2+2-1
2015-10-23 00:45Reset the wave type and parameter when sine conversion's done.Christopher A. Oliver1+3-0
2015-10-22 18:46Fixes for bug #80Christopher A. Oliver2+2-3
2015-10-22 08:04Use local Fl_Osc_TSlider.H includefalkTX1+1-1
2015-10-22 08:03Add missing '#pragma once' to TmpFileMgr.hfalkTX1+1-0
2015-10-20 21:09Fix for the last fix. The conversion really needs to move to setpos()Christopher A. Oliver1+10-10
2015-10-20 18:03Move log freq conversion to setpos. Both setfreq and setfreq_and_q need conversion.Christopher A. Oliver1+10-10
2015-10-19 15:41Better "mouse dropping" removal for oscilloscopes.Christopher A. Oliver1+7-10
2015-10-19 14:35This hack attempts to remove artifacts stray pixels in small o'scopes. I suspect a better tiny scope algorithm would make it unnecessary, or maybe we've uncovered a bug in line drawing at a lower level.Christopher A. Oliver1+13-4
2015-10-19 03:41Restore ADVoiceList icon to former gloryChristopher A. Oliver1+53-24
2015-10-19 03:33Fix sense of phase slidersChristopher A. Oliver1+32-16
2015-10-19 03:23Discard no-longer-needed heavyweight slider class.Christopher A. Oliver1+0-60
2015-10-18 23:28Add missing rebase for ADvoice formant filtersChristopher A. Oliver3+16-0
2015-10-18 15:42Fix wrong C/P label colors some more.Christopher A. Oliver1+2-2
2015-10-18 04:34Add tipwins to sliders that otherwise say nothing. Connect Prand slider to backend.Christopher A. Oliver11+116-106
2015-10-17 18:43We no long need to transform valuators with negative minimums. Rounding in the integer widgets takes care of this. Transforms are needed only to provide a display in human terms.Christopher A. Oliver1+4-9
2015-10-17 18:02Fix transition between freemode and knobs on pasteChristopher A. Oliver1+14-6
2015-10-17 17:19Fix missing inheritance of detune type by advoices.Christopher A. Oliver3+17-4
2015-10-17 17:14Fix oscilgen adaptive harmonics knob rangesChristopher A. Oliver1+3-3
2015-10-17 16:40Oops. We won't need DSliders any more.Christopher A. Oliver1+0-1
2015-10-17 07:51Add TSliders, OSC Sliders that show their values in tipwins.Christopher A. Oliver3+88-0
2015-10-17 07:33Clamped an unlimited arg to value. Use clamp rather than limit for value. It already knows about min and max.Christopher A. Oliver2+5-5
2015-10-17 06:53Improved tipwins, sliders, and dials.Christopher A. Oliver9+205-109
2015-10-16 17:06Fix broken nvoice selection by advoicelist edit buttons.Christopher A. Oliver1+2-2
2015-10-16 15:53main.cpp: Fix Desync Caused By -l/-L argumentsfundamental1+6-0
2015-10-16 12:06MiddleWare: Add Checks On lo_server Instancefundamental1+17-6
2015-10-15 21:51EnvlopeFreeEdit: Don't Request Duplicate Infofundamental1+2-2
2015-10-14 00:58Update Rtosc - Fixes Another Off By One In Oscdocfundamental0+0-0
2015-10-13 21:52Rtosc/Ports: Add Documentation To OscilGenfundamental2+105-67
2015-10-13 18:49Enhance Oscdoc Outputfundamental14+87-59
2015-10-12 20:06Add missing default value for two strings. Fixes garbage characters in UI title.Hans Petter Selasky1+2-0
2015-10-12 18:42Fix compilation under FreeBSD by including stdlib.h which defines atoi().Hans Petter Selasky1+1-0
2015-10-12 15:52Make sure legato stragglers get nailed.Christopher A. Oliver1+1-0
2015-10-12 06:39Roll back on xmz load failures.Christopher A. Oliver3+23-8
2015-10-12 03:29Provide for reverting to the last loaded XMZ. Also sets the window title.Christopher A. Oliver5+61-3
2015-10-11 03:55UI: Reduce Redundant update() Calls on Path Damagefundamental1+5-1
2015-10-11 03:54Fix Undefined Behavior In EnvelopeParams::pastefundamental1+8-1
2015-10-10 19:15Part Effect UI: Fix Copy/Pastefundamental1+2-2
2015-10-10 18:05MiddleWare: Update UI On Remote Bank Loadfundamental2+8-3
2015-10-10 19:03Remove extraneous stateful widget stuff from PountButton.Christopher A. Oliver1+3-3
2015-10-10 17:17OscilGenUI: Fix Use As Base Buttonfundamental2+5-1
2015-10-10 16:21Fix Effect Copy/Pastefundamental1+1-1
2015-10-10 15:37Tweak UI Title Rewritefundamental2+18-2
2015-10-10 09:40The add and delete free mode buttons MUST be able to be rebased.Christopher A. Oliver1+19-4
2015-10-09 17:22Get Q from params; voice param filter Q gets ignored otherwise.Christopher A. Oliver1+1-1
2015-10-07 19:55Rtosc: Fix Duplicate Port In PADnoteParametersfundamental1+0-2
2015-10-07 18:31Update Rtosc Againfundamental0+0-0
2015-10-07 18:24Update Rtoscfundamental0+0-0
2015-10-07 07:27Oops. Scale factor should default to 1.0.Christopher A. Oliver1+1-1
2015-10-07 03:26Multiple includsion guardChristopher A. Oliver1+3-0
2015-10-07 02:41Use the transform fn. DRY.Christopher A. Oliver1+2-2
2015-10-06 22:49More general form of the dial values transform kluge.Christopher A. Oliver3+21-6
2015-10-06 18:37Extract TipWin from its WidgetPDial prisonChristopher A. Oliver4+91-81
2015-10-06 15:08Fix dark C/P button label colorChristopher A. Oliver2+11-11
2015-10-06 14:28Ditch the last (non-functional) harmonics slider.Christopher A. Oliver1+7-7
2015-10-06 07:25Let refresh() take down free mode window if it seem to not be needed.Christopher A. Oliver1+4-2
2015-10-06 05:55Oops. Ditch debug print in engine.Christopher A. Oliver1+0-1
2015-10-06 05:51Guarantee that modulator section of advoice is appropriately highlighted.Christopher A. Oliver1+18-5
2015-10-06 05:50Kluge around difficulties dials have with negative numbers.Christopher A. Oliver3+13-6
2015-10-06 05:49Operation should be done to freq rather than some global. arrays freq and oscilFFTfreqs must have refered to the same memory at some time in the past, but NOT ANY MORE! Bwahahaha!Christopher A. Oliver1+3-3
2015-10-06 00:30Fix Unison Testfundamental1+4-1
2015-10-06 00:26Fix Misc Clang Warningsfundamental17+47-55
2015-10-06 00:26Partial Fix To Checkboxes In Effect UIsfundamental1+8-2
2015-10-05 23:06New candidate freemode envelope behavior.Christopher A. Oliver2+108-163
2015-10-05 15:53Revert "Inhibit messing with the free mode window if not in free mode editing."Christopher A. Oliver2+0-8
2015-10-05 03:20Inhibit messing with the free mode window if not in free mode editing.Christopher A. Oliver2+8-0
2015-10-05 03:19Try to position free mode edit window more reasonably.Christopher A. Oliver1+24-8
2015-10-04 19:55Fix Free Mode Env Undo/Redofundamental1+22-0
2015-10-04 19:50Tabs to spaces.Christopher A. Oliver1+63-63
2015-10-04 19:45Fix redo/undo key propagation and window focus for FreeMode Envelope.Christopher A. Oliver1+81-76
2015-10-04 01:30Merge remote-tracking branch 'origin/vl-edit-button'fundamental2+47-31
2015-10-03 22:271) Add pink noise as a sound type. 2) Permit access to stereo width and unison widgets for noise since they have had an effect. 3) Silently limit noise unison to two since either L and R differ or they don't.Christopher A. Oliver4+90-42
2015-10-03 19:52Restore mousewheel behavior for freemode envelope editing.Christopher A. Oliver1+44-4
2015-10-03 16:12UI: Partial Fix For External Osc/Mod in ADsynthfundamental2+29-9
2015-10-03 02:58Add edit buttons to ADvoice list. Restore value sliders where they got lost.Christopher A. Oliver2+42-26
2015-10-02 18:16Add pink noise feature and make "unison" noise a bit more reasonable.Christopher A. Oliver4+93-45
2015-10-02 20:15Restore the UP_BOX appearance for the reverb type.Christopher A. Oliver1+1-1
2015-10-02 17:17Kill dead code regarding fixed count unison menuChristopher A. Oliver2+0-38
2015-10-02 16:31Change unison to a counter widget. Now we can dial it in.Christopher A. Oliver1+5-5
2015-10-02 00:45EffectUI: Update Parameters On Preset Changefundamental1+11-0
2015-10-01 19:38Standalone: Add UI Title Command Line Argumentfundamental1+14-2
2015-10-01 14:54Fix menu offset for voice unisonChristopher A. Oliver1+1-1
2015-10-01 01:43NotePool: Disable Verbose Printingfundamental1+6-6
2015-10-01 01:42NotePool: Fix Legato Transitionfundamental1+3-2
2015-10-01 01:13UI: Permit Window Title Extensionsfundamental19+65-32
2015-09-30 15:11Reference the right kit for initializing note.Christopher A. Oliver1+3-3
2015-09-29 16:06CMake: Fix Typofundamental1+1-1
2015-09-29 14:44CMake: Remove FAQ From Install Directivefundamental1+1-1
2015-09-29 01:06Fix Build On Systems With Broken C++11 Asyncfundamental2+29-0
2015-09-23 18:02Resolve Licensing Ambiguityfundamental7+7-7
2015-09-23 17:55Remove Empty bugs.txtfundamental1+0-0
2015-09-23 17:53Remove Out-Of-Date FAQfundamental1+0-27
2015-09-22 23:16DSSI: Restore Bank Changing Broken By 2.5.xfundamental4+28-30
2015-08-26 00:49Merge branch 'master' of ssh://git.code.sf.net/p/zynaddsubfx/codefundamental91+740-535
2015-08-18 15:39Fix Deglobalization Test Case Failuresfundamental18+49-92
2015-08-15 13:27Merge branch 'no_globals'Johannes Lorenz51+537-341
2015-08-15 07:21Moved TODO.txt to bug tracker. Fixed doc spelling mistakes.Johannes Lorenz7+46-69
2015-08-09 02:28Merge.Johannes Lorenz8+176-122
2015-08-07 16:16Added assertions for DummyAllocator.Johannes Lorenz4+40-13
2015-08-06 22:29Fix EQ Filter Viewfundamental6+30-37
2015-08-05 20:29add l10n FR in .desktop filesOlivier Humbert2+2-0
2015-08-03 22:27OscilGen: Fix Possible Crash On Copy/Pastefundamental1+4-1
2015-08-03 21:06UI: Fix Filter Graph Rebase Bugfundamental5+18-7
2015-08-03 19:39CMake: Add Check For XPMfundamental3+15-7
2015-08-03 19:05Fix Fl_Osc_DialF Rebase Bugfundamental1+1-1
2015-08-03 18:47UI: Fix Grab Min/Max Kit Keyfundamental3+12-2
2015-08-03 18:18EffUI: Fix Reverb Damp Wheelfundamental1+7-5
2015-08-03 17:57Fix Realtime Annotation Warningfundamental1+2-1
2015-07-18 03:44Moved TmpFileMgr out of MiddleWare.Johannes Lorenz6+139-111
2015-07-10 18:07Merge from Master (Release 2.5.1).Johannes Lorenz31+510-177
2015-07-10 17:56MiddleWare now takes SYNTH_T by value. Fixed compile errors.Johannes Lorenz8+53-29
2015-07-04 19:132.5.1 Releasefundamental1+1-1
2015-07-04 13:32Fixed the Phmag bug for Phrelbw now, too.Johannes Lorenz1+4-3
2015-07-04 00:59De-Globalize LFOParams::timefundamental23+201-127
2015-07-03 20:26Rewrite Part's Note Pool Implementationfundamental14+1008-724
2015-07-02 20:03Fix Invalid Serialization Within Effectsfundamental2+17-11
2015-07-02 19:14Fix Midi Learn In Effectsfundamental2+9-7
2015-06-28 07:55Preparations for subsynth bug. MidiTable::addElem still returns Port::apropros = nullptr.Johannes Lorenz1+22-5
2015-06-19 20:38Tests: Codify Kit Allocation Behaviorfundamental4+418-3
2015-06-19 20:01ADnoteUI: Fix Failed Rebase In Fl_Osc_Outputfundamental3+11-12
2015-06-19 17:51OscilGenUI: Fix Clear Functionalityfundamental1+7-1
2015-06-19 01:16HISTORY.txt: Fix Typofundamental1+1-1
2015-06-18 19:11UI: Add Missing File...fundamental1+45-0
2015-06-18 19:07Fix Version Change Related Test Failurefundamental1+1-1
2015-06-18 18:542.5.1 PreReleasefundamental3+3-3
2015-06-18 18:50ConfigUI: Fix SampleRate/Buffersizefundamental2+10-2
2015-06-18 18:36ConfigUI: Fix OscilPower Widgetfundamental1+17-4
2015-06-18 15:11BankUI: Fix Non-Refreshed View Of BankUIfundamental1+1-1
2015-06-18 14:44UI: Add Numeric Input To ConfigUIfundamental4+51-2
2015-06-18 14:42UI: Capture Messages During Initializationfundamental1+18-0
2015-06-17 21:26DSSI: Fix Invalid Return In Stub Functionsfundamental1+2-2
2015-06-17 18:19Deglobalised config struct.Johannes Lorenz31+161-92
2015-06-13 18:31MiddleWare: Fix Out-Of-Date Non-Rt Object Pathsfundamental2+10-7
2015-06-13 18:18UI: Fix Free Envelope Editingfundamental4+68-59
2015-06-13 05:52Fixed alias behaviour for denormalkillbuf.Johannes Lorenz2+4-1
2015-06-10 04:53Deglobalised denormalkillbuf, however, alias behaviour yet criticalJohannes Lorenz13+74-39
2015-06-08 22:49Fix Ext GUI Induced Crashingfundamental1+3-1
2015-06-08 22:12Middleware: Fix Remote Bank Viewfundamental1+24-21
2015-06-08 21:52Fix plugin buildfalkTX1+3-3
2015-06-08 21:50Don't set MasterUI icon for plugin version, not neededfalkTX1+5-3
2015-06-08 15:41Removed inclusion of all Effects from EffectMgr.Johannes Lorenz3+5-8
2015-06-08 08:38Fix build of DSSI pluginfalkTX1+7-0
2015-06-08 05:24Decoupled XmlWrapper from config and/or globals.Johannes Lorenz10+26-19
2015-06-05 15:18Probably deglobalized 8. Needs testing.Johannes Lorenz11+55-25
2015-06-04 15:23NioUI: Restore Functionalityfundamental7+181-38
2015-06-01 23:55Fix beginner menubar width.Christopher A. Oliver1+1-1
2015-06-01 22:38ADVoiceUI: Fix White Noise Label Display Behaviorfundamental1+1-1
2015-06-01 22:22ConfigUI: Fix Bank/Preset Widgetsfundamental6+128-21
2015-06-01 21:05ADnoteParameters: Remove Duplicate Rtosc Portfundamental1+1-2
2015-05-30 19:11Fix Master UI advanced window/widget geometry. Fix bogus boxes in groups.Christopher A. Oliver2+50-50
2015-05-30 17:16Travis: Add Pixmap Dependencyfundamental1+1-1
2015-05-30 17:06UI: Color Icon Supportfundamental5+315-35
2015-05-30 14:47Add cfg.OscilPower::i Port To Configfundamental1+12-0
2015-05-29 22:30CMake: Add zynaddsubfx-ext-gui Install Targetfundamental1+6-4
2015-05-30 03:28Make main window a little fatter to accommodate new widget positions.Christopher A. Oliver1+3-3
2015-05-29 22:24Fix Jack Quick Detectfundamental1+12-2
2015-05-29 22:05Fix Mousewheel Behaviorfundamental4+7-7
2015-05-26 08:45mingw build fixesfalkTX2+7-3
2015-05-26 08:08Replace !__APPLE__ check with a __linux__ onefalkTX1+1-1
2015-05-26 08:07Conditionally include err.h, fixes windows buildfalkTX4+13-3
2015-05-19 00:08Fix Viewing Large Data With Remote UIfundamental4+20-13
2015-05-17 19:21NTK External UI Fixfundamental1+4-0
2015-05-17 17:54Fix Bad Rebase Of Middleware Testfundamental1+2-4
2015-05-17 17:28Add Middleware Testfundamental3+162-2
2015-05-16 22:30Disable some static code in plugin versionfalkTX2+15-3
2015-05-16 22:21Change (plugin) zyn master switch to happen during audio outputfalkTX4+18-17
2015-05-14 18:30Middleware: Disable Debugging Printffundamental1+0-2
2015-05-14 17:36Fix carla pathsfalkTX3+9-9
2015-05-14 15:18Fix Previous Commitfundamental2+2-2
2015-05-14 14:55More Changes For Carla Supportfundamental5+58-11
2015-05-12 22:08Middleware: Permit External Master Changesfundamental2+18-10
2015-05-09 23:23Fix Part Panning rtosc Portfundamental1+3-1
2015-05-09 18:34Update part's displayed instrument name when anyone sets it.Christopher A. Oliver1+1-0
2015-05-09 17:07NULL test the name change dialog in case user cancels.Christopher A. Oliver1+2-3
2015-05-09 16:33Apply Patch For Carla Embeddingfundamental19+71-23
2015-05-09 16:17Fix Legato/Kit Initializationfundamental1+1-1
2015-05-09 15:54Add Instrument Clear Supportfundamental4+51-4
2015-05-09 14:39Fix xmz Save/Reload Testfundamental1+6-0
2015-05-09 03:47Fix Jack Detectorfundamental1+1-1
2015-05-09 03:19Add Split Pitchblendfundamental4+43-17
2015-05-08 20:44Reduce Debug Outputfundamental4+9-18
2015-05-08 19:48PADnoteUI: Fix Harmonic View Updatefundamental1+4-0
2015-05-08 19:03Add 2.5.1 HISTORY.txt Updatefundamental1+15-0
2015-05-08 17:16Demote 'synth' From Global Scopefundamental69+633-668
2015-05-07 22:00PADsynth: Fix Bandwidth Dialfundamental1+1-2
2015-05-07 21:34Middleware: Fix Multiple UI Handling For Non-RTfundamental1+5-5
2015-05-07 21:11Fix Broken Test Compilationfundamental3+3-0
2015-05-07 21:09EffUI: Fix Bad Filter Subpathfundamental1+1-1
2015-05-07 21:07Fix Preset Deletingfundamental4+21-4
2015-05-07 20:54Fix Array Based Presets Copy/Pastefundamental6+97-33
2015-05-07 19:52Preset Copy/Paste For Named Non-Array Type Fixedfundamental2+49-45
2015-05-07 18:51UI: Only Applicable Presets Are Shown In UIfundamental6+32-14
2015-05-07 18:21UI: Fix Presets Display Listfundamental7+129-8
2015-05-06 22:17Get Copy/Paste Generally Workingfundamental15+216-102
2015-05-06 02:50Progress In Fixing Copy/Pastefundamental23+387-182
2015-05-05 02:42Increase Memory Pool Defaultfundamental2+2-2
2015-05-05 02:33Avoid Jack Samplerate When Jack Is Inactivefundamental1+4-0
2015-05-05 02:25Tidy Things Up For Oscprompt Usagefundamental5+77-33
2015-05-05 00:55Add Option To Specify OSC Portfundamental3+22-12
2015-05-01 01:36UI: Fix Views On Some Config Varsfundamental10+181-59
2015-04-29 20:49CMake: Add Dependency Between UI Build Targetsfundamental1+2-0
2015-04-29 20:19Enable External UI Supportfundamental23+811-237
2015-04-29 15:57Middleware: Add Missing Includefundamental1+1-0
2015-04-28 22:28Remove Midi 'Dump' Functionalityfundamental10+0-251
2015-04-27 23:48Prune Globals/Out-Of-Date Codefundamental14+101-157
2015-04-26 18:40Rtosc: Make Ports constfundamental26+46-46
2015-04-23 01:58UI: Remove Overlapping Effect Labelsfundamental2+4-22
2015-04-22 01:08Dispatch: Correct The Max Of /part*/Pkeylimitfundamental1+7-7
2015-04-21 00:42Add Midi Unlearnfundamental4+19-3
2015-04-17 23:53Fix Failing Testsfundamental2+2-2
2015-04-17 23:42Add CXXTest To Travis Filefundamental1+2-0
2015-04-17 18:02SimpleUI: Fix Off-By-One In System Effects Pathsfundamental2+2-1
2015-04-17 17:47UI/OSC: Fix PartNameButton/Pkeylimitfundamental2+13-27
2015-04-17 16:39DSSI: Add Liblo Librariesfundamental1+2-1
2015-04-17 16:29Adding Travis Depsfundamental1+1-1
2015-04-17 16:20CMake: Add X11 Depfundamental1+9-0
2015-04-17 16:09Update Rtoscfundamental1+4-0
2015-04-17 15:55TravisCI: Attempt To Fix Liblo Again...fundamental1+2-5
2015-04-17 15:40More Travis Fixesfundamental1+2-0
2015-04-17 15:28TravisCI: Try To Fix Liblo Depfundamental1+7-1
2015-04-17 15:06Master: Fix Transposed memset argsfundamental1+3-3
2015-04-17 14:01Workaround GCC Bugfundamental2+3-2
2015-04-14 22:11Middleware: Remove Memory Leak of Ringbuffersfundamental1+3-0
2015-04-10 00:16Middleware: Make uToB/bToU non-globalfundamental7+42-31
2015-04-08 20:45Merge branch 'master' of ssh://git.code.sf.net/p/zynaddsubfx/codefundamental30+370-133
2015-04-05 20:01main: Add Bare Bones Fix For -Ufundamental2+5-1
2015-03-31 21:31Try To Get Travis To Use Modern Compiler Again...fundamental1+5-6
2015-03-31 21:22Attempt To Get Travis To Use Recent Gccfundamental1+5-1
2015-03-31 21:09Adding liblo-dev to travis configfundamental1+1-1
2015-03-31 21:00Update travis configurationfundamental1+1-1
2015-03-31 20:46Initial Travis CI Supportfundamental1+14-0
2015-03-28 15:30Fixed all typos with 'Poliphony' and 'Relase'.Johannes Lorenz20+126-126
2015-03-28 14:45Added switch in order to turn PIDs on for jack.Johannes Lorenz5+18-6
2015-03-28 14:07Appended PID to jack client names.Johannes Lorenz4+51-2
2015-03-23 02:33Add Namespaces To Rtosc Ports Instancesfundamental7+13-12
2015-03-19 19:07Doc: Add Basic Architectural Internals Descriptionfundamental1+155-0
2015-03-15 15:07MiddleWare: Put cstdarg Include In Right Placefundamental2+1-1
2015-03-15 14:11Middleware: Add Missing Includefundamental1+1-0
2015-03-15 14:10CMake: Fix Uncolored Outputfundamental1+6-1
2015-03-15 05:16Rtosc: Add More Port Metadata For Stoatfundamental2+9-9
2015-03-15 05:15CMake: Add Colorized Statusfundamental2+36-6
2015-03-11 20:12Fix Broken State Freeze Return Messagefundamental2+6-5
2015-03-09 16:29Fix UI Lockup Bug (From RTOSC Message Handling)fundamental0+0-0
2015-03-06 22:01SUBnoteUI: Refresh Harmonics On Pastefundamental1+1-0
2015-03-06 02:38UI: SUBnoteParameters Copy/Pastefundamental8+104-26
2015-03-06 02:01UI: Reconnect Copy/Paste Buttons To Logicfundamental11+62-54
2015-03-01 15:38Preset WIPfundamental10+126-13
2015-03-06 00:13Virkeyboard: Fix Pixmap Pathsfundamental1+4-4
2015-03-06 00:12DSSI: Restore Instrument Select With MiddleWarefundamental3+34-20
2015-03-03 01:57DSSI: Get Plugin To Compile/Link Properlyfundamental7+269-245
2015-03-01 16:01CMake: Change UI Linker Orderfundamental1+2-2
2015-03-01 15:49Alienwah: Remove 'using namespace std' From Headerfundamental2+4-4
2015-02-28 20:53Fix NTK Running Within Build Dirfundamental3+15-9
2015-02-28 20:11CMake: Remove FindGit.cmakefundamental1+0-62
2015-02-28 01:28UI: Fix Some Widget Update Issuesfundamental2+5-5
2015-02-28 01:19UI: Adjust OscilSpectra Color Palettefundamental1+4-2
2015-02-27 23:57MiddleWare: Fix Bad Oscilgen Pointerfundamental1+3-1
2015-02-25 23:57Avoid Installing Rtosc Libsfundamental2+2-1
2015-02-25 23:46SimpleUI: Fix Effect Selectionfundamental2+9-2
2015-02-25 23:24UI: Remove Redundant MIDI Learn Windowfundamental1+6-6
2015-02-25 23:20Update Version Number To 2.5.0fundamental4+7-6
2015-02-25 23:05Quiet Down Debug Printfsfundamental1+28-26
2015-02-25 22:54UI: Make Panel Window Update On New XMZ Loadfundamental1+8-1
2015-02-25 22:48Adjust BankUI Asceticfundamental2+4-0
2015-02-25 22:47Change Release Dayfundamental1+1-2
2015-02-25 18:29Update AUTHORS/HISTORYfundamental2+23-3
2015-02-25 00:23Update Rtoscfundamental0+0-0
2015-02-25 00:14UI: Add Alternative MIDI Learn Combofundamental3+9-3
2015-02-24 23:58Update Rtoscfundamental0+0-0
2015-02-24 22:38Echo: Disable Startup Zipperfundamental1+1-0
2015-02-24 21:42Fix compilation under FreeBSD when using clang.Hans Petter Selasky1+1-1
2015-02-24 00:40CMake: Install README.txt -> README.adocfundamental1+1-1
2015-02-24 00:15Update Rtoscfundamental0+0-0
2015-02-24 00:10UI: Fix Apple Supportfundamental2+7-2
2015-02-23 23:33Alienwah: Fix Include Orderfundamental1+1-1
2015-02-23 23:15MasterUI: Conditionally Compile Window Iconfundamental1+2-0
2015-02-23 23:13FFTwrapper: Remove Redefinition of fft_tfundamental1+1-2
2015-02-23 21:38CMake: Add Include For CheckFunctionExistsfundamental1+1-0
2015-02-23 17:47Update rtoscfundamental0+0-0
2015-02-23 17:24Cmake: Add FindGit.cmakefundamental1+62-0
2015-02-23 17:23UI: Fix Pause || in MasterUIfundamental1+1-1
2015-02-22 20:39UI: Add MIDI Learn to Slidersfundamental5+29-2
2015-02-22 20:32UI: Add Middle Mouse MIDI Learn To Fl_Osc_Dialfundamental2+19-5
2015-02-22 19:14UI: Fix Bad Return in VuMasterMeter::handlefundamental1+2-2
2015-02-22 19:04Partial Undo Support Integrationfundamental3+43-0
2015-02-21 22:33Fix Master Resetfundamental2+7-2
2015-02-21 22:23UI: Change BankUI's button typefundamental2+14-10
2015-02-21 22:23Avoid NULL Dispatchfundamental2+3-1
2015-02-21 19:03UI: Fix Effect Bypass Rebasefundamental1+1-0
2015-02-21 18:58UI: Fix Kitmode & Kit Effect Sendtofundamental2+2-2
2015-02-21 18:48Middleware: Keep Part Kit Info In Syncfundamental1+6-0
2015-02-21 18:47UI: Fix SimpleUI Rebase Issuefundamental2+4-4
2015-02-21 18:11UI: Proper Update When Bank Changes Insfundamental3+12-1
2015-02-21 17:29UI: Add Window Icon On MasterUIfundamental2+36-0
2015-02-21 17:07Add Startup Realtime initializationfundamental1+1-0
2015-02-21 16:53UI: Fix Formant Filter Graphfundamental2+10-10
2015-02-20 03:21UI: Fix Formant Rebase Issuefundamental1+2-5
2015-02-20 03:20UI: Fix Adnote Unison Controlfundamental2+4-6
2015-02-20 02:41UI: Remove Copy/Paste For Sys/Ins Effectsfundamental1+21-30
2015-02-20 02:19UI: Fix BankView Mode Handlingfundamental6+134-34
2015-02-19 19:30SUBnoteUI: Fix Widget Placementfundamental1+17-21
2015-02-19 19:19SimpleUI: Fix Minor OSC Url Errorsfundamental2+9-2
2015-02-19 18:39Bank: Fix Mode Mutal-Exclusion And Init. Bank Selfundamental3+37-15
2015-02-19 16:46Fix 3.7.0 Warnings (Except override Warnings)fundamental11+11-40
2015-02-19 05:32UI: Fix System Effect SendTofundamental2+32-4
2015-02-19 03:48UI: Fix Offset Keyshift Widgetsfundamental4+14-12
2015-02-19 03:20UI: Fix Insertion Effect Channel Selectionfundamental1+1-1
2015-02-19 03:00UI: Fix Broken Oscilgen Widgetsfundamental2+17-7
2015-02-19 02:47UI: Fix Fl_Osc_VSlider Integer OSC Handlerfundamental2+6-0
2015-02-19 02:44UI: Fix SUBnote harmonic spreadfundamental2+20-15
2015-02-19 00:19UI: Fix Virtual Keyboard OSCfundamental1+2-2
2015-02-18 22:09Make Build Warning Freefundamental20+59-70
2015-02-14 20:46Part: Replace Legato Note Pseudo-Stackfundamental3+69-28
2015-02-14 20:21ADnote: Refactorfundamental4+187-197
2015-02-14 19:20PADnote/SUBnote: Refactorfundamental6+114-125
2015-02-14 18:58Refactor Includesfundamental30+59-96
2015-02-14 18:09Envlope: Refactorfundamental9+62-55
2015-02-14 18:09Refactorfundamental7+63-56
2015-02-14 02:19Actually Fix No FLTK Based Compilefundamental4+55-5
2015-02-11 02:49Fix No UI Compile Linker Errorsfundamental4+28-4
2015-02-11 02:30More Presets Restorationfundamental11+73-19
2015-02-08 18:10Rtosc: Update Submodulefundamental0+0-0
2015-02-03 00:31Fixup JackMultiEnginefundamental1+4-2
2015-02-03 00:15Merge branch 'multi-jack'fundamental5+228-8
2015-01-21 20:17Rewrite READMEfundamental2+72-86
2015-01-15 19:08Fix GPL Licensefundamental4+56-51
2015-01-12 03:29Disable Bank Select In Masterfundamental1+3-3
2015-01-12 02:55ADnote: Optimize Frequency Modulation Blittingfundamental1+38-42
2015-01-12 02:53Allocator: Update Unison/Reverbfundamental3+28-17
2015-01-12 02:47Nio: Permit File Compilation Without Definesfundamental1+7-0
2015-01-10 13:53Various fixesDaniel Winzen11+22-14
2015-01-04 18:29CMake: Checkout Rtosc Submodule When Missingfundamental1+13-0
2014-12-23 21:21Fix memory leaksDaniel Winzen5+12-1
2014-12-21 16:03Fix Resonance Applicationfundamental1+1-1
2014-12-19 06:30Initial Work To Restore Presetsfundamental11+443-264
2014-12-19 05:49Update RTOSCfundamental1+2-3
2014-12-19 04:19Test: Split Out Instrument XML Load Timefundamental1+12-3
2014-12-17 17:09rtosc: Fixing Some Dead Portsfundamental1+1-1
2014-12-14 17:41MiddleWare: White Space Cleaningfundamental1+10-10
2014-12-13 20:58Update instruments submodulefundamental0+0-0
2014-12-09 10:20Removing dead tmp files working now.Johannes Lorenz1+106-16
2014-11-23 18:55The SYS_gettid system call does not exist in FreeBSD. Use pthread_self() instead.Hans Petter Selasky2+7-7
2014-11-18 16:16Add Non-Proxy Parameter Accessors For Effectsfundamental2+9-1
2014-11-18 16:00Fix Thread ID Syscall On 64 bit Linuxfundamental2+4-3
2014-11-16 15:59Update Rtoscfundamental0+0-0
2014-11-13 20:20Add Test Mode To Instrument Statsfundamental1+29-5
2014-11-13 20:19Minor Touchups To Allocatorfundamental2+19-32
2014-11-05 16:18Add Panic OSC Callbackfundamental1+5-0
2014-11-04 04:35Fix PartUI Rebasefundamental1+0-1
2014-11-02 03:33Add Script to Speed Test All Instrumentsfundamental1+12-0
2014-11-01 16:59Compile fix. Variable name shadows std::micro.Hans Petter Selasky1+2-2
2014-11-01 16:58Simplify OSS format check and fix build breakage.Hans Petter Selasky2+13-51
2014-11-01 15:28Add A Statistics Instrument Performance Testfundamental2+118-0
2014-11-01 15:11Fix Invalid Deallocation in Reverbfundamental1+1-2
2014-11-01 14:57Fix some dispatch type bugsfundamental3+5-4
2014-11-01 15:27Fix OSS Under Linuxfundamental3+280-263
2014-10-30 10:46Use correct memory deallocator.Hans Petter Selasky1+2-2
2014-10-30 07:11OSS improvements: - Assert the specified sample rate has been set for the OSS audio backend. - Improve OSS audio backend latency, by computing the fragment size corresponding to the audio buffer size.Hans Petter Selasky2+31-11
2014-10-29 10:20Add new OSS MULTI audio backend: Add new OSS compatible backend which can output each part as a separate stereo channel. Typically you will need audio hardware which supports more than 2 channels. This is also useful for live mixing and recording through virtual OSS devices.Hans Petter Selasky4+364-1
2014-10-28 16:53Improve OSS support - Remove use of obsolete SNDCTL_DSP_SAMPLESIZE ioctl. - Add support for 32-bit sample size. Mostly useful for recording. - Fix sample endianness in case of big endian. Currently little endian was always specified which is not correct for big endian systems. Use native ending if such audio format macros exist.Hans Petter Selasky2+53-12
2014-10-28 07:51Add missing include file for definition of error codes.Hans Petter Selasky1+1-0
2014-10-28 07:50Fix compile warning about comparing different integer types.Hans Petter Selasky1+1-1
2014-10-28 03:26Initialize Master's RT Data On XML Loadfundamental1+1-0
2014-10-26 02:37Fix Fl_Oscilloscope Rebasefundamental2+2-1
2014-10-26 01:56Fix OscilGen Segfaultfundamental1+1-1
2014-10-25 16:28Update rtosc/disable debug outputfundamental1+1-1
2014-10-25 16:24Merge remote-tracking branch 'origin/master'fundamental9+302-113
2014-10-25 16:23Fix Kit Allocationfundamental3+137-23
2014-10-24 10:54Improve OSS support - Add support for using OSS MIDI and OSS AUDIO simultaneously. - Add simple MIDI command parser, which also verifies the correctness of MIDI commands. - Add support for handling OSS MIDI PIPEs and FIFOs instead of only regular character devices. - Fix OSS MIDI and OSS AUDIO teardow - Add support for overriding the OSS MIDI device name by specifying a "MIDI_DEVICE" environment variable, similar to the existing "DSP_DEVICE" environment variable.Hans Petter Selasky2+271-101
2014-10-24 09:21Add missing function argument reference.Hans Petter Selasky1+1-1
2014-10-24 09:13Fix compilation when using GCC 48 and 49, which is segfaulting on powf(x,0.5f). Rewrite the code to sqrtf(x) which avoids this compiler specific issue.Hans Petter Selasky2+4-4
2014-10-24 09:05Remove useless assignment.Hans Petter Selasky1+0-1
2014-10-24 09:01Fix C++ standards library portability issue.Hans Petter Selasky4+26-6
2014-10-23 19:42Fix Warningsfundamental6+26-26
2014-10-23 19:39Cleaning MiddleWarefundamental2+376-305
2014-10-21 15:31Fix Buffer Overrunfundamental2+73-27
2014-10-20 23:56Add Another PadNote Testfundamental1+46-5
2014-10-20 15:21Fix Another MemPool Corruption Bugfundamental4+5-4
2014-10-20 01:42Avoid Problematic Bank Initializationfundamental2+6-4
2014-10-19 18:50Fix FFT Mutex Cleanupfundamental1+1-0
2014-10-19 18:24Fix Some Effect Loading Stufffundamental4+40-20
2014-10-19 02:57Add RT Mempool Expansionfundamental3+26-3
2014-10-19 01:20Fix Possible RT Mem Corruptionfundamental1+2-0
2014-10-18 20:11Fix Broken Paramsfundamental3+54-14
2014-10-17 16:06Fix Misc Build Warnings/PortAudio/Bankloadfundamental6+22-19
2014-10-17 15:34Fix Broken Bankselect Fl_Choice Widgetfundamental1+1-0
2014-10-17 15:33Fix Effect RT Allocation On Part Loadfundamental6+23-2
2014-10-17 15:30Fix Possible TLSF Edge Casefundamental1+3-0
2014-10-17 15:30Add Multi-Pool Info To Allocatorfundamental4+299-18
2014-10-17 15:26Add reader for octavesize in Microtonalfundamental2+8-1
2014-10-17 15:25Add mutex around FFTW Plannerfundamental1+16-0
2014-10-17 15:24Update rtosc submodulefundamental0+0-0
2014-10-17 15:55Disable Broken Code in Master.cppfundamental1+12-8
2014-09-25 14:01Changed rParam to rParamZyn. Working.Johannes Lorenz13+120-114
2014-09-24 12:37Changed many rtosc-c-args to i-args.Johannes Lorenz16+105-38
2014-09-21 17:09Update rtoscfundamental0+0-0
2014-09-13 19:19Disable non-portable Testfundamental1+2-2
2014-09-13 19:18Add bitcode files to ignore listfundamental1+1-0
2014-09-13 19:10Instate Realtime Safe Allocatorfundamental53+986-991
2014-09-03 16:50Nio: Fix Segfault In JackEnginefundamental1+6-4
2014-09-02 19:43Disable Failing Test And Add RtAlloc Testfundamental2+98-4
2014-09-02 19:38Fix Minor oschema Validation Failurefundamental1+2-1
2014-09-02 19:27Update rtosc usagefundamental4+53-103
2014-09-02 18:55rtosc: Add oscdoc outputfundamental1+18-0
2014-09-02 18:35Fix Missing Linkfundamental2+15-5
2014-09-02 18:35UI: Fix Segfault with NTKfundamental1+4-2
2014-09-02 05:06Update rtosc submodule with BSD Fixfundamental0+0-0
2014-09-01 16:44Fix BSD Build [Missing std::to_string()]fundamental1+1-1
2014-09-01 16:39Fix More Dispatch Issuesfundamental2+5-2
2014-09-01 16:01Update rtosc submodulefundamental0+0-0
2014-09-01 06:03rtosc-dispatch: Fix More Connectivity Issuesfundamental4+26-4
2014-09-01 05:45Adding Some Sparse RT Annotations For Stoatfundamental5+27-18
2014-09-01 04:31Rtosc-dispatch: Fix Some Ill connected portsfundamental5+48-4
2014-08-11 21:07Fixes for fluid generated noise.Johannes Lorenz1+21-13
2014-08-11 20:31Corrections for last commit.Johannes Lorenz5+40-40
2014-08-09 08:09Introducing PID files to tmp folder.Johannes Lorenz2+26-1
2014-07-25 03:38Fix NTK Based Label Redraw Glitchfundamental1+2-0
2014-07-24 00:32Add tlsf memory allocator sourcefundamental4+1401-0
2014-07-21 17:53Add More rtosc port documentationfundamental5+20-14
2014-07-20 13:05build: Need NTK_IMAGES_LIBRARIES when building NtkGuiWladimir J. van der Laan1+1-1
2014-07-20 13:04BankSlot: add necessary redraw commandWladimir J. van der Laan1+3-0
2014-07-19 03:15JACK: Merge OSC Metadata Patchfundamental2+18-1
2014-07-17 19:17Add Jack OSC Supportfundamental7+141-3
2014-07-16 20:09Cmake: Fix Mixed PA 1/2 Include Path Searchfundamental1+1-1
2014-07-16 20:07Update rtosc submodulefundamental0+0-0
2014-07-16 17:08Fix /part*/Pvolume Routeingfundamental1+4-0
2014-07-12 20:02Fix Repeated #define on FreeBSDfundamental1+3-1
2014-07-02 03:51Merge Fixupfundamental9+14-9
2014-07-01 18:05Merge origin/abs into master (using imerge)fundamental118+10990-6152
2014-06-29 03:30Fix Unportable Envelope Codefundamental1+1-1
2014-06-29 02:57Release Update of Instrument Bankfundamental0+0-0
2014-06-29 02:40Update AUTHORS.txtfundamental1+2-1
2014-06-29 02:34Update Test xmz file versionfundamental1+1-1
2014-06-29 02:15Update instrumentsfundamental0+0-0
2014-06-29 02:14Update Historyfundamental3+20-1
2014-06-29 02:04Update XML Version Numberfundamental1+1-1
2014-06-28 22:18Fix colors in bankUI buttons and partUI check boxes and text widgets to be reasonable for current NTK themes and standard fltkChristopher A. Oliver2+7-7
2014-06-28 19:25Use check boxes rather than light boxes since the muted palette of ntk Cairo theme shows their state poorly. Tidy the positions and box sizes for ADvoice and Config UIs.Christopher A. Oliver4+34-34
2014-06-28 17:03Improve UI legibility. Use a brighter color for C&P buttons and "White Noise" and "N" displays.Christopher A. Oliver10+40-40
2014-06-26 16:47Fix unintentional flip about theta = pi/4 in OscilGen::spectrumadjust()Christopher A. Oliver1+1-1
2014-06-25 16:06Update librtoscfundamental0+0-0
2014-06-20 17:24Update Versionfundamental1+1-1
2014-06-20 17:18Update Copyrightfundamental1+4-1
2014-06-20 17:15Remove Unused .lsm filefundamental1+0-22
2014-06-20 17:12UI: Removing Dead Optionsfundamental1+1-44
2014-06-18 16:37Update Constants In Testsfundamental3+13-5
2014-06-18 16:18Roll off Out of Bounds SUBnote Filtersfundamental2+32-4
2014-06-18 16:08Fix EnvelopeUI Behavior on Pastefundamental1+15-3
2014-06-16 19:33Smooth Out Amplitude Envelop Tailfundamental2+14-4
2014-06-16 19:10Add Overtone Support to SUBsynthfundamental4+202-38
2014-06-16 18:57EnvUI: Add Mousewheel Supportfundamental1+31-4
2014-06-16 18:42Fix FilterUI Updatefundamental1+2-2
2014-06-16 18:31OscilGen: Change Spectrum Adjust Parameter Scalingfundamental1+2-2
2014-06-16 18:21Add Unison Derandomization Controlfundamental6+43-19
2014-06-15 19:34Add Fast Abort To Instrument Loadingfundamental7+70-17
2014-05-21 03:31portable semaphore implementation (for OSX)Robin Gareus7+138-35
2014-05-19 04:33CFG: add default paths for OSX bundleRobin Gareus1+8-0
2014-05-19 12:41UI: renice & simplify fltk dial widgetRobin Gareus2+34-54
2014-05-15 20:44UI: Fix PADnote coloringfundamental1+2-2
2014-05-06 22:44OSS: Add Environmental Variable Selection of DEVfundamental1+6-2
2014-05-06 20:27Add examples to list of installed filesfundamental1+2-0
2014-05-06 20:16Update Desktop Filesfundamental2+2-2
2014-05-06 19:43UI: Add Mousewheel supportfundamental3+19-4
2014-05-06 19:28Bank: Fix Patch Deletion Bugfundamental1+1-1
2014-05-06 19:18Jack2: Fix Possible Segfaultfundamental1+2-1
2014-04-27 18:07Docs: Fixes for images in effects.txt.Johannes Lorenz3+26-15
2014-04-26 20:37Review of the effects docs.Johannes Lorenz2+35-30
2014-04-18 22:34Minor ifdef for Carla Embeddingfundamental1+7-0
2014-04-07 18:21Update Pixmapsfundamental4+1-0
2014-03-23 21:26Silence Some Unused Var Warningsfundamental5+2-13
2014-03-23 21:15Replace Poorly Built Memory Poolfundamental6+6-72
2014-03-23 21:03Merge Globals Cleanup Patchfundamental36+244-165
2014-03-23 20:38Merge Preset Fix Patchfundamental10+95-18
2014-03-19 03:19UI: Fix bad kit enable checkboxfundamental1+2-5
2014-03-18 23:48UI: Fix broken part enable checkboxfundamental1+4-2
2014-03-18 23:21UI: Banks now load to the right partsfundamental3+6-6
2014-03-18 23:12UI: Add part name back to panel windowfundamental1+3-1
2014-03-18 22:56Killing debug codefundamental2+0-17
2014-03-18 22:42UI: Add Basic Method to Avoid Unneeded Updatesfundamental1+11-3
2014-03-18 22:41UI: Fix Basic Part Name Viewfundamental7+68-5
2014-03-18 22:21Gcc 4.8 build fixfundamental1+4-1
2014-03-18 19:13NTK: Fix Hard to See Checkboxfundamental1+5-0
2014-03-18 17:31Vibratto->Vibratofundamental1+3-3
2014-03-18 17:29Fix Unison Regressionfundamental4+193-1
2014-03-18 17:17Fix Uninitialized Varfundamental1+1-1
2014-03-18 16:23Fix SUBnoteUI OSC Widgetfundamental1+8-0
2014-02-15 18:47Restore XIZ Load/Savefundamental2+29-9
2014-02-15 18:26More GUI/OSC Bughuntingfundamental4+50-52
2014-02-14 19:49Experimenting With ASyncfundamental3+33-5
2014-02-13 21:35Enable Lockless Saving XMZ Filesfundamental3+126-40
2014-02-13 19:42Remove All Paths to mutexfundamental6+3-41
2014-02-13 19:17Fix Control Maping in Voice Windowfundamental10+89-30
2014-02-13 17:14OSC: Add Better Broadcast Functionalityfundamental2+22-1
2014-01-23 22:05Jack: Handle MIDI *Before* Audiofundamental1+1-2
2014-01-23 19:12Permit Lower Jitter in Jack-Jack Casefundamental7+56-16
2014-01-07 02:02Fix OSX Portability Issuesfundamental4+11-2
2014-01-05 21:46Enable Tooltips/Fine modes in NTK UIfundamental2+8-5
2014-01-05 18:45Fix Uninitialized Variable Warningfundamental1+3-5
2014-01-05 18:07Fix Segfault on Aftertouch Eventsfundamental1+6-6
2013-12-15 20:37Add Detection for sched_setscheduler for OSXfundamental2+9-0
2013-11-02 16:39Update Instruments Repofundamental0+0-0
2013-09-08 15:15Cmake: permit nesting of the projectfundamental1+1-1
2013-08-21 20:11Remove Only Mostly True Assertfundamental1+0-1
2013-08-20 15:41Fix EnvelopeUI and Remove Debug Infofundamental6+105-77
2013-08-19 04:03Adsynth: Speedup Linear Interpolatorfundamental1+25-14
2013-08-19 04:02DSP: Speedup AnalogFilter's Biquad modefundamental1+42-11
2013-08-17 21:06SUBnote: 2x Speed Enhancementfundamental2+29-17
2013-08-17 04:09Fix Program Change Instrument Swappingfundamental13+116-74
2013-08-14 15:54Fix Inverted Slidersfundamental1+13-5
2013-08-14 03:41Fix Multiple Effect Rebasingfundamental6+30-4
2013-08-13 17:28Add Basic Effect Middleware Swappingfundamental3+31-0
2013-08-13 16:56Fix BankUI BankListfundamental5+91-16
2013-08-13 16:55Fix Missing PartUI Handlers Seen in Rebasefundamental6+19-4
2013-08-13 15:09PartUI: Fix Invalid Rebase Addressesfundamental8+15-10
2013-08-13 02:43Enable Master Reloads Via Async Pointer Swapfundamental8+63-12
2013-08-12 22:33UI: Fix PartUI Rebasingfundamental3+57-35
2013-08-12 15:33Enhance Exposed Metadatafundamental4+27-29
2013-08-11 21:13Fix PADsynthUI Pathsfundamental4+11-8
2013-08-11 21:01Min/Max key Callbacksfundamental1+5-0
2013-08-11 20:55Fix Controller Windowfundamental6+61-50
2013-08-11 20:28Fixes Panning & White Noisefundamental2+3-9
2013-08-11 20:16Fix Broken Oscillator Viewsfundamental4+28-31
2013-08-11 19:31Remove All Backend Pointers From UIfundamental8+144-245
2013-08-11 17:51First Pass at Oscifying MicrotonalUIfundamental9+132-80
2013-08-11 16:33Continued PartUI Oscificationfundamental6+85-141
2013-08-10 19:02Fix Oscprompt interactionsfundamental2+16-5
2013-08-10 18:51Fix The EQ Graphfundamental13+235-242
2013-08-10 16:03Docs: Cleaned up a lot of the Effect docs. Finished partly: AlienWah and Phaser.Johannes Lorenz4+247-161
2013-08-08 20:24General Microtonal Cleanupfundamental3+75-63
2013-08-08 20:21Basic EffUI Oscificationfundamental12+638-595
2013-08-08 17:45Partial Oscification of PartUI/MasterUIfundamental10+299-239
2013-08-06 19:13Remove Backend Pointers From ADnoteUIfundamental2+48-73
2013-08-06 18:42Add working widget relocationfundamental15+149-124
2013-08-06 17:07Add Basic Widget Osc Moving Functionalityfundamental26+185-88
2013-08-06 15:11Partial Oscification of ADnoteUIfundamental3+353-280
2013-08-05 17:47PADnoteUI: Oscify Away All Backend Pointersfundamental10+193-197
2013-08-05 13:49Remove All Backend Pointers from SUBnoteUIfundamental14+330-170
2013-08-04 18:44FilterUI: Add OSC layerfundamental25+859-421
2013-08-04 18:31MiddleWare: Add Check For Unused UI eventsfundamental1+11-0
2013-08-01 20:59EnvUI: Add Basic OSC Supportfundamental18+710-566
2013-07-30 01:49Update Old Submodule URLfundamental1+1-1
2013-07-28 21:59Resonance: Add OSC Layerfundamental22+782-307
2013-07-27 19:23Partial OSC Integration with BankUIfundamental10+470-305
2013-07-21 18:33Remove Unused Mutex Methodfundamental2+0-23
2013-07-14 21:03Remove Unneeded Master Pointersfundamental4+14-41
2013-07-14 20:41Oscify VirKeyboardfundamental4+114-76
2013-07-14 20:18Add Osc Support to the LFO UIfundamental17+559-102
2013-07-02 22:06Sync Code With RtOscfundamental9+48-10
2013-06-15 15:38Started phaser docs, still experimental.Johannes Lorenz2+27-0
2013-05-27 18:57UI: Adjusts plugin behaviorfundamental1+10-11
2013-05-18 15:51Cmake: minor changefundamental1+1-1
2013-05-18 15:31Cmake: removes assembly for non x86 platformsfundamental1+8-1
2013-05-12 03:51ABS: Fl_Osc_Tree Populated with all entriesfundamental7+97-70
2013-05-12 02:20ABS: MIDI controls now enabledfundamental6+555-415
2013-05-10 20:50Infection Spread to PADnoteUIfundamental13+554-321
2013-05-09 18:46OscilGenUI is free of hazardous pointersfundamental16+1141-783
2013-05-08 16:41MiddleWare: Simple Deallocationfundamental4+63-18
2013-05-07 21:19WIPfundamental2+12-11
2013-04-30 17:57Fixed DynFilter Effect only sensing on right input channel.Johannes Lorenz1+1-1
2013-04-29 22:25[Doc::Effects] Completed Echo and Reverb effects.Johannes Lorenz1+64-17
2013-04-21 15:06[Doc::Effects] Dynamic Filter added. Many small fixes.Johannes Lorenz1+219-98
2013-04-21 01:36Merge cleanupfundamental1+0-1
2013-04-21 01:36Merge branch 'master' of ssh://git.code.sf.net/p/zynaddsubfx/codefundamental1+228-47
2013-04-21 01:23Merge remote-tracking branch 'origin/master' into multi-jackfundamental166+6026-3237
2013-04-14 14:51Docs: Effects: Finished Chorus and made some fixes.Johannes Lorenz1+35-26
2013-04-13 03:16Allows Ignoring of Program Selectfundamental4+37-18
2013-04-07 18:20Completed equalizer docs. Fixed some bugs in the other effects.Johannes Lorenz1+219-47
2013-04-05 03:31Updating icon from AUR versionfundamental1+117-90
2013-04-05 03:26Redoing instruments submodule updatefundamental1+1-1
2013-04-05 03:12Updates install process from AUR hintsfundamental5+22-0
2013-04-05 02:11Updates Instruments submodule urlfundamental1+1-1
2013-04-04 14:40Adds test to verify .xmz stabilityfundamental2+1141-1023
2013-04-04 13:51WIPfundamental6+135-53
2013-04-02 15:41Code reorganizationfundamental23+775-444
2013-04-01 17:19Updates git urlfundamental2+4-4
2013-04-01 17:02Adds IT Doc Translation by Ilario Glasgofundamental12+678-0
2013-03-16 18:38Documentation for effects started.Johannes Lorenz1+125-0
2013-03-15 01:13Fixes possible plugin segfault issuefundamental4+22-11
2013-02-19 16:30OscilGen UI uses OSC transportationfundamental25+938-434
2013-02-15 14:58PADnoteParameters: Updates to samples via rtoscfundamental19+533-339
2013-02-11 14:53Controller: Fixes NRPN byte sequencefundamental1+2-2
2013-02-08 23:20Minimal GUI librtosc integrationfundamental12+555-408
2013-02-07 18:10Minimum librtosc integrationfundamental5+168-6
2013-02-07 16:21Fixing a memory leakfundamental3+16-4
2012-12-01 19:46Merge branch 'master' of ssh://zynaddsubfx.git.sourceforge.net/gitroot/zynaddsubfx/zynaddsubfxfundamental1+1-0
2012-12-01 19:45DSSI: Fixes crash with small buffersizesfundamental1+1-1
2012-12-01 16:56DSSI: adds missing synth->alias() callfundamental1+1-0
2012-11-22 03:28UI: reuses VST code for embeddingfundamental1+4-4
2012-11-22 01:31UI: Fixes broken header guardfundamental1+1-1
2012-11-21 22:12DSSI: Fixes possible FFTW based segfaultfundamental3+3-2
2012-11-21 16:12DSSI: Fixes missing symbolsfundamental5+48-10
2012-11-21 15:30Merge remote-tracking branch 'non/master'fundamental2+8-57
2012-11-16 15:59PadNoteTest: Relaxing constraintfundamental1+1-1
2012-11-15 17:16Cmake: work around for buggy find scriptfundamental1+200-0
2012-11-13 02:08Use pkg-config to find NTK.Jonathan Moore Liles2+7-56
2012-11-01 06:27s/NTK_FLUID_EXECUTABLE/FLTK_FLUID_EXECUTABLE/Jonathan Moore Liles2+4-4
2012-11-12 16:12Silencing warningsfundamental2+2-4
2012-11-11 14:44FLTK: squelching 1.1.x warning messagesfundamental13+384-555
2012-11-09 16:51Fixing File Headerscquad6+74-5
2012-11-09 16:41new file: PadNoteTest.hcquad2+210-0
2012-11-06 03:54Adding Header Guards to PresetsStore.hfundamental1+4-0
2012-11-06 03:52UI: Fixes NSM build with fltk 1.1.xfundamental1+20-17
2012-11-01 14:50Doc: added some details related to recordingfundamental1+24-3
2012-11-01 03:43C++11: Build now compiles without errorsfundamental3+15-15
2012-11-01 03:38UI: Misc fixes with respect to NTK supportfundamental8+195-173
2012-10-23 00:29Optionally use NTK instead of FLTK.Jonathan Moore Liles29+1503-1066
2012-10-27 12:42Cmake: Fixes DSSI build to match prev. commitfundamental1+1-4
2012-10-25 02:22CMake: Reworking compilation orderfundamental8+76-98
2012-10-24 16:08Possible fix for test linker errors for gcc 4.6.xfundamental1+8-1
2012-10-24 14:58Cmake: forces CXXTEST to use pythonfundamental1+3-0
2012-10-12 04:09NSM: Adds Import/Export abilitiesfundamental2+48-11
2012-07-07 18:55Bank: Fixes instrument saving/renaming bugfundamental1+3-2
2012-06-24 14:07Reworks filter documentationfundamental2+45-18
2012-06-20 19:46Unison: Fixes off by one errorfundamental1+5-4
2012-06-20 01:03Fixes uninitialized value within ADnotefundamental1+2-0
2012-06-17 01:02Fixes possible segfault when changing instrumentsfundamental1+1-0
2012-06-16 04:28Makes some cmake defaults a bit more sanefundamental1+34-4
2012-06-14 17:58Updates version information to 2.4.3fundamental4+25-3
2012-06-14 14:48Fixes Logic Error In Part.cppfundamental1+1-1
2012-06-14 13:46Quiets down compiler warningsfundamental10+30-20
2012-06-14 14:35Reduces XRuns for UI Instrument Loadsfundamental4+11-6
2012-06-10 22:11Move NSM stuff to UI library to avoid cyclical dependency.Jonathan Moore Liles9+138-141
2012-06-10 22:06Fixes compile error in debian unstablefundamental1+1-4
2012-06-02 19:32Microtonal: Fixes improper display of loaded filesfundamental1+7-1
2012-06-02 19:31Reduces scope of overzealous testfundamental1+0-10
2012-06-01 03:31Adds aftertouch supportfundamental12+118-1
2012-06-01 03:29Adds credit to J.Liles for NSM Supportfundamental1+1-0
2012-06-01 02:52Style: reran style.shfundamental71+753-584
2012-05-26 11:30Fixes build issues with fltk 1.1fundamental1+45-70
2012-05-24 03:02Merge branch 'bugfix/arch-regressions'fundamental9+18-188
2012-05-24 02:49Merge branch 'feature/nsm'fundamental11+911-197
2012-05-24 02:42Merge remote-tracking branch 'origin/bugfix/documentation'fundamental1+1-7
2012-04-29 21:33Nio: Added Jack Sample rate detectionfundamental3+22-1
2012-04-22 17:51CMake: Customizable input/output optionsfundamental4+10-31
2012-04-22 17:39CMake: fixed breaks in version 2.8.8fundamental6+9-158
2012-04-19 20:00UI: removing unneeded lock of master mutexfundamental1+4-4
2012-04-18 20:15NSM: Applied Non Session Manager patchfundamental11+911-197
2012-04-18 15:41Doc: intro/diagrams workfundamental10+162-77
2012-04-18 14:38Doc: Updating figurefundamental9+75-52
2012-04-18 13:33Doc: Added Man Pagefundamental2+86-1
2012-04-16 03:09Nio: Adding missing include for usleep()fundamental1+1-0
2012-04-15 02:03Disabling midi debugging codefundamental1+1-1
2012-04-15 02:01Disabling debugging midi informationfundamental1+1-1
2012-04-08 17:51Documentation: asciidoc's latex backend -> dblatexfundamental1+1-7
2012-04-08 17:50Removed unused atomic classfundamental2+0-115
2012-03-27 20:58Chorus: fixed small noise problemfundamental1+2-2
2012-03-14 16:13OscilGen: Fixing segfaultfundamental1+1-1
2012-03-12 02:26JackMultiEngine: Created enginefundamental4+220-1
2012-02-26 18:36Version: Incremented to 2.4.2fundamental2+2-2
2012-02-26 18:34Doc: added information on instrument submodulefundamental1+4-0
2012-02-26 18:24BankUI: fixing display bug for first bank (HPS)fundamental2+6-4
2012-02-22 16:45Oscillgen: Added Circle Waveform (lievenmoors)fundamental5+32-3
2012-02-11 16:00Updating changelogfundamental2+24-2
2012-02-06 14:08Main: --exec-after-init/-e option addedfundamental1+18-3
2012-02-06 13:24Authors: lievenmoors -> Lieven Moorsfundamental1+1-1
2012-02-05 20:09Samples: removed old sample codefundamental11+40-420
2012-02-05 17:20OscilGen: Added spike waveform (lievenmoors)fundamental3+28-1
2012-02-05 17:05Instruments: added to git repo via a git submodulefundamental2+4-0
2012-01-17 22:03OutMgr: Resampling/low latency glitches resolvedfundamental3+54-22
2012-01-17 20:48Nio: Reorganized to fix buffer resizingfundamental8+122-145
2012-01-17 19:57Master: Minor update to vumeter structfundamental2+11-4
2012-01-17 19:50UI: Initialized widget variablefundamental1+1-1
2011-12-28 05:25Version: Versioning information addedfundamental4+19-4
2011-12-26 19:06CMake: Moving support to cmake 2.8+fundamental2+1-11
2011-12-19 22:30Documentation: Fixing out of date informationfundamental8+33-269
2011-12-19 21:43Cmake: Fixing Arch Test Linker Errorfundamental1+1-1
2011-11-19 03:18Microtonal: Fixing formatting of detune valuesfundamental1+1-1
2011-10-31 02:50Bank Select: adding parameter update for PADnotefundamental2+12-2
2011-10-29 18:49Support Bank Select messagesDamien Goutte-Gattat2+7-1
2011-10-29 18:07Load instrument upon reception of Program ChangeDamien Goutte-Gattat3+9-0
2011-10-29 17:59Process Program Change messagesDamien Goutte-Gattat3+21-0
2011-10-29 17:48Add M_PGMCHANGE event typeDamien Goutte-Gattat2+26-8
2011-10-24 23:27DSSI: updating to new globals conventionfundamental1+6-3
2011-10-23 23:57Build-Fix: Added Part.h include to main.cppfundamental1+1-0
2011-10-18 16:10Yoshimi: chaning global conventionfundamental58+621-568
2011-09-25 18:24Yoshimi: normalizing style for Effectsfundamental20+550-814
2011-09-25 13:42Doc: getting documentation to compile againfundamental16+76-72
2011-09-20 03:14External-Prog: fixing header issue for Controllerfundamental1+14-15
2011-09-14 22:11Yoshimi: converging style in DSPfundamental9+193-234
2011-09-14 20:18Style: Restyling codebasefundamental149+4723-3411
2011-09-13 21:02Rand: Replacing rand() for portable testsfundamental16+75-47
2011-09-10 21:34FP: All code should prefer single precision nowfundamental66+1499-1499
2011-09-10 20:56RandTest: adding randomness checkfundamental3+44-1
2011-08-31 14:37Cmake: more linking tweaksfundamental2+5-7
2011-08-30 20:29PortAudio: fixing warningsfundamental1+4-7
2011-08-30 16:16Util: added dellocator to memory poolfundamental3+13-0
2011-08-30 03:01AdNoteTest: removed memory leakfundamental1+1-0
2011-08-30 02:58DSP: avoiding log2 for portabilityfundamental1+5-2
2011-08-30 02:47cmake: fixing indentationfundamental1+45-45
2011-08-30 02:45cmake: adding link librariesfundamental1+17-9
2011-08-29 22:07Cmake: adding installation of dssi pluginfundamental1+5-0
2011-08-28 14:16Formant: adding math.h for log2()fundamental1+1-0
2011-08-28 13:55Warnings: Misc fixesfundamental5+2-12
2011-08-28 13:44SUBnote: fixing memory leakfundamental1+6-5
2011-08-28 13:37Cmake: fixing bugs introduced in last commitfundamental4+20-17
2011-08-28 12:59Cmake: fixing version/case bugsfundamental2+39-46
2011-08-27 16:54Cmake: Adding find scripts for pthreads and OSSfundamental2+13-11
2011-08-27 16:52Cmake: fixing portaudio compile issuesfundamental1+7-7
2011-08-27 15:35CMake: rewriting some of the find scriptsfundamental8+195-142
2011-08-25 20:35Style: using pre-increment in loopsfundamental42+487-487
2011-08-23 15:47FreeBSD: patch from HPS for compile errorsfundamental3+5-7
2011-08-23 00:00cmake: setting up quasi-official build serverfundamental1+2-2
2011-08-22 20:41Tests: fixing memory leaks & invalid deletesfundamental4+21-4
2011-08-22 15:09Synth: fixing fft related bugsfundamental2+8-3
2011-08-15 02:55FFTW: R2C/C2R used over R2R interfacefundamental5+44-112
2011-08-15 01:16Oscilgen: Changed fft type to complex<float>fundamental6+132-161
2011-08-14 22:50OscilGen: prepared checks/reducing scopefundamental2+71-63
2011-08-12 17:35OscilGen: more complex ops and RMS normalsfundamental1+49-33
2011-08-12 15:33OscilGen: normalizing stragglerfundamental1+4-7
2011-08-12 15:12OscilGen: One normalization functionfundamental1+9-79
2011-08-12 14:59OscilGen: Separating out normalization codefundamental1+117-75
2011-08-11 21:59OscilGen: making use of generic clear functionsfundamental1+27-34
2011-08-11 21:22OscilGen: Testing speedfundamental1+21-0
2011-08-11 03:56Cmake: removing uneeded testing macrofundamental5+27-40
2011-08-11 03:32Oscilgen: Adding basic test to verify behaviorfundamental3+97-0
2011-08-22 17:33Cmake: basic finding for cxxtestfundamental1+11-1
2011-08-22 17:11FLTK: quieting down some warningsfundamental4+24-16
2011-08-22 12:30Effects: imported equal power panning from yoshimifundamental18+64-145
2011-08-21 18:49Style: Matching up get/set params on effectsfundamental7+300-454
2011-08-19 02:04Distortion: Moving nonlinear waveshaping codefundamental6+233-187
2011-08-22 16:25CMake: Adding extra build checksfundamental3+16-0
2011-08-18 18:23DSSI: Getting system to rebuildfundamental5+90-16
2011-08-18 18:17Add some directories and files to .gitignoreHarald Hvaal1+3-0
2011-08-16 14:55Cmake: ensureing build flags orderingfundamental1+17-22
2011-08-16 14:12CMake: Fixing bad build flagsfundamental1+4-2
2011-07-09 21:13Removing Filter_.hfundamental20+49-115
2011-07-09 20:06Eliminated some unneeded dependenciesfundamental8+21-26
2011-08-10 13:25SUBnote: performance tweakingfundamental2+23-10
2011-08-07 14:30Yoshimi: Importing CXX_FLAGS settings for Cmakefundamental1+43-0
2011-08-07 14:01Removing REALTYPEfundamental99+1184-1187
2011-08-06 04:06Pruning: Removing dead/out-of-scope codefundamental25+2-1961
2011-08-03 20:16Updating README docsfundamental1+38-39
2011-07-31 15:51Revert "Pitch Bend: Importing fix from yoshimi"fundamental1+0-4
2011-07-31 15:48CMake: added include dirfundamental1+1-0
2011-07-31 15:47Banks: fixing infinite loop when no banksfundamental1+2-2
2011-07-31 13:56LASH: Fixing blocking issues from fltkfundamental1+1-1
2011-07-28 03:42Pitch Bend: Importing fix from yoshimifundamental1+4-0
2011-07-25 07:52GUI: adding notification when NIO has difficultyfundamental5+18-10
2011-07-25 06:38Nio: implemented autoconnect for jackfundamental4+29-4
2011-07-25 05:48Adding short argument to last commitfundamental1+2-2
2011-07-25 05:41Nio: Added named output for jackfundamental4+26-1
2011-07-25 05:17Env: fixing envelope scalingfundamental1+1-1
2011-07-19 02:10JACK: fixing pitch wheel [PATCH]fundamental1+1-1
2011-07-09 18:35Pruning code from static analysisfundamental31+55-80
2011-06-03 16:57Oscillgen: Applying invalid deallocation patchfundamental1+1-1
2011-06-03 16:51FLTK1.3: Applying patch to force code generationfundamental3+4-4
2011-06-03 16:43Applying OSS Midi Patchfundamental2+30-11
2011-06-03 16:10Fixing Envelopes not going to zerofundamental2+2-2
2011-02-20 01:53Jack: Fixing midi & portability issuesfundamental1+3-2
2010-11-18 00:54CMake: Fixing build errorfundamental1+1-1
2010-09-04 20:19PortAudio: Fixed Driver Compile issuefundamental2+22-8
2010-08-17 17:26changelogPaul Nasca1+5-0
2010-08-17 17:24Bugfix extra "for" in adsynthPaul Nasca1+1-3
2010-08-09 15:16LASH: fixing build/compile issuesfundamental2+3-3
2010-07-16 18:37UI: added missing includefundamental1+22-21
2010-07-12 02:56FFTW: Removing support for fftw 2fundamental3+4-56
2010-07-12 02:55Master: Cleaningfundamental2+58-102
2010-07-12 02:23Reverb: removed use of temporaryfundamental2+7-8
2010-07-12 02:16ADnote: Cleanupfundamental2+238-296
2010-07-11 23:13PADnote: eliminating legatonote redundanciesfundamental2+50-120
2010-07-11 22:13SUBnote: Removing redundancy in legatonotefundamental2+61-183
2010-07-11 21:43Legato: Now a mostly contained class in SynthNotefundamental5+153-329
2010-07-11 20:45Legato: moving common structure to SynthNotefundamental9+214-255
2010-07-11 20:25ADnotePrameters: Rescoping several methodsfundamental3+381-433
2010-07-11 19:40Misc: Cleanupfundamental3+42-124
2010-07-11 18:18SynthNote: Created an ABC for notesfundamental9+193-253
2010-07-11 17:29Misc: Removing more temporariesfundamental6+42-55
2010-07-11 16:54Formant: Using Memory poolfundamental2+15-20
2010-07-11 16:43SVFilter: Cleanup and Memory Poolingfundamental2+34-38
2010-07-11 16:10AnalogFilter: General Cleanup and documentingfundamental2+97-115
2010-07-11 14:57DSP: Use of memory pool for temporariesfundamental4+77-27
2010-06-28 00:23Misc: Fixing warnings produced by gccfundamental16+33-46
2010-06-27 23:27Alsa: Removing repeated allocationfundamental2+8-5
2010-06-27 20:21Merge branch 'release'fundamental11+33-31
2010-06-27 20:02Merging Aphaser->Phaserfundamental13+486-998
2010-06-27 19:59Merge commit 'b683bf98e711db21de2fe5901567a48a66650939'fundamental12+70-94
2010-06-27 19:22HISTORY: fixing release datefundamental1+1-1
2010-06-27 19:16Updating changelogfundamental1+2-0
2010-06-27 18:26UI: Removed Aphaser optionfundamental1+3-19
2010-06-27 18:12Phaser: fixed last? of merge issuesfundamental1+3-3
2010-06-12 17:19Nio: Fixing Compiler warningsfundamental3+2-15
2010-06-12 17:13Nio: removing unwanted call to newfundamental8+19-32
2010-06-12 15:30Nio: Reducing calls to new/mallocfundamental4+16-8
2010-05-30 20:45LASH: made optional in cmakefundamental4+30-29
2010-05-30 20:03UI: tidying upfundamental2+14-12
2010-05-30 20:01UI: fixing overallocation of UIfundamental1+0-1
2010-05-30 17:51Dial: cleanupfundamental2+85-98
2010-05-30 17:14File change for WidgetPDialfundamental4+281-254
2010-05-30 16:13Doc: adding more block diagramsfundamental4+131-14
2010-05-30 16:11Effects: small cleanupfundamental5+32-49
2010-05-30 02:54Doc: adding diagramfundamental2+50-1
2010-05-30 02:36Doc: making diagramfundamental1+16-22
2010-05-29 18:44Phaser: more adjustmentsfundamental2+34-5
2010-05-29 18:34Removing APhaserfundamental9+241-750
2010-05-29 17:01Phaser: merging presetsfundamental3+82-55
2010-05-29 16:50APhaser: fixing parameter orderingfundamental2+13-13
2010-05-29 16:41Adding pan to aphaserfundamental3+31-17
2010-05-29 16:31Reworking Phaser/Aphaser UIfundamental1+49-38
2010-05-23 17:43Phaser: More merge workfundamental6+260-278
2010-05-23 15:53APhaser: Cleanup prior to mergefundamental4+119-155
2010-05-23 15:20Phaser: cleanup in prep for mergefundamental3+43-50
2010-05-23 15:00Stereo: Greatly simplifying class to structfundamental12+67-94
2010-05-22 17:54OscilGen: fix custom wave casefundamental1+3-0
2010-05-22 11:36Merge branch 'nio'fundamental55+1168-1119
2010-05-22 11:28Envelope: Cleanupfundamental2+16-19
2010-05-22 11:21Merge branch 'nio'fundamental97+3909-2605
2010-05-22 02:30Oscilgen: Cleanupfundamental2+348-335
2010-05-21 23:30doc: adding Very rough block diagramfundamental2+55-0
2010-05-21 23:18History: Solidifying release datefundamental1+1-1
2010-05-21 23:14Bugs: listed possible issue for releasefundamental1+1-1
2010-05-20 12:28ALSA: misc fixesfundamental2+9-7
2010-05-17 19:16WavEngine: Fixing Recordingfundamental2+13-4
2010-05-17 18:19WavEngine: Fixed multi-record segfaultfundamental1+1-0
2010-05-14 19:20Presets: Fixing glitchfundamental3+2-6
2010-05-13 22:18Fixing mergefundamental2+2-2
2010-05-14 14:42Bank: cleanup and fixing introduced bugsfundamental6+81-158
2010-05-13 22:57Memory Managment: Cleanupfundamental8+23-28
2010-05-13 22:18Fixing mergefundamental2+2-2
2010-05-13 22:15Merge branch 'nio' into memoryfundamental11+174-107
2010-05-13 22:12Merge branch 'master' into niofundamental11+174-107
2010-05-13 22:12char * -> std::stringfundamental10+207-342
2010-05-13 16:16XML: Memory leakfundamental4+65-42
2010-05-13 15:13Memory: Cleanning up various infractionsfundamental5+23-24
2010-05-13 14:32Nio: Globals -> Singletonsfundamental27+170-147
2010-05-11 16:09Doc: small extensionfundamental1+17-0
2010-05-11 15:44Cleanup: tidying up PresetsStore codefundamental2+11-26
2010-05-11 15:28Presets: Fixing loading/saving presets bugfundamental4+59-81
2010-05-11 14:08Nio: Decoupling from rest of systemsfundamental6+185-58
2010-05-11 12:46Nio: Thread Safetyfundamental3+42-33
2010-05-10 20:18Nio: Ensuring a driver is allways runningfundamental3+22-12
2010-05-10 19:53BUG: Fixing lockup on Master loadingfundamental5+7-9
2010-05-09 20:32Merge branch 'master' of ssh://zynaddsubfx.git.sourceforge.net/gitroot/zynaddsubfx/zynaddsubfxfundamental10+11-228
2010-05-09 20:31Doc: Starting AD synth documentationfundamental7+87-0
2010-05-08 19:17NioUI: removing debug codefundamental1+2-6
2010-05-08 19:17Merge branch 'master' into niofundamental62+71-274
2010-05-08 16:26Merge branch 'master' of ssh://zynaddsubfx.git.sourceforge.net/gitroot/zynaddsubfx/zynaddsubfxfundamental62+68-68
2010-05-08 16:24Echo: Removing Controlfundamental10+11-228
2010-05-08 15:20NioUI: cleanup and inprovementsfundamental2+12-140
2010-05-08 14:55Removing leftover debug statementsfundamental1+1-1
2010-05-08 14:47Naming: chaning .C -> .cpp in file descriptionsfundamental63+69-69
2010-05-08 13:58Revert "Reducing lock time for instrument load"Harald Hvaal6+19-31
2010-05-04 18:47Nio: Fixed Ugly Logic Errorfundamental4+24-25
2010-05-04 17:37WIP: solving Nio segfaultfundamental1+13-6
2010-05-04 16:50Merge branch 'master' into niofundamental3+100-13
2010-05-04 16:49Nio: Removing Obsolete Filesfundamental28+0-1770
2010-05-04 16:37APhaser: removing debug printsfundamental2+1-8
2010-05-04 16:30UI: Adding Aphaser to beginner UIfundamental2+99-5
2010-05-04 16:08Nio: Command line optsfundamental3+6-58
2010-05-04 15:48WIP: Nio command line optionsfundamental8+89-31
2010-05-04 14:45Merge branch 'niowav' into niofundamental8+91-72
2010-05-04 14:39WIP: Nio commandline argsfundamental1+31-7
2010-05-04 14:11WIP: Nio arguments and cleanupfundamental1+58-68
2010-05-04 13:19Merge branch 'master' into niofundamental8+68-144
2010-05-04 13:02Samples: Apparently Harder to RM than thoughtfundamental4+0-133
2010-05-04 12:57Cleanup: Removeing Some bitrot from main.cppfundamental1+14-61
2010-05-04 12:40Doc: Adding breif info on savingfundamental2+57-0
2010-05-03 18:34WIP: Wave Output in niofundamental6+82-46
2010-05-03 17:01WIP: Getting Wave Working in niofundamental4+16-33
2010-05-03 16:24UI: Minor APhasor fixesfundamental2+11-11
2010-05-03 16:03CMake: Fixing Regressionfundamental1+2-2
2010-05-03 12:54OutMgr: Timing and Bug Fixingfundamental1+3-3
2010-05-02 19:36Fixed no UI crashfundamental1+2-3
2010-05-02 18:08Merge branch 'nio' into nioxfundamental2+0-5
2010-05-02 20:07Fixing Bad Mergefundamental2+0-5
2010-05-02 18:15Merge branch 'master' into niofundamental35+1041-317
2010-05-02 17:59Merge branch 'nio' into nioxfundamental60+1888-593
2010-05-02 16:422.4.1: Updated History for beta releasefundamental1+10-0
2010-05-02 16:07Makefiles: Last fixfundamental2+2-2
2010-05-02 16:01Giving credit to Ryan Billing for Aphaserfundamental2+4-0
2010-05-02 15:54Echo: no output until rebufferedfundamental1+1-0
2010-05-02 15:48Fixing Knob Descriptionfundamental1+7-8
2010-05-02 15:42APhaser font fixfundamental1+2-2
2010-05-02 15:32Reducing lock time for instrument loadfundamental6+31-19
2010-05-02 14:39OssEngine: preventing segfaultfundamental1+2-2
2010-05-01 22:53Samples: Stage 1 of depricationfundamental3+11-13
2010-05-01 22:38Echo: fixing failing testsfundamental2+12-7
2010-05-01 21:46EchoTest: Fixing the test driverfundamental1+17-9
2010-05-01 21:07APhaser: Now volume is set properlyfundamental1+7-1
2010-03-20 22:38WIP: Adding in Effect from Rakarrackfundamental7+709-17
2010-03-14 22:37SampleTest: Removed Obsolete Testfundamental1+0-18
2010-03-14 21:08Nio: Adding periods to alsa engine init, fixes latency issuesHarald Hvaal2+6-1
2010-03-14 18:23Echo: Removed debuging info and added to Changelogfundamental2+10-19
2010-03-14 18:11Merge branch 'master' into effectsfundamental13+799-252
2010-03-14 17:56Nio: Redesign to reduce threading and lockingfundamental11+156-372
2010-03-14 12:06Merge branch 'master' into niofundamental12+792-238
2010-03-14 11:05CMake: Fixed FLTK dependency on OpenGLfundamental1+2-1
2010-03-14 10:44DSSI: Gave entry in Changelogfundamental1+3-0
2010-03-14 10:43Merge branch 'dssi'fundamental6+684-232
2010-03-14 10:39DSSI: fixing build failurefundamental1+2-2
2010-03-12 19:14Nio: Warning Cleanupfundamental3+4-4
2010-03-12 18:58Merge branch 'master' into niofundamental2+15-11
2010-03-12 18:51Nio: Reducing compiler warningsfundamental5+6-2
2010-03-05 15:25Merge branch 'install_target' of gitorious.org:~larsl/zynaddsubfx/larsl-zynaddsubfxfundamental2+7-0
2010-03-04 15:38Added install targets to the CMake build systemLars Luthman2+7-0
2010-03-04 14:21Merge branch 'master' of ssh://zynaddsubfx.git.sourceforge.net/gitroot/zynaddsubfx/zynaddsubfxfundamental2+21-0
2010-03-04 14:14Doc: Adding simple git guidefundamental3+73-7
2010-03-04 11:42DSSI: Applied patch from Stephen Parryfundamental5+682-230
2010-02-21 15:56Restoring LASH supportHarald Hvaal2+21-0
2010-02-19 14:52Master: Removing lock for backend on vumeter datafundamental2+51-45
2010-02-12 22:07Echo: Trying to refine change in delay smpsfundamental2+24-7
2010-02-12 18:57Jack: changing port namesfundamental1+1-1
2010-02-12 18:41Nio: Fixing ALSA bug from previous commitfundamental1+1-1
2010-02-12 21:24Nio: Restructuringfundamental29+693-662
2010-02-08 02:02Echo: Attempting another static buffer strategyfundamental2+45-34
2010-02-08 02:00Effect: Fixed effectsfundamental1+3-1
2010-02-07 22:52Effects: Removing Samples in unneeded locationsfundamental18+25-29
2010-01-14 21:16UI: Corrected behavior for "-U" launch flagfundamental2+9-12
2010-01-10 18:08Oss: Fixing segfaultfundamental2+15-6
2010-01-05 01:47AlsaEngine: initializing enables to onfundamental1+2-0
2010-01-04 04:26Nio: Separation of Midi and Audiofundamental20+672-554
2010-01-03 03:36Merge branch 'nio' of ssh://[email protected]/gitroot/zynaddsubfx/zynaddsubfx into niofundamental1+1-1
2010-01-03 03:34Nio: reworked InMgr to use a lockless ringbufferfundamental8+299-65
2010-01-02 20:33Nio: Added in target for linkingfundamental1+1-1
2010-01-02 03:58OutMgr: Reworking to use semaphore over condfundamental2+20-41
2010-01-01 23:55Hack: just a quick hackfundamental2+9-1
2010-01-01 21:44WavFile: adding in missing includefundamental1+1-0
2010-01-01 21:15NioUI: adding in missing includefundamental1+1-0
2010-01-01 19:33AudioOut: Fixed bufferSize bugfundamental1+17-5
2010-01-01 18:46AudioOut: fixing deallocationfundamental1+3-3
2010-01-01 18:42WavEngine: cleanupfundamental4+12-90
2010-01-01 18:19Misc: fixing permisionsfundamental5+0-0
2010-01-01 18:17AudioOut: Initialization fixfundamental1+2-1
2009-12-31 02:13Cmake: fixing conditional compile issuefundamental1+3-1
2009-12-31 01:54Nio: Removing Input and Output dirs from cmakefundamental7+147-57
2009-12-30 22:59Jack: added in basic support for midifundamental2+55-6
2009-12-30 20:12Wav: Fixed crashes from WavEnginefundamental2+18-10
2009-12-30 19:26Oss: Adding Midi Supportfundamental2+120-2
2009-12-30 19:25Nio: adding debugging printsfundamental3+24-2
2009-12-29 22:48Nio: Adding in proper deallocationfundamental1+2-0
2009-12-29 22:10Nio: Exposing buffering of Outputsfundamental4+50-6
2009-12-29 21:07Nio: Giving Engines namesfundamental10+40-41
2009-12-29 20:11NioUI: Making a bit more flexiablefundamental2+57-90
2009-12-29 18:45Nio: Work on input interfacefundamental9+179-78
2009-12-29 17:29Nio: Setting threads to realtimefundamental2+3-0
2009-12-29 17:29Master: Optimizationfundamental1+5-3
2009-12-28 20:32Samples: Optimizationfundamental1+5-13
2009-12-28 19:59Nio: moving midi driver into AlsaEnginefundamental6+158-183
2009-12-28 02:29MasterUI: changing VUmeter refresh ratefundamental1+3-3
2009-12-28 02:25Master: removed GetAudioOutSamplesfundamental2+0-93
2009-12-27 23:26Nio: First stage Input test (getting alsa midi input)fundamental13+321-245
2009-12-24 03:49Echo: removing resizing due to timing constraintsfundamental3+5-69
2009-12-24 02:29Echo: reworking delay resizefundamental4+111-113
2009-12-23 16:12Echo: Resizing delaySample rather than clearingfundamental4+105-52
2009-12-18 18:21Misc: Added appending and resampling to Samplesfundamental3+106-3
2009-12-23 02:09Effect: General code cleanupfundamental18+197-216
2009-12-22 18:54Nio: fixing misc bugs in Niofundamental9+12-11
2009-12-22 20:42Nio: Added Basic PortAudio driverfundamental7+213-16
2009-12-22 02:12Nio: Work on cygwin portfundamental9+89-42
2009-12-20 04:12Nio: Sample processing reordering to reduce latencyfundamental11+100-73
2009-12-20 00:43Nio: adding Start/Stop guards to OSS and WAVfundamental2+8-0
2009-12-20 00:38Nio: prevented false Start/Stop in NulEnginefundamental1+5-1
2009-12-20 00:30Nio: fixing buggy refresh functionfundamental1+10-29
2009-12-20 00:24Nio: Started using pthread_joinfundamental6+16-25
2009-12-19 22:37Merge commit 'origin/nio' into nioHarald Hvaal1+2-4
2009-12-19 22:37Fixing a deadlockHarald Hvaal1+0-2
2009-12-19 22:15Nio: mutex fixfundamental1+2-4
2009-12-19 21:25Nio: removing redundant variable threadStopfundamental7+9-17
2009-12-19 21:09Nio: Fixes to Jack Enginefundamental1+9-15
2009-12-19 20:50Cmake: Conditional compile for testsfundamental1+28-22
2009-12-19 04:57Nio: UI workfundamental6+145-60
2009-12-18 22:10Nio: Removing debugging coutsfundamental1+0-9
2009-12-18 21:42Nio: Adding support for sampling rates/numbersfundamental9+110-68
2009-12-18 18:21Misc: Added appending and resampling to Samplesfundamental3+106-3
2009-12-18 17:07Nio: Removing old test codefundamental1+2-12
2009-12-18 17:04Nio: Added in missing includefundamental1+1-0
2009-12-18 15:51Nio: Removing old debugging codefundamental2+0-27
2009-12-18 15:47Nio: Added primitive JACK support in Niofundamental7+329-9
2009-12-16 22:37Misc: reducing header dependenciesfundamental2+2-3
2009-12-16 22:36Nio: Cleaning up system, so a safe shutdown worksfundamental8+59-24
2009-12-16 17:07Alsa: fixed minor typo in last commitfundamental1+1-1
2009-12-16 17:02ALSA: fixed reinitialization of superclasses datafundamental3+11-9
2009-12-16 15:57Nio: Enhanced OutMgr's requests and cleaned OssEngfundamental6+34-81
2009-12-15 20:17Nio: Added callbacks for enabling/disabling outputfundamental4+23-3
2009-12-15 19:29Nio: default output and configuration workfundamental5+45-46
2009-12-15 03:19Nio: Deprecating old I/O functionsfundamental8+21-57
2009-12-15 02:18Nio: Integrating Starting UIfundamental10+138-91
2009-12-15 00:48Nio: UI reorganizationfundamental1+20-12
2009-12-14 19:02Nio: Start on UI workfundamental2+41-2
2009-12-13 23:45Misc: Fixing compile errors with FLTK UIfundamental8+126-123
2009-12-13 17:28Nio: Deprecation of old Output systemfundamental12+256-399
2009-12-10 21:20Merge branch 'master' into yoshimifundamental4+7-1
2009-12-10 21:15Misc: Minor changes to filter_ to reduce warningsfundamental4+7-1
2009-12-10 21:08Merge branch 'master' into yoshimifundamental12+237-49
2009-12-10 21:05Merge branch 'master' into yoshimifundamental6+33-23
2009-12-10 21:00Cleanup: Separated Presets into Presets/PresetsArrayfundamental12+237-49
2009-12-10 03:28Nio: ALSA support enabled.fundamental5+131-360
2009-12-02 19:40typo fixPaul Nasca2+5-1
2009-11-19 18:14small changelog fixPaul Nasca1+2-0
2009-11-18 15:02Nio: Wav output addition and other modificationsfundamental33+873-184
2009-11-18 13:28VirKeyboard: Fixed possible segfaultfundamental2+4-1
2009-11-13 13:40Nio: Changed sample requesting strategyfundamental3+59-46
2009-11-13 03:04Nio: Added OssEngine and fixed numerous bugsfundamental11+438-58
2009-10-30 13:15NewIO: First stage of WIPfundamental23+1342-78
2009-10-29 22:24Merge branch 'master' of ssh://zynaddsubfx.git.sourceforge.net/gitroot/zynaddsubfx/zynaddsubfxfundamental3+10-6
2009-10-29 22:21Params: added pthread.h include to fix compilefundamental2+2-1
2009-10-28 18:18small changes on Bandwidth on ReverbPaul2+10-5
2009-10-14 13:58ADnote: fixed memset bugfundamental1+12-17
2009-10-11 20:28fixed microtonal testHarald Hvaal1+0-1
2009-10-09 21:31Style: Restylized entire codebasefundamental143+17413-14837
2009-10-09 12:06AdNoteTest: Removed Last randomizationfundamental2+8-8
2009-10-09 02:24SUBnote: integrated memcpy/memsetfundamental2+8-13
2009-10-09 02:00SUBnote: Added basic test/profilefundamental3+152-0
2009-10-09 01:42Test: added SUBsynth/PADsyth instrumentsfundamental1+2646-38
2009-10-09 01:19ADnote: started to use memset/memcpyfundamental2+11-15
2009-10-09 00:59ADnote: Documented/added const usagefundamental2+57-13
2009-10-09 00:55Tests: Fixed Broken ADnote Testfundamental2+5-5
2009-10-06 15:18AdNoteTest: profile test & absolute file locationfundamental3+27-1
2009-10-05 01:34Ctest: fixed test finding issuesfundamental9+192-199
2009-10-02 21:20OSS: Added failsafe based upon J�r�mie Andr�i patchfundamental4+32-3
2009-10-02 15:37cmake: added unison to cmake systemfundamental1+1-0
2009-10-01 20:51Unison improvementsPaul5+54-29
2009-09-29 20:27Bandwidth effect on ReverbPaul7+29-259
2009-09-29 20:08Started to rewrite the Reverb's Bandwidth effect (based on a better idea)Paul2+229-0
2009-09-25 13:38Merge branch 'master' into newXMLfundamental17+1108-340
2009-09-25 13:34XMLwrapper: added string loading from mxml TEXTfundamental3+35-53
2009-09-24 22:33Merge branch 'master' of ssh://zynaddsubfx.git.sourceforge.net/gitroot/zynaddsubfx/zynaddsubfxfundamental9+434-76
2009-09-24 20:06Started to implement Bandwidth to the Reverb effect.Paul4+318-45
2009-09-24 18:21Small enhancements and bugfixes to UnisonPaul4+24-16
2009-09-23 20:48Made unison vibratto LFO smootherPaul1+2-1
2009-09-23 19:19Other improvements and bugfixes on Unison.Paul5+48-18
2009-09-23 18:43BugfixesPaul2+9-5
2009-09-23 17:58Made unison frequency spread to depend on Bandwidth controllers and parametersPaul2+4-3
2009-09-23 17:47Added unison invert phasePaul6+48-6
2009-09-22 22:43UI: Fixed memory leaks (James Morris)fundamental6+48-37
2009-09-22 21:46OscilGen: static -> instance var (Tobias Doerffel)fundamental5+14-14
2009-09-22 21:07Added Vibratto to unison effectPaul6+102-13
2009-09-22 19:55Continued unison implementation.Paul5+114-50
2009-09-20 21:45Added GUI to Unison effect in ADsynth (but not finished)Paul5+90-27
2009-09-20 21:03Started to add the unison effect to ADsynthPaul2+397-213
2009-09-18 15:32XMLwrapper: Added std::string retrevalfundamental3+18-0
2009-09-18 15:22Removed last parts of stack from XMLwrapperfundamental3+34-66
2009-09-18 15:01Started using versioning information in XMLwrapperfundamental4+43-35
2009-09-12 00:38Removed unneeded stack within XMLwrapperfundamental3+12-59
2009-09-11 20:31Relocated/generalized utility functionsfundamental7+54-89
2009-09-11 15:00Replaced 3 methods with 1 vararg onefundamental3+38-43
2009-09-11 14:02Added const modifier within much of XMLwrapperfundamental3+79-49
2009-09-11 12:41XMLwrapper-Moved PADsynth_used to has/set methodsfundamental5+56-63
2009-09-08 02:59Fixed error in XMLwrapper::doloadfile( )fundamental3+41-47
2009-09-08 02:53Changed default optimization levelsfundamental1+2-2
2009-09-04 22:45Gave XMLwrapper doxygen commentsfundamental1+195-58
2009-09-04 22:41Merge branch 'xmltest'fundamental6+317-25
2009-09-04 22:34Added in XMLwrapper testsfundamental5+96-23
2009-09-04 12:10Added patch from Alexis Ballier to fix NULLMidiIn prototype errorfundamental4+6-3
2009-09-02 12:33Fixed const char* <-> string mismatchfundamental3+6-2
2009-08-26 13:43Fixed unclosed C style commentfundamental1+1-1
2009-08-26 13:29Added some tests for Microtonalfundamental5+244-25
2009-07-24 01:17add a flag for enabling/disabling testing and backport midiinput_libraries changes from experimentalHarald Hvaal2+30-20
2009-07-21 22:24Extended Samplesfundamental13+119-91
2009-07-21 13:50Enabled some tests for Ctestfundamental1+3-3
2009-07-21 13:48Fixed whitespace in AUTHORS.txtfundamental1+6-6
2009-07-21 11:37Added myself as authorHarald Hvaal1+1-0
2009-07-21 08:08refined adnote test to load xml instrumentHarald Hvaal2+29-5
2009-07-21 07:13Integrate cxxtest into cmake. Implement a test for adnote Squashed commit of the following:Harald Hvaal6+162-12
2009-07-20 23:58Fixed array indexing errorfundamental2+4-3
2009-07-20 23:21Merge branch 'master' of ssh://[email protected]/gitroot/zynaddsubfxfundamental4+15-0
2009-07-20 22:03Cmake system updatesfundamental15+119-85
2009-07-20 12:51Incorperated AZERTY layout patch by jimee (sf.net user)fundamental4+15-0
2009-07-18 19:13Enabled volume controller by defaultfundamental2+4-1
2009-07-11 14:54Updated changelogfundamental1+1-0
2009-07-11 14:51Merge branch 'asciidoc'fundamental20+610-224
2009-07-11 14:48asciidoc Makefile improvementfundamental1+3-1
2009-07-11 14:32Merge branch 'portamento'fundamental7+204-45
2009-07-11 13:52Naming conventions and adding XML saving for proportional portamentofundamental3+27-20
2009-06-20 23:22Insured that Tests/make.sh will not fail during linkingfundamental1+3-0
2009-06-20 22:01Updated HISTORY.txt and README.txtfundamental2+16-3
2009-07-10 20:04Updated copyright info.Paul4+16-15
2009-07-06 23:44Improved/fixed latex/pdf outputfundamental2+48-51
2009-07-06 22:12Added page on NRPNfundamental2+164-0
2009-07-06 20:29Merge branch 'asciidoc' of ssh://[email protected]/gitroot/zynaddsubfx into asciidocfundamental1+58-0
2009-07-06 20:23Added controller informationfundamental3+57-0
2009-07-06 13:59Added Appendix on default MIDI controlsfundamental2+27-0
2009-07-06 09:36Added cmake document to docHarald Hvaal1+58-0
2009-07-06 03:07Added outline of filter section of documentationfundamental5+35-13
2009-07-06 00:55Started AsciiDoc translationfundamental11+283-224
2009-07-03 13:40Made UI look more plesantfundamental1+26-22
2009-07-02 22:28Added new proportional portamento controlsfundamental3+34-10
2009-07-02 17:25Added basic proportional portamentofundamental3+29-6
2009-06-26 21:41Merge branch 'master' into portamentofundamental82+1031-1017
2009-06-26 21:35Added a .gitignore filefundamental1+7-0
2009-06-26 21:30Added tests to portamento and updated existing testfundamental3+81-11
2009-06-26 21:10Updating Portamento documentationfundamental2+49-21
2009-06-24 14:13Rename C files to cpp and make it work with cmake and old makefile buildHarald Hvaal77+68-64
2009-06-24 13:24Cherrypick from experimental, general cleanup of cmake code. rename zynaddsubfxgui -> zynaddsubfx, separate qt/fltk buildHarald Hvaal15+135-132
2009-06-23 13:25Ran astyle on the whole codebase, with the following command: find -name \*.C -or -name \*.cpp -or -name \*.h | xargs astyle --style=kr -lHarald Hvaal131+12910-11566
2009-06-20 19:11Copyright notices/Author identificationfundamental16+257-2
2009-06-20 09:55.Paul1+2-1
2009-06-20 09:53Bugfix: WAV export of PADsynth samplesPaul5+30-18
2009-06-19 23:23Fixed erroneous description in Misc/Control.hfundamental1+1-1
2009-06-19 23:21Cast char into int to eliminate warningfundamental1+1-1
2009-06-16 13:43Fixed possible VirKey::preskey() crashfundamental1+7-5
2009-06-16 13:08Master will now cleanup Effects on AllSoundsOfffundamental1+9-0
2009-06-12 16:34changed delete to delete[] to match new[]Mark McCurry1+2-2
2009-06-12 16:24Added initialization code to ensure unitialized values are not readMark McCurry2+7-7
2009-06-12 02:57changed int inputok to bool inputok in Input/Mark McCurry3+7-8
2009-06-11 16:50Fixed off by 2 error in OscilGen::getspectrum()Mark McCurry1+2-4
2009-06-11 15:09Added Stereo/Sample code to Effect/ChorusMark McCurry2+31-27
2009-06-11 14:21Merge branch 'master' of [email protected]:zynaddsubfx/zynaddsubfxMark McCurry21+712-0
2009-06-11 14:16Added small test for Effect/EchoMark McCurry2+110-2
2009-06-06 13:16Changed fileexists(char*)->fileexists(const char*)Mark McCurry2+2-2
2009-06-06 01:58Changed virtual methods to pure virtualMark McCurry1+4-4
2009-06-06 00:20IndentationMark McCurry2+42-42
2009-06-06 00:17Removed unneeded includes/variables & IndentationMark McCurry1+34-39
2009-06-06 00:12Made getmidicmd pure virtual & deleted destructor (unused)Mark McCurry1+1-2
2009-06-05 23:07Added todo notes and fixed indentationMark McCurry2+48-45
2009-06-05 22:37Added iostream, strings, and proper indentation to Output/Mark McCurry6+65-73
2009-06-05 22:25Minor fixes for previous main.C commitMark McCurry1+3-3
2009-06-05 22:24Added cleanning for *~ files in Makefile's clean:Mark McCurry1+1-0
2009-06-05 21:37Added more iostream/string usage in main.CMark McCurry4+65-58
2009-06-05 17:56Minor updates to Echo.C and Echo.hMark McCurry2+3-18
2009-06-01 21:49Minor updates and spelling fixes to FAQ, READEME, & compile.win32Mark McCurry3+25-25
2009-06-01 15:30Effects/Phaser added some use of Stereo and AuSampleMark McCurry2+32-25
2009-06-01 14:51Moved include inside header guardMark McCurry1+1-1
2009-06-01 14:20Misc/Stereo Added Stereo(const T &val) constructorMark McCurry2+9-0
2009-06-01 13:54Effect/Phaser.h Corrected indentationMark McCurry1+30-30
2009-06-06 15:53Added shortcut methods l() and r() to StereoMark McCurry1+4-0
2009-06-06 15:18Began to change char*'s to strings in XMLwrapperMark McCurry2+50-53
2009-06-06 14:29Removed some obsolete codeMark McCurry2+0-73
2009-06-06 13:16Changed fileexists(char*)->fileexists(const char*)Mark McCurry2+2-2
2009-06-06 01:58Changed virtual methods to pure virtualMark McCurry1+4-4
2009-06-06 00:20IndentationMark McCurry2+42-42
2009-06-06 00:17Removed unneeded includes/variables & IndentationMark McCurry1+34-39
2009-06-06 00:12Made getmidicmd pure virtual & deleted destructor (unused)Mark McCurry1+1-2
2009-06-05 23:07Added todo notes and fixed indentationMark McCurry2+48-45
2009-06-05 22:37Added iostream, strings, and proper indentation to Output/Mark McCurry6+65-73
2009-06-05 22:25Minor fixes for previous main.C commitMark McCurry1+3-3
2009-06-05 22:24Added cleanning for *~ files in Makefile's clean:Mark McCurry1+1-0
2009-06-05 21:37Added more iostream/string usage in main.CMark McCurry4+65-58
2009-06-05 17:56Minor updates to Echo.C and Echo.hMark McCurry2+3-18
2009-06-01 21:49Minor updates and spelling fixes to FAQ, READEME, & compile.win32Mark McCurry3+25-25
2009-06-01 15:30Effects/Phaser added some use of Stereo and AuSampleMark McCurry2+32-25
2009-06-01 14:51Moved include inside header guardMark McCurry1+1-1
2009-06-01 14:20Misc/Stereo Added Stereo(const T &val) constructorMark McCurry2+9-0
2009-06-01 13:54Effect/Phaser.h Corrected indentationMark McCurry1+30-30
2009-06-01 13:53Updating cmake files to correctly compile the old UIHarald Hvaal5+138-0
2009-05-28 11:39Add Wavaudiooutput to the compileHarald Hvaal1+1-0
2009-05-28 11:19Importing the cmake build files. This does not compile completely because the old GUI is not includedHarald Hvaal17+573-0
2009-05-29 02:00Added: Controls, Samples, Stereo, and Doxygen commentsfundamental62+1038-394
2009-04-11 12:49Fixed minor compile issue from transition from math.h -> cmathfundamental1+4-4
2009-04-10 20:01Preforming more work on Effect codefundamental20+1065-999
2009-03-29 17:33Adding Documentation, using const, and giving Effect a constructorfundamental22+820-459
2009-03-10 11:50show the name of Zynaddsubfx in the lash_panelevermind1+6-1
2009-03-08 03:5807 Mar 2009 (Mark McCurry) - Added start of DocBook documentation - Incorperated JACK output patch by Emmanuel Saracco - Incorperated QUERTZ layout by Achim Settelmeierfundamental14+250-12
2009-02-23 02:45Fixed improper deallocation in PresetStore Fixed initialization of OscilGenfundamental4+86-83
2009-02-20 21:12Fixed 'const char' warnings Fixed improper dealocation (changed delete to delete []) Fixed -pedantic errors Added tooltip functionality to dials Added external programs Makefiles Removed old compile.sh and clean.sh scripts for external programsfundamental33+364-216
2008-01-02 14:28*** empty log message ***paulnasca1+1-1
2008-01-02 14:19*** empty log message ***paulnasca9+127-79
2008-01-02 13:41*** empty log message ***paulnasca16+195-102
2008-01-02 12:39*** empty log message ***paulnasca2+338-0
2007-09-09 19:48*** empty log message ***paulnasca129+132-138
2007-04-01 19:56*** empty log message ***paulnasca2+2-0
2007-03-19 19:30*** empty log message ***paulnasca4+28-18
2007-01-04 18:45*** empty log message ***paulnasca1+3-2
2006-11-14 16:26*** empty log message ***paulnasca10+605-196
2006-11-10 16:21*** empty log message ***paulnasca9+191-188
2006-11-06 18:59*** empty log message ***paulnasca2+6-1
2006-11-01 21:07*** empty log message ***paulnasca2+108-0
2006-11-01 15:58*** empty log message ***paulnasca11+162-24
2006-10-31 20:48*** empty log message ***paulnasca7+96-92
2006-10-31 18:40*** empty log message ***paulnasca5+17-17
2006-10-31 18:25*** empty log message ***paulnasca3+2-26
2006-10-30 19:23*** empty log message ***paulnasca1+3-2
2006-10-30 17:05*** empty log message ***paulnasca32+1639-1022
2006-10-30 16:32*** empty log message ***paulnasca2+9-3
2006-09-14 18:35*** empty log message ***paulnasca2+12-2
2006-09-14 18:16*** empty log message ***paulnasca2+9-3
2006-04-16 07:00*** empty log message ***paulnasca2+7-2
2005-10-09 11:03*** empty log message ***paulnasca1+2-2
2005-10-09 09:57*** empty log message ***paulnasca2+3-2
2005-09-28 19:48*** empty log message ***paulnasca1+1-0
2005-09-27 17:42*** empty log message ***paulnasca1+8-2
2005-09-22 18:12*** empty log message ***paulnasca1+0-11
2005-09-21 16:58*** empty log message ***paulnasca2+17-2
2005-08-27 13:24*** empty log message ***paulnasca3+4-3
2005-05-29 09:20*** empty log message ***paulnasca3+6-6
2005-04-29 17:44*** empty log message ***paulnasca2+4-1
2005-04-29 15:13*** empty log message ***paulnasca1+1-1
2005-04-29 14:54*** empty log message ***paulnasca1+6-2
2005-04-29 14:47*** empty log message ***paulnasca2+3-1
2005-04-27 21:14*** empty log message ***paulnasca5+37-7
2005-04-27 20:42*** empty log message ***paulnasca5+38-13
2005-04-12 18:59*** empty log message ***paulnasca3+6-4
2005-04-11 18:28*** empty log message ***paulnasca1+4-4
2005-04-08 20:34*** empty log message ***paulnasca5+25-11
2005-04-08 16:20*** empty log message ***paulnasca4+5-1
2005-04-07 15:42*** empty log message ***paulnasca3+9-6
2005-04-06 21:19*** empty log message ***paulnasca3+14-6
2005-04-06 21:05*** empty log message ***paulnasca5+26-10
2005-04-06 19:47*** empty log message ***paulnasca2+1-4
2005-03-25 18:22*** empty log message ***paulnasca3+10-4
2005-03-22 20:56*** empty log message ***paulnasca2+2-2
2005-03-19 18:45*** empty log message ***paulnasca1+2-0
2005-03-19 18:00*** empty log message ***paulnasca1+0-1
2005-03-19 17:40*** empty log message ***paulnasca1+1-1
2005-03-14 18:13*** empty log message ***paulnasca121+130-127
2005-03-14 17:31*** empty log message ***paulnasca2+4-4
2005-03-13 19:31*** empty log message ***paulnasca6+22-13
2005-03-12 16:09*** empty log message ***paulnasca5+178-111
2005-03-06 18:57*** empty log message ***paulnasca2+27-22
2005-03-06 18:51*** empty log message ***paulnasca6+25-25
2005-02-28 22:30*** empty log message ***paulnasca4+66-8
2005-02-28 21:29*** empty log message ***paulnasca2+10-7
2005-02-27 09:35*** empty log message ***paulnasca2+7-7
2005-02-26 21:50*** empty log message ***paulnasca3+3-3
2005-02-22 17:57*** empty log message ***paulnasca2+6-5
2005-02-19 21:03*** empty log message ***paulnasca1+1-2
2005-02-19 10:05*** empty log message ***paulnasca4+6-5
2005-02-17 16:54*** empty log message ***paulnasca3+6-5
2005-02-17 16:33*** empty log message ***paulnasca4+13-11
2005-02-12 13:15*** empty log message ***paulnasca1+4-0
2005-02-12 13:09*** empty log message ***paulnasca1+1-1
2005-02-12 13:09*** empty log message ***paulnasca8+57-17
2005-02-07 21:09*** empty log message ***paulnasca2+8-2
2005-02-06 19:44*** empty log message ***paulnasca4+43-28
2005-01-27 21:13*** empty log message ***paulnasca1+0-1
2005-01-27 20:44*** empty log message ***paulnasca5+48-8
2005-01-15 13:40*** empty log message ***paulnasca2+2-1
2005-01-04 18:51*** empty log message ***paulnasca3+18-9
2004-12-20 22:09*** empty log message ***paulnasca5+46-54
2004-12-18 22:41*** empty log message ***paulnasca2+36-2
2004-12-17 22:38*** empty log message ***paulnasca2+25-10
2004-12-05 10:45*** empty log message ***paulnasca4+9-7
2004-11-30 18:41*** empty log message ***paulnasca1+1-1
2004-11-29 21:33*** empty log message ***paulnasca4+92-19
2004-11-29 16:43*** empty log message ***paulnasca3+8-7
2004-11-28 22:40*** empty log message ***paulnasca4+5-8
2004-11-28 22:08*** empty log message ***paulnasca1+12-19
2004-11-28 21:47*** empty log message ***paulnasca1+9-2
2004-11-28 17:56*** empty log message ***paulnasca4+47-10
2004-11-28 17:06*** empty log message ***paulnasca2+11-9
2004-11-28 15:29*** empty log message ***paulnasca12+224-229
2004-11-14 11:40*** empty log message ***paulnasca2+1-10
2004-11-07 20:50*** empty log message ***paulnasca2+4-0
2004-10-20 19:37*** empty log message ***paulnasca2+5-3
2004-10-16 10:05*** empty log message ***paulnasca2+8-2
2004-10-12 14:44*** empty log message ***paulnasca2+15-12
2004-10-10 19:48*** empty log message ***paulnasca2+14-6
2004-10-04 20:09*** empty log message ***paulnasca2+289-2
2004-10-04 17:10*** empty log message ***paulnasca2+4-4
2004-10-03 20:02*** empty log message ***paulnasca1+4-6
2004-10-03 19:49*** empty log message ***paulnasca2+22-11
2004-10-02 20:13*** empty log message ***paulnasca5+13-12
2004-10-01 21:25*** empty log message ***paulnasca1+2-0
2004-10-01 20:28*** empty log message ***paulnasca11+84-73
2004-09-30 21:25*** empty log message ***paulnasca9+95-30
2004-09-30 20:07*** empty log message ***paulnasca4+172-24
2004-09-30 19:24*** empty log message ***paulnasca3+37-20
2004-09-30 19:03*** empty log message ***paulnasca1+7-4
2004-09-30 18:50*** empty log message ***paulnasca4+27-16
2004-09-30 18:27*** empty log message ***paulnasca1+212-120
2004-09-30 15:41*** empty log message ***paulnasca1+281-153
2004-09-29 19:28*** empty log message ***paulnasca3+1010-87
2004-09-29 17:46*** empty log message ***paulnasca1+134-7
2004-09-29 16:58*** empty log message ***paulnasca2+60-5
2004-09-29 15:55*** empty log message ***paulnasca1+0-0
2004-09-28 20:42*** empty log message ***paulnasca5+185-4
2004-09-28 16:05*** empty log message ***paulnasca6+48-0
2004-09-27 19:06*** empty log message ***paulnasca1+10-8
2004-09-27 16:54*** empty log message ***paulnasca1+15-14
2004-09-27 16:13*** empty log message ***paulnasca5+44-44
2004-09-27 15:34*** empty log message ***paulnasca2+3-1
2004-09-27 15:15*** empty log message ***paulnasca2+2-1
2004-09-23 18:22*** empty log message ***paulnasca1+1-1
2004-09-07 14:41*** empty log message ***paulnasca2+2-2
2004-09-06 19:02*** empty log message ***paulnasca5+10-24
2004-09-06 18:51*** empty log message ***paulnasca1+3-3
2004-09-05 16:35*** empty log message ***paulnasca2+2-2
2004-08-29 19:09*** empty log message ***paulnasca1+4-1
2004-08-28 07:12*** empty log message ***paulnasca1+1-1
2004-08-27 20:53*** empty log message ***paulnasca1+2-0
2004-08-27 19:13*** empty log message ***paulnasca1+9-6
2004-08-27 18:33*** empty log message ***paulnasca3+16-3
2004-08-27 18:14*** empty log message ***paulnasca7+36-13
2004-08-26 19:43*** empty log message ***paulnasca2+11-3
2004-08-25 21:23*** empty log message ***paulnasca1+1-1
2004-08-25 21:22*** empty log message ***paulnasca1+4-1
2004-08-25 19:17*** empty log message ***paulnasca3+6-6
2004-08-25 18:24*** empty log message ***paulnasca4+26-3
2004-08-24 18:24*** empty log message ***paulnasca2+2-1
2004-08-24 15:26*** empty log message ***paulnasca36+8-2740
2004-08-23 19:14*** empty log message ***paulnasca7+108-14
2004-08-22 21:10*** empty log message ***paulnasca3+17-9
2004-08-22 18:14*** empty log message ***paulnasca1+14-15
2004-08-22 18:09*** empty log message ***paulnasca6+43-16
2004-08-22 17:47*** empty log message ***paulnasca1+6-2
2004-08-22 17:42*** empty log message ***paulnasca8+98-26
2004-08-22 12:06*** empty log message ***paulnasca1+2-2
2004-08-22 11:53*** empty log message ***paulnasca7+62-31
2004-08-22 10:46*** empty log message ***paulnasca7+62-22
2004-08-22 08:08*** empty log message ***paulnasca3+8-3
2004-08-21 21:19*** empty log message ***paulnasca1+1-1
2004-08-21 07:48*** empty log message ***paulnasca3+42-10
2004-08-19 19:14*** empty log message ***paulnasca1+1-0
2004-08-19 19:07*** empty log message ***paulnasca3+132-6
2004-08-19 14:41*** empty log message ***paulnasca3+8-2
2004-08-18 21:22*** empty log message ***paulnasca2+3-0
2004-08-18 15:56*** empty log message ***paulnasca2+20-17
2004-08-18 15:39*** empty log message ***paulnasca13+27-22
2004-08-17 21:33*** empty log message ***paulnasca11+168-85
2004-08-17 17:29*** empty log message ***paulnasca4+85-22
2004-08-17 17:13*** empty log message ***paulnasca12+82-44
2004-08-16 21:18*** empty log message ***paulnasca9+418-184
2004-08-15 20:02*** empty log message ***paulnasca38+528-361
2004-08-14 21:33*** empty log message ***paulnasca10+168-51
2004-08-14 18:25*** empty log message ***paulnasca7+129-18
2004-08-14 14:40*** empty log message ***paulnasca5+165-29
2004-08-04 20:50*** empty log message ***paulnasca1+2-0
2004-08-04 14:45*** empty log message ***paulnasca4+17-3
2004-08-04 10:49*** empty log message ***paulnasca4+9-8
2004-08-04 07:54*** empty log message ***paulnasca1+1-1
2004-08-03 10:48*** empty log message ***paulnasca1+3-4
2004-08-02 19:13*** empty log message ***paulnasca2+3-1
2004-08-02 12:32*** empty log message ***paulnasca1+0-1
2004-08-01 21:01*** empty log message ***paulnasca3+13-6
2004-07-31 20:41*** empty log message ***paulnasca3+18-0
2004-07-31 18:52*** empty log message ***paulnasca176+7-7
2004-07-31 13:10*** empty log message ***paulnasca7+27-24
2004-07-30 21:31*** empty log message ***paulnasca14+32-35
2004-07-30 14:31*** empty log message ***paulnasca11+60-49
2004-07-29 17:18*** empty log message ***paulnasca2+4-2
2004-07-29 17:02*** empty log message ***paulnasca6+73-77
2004-07-28 18:56*** empty log message ***paulnasca2+4-4
2004-07-28 18:45*** empty log message ***paulnasca9+28-15
2004-07-28 18:15*** empty log message ***paulnasca2+8-3
2004-07-28 17:45*** empty log message ***paulnasca5+52-17
2004-07-28 16:26*** empty log message ***paulnasca5+19-13
2004-07-26 17:21*** empty log message ***paulnasca10+165-129
2004-07-25 19:30*** empty log message ***paulnasca1+0-0
2004-07-21 17:13*** empty log message ***paulnasca1+1-0
2004-07-21 17:12*** empty log message ***paulnasca3+5-3
2004-07-21 17:05*** empty log message ***paulnasca2+3-3
2004-07-20 17:19*** empty log message ***paulnasca6+28-14
2004-07-19 18:16*** empty log message ***paulnasca4+36-19
2004-07-19 17:39*** empty log message ***paulnasca3+5-5
2004-07-19 17:12*** empty log message ***paulnasca1+1-1
2004-07-18 19:58*** empty log message ***paulnasca2+51-35
2004-07-18 17:47*** empty log message ***paulnasca1+0-0
2004-07-18 08:57*** empty log message ***paulnasca3+8-4
2004-07-17 13:24*** empty log message ***paulnasca305+2804-632
2004-07-12 18:27*** empty log message ***paulnasca1+0-0
2004-07-11 20:08*** empty log message ***paulnasca1+0-0
2004-07-03 12:26*** empty log message ***paulnasca5+96-104
2004-07-03 11:04*** empty log message ***paulnasca1+40-37
2004-07-03 10:45*** empty log message ***paulnasca2+13-13
2004-07-03 10:26*** empty log message ***paulnasca9+85-19
2004-07-02 20:38*** empty log message ***paulnasca1+24-21
2004-07-02 20:30*** empty log message ***paulnasca1+4-4
2004-07-02 20:19*** empty log message ***paulnasca5+18-15
2004-07-02 19:32*** empty log message ***paulnasca2+10-9
2004-07-02 19:00*** empty log message ***paulnasca1+1-0
2004-07-02 18:55*** empty log message ***paulnasca2+14-3
2004-07-02 18:35*** empty log message ***paulnasca3+122-9
2004-07-02 16:49*** empty log message ***paulnasca8+96-58
2004-07-01 20:09*** empty log message ***paulnasca7+127-102
2004-06-30 20:55*** empty log message ***paulnasca18+502-27
2004-06-30 18:41*** empty log message ***paulnasca5+272-258
2004-06-29 17:21*** empty log message ***paulnasca5+12-23
2004-06-24 19:28*** empty log message ***paulnasca5+61-42
2004-06-24 17:36*** empty log message ***paulnasca4+39-60
2004-06-23 20:17*** empty log message ***paulnasca7+43-10
2004-06-23 19:08*** empty log message ***paulnasca2+20-19
2004-06-23 18:53*** empty log message ***paulnasca2+28-7
2004-06-23 16:22*** empty log message ***paulnasca3+81-63
2004-06-22 19:51*** empty log message ***paulnasca2+40-12
2004-06-21 20:04*** empty log message ***paulnasca4+77-10
2004-06-20 11:09*** empty log message ***paulnasca4+12-9
2004-06-19 12:21*** empty log message ***paulnasca1+3-2
2004-06-19 11:51*** empty log message ***paulnasca4+202-32
2004-06-19 09:22*** empty log message ***paulnasca4+37-20
2004-06-18 19:14*** empty log message ***paulnasca7+134-3
2004-06-18 17:52*** empty log message ***paulnasca3+32-29
2004-06-18 17:26*** empty log message ***paulnasca3+924-876
2004-06-18 16:54*** empty log message ***paulnasca5+71-23
2004-06-17 20:20*** empty log message ***paulnasca6+64-115
2004-06-16 20:30*** empty log message ***paulnasca3+37-78
2004-06-15 21:33*** empty log message ***paulnasca5+166-33
2004-06-14 20:35*** empty log message ***paulnasca4+18-5
2004-06-14 20:14*** empty log message ***paulnasca2+68-57
2004-06-14 19:36*** empty log message ***paulnasca5+66-49
2004-06-14 18:37*** empty log message ***paulnasca1+5-10
2004-06-14 18:26*** empty log message ***paulnasca1+154-161
2004-06-14 18:09*** empty log message ***paulnasca2+109-71
2004-06-14 17:23*** empty log message ***paulnasca3+3-2
2004-06-13 21:01*** empty log message ***paulnasca3+11-10
2004-06-13 21:01*** empty log message ***paulnasca1+1-1
2004-06-13 20:44*** empty log message ***paulnasca1+7-6
2004-06-13 20:31*** empty log message ***paulnasca3+19-6
2004-06-13 20:01*** empty log message ***paulnasca3+131-66
2004-06-13 17:20*** empty log message ***paulnasca1+4-18
2004-06-13 15:27*** empty log message ***paulnasca1+3-3
2004-06-13 14:50*** empty log message ***paulnasca2+5-3
2004-06-13 13:40*** empty log message ***paulnasca5+47-24
2004-06-13 10:50*** empty log message ***paulnasca3+274-173
2004-06-13 09:05*** empty log message ***paulnasca3+9-1
2004-06-12 21:04*** empty log message ***paulnasca5+84-28
2004-06-12 18:32*** empty log message ***paulnasca2+66-4
2004-06-12 13:33*** empty log message ***paulnasca6+82-18
2004-06-06 19:40*** empty log message ***paulnasca1+1-1
2004-06-06 19:40*** empty log message ***paulnasca5+35-14
2004-06-03 19:50*** empty log message ***paulnasca4+25-5
2004-05-27 19:30*** empty log message ***paulnasca3+3-2
2004-05-26 20:05*** empty log message ***paulnasca4+20-3
2004-05-26 18:42*** empty log message ***paulnasca5+35-10
2004-05-06 19:56*** empty log message ***paulnasca1+0-0
2004-03-27 21:23*** empty log message ***paulnasca7+88-42
2004-03-27 18:08*** empty log message ***paulnasca9+242-112
2004-03-27 12:22*** empty log message ***paulnasca2+198-27
2004-03-25 19:06*** empty log message ***paulnasca4+61-1
2004-03-16 18:27*** empty log message ***paulnasca3+53-3
2004-03-15 19:52*** empty log message ***paulnasca7+143-93
2004-03-15 19:13*** empty log message ***paulnasca4+18-5
2004-03-14 17:11*** empty log message ***paulnasca1+1-0
2004-03-13 10:42*** empty log message ***paulnasca1+5-3
2004-03-13 10:24*** empty log message ***paulnasca4+102-7
2004-03-12 22:04*** empty log message ***paulnasca4+158-55
2004-03-09 18:40*** empty log message ***paulnasca7+31-16
2004-03-08 16:37*** empty log message ***paulnasca2+3-1
2004-03-05 18:47*** empty log message ***paulnasca108+112-112
2004-03-03 18:46*** empty log message ***paulnasca1+12-12
2004-03-03 18:31*** empty log message ***paulnasca3+71-52
2004-03-01 19:59*** empty log message ***paulnasca1+1-1
2004-03-01 19:59*** empty log message ***paulnasca7+78-40
2004-03-01 17:41*** empty log message ***paulnasca2+18-40
2004-02-29 14:35*** empty log message ***paulnasca6+77-36
2004-02-29 11:31*** empty log message ***paulnasca6+90-46
2004-02-28 18:25*** empty log message ***paulnasca3+17-6
2004-02-28 13:08*** empty log message ***paulnasca17+38-45
2004-02-28 10:21*** empty log message ***paulnasca10+27-13
2004-02-26 19:59*** empty log message ***paulnasca6+148-29
2004-02-23 19:30*** empty log message ***paulnasca9+469-309
2004-02-22 12:26*** empty log message ***paulnasca4+66-30
2004-02-14 21:44*** empty log message ***paulnasca11+145-56
2004-02-14 13:50*** empty log message ***paulnasca2+12-6
2004-02-14 11:31*** empty log message ***paulnasca7+16-12
2004-02-14 10:45*** empty log message ***paulnasca8+32-42
2004-02-14 08:31*** empty log message ***paulnasca8+51-9
2004-02-13 22:32*** empty log message ***paulnasca25+738-87
2004-02-12 20:25*** empty log message ***paulnasca7+119-6
2004-02-11 20:09*** empty log message ***paulnasca6+171-33
2004-02-10 20:33*** empty log message ***paulnasca7+106-10
2004-02-08 20:25*** empty log message ***paulnasca2+2-1
2004-02-08 14:13*** empty log message ***paulnasca1+13-0
2004-02-08 13:54*** empty log message ***paulnasca1+6-3
2004-02-08 11:15xml changespaulnasca13+181-190
2004-02-07 18:33small bugfixpaulnasca4+17-6
2004-02-07 11:58*** empty log message ***paulnasca28+361-176
2004-02-06 21:39*** empty log message ***paulnasca8+100-32
2004-02-05 20:37*** empty log message ***paulnasca19+498-72
2004-02-04 20:24*** empty log message ***paulnasca18+254-27
2004-02-04 15:26*** empty log message ***paulnasca2+252-0
2004-02-03 20:37*** empty log message ***paulnasca5+90-10
2004-02-02 20:59started to add XML support (using mxml library from http://www.easysw.com/~mike/mxml/)paulnasca11+93-31
2003-12-17 16:10*** empty log message ***paulnasca1+196-0
2003-12-16 18:12*** empty log message ***paulnasca1+4-0
2003-12-16 18:11The jack support is available as JACK (the old jack support) or JACK_RT (the new RT-safe, but broken support)paulnasca6+25-100
2003-12-16 17:53*** empty log message ***paulnasca2+5-5
2003-12-15 23:15found a error that made the sound really loud, and I removed the breaks from ADNoteParameters.C, needs later debugpaulnasca1+4-4
2003-12-15 23:09some missing break instructions addedpaulnasca3+6-2
2003-12-14 20:03Added many instrumentspaulnasca15+0-0
2003-12-14 10:30LFO freq. randomness improvementspaulnasca3+26-8
2003-12-13 22:28Added LFO frequency randomness parameterpaulnasca9+61-19
2003-12-13 08:44*** empty log message ***paulnasca1+0-0
2003-12-11 19:40Added randomness to harmonics amplitudespaulnasca5+70-6
2003-12-08 20:53Started to make zynaddsubfx rt-safe (but not completed)paulnasca11+159-33
2003-11-30 12:462paulnasca1+0-0
2003-11-29 08:04added the list of changes since 1.4.3paulnasca2+12-1
2003-11-28 21:59*** empty log message ***paulnasca1+0-1
2003-11-28 20:44Initial revisionpaulnasca193+27201-0