2006-12-18 00:29:17 +00:00
- select number of channels in export-project-dialog
- MIDI over Ethernet support
2006-12-28 19:08:19 +00:00
- lock m_instrument in instrumentTrack-class for not crashing when using m_instrument in notePlayHandle::supportsParallelizing() while instrument is being deleted or so - toby 061228: already fixed on 061218?
2006-09-21 16:17:17 +00:00
- try to make vestige-plugin-dlls relative
- do song-editor-tempo-connection to vst-plugin inside remoteVSTPlugin
2006-05-22 12:33:18 +00:00
- add/remove-steps button in bb-editor for adding/removing according number of steps to/from all patterns of visible beat/baseline
2006-04-07 06:27:50 +00:00
- replace rest of wizard by simple directory-selection-dialog for working-dir when running the first time
2006-04-05 13:24:13 +00:00
- correctly load steps/dots from FLP-files
- convert FL-Plucked!-parameters to Vibed-parameters
2006-03-29 13:26:53 +00:00
- in flp-import-filter: merge play-list-items if possible
2006-03-27 12:19:04 +00:00
- integrated sample-browser in context-menu of sample-track/-tco
2006-03-21 13:42:28 +00:00
- font-size-scaling-coefficient in setup-dialog
- make note able of journalling
- before calling undoStep/redoStep from journallingObject, save journalling-state-context and disabled journalling, restore afterwards
- intelligent journal-entry-merging
- undo/redo-support in note/track etc.
- save tco-settings in trackContentWidget::saveSettings() etc. instead of track::...
2006-03-14 13:30:28 +00:00
- restore stacking-order of windows when loading project
2006-05-22 12:33:18 +00:00
- bristol-bindings?
2006-03-14 13:30:28 +00:00
- resample sample-track-tcos when using hq-mode
2006-03-07 15:34:27 +00:00
- add support for panes-interface (like blender) (instead of MDI etc.)
2006-04-06 08:16:07 +00:00
- message to user when importing unsupported MIDI-file (track-count = 0)
2006-03-14 13:30:28 +00:00
- AMS/OMS-bindings
2006-03-09 13:35:05 +00:00
- remove binary-embed-system
2006-03-05 00:10:50 +00:00
- recording-functionality
2006-04-06 08:16:07 +00:00
- do not hang when saving while loading VST-plugin (because then we call dispatcher while the load-process is still going on)
2006-03-07 15:34:27 +00:00
- tempo-recogn. and sync of beat-samples
2006-03-05 00:10:50 +00:00
- do not quantize when importing from MIDI-file
2006-02-07 13:36:41 +00:00
- separate GUI and data/sound-processing-code
2006-02-06 12:52:58 +00:00
- make color-scheme switchable: LMMS / user
2006-01-23 09:25:49 +00:00
- autosave every 30s (configurable!) and offer recovery at startup after crash
- make piano-roll use rubberband instead of implementing a simple one on it's own
- level-meters in output-graph and channel-track
2006-01-17 13:24:41 +00:00
- do not skip samples because of rounding-errors when resampling in src/lib/sample_buffer.cpp
2005-12-19 12:17:23 +00:00
- MIDI-program/MIDI-mapping/process program-/channel-change-events from MIDI-files
2005-10-24 09:13:39 +00:00
- DSSI-support
2005-10-20 13:02:26 +00:00
- use drawLineF() for drawing notes in pattern::paintEvent() in qt4-version
2005-09-29 07:18:55 +00:00
- only redraw region given by paint-event in pattern, bbTCO, sampleTCO etc.
2005-09-22 13:49:52 +00:00
- pre-listen when opening sample with QFileDialog
- panning-editing in piano-roll
- speed up painting of sampleTCO
2006-01-30 10:50:02 +00:00
- panning env+lfo
2005-09-22 13:49:52 +00:00
- rewrite export-project-dialog using layout-mechanism
- make piano-roll use the global clipboard??
2005-12-05 12:26:16 +00:00
- add more localizations:
2005-10-14 11:37:16 +00:00
- Swedish
- Norwegian
- Greece
- ...
2005-09-22 13:49:52 +00:00
- effect-board -> live-fx from input
- chord-editor?
- WAVE/OGG/MP3-Import -> FFT-analysis -> write notes
- classical note-edit-window -> also ability of printing and maybe later scanning & recognition of notes
- add FLAC as export-format?