summaryrefslogtreecommitdiff
path: root/gtk2_ardour/option_editor.cc
AgeCommit message (Expand)Author
2009-10-20clean up Window titles for consistencyBen Loftis
2009-03-13remove icky FUDGE-ness code when sizing ComboBoxText's (from an idea by david...Paul Davis
2008-10-13first SAE-based simplification of options dialog (SAE only)Paul Davis
2008-10-08add initial program change supportPaul Davis
2008-10-05make RouteUI and its children and relations able to switch the Route/IO objec...Paul Davis
2008-05-29fix for #2248, problems with click tab setup in prefs editorPaul Davis
2008-02-24Fixes for canvas and gain meter text not being scaled on startupDoug McLain
2008-02-24make canvas text scale with font scaler; prevent bogus values from putting Na...Paul Davis
2008-02-23fix up use of plugin input counts when running; SAE menu tweaks; fix up manag...Paul Davis
2008-02-23I forgot to swap the function namesDoug McLain
2008-02-22Save and restore users font scale settingDoug McLain
2008-02-22new font/dpi scaler in Windows -> Preferences -> MiscPaul Davis
2008-02-14dynamic discovery & loading of keybindingsPaul Davis
2008-02-04provide instructional hint for keyeditor; fix keybinding issues on OS X (need...Paul Davis
2007-11-27fix for vamp-sdk botch in SConstruct; new audio clock focus command; make ins...Paul Davis
2007-09-27auto-re-connect ALSA seq ports at startup, if they were connected; may break ...Paul Davis
2007-09-26GUI control over saved and in-memory history depthPaul Davis
2007-09-05optionally tie together editor+mixer display orders; provide GUI control for ...Paul Davis
2007-09-04split SoundFileBrowser back into SoundFileOmega; make SoundFileChooser work a...Paul Davis
2007-08-28first pass at thorwil's mockup of import dialog; remove some JACK error messa...Paul Davis
2007-08-22remove GTKOSX_PREFIX from scons; MIDI/MMC fix from Chris G; fix crash when st...Paul Davis
2007-08-17continue cleanup+improvements to audio setup dialog; add save+restore to said...Paul Davis
2007-08-13engine dialog work, new -m option for menu file selection, new obolean automa...Paul Davis
2007-08-06fix resetting MMC send + recv IDPaul Davis
2007-08-04separate MMC ID's for send + receivePaul Davis
2007-07-20permit MIDI port removal now, and save MIDI ports back to the ardour.rc filePaul Davis
2007-07-19new functionality to add MIDI ports from the options editor, not totally fini...Paul Davis
2007-03-18fix rect redraw problem(s); make zoom range rect visible again at the right t...Paul Davis
2007-02-22destructive->sndfile changePaul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-20make MMC work again, make tracing MIDI input work again, add GUI control for ...Paul Davis
2007-02-09strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mos...Paul Davis
2007-02-01add a persistent folder variable so that every time the sfdb_ui is created, i...Paul Davis
2007-01-08save and restore clock modesPaul Davis
2006-12-20small but major fix for Controllable state storage (do not create illegal XML...Paul Davis
2006-12-19save keybindings to file used at startup; allow keybindings file to be cmdlin...Paul Davis
2006-12-01PBD::strip_whitespace_edges() returns the empty string if the passed string isTaybin Rutkin
2006-11-17fixes for MIDI port setup; options editor now sets trace options correctly (s...Paul Davis
2006-11-03move all destructive functionality into SndFileSource as a mode, and drop Des...Paul Davis
2006-11-03do not allow NSD to quit ardour if the user presses "Quit" with a session alr...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-25the BIG CONFIG patchPaul Davis
2006-09-18first attempt at adding new SMPTE formats, moving SMPTE options to menu, addi...Ben Loftis
2006-07-26Minor updates for PathList and OptionEditor.Taybin Rutkin
2006-07-26Added PathList widget to Gtkmm2ext. It is for adding and removing directoryTaybin Rutkin
2006-07-19Updated config.guess fileTaybin Rutkin
2006-06-21the return of VST supportPaul Davis
2006-05-07Improved sfdb API.Taybin Rutkin
2006-04-22Set button labels sanely.Nick Mainsbridge
2006-04-12Added tooltips to help explain various soundfilebrowser buttons.Taybin Rutkin