remove debug scons message
[ardour.git] / gtk2_ardour /
2006-07-31 Taybin RutkinStart of AudioUnit work. COREAUDIO=y is a little desta...
2006-07-31 Sampo SavolainenEditing text now works even with num lock or caps lock on.
2006-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-28 Hans Fugal r209@gandalf: fugalh | 2006-07-28 17:38:21 -0600
2006-07-27 Sampo Savolainenshared_ptr fixes
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-27 Taybin Rutkinsfdb paths are saved and restored. prercu
2006-07-27 Hans Fugal r206@gandalf: fugalh | 2006-07-26 18:19:07 -0600
2006-07-27 Hans Fugal r205@gandalf: fugalh | 2006-07-26 18:11:47 -0600
2006-07-26 Hans Fugal r200@gandalf: fugalh | 2006-07-26 17:28:46 -0600
2006-07-26 Hans Fugal r199@gandalf: fugalh | 2006-07-26 17:22:38 -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-25 Hans Fugal r191@gandalf: fugalh | 2006-07-24 19:50:10 -0600
2006-07-22 Taybin RutkinFixed double delete in Stateful::add_instant_xml().
2006-07-19 Taybin RutkinRemoved unused midicontrollable.cc
2006-07-19 Taybin RutkinUpdated config.guess file
2006-07-18 Hans Fugal r189@gandalf: fugalh | 2006-07-18 17:54:25 -0600
2006-07-18 Hans Fugal r184@gandalf: fugalh | 2006-07-17 19:02:10 -0600
2006-07-13 Paul Davisdestructive track work: regions now display offset...
2006-07-11 Sampo SavolainenMake it possible to edit multiple pan automation lines
2006-07-11 Paul Davismake waveforms centered when height hits NAME_HIGHLIGHT...
2006-07-11 Paul Davisfix for playhead/edit cursor having wrong z-order place...
2006-07-08 Paul Davisremove UUIDs as implemention of PBD::ID, use static...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-07-06 Sampo SavolainenFixed compile warnings.
2006-07-06 Jesse Chappell- fixed editor forced minimum size issue
2006-06-29 Taybin RutkinFixed i18n system.
2006-06-29 Hans Fugalmerging trunk
2006-06-28 Paul Davismany fixes to audio file code, SMPTE offset now works...
2006-06-22 Hans FugalMerging from trunk
2006-06-22 Paul Daviscorrectly forward configure events to plugin windows...
2006-06-22 Paul Davisdon't use PluginSelector::vst_refiller if VST_SUPPORT...
2006-06-21 Paul Davisthe return of VST support
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-06-16 David RobillardFixed typo that had "Send MMC" toggling Send MTC
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
2006-06-15 Sampo SavolainenMake signals below -200dB "-inf" in meters.
2006-06-15 Hans Fugal r59@gandalf: fugalh | 2006-06-15 12:16:20 -0600
2006-06-15 David RobillardCheck for templates dir existence before adding bookmark
2006-06-15 David Robillard- Fixed templates install directory to <prefix>/share...
2006-06-15 Doug McLainRemoved unused files from glade based NSD
2006-06-15 Doug McLainRemoved debug code from ARDOUR_UI::toggle_UseHardwareMo...
2006-06-15 Doug McLainRemoved debug code from ARDOUR_UI::setup_config_options ()
2006-06-14 Paul Davisattempted fix for FLAC-sensitive build of libsndfile...
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Sampo SavolainenDynamically generated meter gradients
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-06-03 Sampo SavolainenFix for gtk 2.8 crasher.
2006-06-02 Nick MainsbridgeRemove needless hbox in panner, get rid of some warning...
2006-05-31 Paul Davisunfinished work on selection/HiG details, restore range...
2006-05-27 Doug McLainAdded cerr output informing where ardour2_ui.rc is...
2006-05-27 Doug McLainChanges to the Configuration object to properly handle...
2006-05-25 Paul Davischanges to autoscroll behaviour. not perfect, but proba...
2006-05-24 Sampo SavolainenFixed some valgrind errors from using uninitialized...
2006-05-24 Paul Davisa silly change to test the commit hook script
2006-05-24 Paul Daviscleaned up main(), but partly to test the commit hook...
2006-05-24 Paul Davisfix up formatting of SMPTE time printing in tranzport...
2006-05-23 Paul Davisbreakout control protocol code into LGPL library; fix...
2006-05-22 Nick MainsbridgeMixer pane can be collapsed again, some cleanup, give...
2006-05-21 Nick MainsbridgeThis should fix the options editor crasher i just made...
2006-05-21 Nick MainsbridgeMixer strip layout, emsure correct column expands on...
2006-05-20 Nick MainsbridgeFix bus rec enable bug introduced in last commit
2006-05-20 Paul Davisfix timestretch dialog/progress etc; make tranzport...
2006-05-19 Paul Davisallow for mandatory control protocols, plus some ongoin...
2006-05-19 Nick MainsbridgeMixer strip & ui layout changes
2006-05-19 Paul Davisfix for edit & mix group names getting lost at session...
2006-05-18 Paul Davisadd new file
2006-05-18 Paul Davisa) basic prototype of OSC control
2006-05-17 Nick MainsbridgeRemove CannotRecordNoInput signal (allowing recording...
2006-05-14 Nick MainsbridgeMixer strip uses button 1 where possible, make mouse...
2006-05-14 Nick MainsbridgeDon't show comments editor on the taskbar, position...
2006-05-14 Nick MainsbridgeMisc layout and useability fixes for NSD.
2006-05-12 Nick MainsbridgeNSD bug fixes.. align text, default open and session...
2006-05-12 Nick MainsbridgeNSD cleanups (again).
2006-05-12 Doug McLainConvert NSD from glade to gtkmm object
2006-05-11 Doug McLainConvert NSD from glade to gtkmm object
2006-05-11 Nick MainsbridgeBe more sane about finding default template path.
2006-05-11 Nick MainsbridgeNew session dialog defaults to the 'best' templates...
2006-05-10 Nick MainsbridgeSome fixes to the new session dialog.
2006-05-07 Taybin RutkinImproved sfdb API.
2006-05-06 Jesse Chappellbrought the track/bus inspector back to life
2006-05-03 Paul Davisdmalloc link support
2006-05-02 Paul Davisenable use of arrow keys, fix hscroller issues, start...
2006-04-30 Doug McLainAnother GTK2 fix for timefx dialog.
2006-04-29 Paul Davismore tranzport lowlevel fixes and rebinding
2006-04-28 Tim Mayberrymake new session dialog modal.
2006-04-27 Paul Davis"The In-Flight Hack, 2006"
2006-04-26 Nick MainsbridgeFix vst typo
2006-04-26 Nick MainsbridgeFix missing commection from last commit
2006-04-26 Nick MainsbridgePlugin selector useability changes, fix mouse grab...
2006-04-26 Paul Davisfix installation and mode of ardour2 script
2006-04-26 Paul DavisInstall ardour as a binary, a script and a set of shared
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-25 Nick MainsbridgeSmall tempo/meter dialog useability changes
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-04-24 Nick MainsbridgeNew session dialog now opens as well as makes new sessi...
2006-04-24 Sampo SavolainenFix font size getter
2006-04-22 Nick MainsbridgeFix my bogus glade file. sorry about that
next