Make the wiimote code appear in the source package
[ardour.git] / gtk2_ardour / option_editor.cc
2008-10-13 Paul Davisfirst SAE-based simplification of options dialog (SAE...
2008-10-08 Paul Davisadd initial program change support
2008-10-05 Paul Davismake RouteUI and its children and relations able to...
2008-05-29 Paul Davisfix for #2248, problems with click tab setup in prefs...
2008-02-24 Doug McLainFixes for canvas and gain meter text not being scaled...
2008-02-24 Paul Davismake canvas text scale with font scaler; prevent bogus...
2008-02-23 Paul Davisfix up use of plugin input counts when running; SAE...
2008-02-23 Doug McLainI forgot to swap the function names
2008-02-22 Doug McLainSave and restore users font scale setting
2008-02-22 Paul Davisnew font/dpi scaler in Windows -> Preferences -> Misc
2008-02-14 Paul Davisdynamic discovery & loading of keybindings
2008-02-04 Paul Davisprovide instructional hint for keyeditor; fix keybindin...
2007-11-27 Paul Davisfix for vamp-sdk botch in SConstruct; new audio clock...
2007-09-27 Paul Davisauto-re-connect ALSA seq ports at startup, if they...
2007-09-26 Paul DavisGUI control over saved and in-memory history depth
2007-09-05 Paul Davisoptionally tie together editor+mixer display orders...
2007-09-04 Paul Davissplit SoundFileBrowser back into SoundFileOmega; make...
2007-08-28 Paul Davisfirst pass at thorwil's mockup of import dialog; remove...
2007-08-22 Paul Davisremove GTKOSX_PREFIX from scons; MIDI/MMC fix from...
2007-08-17 Paul Daviscontinue cleanup+improvements to audio setup dialog...
2007-08-13 Paul Davisengine dialog work, new -m option for menu file selecti...
2007-08-06 Paul Davisfix resetting MMC send + recv ID
2007-08-04 Paul Davisseparate MMC ID's for send + receive
2007-07-20 Paul Davispermit MIDI port removal now, and save MIDI ports back...
2007-07-19 Paul Davisnew functionality to add MIDI ports from the options...
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-02-22 Paul Davisdestructive->sndfile change
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-02-01 Paul Davisadd a persistent folder variable so that every time...
2007-01-08 Paul Davissave and restore clock modes
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-12-01 Taybin RutkinPBD::strip_whitespace_edges() returns the empty string...
2006-11-17 Paul Davisfixes for MIDI port setup; options editor now sets...
2006-11-03 Paul Davismove all destructive functionality into SndFileSource...
2006-11-03 Paul Davisdo not allow NSD to quit ardour if the user presses...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-09-18 Ben Loftisfirst attempt at adding new SMPTE formats, moving SMPTE...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-26 Taybin RutkinMinor updates for PathList and OptionEditor.
2006-07-26 Taybin RutkinAdded PathList widget to Gtkmm2ext. It is for adding...
2006-07-19 Taybin RutkinUpdated config.guess file
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-05-07 Taybin RutkinImproved sfdb API.
2006-04-22 Nick MainsbridgeSet button labels sanely.
2006-04-12 Taybin RutkinAdded tooltips to help explain various soundfilebrowser...
2006-03-28 Paul Davis a) fix problems with multichannel tape tracks
2006-03-27 Paul Davistotal reimplementation of Configuration object internal...
2006-03-21 Paul Davissave destructive xfade length in ardour.rc; change...
2006-03-21 Paul Davisadd crossfade and layering options to menu system;...
2006-02-05 Sampo SavolainenMidi radiobuttons now work.
2006-01-13 Taybin RutkinMoved strip_whitespace_edges() to pbd/whitespace.h
2006-01-08 Paul Davisa metric ton of changes
2006-01-06 Jesse Chappellcommitted RWlock fixes to libardour. added hw monitori...
2006-01-04 Taybin RutkinUpdates for set_type_hint() and the sfdb_ui.
2005-12-27 Karsten Wiesecall foo::foo() before bar::bar(foo).
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-12-09 Taybin RutkinUploaded start of CoreAudioSource. More sfdb work.
2005-11-29 Paul Daviscleanup leftover problems from my commit yesterday...
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-16 Paul Davisget editor.cc to compile
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-29 Nick Mainsbridgenothing much.. a few more image from pixmaps
2005-10-27 Nick Mainsbridgeoption editor and some prompters, misc stuff. this...
2005-10-13 Taybin Rutkinsfdb almost done.
2005-10-12 Taybin Rutkinsplit sfdb_v3 into 3 classes.
2005-10-12 Taybin RutkinStart of sfdb_v3.
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
2005-09-26 Paul Davisgot ardour_dialog compiling
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.