Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Multiplicity support is now officialy bogus.
* Fixed MIDI device parameter settings on session save.
* Fixed device parameter settings on session save.
Device configuration (re)touches.
* Fixed device parameter settings on session save.
* Fixed MIDI device mapping on session save.
* Device parameter dependencies are now properly handled.
Device port/channel configuration refreshing fix.
Device port/channel configuration is now complete (2nd.ufix).
Device port/channel configuration is now complete (ufix).
* Device port/channel configuration is now complete (EXPERIMENTAL).
Device port/channel configuration preparations.
Device configuration is now included and saved on session files (ufix).
* Device configuration is now included and saved on session files.
New keep child windows always on top option; device icon retouching;
* Device managament gets prettier with new icons. * Channel device selection is now implemented.
Particular device parameter edit fix.
Primordial device configuration icons; yet another device parameter spinbox fix.
Device parameter table custom spinbox range fix.
Refinements on the device list view and parameter table editing.
Device configuration is now partially functional (2nd.fix).
Device configuration is now partially functional (fix).
* Device configuration is now partially functional.
Device configuration table is now editable, but non-applicable yet.
More work in progress for the device configuration stuff.
Still on-going with this new device configuration stuff.
On-going with new device configuration interface.
More device configuration interface preparations.
Device configuration interface preparations.
Fifth alpha-release.
Minor corrections; Changed widget destruction order on main form close.
* Fixed device driver type channel information gathering, which was severely flawed, dropping all channel session configurations to the default audio driver type (which is ALSA) unexpectedly.
* Channels are now properly renumbered when saving to a session LSCP script, assuming that it should be always loaded from scratch (i.e. zero channels). * Disabled MIDI port setting on channel dialog, and on session file save, as its use is still troublesome. * Descrimination as for drag-and-drop of instrument files has been refined and fixed again.
* Added new menu and toolbar option: Reset All Channels. * Channel setup changes are now properly filtered, as for only those settings that are actually changed gets applied; change information are now also posted to messages window.
Major internal switch regarding channel strip change management.
* Drag-and-drop to an existing channel strip is now also featured, allowing the in-place change of the channel sampler instrument file.
* Drag-and-drop of instrument files now fixed.
* Drag-and-drop of either session files (LSCP scripts) or instrument files (GIG) are now supported. Multiple files drop is allowed, but it only makes sense for instrument files, each one prompting to create a new sampler channel.
* Added support for INSTRUMENT_NAME field from GET CHANNEL INFO command.
Instrument names display mode update on all channels.
Fixed bug on session load, on lscp_list_channels() failure.
Instrument Nr/Name combobox widget makes the channel dialog dirty again.
Actual instrument names now optional (rewrite).
Actual instrument names are now optional (yafix).
Actual instrument names are now optional (fix).
* Actual instrument names are now optionally retrieved from the instrument file, even though libgig is available, avoiding excessively annoying load times while on the channel dialog, when huge instrument files are selected.
Set to ignore the SIGPIPE (Broken pipe) signal, where available.
~Messages limit optimization with Qt::LogText format (QTextEdit).
Messages window limit is now enforced on one third excess.
Fourth alpha-release.
Fixed ALL MIDI channel setting of session save.
* Sampler channel is now completely detached from UI strip class.
Channel info update on session load (2nd.fix).
Channel info update fix on session load.
Channel dialog filename label fix.
* Instrument index selection now made via combo box widget; actual instrument names are now properly retrieved from the instrument file, provided if libgig is available.
Deferred channel info update fixed again.
Deferred channel info update fix.
Deferred channel info updates.
* Sampler channels strips are just created if, and only if, the respective channel setup dialog is actually accepted, following common user-interface guidelines.
* Fixed MIDI channel settings.
* Channel strip display glass effect is now an option.
Force cache cleanup on cvs bootstrap.
Continued rewrite of sampler channel strips internal control structures.
Channel strip setup dialog invokation fix.
Sampler reset info message; asterisk for midi all channels input.
* Sampler reset command action added to menu and toolbar. * MIDI channel selection is now a dropdown list, allowing the explicit selection for "All" channels input per sampler channel (omni). * Channel strip display glass effect has changed background color to black (was green). * Minor configure fixes.
Prepared for 0.0.3 alpha-release.
* Channel dialog gets sensible engine and driver defaults on create time. * Implied channel reset on successful instrument load.
Effective MIDI input port setting on channel dialog. (fix)
* Effective MIDI input port setting on channel dialog.
* Avoid channel voice/stream usage auto-update while intrument loading is erroneous or incomplete.
* Save session filename quotes missing on LOAD INSTRUMENT NON_MODAL.
* Prepared for client event protocol interface, via thread-safe QCustomEvent callback posting, on attempt to comply with draft-protocol v.11.
* Mon-modal intrument file loading and status experimental support.
Second alpha-release.
* The channel context menu is also accessible by right-clicking over the empty workspace area.
* Added small wait event loop on qsamplerMainForm::stopServer(), so let local server terminate gracefully and stabilize, and avoiding a probable segfault on exit, which was preventing the correct salvage of settings and configuration.
* Maximum channel volume percent setting is now a global option, provided to override the default (which is 100%). * Client/server transaction timeout option upper limit has been increased from 5000 to 60000 milliseconds.
* A channel context menu is now featured, by right-clicking over each sampler channel strip.
* Comment SET CHANNEL MIDI_INPUT_PORT command from saveSessionFile(), it has no effect. * Insert a n #include <unistd.h> on qsamplerMessages.h, between * An initial non zero value (0.8) should be set for the channel volume, while GET CHANNEL INFO command is pending implementation. * The order to load/save and setup channel settings is now as suggested in the following lines: SET CHANNEL AUDIO_OUTPUT_TYPE ... SET CHANNEL MIDI_INPUT_TYPE ... SET CHANNEL MIDI_INPUT_CHANNEL ... LOAD ENGINE ... LOAD INSTRUMENT ... SET CHANNEL VOLUME ...
Initial alpha release.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC |