Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ projectJournal
Function
projectJournal
include/Engine.h:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
static ProjectJournal * projectJournal()
86
{
87
return s_projectJournal;
88
}
89
90
static Ladspa2LMMS * getLADSPAManager()
91
{
Callers
15
resolveAllIDs
Method · 0.85
import
Method · 0.85
JournallingObject
Method · 0.85
~JournallingObject
Method · 0.85
addJournalCheckPoint
Method · 0.85
changeID
Method · 0.85
PresetPreviewPlayHandle
Method · 0.85
clearProject
Method · 0.85
createNewProject
Method · 0.85
loadProject
Method · 0.85
dropEvent
Method · 0.85
disconnectObject
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected