sfdb_v3. only in the backend currently.
[ardour.git] / libs /
2006-01-04 Taybin Rutkinsfdb_v3. only in the backend currently.
2006-01-04 Paul Davismake show all option on region list context menu work
2006-01-03 Paul Davismake meters work properly (and very slightly faster)
2006-01-01 Paul Davisfix segv
2006-01-01 Doug McLainadd ability to specify row colors for region treeview
2005-12-31 Paul Davismany options moved to menus, region list context menu...
2005-12-30 Paul Davisdrag-n-drop to canvas from region list works
2005-12-30 Taybin RutkinTearoffs set their type hint.
2005-12-30 Paul Davismany changes, read the diffs
2005-12-24 Karsten Wiesefix some 64bit warnings
2005-12-22 Karsten Wiesechange foo(string bar) to foo(const char * bar) for...
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-21 Paul Davisbutton hacks and more
2005-12-18 Nick MainsbridgeDon't resize the editor_mixer when changing tracks...
2005-12-18 Karsten Wiesetrack-color chooser works
2005-12-17 Doug McLainA possible method for correctly sizing the editor contr...
2005-12-14 Karsten Wiesetypedef const std::string & stringcr_t;
2005-12-09 Taybin RutkinMore work on OSX native file reading.
2005-12-09 Taybin RutkinUploaded start of CoreAudioSource. More sfdb work.
2005-12-08 Paul Davismeter/tempo bars show again, fix tempo/meter dialogs...
2005-12-08 Jesse Chappellrec-enable midi feedback fix
2005-12-07 Paul Davisblack bg for meters, font fixups for startup message...
2005-12-06 Taybin RutkinDEVBUILD works on MacOSX again. ./ardev needs modifica...
2005-12-06 Paul Davisun-triple-buffer fastmeter (not finished), fix mixer...
2005-12-06 Nick Mainsbridgesome treeview headings and session click fix
2005-12-05 Doug McLainMore tweaks
2005-12-05 Doug McLainsnapshot(prompter) and recent dialog fixes
2005-12-05 Paul Davisstock icons, transport controls as proxies, make Action...
2005-12-02 Taybin Rutkinincremented to 3.1.
2005-12-02 Taybin Rutkinlibpbd now allocates warning, info, error, and fatal...
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-30 Tim Mayberryreinstate check for jack_client_open
2005-11-30 Paul Davismore miscellaneous fixes to make things even nicer
2005-11-29 Taybin RutkinFixed veclib support on OSX.
2005-11-29 Jesse Chappelladded mathfix.h from ardour1
2005-11-29 Jesse Chappellcommitted fix for cross-endian native wave files
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-25 Paul Davisadvance compilation to include plugin_ui.cc
2005-11-16 Paul Davisget editor.cc to compile
2005-11-15 Paul Davisfix sigc++ SConscript, get crossfade_edit.cc to compile
2005-11-14 Paul Davisfix for CVS sigc++ build
2005-11-14 Sampo SavolainenOffset correction for VST plugins when running split...
2005-11-14 Sampo SavolainenImportant engine bugfixes: Ladspa plugin parameter...
2005-11-11 Paul Davisadded libglademm
2005-11-02 Paul Davissmall fixes to editor.cc
2005-10-24 Paul Davisadded files
2005-10-22 Taybin Rutkineditor.h compiles.
2005-10-21 Taybin RutkinAdded flowcanvas 0.0.1 (unreleased).
2005-10-10 Paul Davismore work on actions and general compilability
2005-10-10 Taybin Rutkinsfdb append optimization.
2005-10-09 Paul Davisfixes for utils.cc in gtk2_ardour and gtkmm2ext, includ...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-10-06 Paul Davischanges from colin for route_params, nick for location_...
2005-09-26 Sampo SavolainenNick forgot my baby!
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisgot ardour_dialog compiling
2005-09-26 Taybin RutkinRemoved *-config.in files (deprecated).
2005-09-26 Paul Davisfixed return types for ::on_....; changed set_usize_...
2005-09-25 Taybin RutkinTesting ardour-cvs notification.
2005-09-25 Taybin RutkinRe-synced and fixed doi.h.
2005-09-24 Taybin RutkinMore dropped patches.
2005-09-24 Taybin Rutkindropped patch fix.
2005-09-24 Taybin RutkinAdded translations.
2005-09-24 Taybin Rutkinlibardour added.
2005-08-11 Taybin RutkinSynced fastlog.h with ardour1 updates.
2005-06-09 Taybin RutkinAdded virtual destructors. Thank you gcc4.
2005-05-18 Taybin RutkinUpdated to soundtouch-1.3 (plus modifications)
2005-05-17 Taybin RutkinCleaner use of scon and yacc/bison.
2005-05-17 Taybin RutkinMore cassowary cleanup.
2005-05-17 Taybin RutkinUpdated cassowary to use scons.
2005-05-13 Taybin RutkinInitial revision