summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-02remove redundant checks in wake of 980de904eNikolaus Gullotta
2018-08-02Add scrollbar to LuaDialogRobin Gareus
2018-08-02Lua-dialog: allow to set folder for file to load/save.Robin Gareus
2018-08-01implement fetch_valid_settings_file() to avoid the user having to see stub filesNikolaus Gullotta
2018-08-01more dialog formatting changesNikolaus Gullotta
2018-08-01use is_nonbypassable(), is_channelstrip(), and display_to_user() to protect c...Nikolaus Gullotta
2018-08-01FP2: Fix banking in NavChannel mode.Ben Loftis
2018-08-01Also expose PI::enabled()Robin Gareus
2018-08-01Fix+extend PluginInsert Lua bindingsRobin Gareus
2018-08-01edit dialog formattingNikolaus Gullotta
2018-07-31Prepare for non-bypassable plugins (Mixbus channelstrip)Robin Gareus
2018-07-31incorporate program name into save and recallingNikolaus Gullotta
2018-07-31check-in of Lua script snippet to determine what program is runningNikolaus Gullotta
2018-07-31split store_recall_mixer into two files: mixer_settings_store.luaNikolaus Gullotta
2018-07-31Fix mismatched delete/delete[]Robin Gareus
2018-07-31Tweak FP2/2018 imageRobin Gareus
2018-07-31Tweak FP2/2018 Ctrl-Surface UIRobin Gareus
2018-07-31Tweak UI for Faderport2/2018Robin Gareus
2018-07-31Fix Faderport8/16 support in the wake of FP2Robin Gareus
2018-07-31Add support for PreSonus Faderport2 (2018 model)Ben Loftis
2018-07-31Cleanup trigger_script_by_name() debug/error messagesRobin Gareus
2018-07-30Expose Config and Cache dirs to LuaRobin Gareus
2018-07-30Fix "session dirty" flicker during session-setup.Robin Gareus
2018-07-30Ignore state-changes during deletionRobin Gareus
2018-07-30Ruler visibility is not really a session-prop.Robin Gareus
2018-07-30Fix processor invalidation issue with substiuted routesNikolaus Gullotta
2018-07-30Amend VST "MasterUpdateDisplay", allow UI(s) to idle-update.Robin Gareus
2018-07-30Fix VST callback and crash for some pluginsRobin Gareus
2018-07-27add group_name fallback for adding routes to groupsNikolaus Gullotta
2018-07-27whitespace editing and comments + add ability to substitute routes at willNikolaus Gullotta
2018-07-27Allow to disable smart ruler changes.Robin Gareus
2018-07-27NO-OP: clean up whitespace, separate methodsRobin Gareus
2018-07-27new_grid: The Return of the snap_to_X functions.Ben Loftis
2018-07-27Prepare types for new gridRobin Gareus
2018-07-27new_grid: fix some thinkos in ruler math, to better match sensible grid lines.Ben Loftis
2018-07-27new_grid: Add options for rulers_follow_grid and grid_follows_internalBen Loftis
2018-07-26Fix crash when testing invalid MIDI file.Robin Gareus
2018-07-25get rid of ugly concatenation in favor of string.format(), and add small read...Nikolaus Gullotta
2018-07-25Fall back to default Session export dir, if export path does not exist.Robin Gareus
2018-07-25Don't allow invalid export Locations (when using the GUI)Robin Gareus
2018-07-25Reset export-config maps before each new export (2/2)Robin Gareus
2018-07-25Reset export-config maps before each new export (1/2)Robin Gareus
2018-07-25Add an API to reset export-handler configs.Robin Gareus
2018-07-25Clarify error message when file cannot be created,Robin Gareus
2018-07-24GUI tweaks for unset midi banks.Robin Gareus
2018-07-24Distinguish unset MIDI Patch and bank 0Robin Gareus
2018-07-23mark_tracks() now accepts a bool that tells it to work of a selected routelis...Nikolaus Gullotta
2018-07-23Don't cut-off grid-type.Robin Gareus
2018-07-23Hardcode pitch-shift algorithm (for now)Robin Gareus
2018-07-23Revert "Add timestretch debug printf"Robin Gareus