View Single Post
Old 02-27-2019, 10:33 AM   #123
Meo-Ada Mespotine
Human being with feelings
 
Meo-Ada Mespotine's Avatar
 
Join Date: May 2017
Location: Leipzig
Posts: 6,621
Default

  • MediaItem:GetMediafileAttributes-added info into the docs about rpp-projects, which will create a proxy file, when getting the mediafile-attributes
  • MediaItem:InsertMediaItemFromFile-added MediaTrack and the new editcursorposition as retvals; the latter used to be third retval without being documented as such -> moved to the end of the retvals sorry for that inconvenience
  • MediaItems:GetNextClosestItemEdge-improved checking for validity of parameters
  • MediaItems:GetPreviousClosestItemEdge-improved checking for validity of parameters
  • MuteButtons:GetNextMuteState-improved checking for validity of parameters
  • MuteButtons:GetPreviousMuteState-improved checking for validity of parameters
  • MuteButtons:ToggleMute-improved checking for validity of parameters
  • MuteButtons:ToggleMute_TrackObject-improved checking for validity of parameters
  • Navigation:JumpBackwardBy-improved checking for validity of parameters
  • Navigation:JumpBackwardBy_Recording-improved checking for validity of parameters
  • Navigation:JumpForwardBy-improved checking for validity of parameters
  • Navigation:JumpForwardBy_Recording-improved checking for validity of parameters
  • ProjectManagement:GetAllLockedTracks-improved checking for validity of parameters
  • ProjectManagement:GetAllSelectedTracks-improved checking for validity of parameters
  • ProjectManagement:GetProject_GetMarker-could produce a Lua-error, when filename was nil -> fixed
  • ProjectManagement:GetProject_GetRegion-could produce a Lua-error, when filename was nil -> fixed
  • ProjectManagement:GetProject_Length-fixed issue with projectfiles smaller than 1000 bytes, which couldn't be parsed
  • ProjectManagement:GetProject_MasterGroupFlagsHighS tate-improved checking for validity of parameters
  • ProjectManagement:GetProject_MasterGroupFlagsState-improved checking for validity of parameters
  • ProjectManagement:SetProject_RenderPattern-didn't save render-patterns with spaces in them properly
  • ReaperDocs:fixed tons of MarkDown-layout errors.
  • ReaperDocs:Functionnames-titles in the individual entries are not linked anymore, but rather the > at the left side of the title now
  • ReaperDocs:JS-extension-updated to 0.964
  • ReaperDocs:OscLocalMessageToHost-didn't show title -> fixed
  • ReaperDocs:SWS-updated to 2.10.1
  • ReaperDocs:updated to 5.97
  • Render:CreateRenderCFG_AIFF-returned the wrong render-cfg-string due a stupid typo -> fixed
  • Render:GetProject_RenderFilename-sometimes returned one " at the end -> fixed
  • Render:RenderProject_RenderCFG-if you use nil as renderfilename_with_path, it will render as renderfilename using the filename/renderpattern already set in the project didn't return correct filecount if rendering was canceled, leading to possible error-message -> fixed
  • Render:RenderProjectRegions_RenderCFG-if you use nil as renderfilename_with_path, it will render as renderfilename using the filename/renderpattern already set in the project
  • TrackStates:GetTrackAutomodeState-improved checking for validity of parameters
  • TrackStates:GetTrackAutoRecArmState-improved checking for validity of parameters
  • TrackStates:GetTrackBeatState-improved checking for validity of parameters
  • TrackStates:GetTrackBusCompState-improved checking for validity of parameters
  • TrackStates:GetTrackBypFXState-improved checking for validity of parameters
  • TrackStates:GetTrackFreeModeState-improved checking for validity of parameters
  • TrackStates:GetTrackGroupFlags_HighState-improved checking for validity of parameters
  • TrackStates:GetTrackGroupFlagsState-improved checking for validity of parameters
  • TrackStates:GetTrackHeightState-improved checking for validity of parameters
  • TrackStates:GetTrackIcon_Filename-improved checking for validity of parameters
  • TrackStates:GetTrackID-improved checking for validity of parameters
  • TrackStates:GetTrackINQState-improved checking for validity of parameters
  • TrackStates:GetTrackIPhaseState-improved checking for validity of parameters
  • TrackStates:GetTrackIsBusState-improved checking for validity of parameters
  • TrackStates:GetTrackLayoutNames-improved checking for validity of parameters when no layout available made a Lua-error -> fixed now
  • TrackStates:GetTrackLength-improved checking for validity of parameters
  • TrackStates:GetTrackLockState-improved checking for validity of parameters
  • TrackStates:GetTrackMainSendState-improved checking for validity of parameters
  • TrackStates:GetTrackMidiBankProgFn-improved checking for validity of parameters
  • TrackStates:GetTrackMidiColorMapFn-improved checking for validity of parameters
  • TrackStates:GetTrackMidiCTL-improved checking for validity of parameters
  • TrackStates:GetTrackMidiInputChanMap-improved checking for validity of parameters
  • TrackStates:GetTrackMIDIOutState-improved checking for validity of parameters
  • TrackStates:GetTrackMidiTextStrFn-improved checking for validity of parameters
  • TrackStates:GetTrackMuteSoloState-improved checking for validity of parameters
  • TrackStates:GetTrackName-improved checking for validity of parameters
  • TrackStates:GetTrackNChansState-improved checking for validity of parameters
  • TrackStates:GetTrackPanMode-improved checking for validity of parameters
  • TrackStates:GetTrackPeakColorState-improved checking for validity of parameters
  • TrackStates:GetTrackPerfState-improved checking for validity of parameters
  • TrackStates:GetTrackRecCFG-improved checking for validity of parameters
  • TrackStates:GetTrackRecState-improved checking for validity of parameters
  • TrackStates:GetTrackScore-improved checking for validity of parameters
  • TrackStates:GetTrackShowInMixState-improved checking for validity of parameters
  • TrackStates:GetTrackStateChunk_Tracknumber-improved checking for validity of parameters
  • TrackStates:GetTrackVolPan-improved checking for validity of parameters
  • TrackStates:GetTrackVUState-improved checking for validity of parameters
  • TrackStates:GetTrackWidth-improved checking for validity of parameters
  • TrackStates:SetTrackAutomodeState-improved checking for validity of parameters
  • TrackStates:SetTrackAutoRecArmState-improved checking for validity of parameters
  • TrackStates:SetTrackBeatState-improved checking for validity of parameters
  • TrackStates:SetTrackBusCompState-improved checking for validity of parameters
  • TrackStates:SetTrackBypFXState-improved checking for validity of parameters
  • TrackStates:SetTrackFreeModeState-improved checking for validity of parameters
  • TrackStates:SetTrackGroupFlags_HighState-improved checking for validity of parameters
  • TrackStates:SetTrackGroupFlagsState-improved checking for validity of parameters
  • TrackStates:SetTrackHeightState-improved checking for validity of parameters
  • TrackStates:SetTrackIcon_Filename-improved checking for validity of parameters; didn't add trackicon, when no image was set already -> fixed; when Iconfilename_with_path=nil, removes trackicon now
  • TrackStates:SetTrackID-improved checking for validity of parameters
  • TrackStates:SetTrackINQState-improved checking for validity of parameters
  • TrackStates:SetTrackIPhaseState-improved checking for validity of parameters
  • TrackStates:SetTrackIsBusState-improved checking for validity of parameters
  • TrackStates:SetTrackLayoutNames-improved checking for validity of parameters
  • TrackStates:SetTrackLockState-improved checking for validity of parameters
  • TrackStates:SetTrackMainSendState-improved checking for validity of parameters
  • TrackStates:SetTrackMidiBankProgFn-improved checking for validity of parameters
  • TrackStates:SetTrackMidiColorMapFn-improved checking for validity of parameters, setting filename to "" removes the MidiColorMap, now
  • TrackStates:SetTrackMidiCTL-improved checking for validity of parameters
  • TrackStates:SetTrackMidiInputChanMap-improved checking for validity of parameters; didn't set MidiInputChanMap -> fixed; removes now MidiInputChanMap, when InputChanMap=nil
  • TrackStates:SetTrackMIDIOutState-improved checking for validity of parameters
  • TrackStates:SetTrackMidiTextStrFn-improved checking for validity of parameters
  • TrackStates:SetTrackMuteSoloState-improved checking for validity of parameters
  • TrackStates:SetTrackName-improved checking for validity of parameters
  • TrackStates:SetTrackNChansState-improved checking for validity of parameters
  • TrackStates:SetTrackPanMode-improved checking for validity of parameters
  • TrackStates:SetTrackPeakColorState-improved checking for validity of parameters
  • TrackStates:SetTrackPerfState-improved checking for validity of parameters
  • TrackStates:SetTrackRecCFG-improved checking for validity of parameters
  • TrackStates:SetTrackRecState-improved checking for validity of parameters
  • TrackStates:SetTrackScore-improved checking for validity of parameters
  • TrackStates:SetTrackShowInMixState-improved checking for validity of parameters
  • TrackStates:SetTrackVolPan-improved checking for validity of parameters
  • TrackStates:SetTrackVUState-improved checking for validity of parameters
  • TrackStates:SetTrackWidth-improved checking for validity of parameters
  • Ultraschall Docs:functiontitles aren't links anymore, added a clickable symbol at the beginning of the title line of each function now
  • Ultraschall Docsrint, print2 and toboolean as well as all API-variables are now written in bold, as all other functions are
  • Windows:GetReaperWindowPosition_Left-using now the SetIniFileValue-function for getting the ini-file-value
  • Windows:GetReaperWindowPosition_Right-using now the SetIniFileValue-function for getting the ini-file-value
  • Windows:SetReaperWindowToSize-using now the SetIniFileValue-function for setting the ini-file-value

(More Cowbell)

Last edited by Meo-Ada Mespotine; 04-03-2019 at 09:11 AM.
Meo-Ada Mespotine is offline   Reply With Quote