date | project | content | link |
|---|
| 17:48 Friday | buze | Commit by calvin :: r1027 /trunk/buze/src/armstrong/ (43 files in 18 dirs): - restructured internal plugincollection enumeration; removed the pluginlib class, moved pluginmanager code into its own file
- dummy plugin collections fixing, dummy plugin leak fix
- miditracker hacking, fixing assumptions no longer true
| # |
| 17:28 Friday | buze | Commit by calvin :: r1026 /trunk/buze/src/ (4 files in 2 dirs): - armzwriter typo fix
- renamed a function in the wavetable
| # |
| 02:06 on May 20 | buze | Commit by calvin :: r1025 /trunk/buze/src/wavetableview/ (5 files): | # |
| 23:09 on May 19 | buze | Commit by calvin :: r1024 /trunk/buze/src/ (8 files in 3 dirs): - wavetable more aggressive syncing of current wave with the document
- filebrowser code cleaning
| # |
| 17:32 on May 19 | buze | Commit by calvin :: r1023 /trunk/buze/src/mixerview/ (MixerView.cpp MixerView.h): - mixerview "delete track" softening: detach the plugin from the mixer instead of deleting it
- mixerview redraw fixing
| # |
| 15:50 on May 19 | buze | Commit by calvin :: r1022 /trunk/buze/src/mixerview/MixerView.cpp: | # |
| 15:23 on May 19 | buze | Commit by calvin :: r1021 /trunk/buze/src/mixerview/ (4 files): - mixerview: changed "add track" to "add plugin to strip"; can only add existing plugins to the mixer; uses custom data in armz for state persistence
| # |
| 01:41 on May 19 | buze | Commit by calvin :: r1020 /trunk/buze/src/mixerview/MixerViewInfo.cpp: | # |
| 01:41 on May 19 | buze | Commit by calvin :: r1019 /trunk/buze/src/mixerview/ (3 files): - mixerview shows all params on track plugin
| # |
| 23:51 on May 18 | buze | Commit by calvin :: r1018 /trunk/buze/ (11 files in 6 dirs): - added armstrong events for load/save, allowing event listeners (views) to load and save custom data in armz-files
| # |
| 23:49 on May 16 | buze | Commit by calvin :: r1017 /trunk/buze/src/parameterview/MachineParameterView.cpp: - preset saving creates directory Gear/Native if necessary
| # |
| 23:15 on May 16 | buze | Commit by calvin :: r1016 /trunk/buze/ (26 files in 11 dirs): - optimizations for asio devices with many inputs and outputs, more specifically: - abstract plugins' access to the output buffers via mixer::write_output(); update master and output plugins to use this instead of direct access - use nulls for silent output buffers internally - combine clipping and output buffer peak scanning
- move commonly shared buffer codes from the mixer, buzz2zzub, master, psy2zzub into convertsample.h/cpp
| # |
| 13:25 on Apr 27 | buze | Commit by calvin :: r1015 /trunk/buze/src/mixerview/MixerView.cpp: - mixerview output plugin context menu check fail
| # |
| 23:35 on Apr 24 | buze | Commit by calvin :: r1014 /trunk/buze/src/mixerview/ (4 files): - mixerview: less magic, more colors
| # |
| 22:34 on Apr 24 | buze | Commit by calvin :: r1013 /trunk/buze/src/ (6 files in 2 dirs): - machineview audio connection dblclick channel mapping popup
- version bump
| # |
| 21:26 on Apr 19 | buze | Commit by calvin :: r1012 /trunk/buze/src/armstrong/src/plugins/core/output.cpp: | # |
| 17:17 on Apr 15 | buze | Commit by calvin :: r1011 /trunk/buze/src/armstrong/src/ (2 files in 2 dirs): - audio output and output16 fixing
| # |
| 01:46 on Apr 14 | buze | Commit by calvin :: r1010 /trunk/buze/src/armstrong/src/mixing/connections.cpp: - fix for too low volume in connections from multi-io plugins to oldbuzz stereo effect machines (MIF_DOES_INPUT_MIXING)
| # |
| 15:05 on Apr 13 | buze | Commit by calvin :: r1009 /trunk/buze/src/wavetableview/WaveEditorCtrl.cpp: - implement waveeditor clear selection notification (fixes annoyances f.ex after applying wave effects)
| # |
| 10:28 on Apr 13 | buze | Commit by calvin :: r1008 /trunk/buze/src/ (buze/buze.rc patternview/PatternView.cpp): - pattern editor didnt pick up all preference changes
- version bump
| # |