28
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't mess up projects when loading files being created using 0.4.0-alpha in a later version because "0.4.0-alpha" \< "0.4.0-svn..." More... almost 16 years ago
Qt 4.3 compatibility More... almost 16 years ago
made 0.4.0-alpha release More... almost 16 years ago
win32-pkg-fixes More... almost 16 years ago
fixed broken load/save of song-global automation More... almost 16 years ago
updated German localization file More... almost 16 years ago
made icon on play-button change according to current mode More... almost 16 years ago
added toggle-button for controller-rack-view and improved default positions of sub-windows in workspace More... almost 16 years ago
* send posted events after creating a new project - makes project not being marked as modified right after it's been created * create empty sample-track and automation-track in new projects More... almost 16 years ago
Remove install-version from desktop file, as this item is automatically generated by the user's desktop More... almost 16 years ago
fixed inlineAutomation::hasAutomation() More... almost 16 years ago
again fixed worker-thread destruction More... almost 16 years ago
clear whole project before deleting everything - fixes segfault when quitting with controllers added More... almost 16 years ago
fixed crash when an effect failed to load because its sub-plugin is missing (closes #2005910) More... almost 16 years ago
* initialize first value in time-map * better default-model * change automation-pattern to NULL if opened in automation editor during destruction * improved default-label * when used in track-container with fixed TCOs, update length More... almost 16 years ago
save/restore name-property inside track-class More... almost 16 years ago
set a proper name per default More... almost 16 years ago
queued connections for models for not getting signaled at destruction-time More... almost 16 years ago
made it possible to add automation-tracks to BB-editor More... almost 16 years ago
common font-size for various push-buttons More... almost 16 years ago
ask whether to create working-directory if it does not exist More... almost 16 years ago
improved mixer-shutdown More... almost 16 years ago
reset mute-model in fxMixer::clear() More... almost 16 years ago
initialize m_quit for worker-threads - fixes lockups at startup More... almost 16 years ago
* removed obsolete static members * more simple QPen-initialization for not making Qt leak More... almost 16 years ago
in automationPattern::valueAt() check whether the time-map is empty More... almost 16 years ago
pass _default_constructed-parameter to base-class More... almost 16 years ago
renamed constants so one-unit-compiling is possible More... almost 16 years ago
do not duplicate constants More... almost 16 years ago
make sure LED's default-model is being deleted when changing model More... almost 16 years ago