3
I Use This!
Very High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
. <rewbs> In autosave dialog, will check backup path exists (if it is to be used). Also Autosave should issue a warning if save fails for whatever reason. . <rewbs> File marked as modified on all sample/intrument/general tab changes (some had been missed). . <rewbs> Change to command handling when textbox has focus . <rewbs> Idle time dished out to plugs at 100Hz rather than 10Hz and from TrackApp::OnIdle rather than MainFrame::OnTimer . <rewbs> Internal: Edit & Continue debugging enabled in debug build settings. . <rewbs> Cxx no longer ignored after 255 loops More... over 20 years ago
. <rewbs> Autosaver will not save is autsaver is disabled. :) . <rewbs> Samplemap and instrument name should be accessible with XM files now. . <rewbs> Mousewheel should scroll pattern even if focus is in some elements above the pattern editor. (I believe winME and maybe win98 users might still have trouble with the mousewheel. I'm not sure why this is. If anyone has any ideas, let me know.) . <rewbs> No MPT commands will be executed if a texbox has focus, i.e. textboxes will work again now. . <rewbs> Minor optimisations to instrument view envelope drawing . <rewbs> Internal: a couple of code cleanups to remove a few compilation warnings. / <rewbs> processReplacing() is now favoured over process() in VST plugs . <rewbs> Plugin automatically bypassed if an exception is thrown in process()/processReplacing() . <rewbs> Switched to C++ exceptions handlers throughout, which will actually get compiled into the release builds. + <rewbs> Select plugin dialog is now resizable. :D . <rewbs> Other minor fixes (Options dialog now remembers if autosave tab was selected, zoom level cycling in sample view fixed...) More... over 20 years ago
. v 1.17RC1 (revision 1.13.2.8) / <rewbs> If a plug identifies itself as willing to recieve midi events, midi channel 1 will automatically be selected when it is assigned to an instrument + <rewbs> Option to emulate some old mixing bugs, in case your old track sounds too different in this version (could happen with some distortion plugins for example) and you aren't able to recover the sound by adjusting the levels . <rewbs> Minor GUI fixes More... over 20 years ago
custom build configuration More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
. v 1.17RC0 (revision 1.13.2.7) . <rewbs> Fixed crash in instrument view in win 98. / <rewbs> Set Octave keys are now customisable. Note that they will no longer be automatically assigned to freed number keys. So if you map a note to key 8 then unmap it, you'll have to explicitly set Set Octave 8 back to key 8 again. More... almost 21 years ago
. <rewbs> Colour settings dialog validation fix . <rewbs> Small tab order cleanups More... almost 21 years ago
v 1.17RC0 (revision 1.13.2.5) . <rewbs> Fixed ridiculous mono ITI loading bug. More... almost 21 years ago
. v 1.17RC0 (revision 1.13.2.4) + <rewbs> Autosave function. Be sure to configure it to your taste. . <rewbs> Some VST threading & initialisation improvements, might prevent some hangs/crashes. . <rewbs> Plugs that save an entire bank in their chunks should be better at restoring their active program on load . <rewbs> Cursor dependant play commands now play from start of song even before cursor position is initialised. . <rewbs> Minor wave rendering fixes + <rewbs> Added IT style mix paste command, for those of you who just weren't ready for *real* mixpasting ;) + <rewbs> Option to show estimated "real BPM", just as it is communicated to plugins. / <rewbs> Minor GUI changes / <rewbs> Various internal cleanups . <ericus> Mastervolume calculation fixes . <ericus> VSTi mixing & volume fixes . <ericus> Float conversion fixes More... almost 21 years ago
. <rewbs> Plugs that save an entire bank in their chunks should be better at restoring their active program on load . <rewbs> various VST fixes More... almost 21 years ago
- <rewbs> Xlutop Chainer (and maybe others) hangs when loading a preset during playback... + <rewbs> Autosave function. Be sure to configure it to your taste. / <rewbs> Minor GUI changes . <rewbs> Minor wave rendering fixes . <rewbs> Some VST threading & initialisation improvements, might prevent some hangs/crashes. / <rewbs> Various internal cleanups + <rewbs> Option to show estimated "real BPM", just as it is communicated to plugins. . <rewbs> cursor dependant play commands now play from start of song even before cursor position is initialised. + <rewbs> Added IT style mix paste command, for those of you who just weren't ready for *real* mixpasting ;) . <ericus> Mastervolume calculation fixes . <ericus> VSTi mixing & volume fixes . <ericus> Float conversion fixes More... almost 21 years ago
float conversion fix - VSTi level fix - master volume fix More... almost 21 years ago
/ <rewbs> When wrap and continuous scroll are off, cursor jump/snap now goes to row 0 or last row when it should go beyond, rather than doing nothing. More... almost 21 years ago
. <rewbs> modifier keys are no longer reset on pattern editor focus loss . <rewbs> fixed scroll position jumping to 0 on pattern change . <rewbs> if the pattern can be fully visible in window, the pattern is moved down so row 0 is visible and scrollbar is not needed. (tx lpchip) . <rewbs> some pattern editor VU meter fixes More... almost 21 years ago
. <rewbs> instrument view slider optimisations (we think it affects just WinXP) . <rewbs> fixed hang on song stop with some OhmForce plugs (and maybe others). . <rewbs> fixed minor slider GUI bug with some OhmForce plugs (and maybe others). . <rewbs> various minor fixes: instrument open/save/new shortcut key propagation, VSTi playback at volume 0 ... + <rewbs> Extra statusbar info in pattern view. Ugly but useful (particularly for macros). / <rewbs> Minor VST destruction memory management change - may increase or decrease crash occurences. :) / <rewbs> internal: changed to make thread priority normal in debug mode, for easier hang debugging. More... almost 21 years ago
? <rewbs> First attempt to merge RC bugfixes back into trunc without making a big mess... More... almost 21 years ago
? <rewbs> First attempt to merge RC bugfixes back into trunc without making a big mess... More... almost 21 years ago
/ <rewbs> instrument view slider optimisations / <rewbs> Minor VST destruction memory management change. More... almost 21 years ago
/ <rewbs> Changed to not use high priority threads in debug mode, for easier hang debugging. . <rewbs> VST compliancy fixes (fix hang on song stop with some OhmForce plugs). More... almost 21 years ago
. rewbs: fixed propagation of load/save/new instrument shortcut keys / rewbs: added extra channel specific statusbar info in pattern editor. Ugly but useful. / rewbs: extended info in statusbar when entering Zxx and \xx. . rewbs: fixed invisible Z: drive in treeview . rewbs: fixed VSTi nots at vol 00 playing at vol 64 More... almost 21 years ago
. rewbs: fixed propagation of load/save/new instrument shortcut keys More... almost 21 years ago
This commit was manufactured by cvs2svn to create branch 'OpenMPT_1_17RC'. More... almost 21 years ago
few modifications about credits More... almost 21 years ago
few modifications about credits More... almost 21 years ago
Restored VSTi original output level ; floating point plugin parameter edit box fix ; removed unwanted (at this point) vst parallel routing feature More... almost 21 years ago
Restored VSTi original output level ; floating point plugin parameter edit box fix ; removed unwanted (at this point) vst parallel routing feature More... almost 21 years ago
. <rewbs> Checked preset in VST dialog menu is updated when preset is changed from inside the plug's on GUI. + <rewbs> Assign a MIDI bank to an instrument, for plugs that support it (e.g. Edirol Orchestral) (tx ganja) / <rewbs> Changes/clarifications to custom keys GUI (tx lpchip) + <rewbs> Improvements to note recording with record select (from midi-in as well as normal keyboard): . If note off recording is enabled, note offs appear in the channel in which the note was played, even if the cursor has moved to another channel. . Channels in which a note is still being played is "locked", so no new notes can interrupt it, unless there are no other unlocked record select channels. . <rewbs> Minor VST compliancy improvements (fixes elusive stuck notes with synthedit plugs on song loop) / <rewbs> On adding a plugin to a song, MPT checks it against a list of known problematic plugins and warns you if necessary. . <rewbs> MIDI-in fixes . <rewbs> Save full precision instrument panning and fadeout values in IT and XM, sample panning range limited to 0-64 at GUI level, to correlate with the range that gets saved. . <rewbs> Fix to IT loading algorithm when last sample is empty (MPTX data was ignored) . <rewbs> Fix to XM loading algorithm when macro definitions embedded in file More... almost 21 years ago
. <rewbs> Checked preset in VST dialog menu is updated when preset is changed from inside the plug's on GUI. More... almost 21 years ago
bug fix (introduced by me...) More... almost 21 years ago
bug fix (introduced by me...) More... almost 21 years ago