ardour.git
2006-01-13 Taybin RutkinAll useage of ArdourPrompter checks for a valid result.
2006-01-13 Taybin RutkinMoved strip_whitespace_edges() to pbd/whitespace.h
2006-01-13 Jesse Chappellremoved comment
2006-01-12 Per SigmondMTC timing: compensate for audio latency.
2006-01-12 Taybin RutkinHuge progress on CoreAudioSource.
2006-01-12 Paul Davisminor include fix for <errno.h>
2006-01-12 Paul Davismixer track list now uses checks and reordering properly
2006-01-12 Taybin RutkinInclude gtkmm2ext/gtk_ui.h
2006-01-11 Taybin RutkinUse compiler provided __BIG_ENDIAN__ instead of WORD_BI...
2006-01-11 Tim Mayberryremove properties in glade file
2006-01-11 Doug McLainFixed broken vst code in PluginSelector
2006-01-11 Doug McLainFixed broken vst code in PluginSelector
2006-01-11 Paul Davisprep for ardour2 preliminary tarball release
2006-01-10 Sampo SavolainenRotate output meter label. Is this really supported...
2006-01-10 Nick Mainsbridgemore gcc 4.1 complaints, route_list is a ListStore
2006-01-10 Nick Mainsbridgemove range labels, attempt to make them look nicer...
2006-01-10 Paul Davisrenamed menu definition file
2006-01-10 Paul Davisroute list + edit group list now pretty much functional...
2006-01-09 Sampo SavolainenPlugin output meters are now vertical. It still needs...
2006-01-09 Sampo Savolainen"Run plugins while recording" -> "Do not run plugins...
2006-01-08 Paul Davisfix control layout size allocation (nearly done) and...
2006-01-08 Paul Davismore goodies, including improved duplicate-region funct...
2006-01-08 Paul Davisfix old function left over by removing it
2006-01-08 Paul Davisadd destructive outlines, more action usage and state...
2006-01-08 Paul Davisa metric ton of changes
2006-01-06 Doug McLainmodified rgba_from_style() so that it can be used to...
2006-01-06 Jesse Chappellcommitted RWlock fixes to libardour. added hw monitori...
2006-01-05 Taybin Rutkinsfdb displays file info.
2006-01-05 Paul Davismake meters work again, mistaken comment left in place...
2006-01-05 Paul Davislots of small fixes for various irritations, return...
2006-01-04 Taybin RutkinReverted --display=localhost:0.0
2006-01-04 Taybin RutkinUpdates for set_type_hint() and the sfdb_ui.
2006-01-04 Taybin Rutkinremoved some unnecessary items.
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 Doug McLainCleaned up commented code
2006-01-03 Doug McLainadded missing style to rc file for xfade editor line
2006-01-03 Doug McLainFixed crossfade editor
2006-01-03 Doug McLainFixed crossfade editor
2006-01-03 Karsten Wiesemake AudioRegionEditor work
2006-01-03 Paul Davismake meters work properly (and very slightly faster)
2006-01-03 Paul Davis"fix" track heights etc.
2006-01-02 Paul Davisfix window_to_world() issues inside ardour
2006-01-02 Paul Davisradio actions now display correctly, region list sortin...
2006-01-02 Karsten Wieseundo part of yesterdays commit
2006-01-01 Karsten Wiesefix Gtk::Warning
2006-01-01 Karsten Wiesefix a Gtk::WARNING
2006-01-01 Doug McLainSet color to correct treenode
2006-01-01 Paul Davisfix segv
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 Davisadded file
2005-12-30 Paul Davisdnd to canvas now working again
2005-12-30 Paul Davismany changes, read the diffs
2005-12-28 Karsten Wiesefade_out visible
2005-12-28 Karsten WieseKeep ref_count balanced
2005-12-27 Karsten Wiesecall foo::foo() before bar::bar(foo).
2005-12-24 Karsten WieseActionManager::register_action (RefPtr<ActionGroup...
2005-12-24 Paul Davislots and lots of keybindings working again, with lots...
2005-12-24 Karsten Wiesesome more "std::string" to "const char *" conversations.
2005-12-24 Doug McLainSome fixes to ioselector. Remaining fixes coming soon
2005-12-24 Karsten Wiesefix some 64bit warnings
2005-12-24 Paul Davisvarious changes to controls_layout size management
2005-12-23 Paul Davisuse scroll handling instead of button 4/5 (incomplete)
2005-12-22 Paul Davisvery important fix to avoid double delete of waveview...
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-21 Doug McLainAdjusted some font sizes
2005-12-18 Nick Mainsbridgesize-based scrolling and right-click pages for editor...
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-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-12-14 Karsten WieseUse ARDOUR::stringcr_t (read: const std::string &)...
2005-12-14 Karsten Wiesetypedef const std::string & stringcr_t;
2005-12-14 Doug McLainsegfault fixes and some functionality for the IOSelector
2005-12-14 Doug McLainreturn functionality to mixerstrip buttons
2005-12-14 Doug McLainundo forgotten debug code
2005-12-14 Doug McLaintrivial editor Combobox tweaks
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-12-12 Tim Mayberryadded shuttle popups
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 Taybin RutkinAnd back again.
2005-12-08 Jesse Chappellrec-enable midi feedback fix
2005-12-07 Taybin RutkinPart one of the sfdb reworking.
2005-12-07 Doug McLainSet fixed width for RedirectBox
2005-12-07 Paul Davisblack bg for meters, font fixups for startup message...
2005-12-07 Taybin RutkinRemoved last usage of checkmark XPMs.
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-06 Doug McLainsome finishing touches to PluginSelector
2005-12-06 Paul Davismore fixes
2005-12-05 Doug McLainMore tweaks
next