ardour.git
2014-06-25 Robin Gareusfix LTC slave delta formatting (long long)
2014-06-25 Paul Davislet's not forget the video timeline
2014-06-25 Paul Davisdo not include ruler visibility items in context click...
2014-06-25 Paul Davistighten up spacing in ruler dialog
2014-06-25 Paul Davisuse new ruler dialog class for context clicks on ruler...
2014-06-25 Paul Davisnew ruler dialog class
2014-06-25 Paul Davisremove unused code
2014-06-25 Paul Davisfix y-offset when drag-n-dropping regions from region...
2014-06-25 Tim MayberryAdd unit tests for PBD::clear_directory and PBD::remove...
2014-06-25 Tim MayberryRename internal class to stop the wrong destructor...
2014-06-25 Tim MayberryAdd a PBD::TextReceiver in pbd testrunner
2014-06-25 Tim MayberryAdd simple test for PBD::find_files_matching_pattern
2014-06-25 Tim MayberryUse PBD::FdFileDescriptor in PBD::copy_file
2014-06-25 Tim MayberryFix PBD::copy_file so it works with non-ASCII filenames...
2014-06-25 Tim MayberryAdd test utility function to PBD tests to return some...
2014-06-25 Tim MayberryAdd a test for PBD::copy_file using test files with...
2014-06-25 Tim MayberryFix PBD::copy_files so that it uses O_BINARY on windows...
2014-06-25 Tim MayberryUse PLATFORM_WINDOWS define instead of WIN32 in PBD...
2014-06-25 Tim MayberryCall PBD::init and PBD::cleanup in pbd test executable
2014-06-25 Tim MayberryAdd test for PBD::copy_file
2014-06-25 Tim MayberryAdd utility function to test lib to create a test directory
2014-06-25 Tim MayberryChange PBD::get_files and PBD::get_paths to take a...
2014-06-25 Tim MayberryAdd/Update docs in pbd/file_utils.h
2014-06-25 Tim MayberryUse run_functor_for_paths in PBD::get_paths
2014-06-25 Tim MayberryFix finding icon sets by using correct utility function
2014-06-25 Tim MayberryRename PBD::get_files_in_directory to just PBD::get_fil...
2014-06-25 Tim MayberryRename PBD::get_directory_contents to PBD::get_paths
2014-06-25 Tim MayberryUse run_functor_for_paths in PBD::find_files_matching_p...
2014-06-25 Tim MayberryFix finding of bundled LV2 plugins
2014-06-25 Tim MayberryAdd function PBD::find_paths_matching_filter
2014-06-25 Tim MayberryUse run_functor_for_paths in PBD::find_files_matching_f...
2014-06-25 Tim MayberryAdd function to file_utils intended to be used internally
2014-06-25 Tim MayberryAdd some debug output in file_utils.cc
2014-06-25 Tim MayberryRemove reference to strtok_r now that it isn't used
2014-06-25 Tim MayberryChange formatting of DEBUG_TRACE calls to match style...
2014-06-25 Tim MayberryMove functions in pbd/clear_dir.h/cc into pbd/file_util...
2014-06-25 Tim MayberryAdd remove_directory_internal function and use it in...
2014-06-25 Tim MayberryReimplement PBD::clear_dir using PBD::get_directory_con...
2014-06-25 Tim MayberryRename PBD::find_file_in_search_path to just PBD::find_file
2014-06-25 Tim MayberryUse PBD::find_files_matching_pattern instead of other...
2014-06-25 Tim MayberryAdd a variation of PBD::find_files_matching_pattern...
2014-06-25 Tim MayberryAdd new function PBD::find_files_matching_pattern
2014-06-25 Tim MayberryChange PBD::find_files_matching_regex and PBD::find_fil...
2014-06-25 Tim MayberryReimplement PBD::find_files_matching_filter using Searc...
2014-06-25 Tim MayberryRemove limit parameter from PBD::find_files_matching_regex
2014-06-25 Tim MayberryRemove parameters from PBD::find_files_matching_regex
2014-06-25 Tim MayberryChange PBD::get_files_in_directory to return full paths...
2014-06-25 Tim MayberryAdd PBD::get_directory_contents to pbd/file_utils.h
2014-06-25 Tim MayberryGLib functions for listing directory contents don't...
2014-06-25 Paul Davisfix incorrect cut-n-paste across synergy
2014-06-25 Paul Davisadd slider control to GUI tab of preferences for lock...
2014-06-25 Paul Davisexpose Gtk::HScale member of OptionEditor::HSliderOption
2014-06-25 Paul Davispart two of: lock dialog MUST be a Gtk::Dialog so that...
2014-06-25 Paul Davislock dialog MUST be a Gtk::Dialog so that it does not...
2014-06-25 Paul Davischeck UIConfig variable before restarting lock timeout
2014-06-25 Paul Davisadd UIConfig variable for lock timer
2014-06-25 Paul Daviswscript fix for wavesaudio backend - use correct name...
2014-06-25 Paul Davisnew timer-based GUI locking code
2014-06-24 Paul Davisthere's no me in proaudio
2014-06-24 Ben Loftislast piece of scroll-wheel checkin, oops
2014-06-24 Ben Loftisadd scroll wheel handler to canvas
2014-06-24 Paul Davisactual style specs for lock dialog button
2014-06-24 Paul Davisa bit more styling for that lock dialog
2014-06-24 Paul Davisrename closed padlock icon
2014-06-24 Paul Davisnew padlock icons (48x48)
2014-06-24 Paul Davisadd a modal lock dialog for better testing (and someone...
2014-06-24 Paul Davisadd ability to save current action sensitivities and...
2014-06-24 Paul Davisplaying with oofus' preferences for selected region...
2014-06-23 Robin Gareusfix f6aaa16 (boost shared pointer)
2014-06-23 Paul Davisreturn of the zero line
2014-06-23 Paul Davisrevert drawing of rectified waves back to previous...
2014-06-23 Paul Daviscompletely rethink waveform rendering (again)
2014-06-23 Paul Davisreset time axis view item name text color when selected...
2014-06-23 Paul Davisfix logic error that meant one side of the waveform...
2014-06-23 Robin Gareusdon't let enumerated device list strings go out of...
2014-06-23 Robin Gareusstatically allocate midi-options
2014-06-23 Robin Gareusfor backends w/o control, save a fake state with only...
2014-06-23 Paul Daviswhen exporting regions, use ::legalize_for_path() on...
2014-06-22 Robin Gareusen/disable internal send+returns with tracks en/disable.
2014-06-22 Robin GareusDo not allow to de/activate a track while the transport...
2014-06-22 Paul Davisbutton click (release, to be precise) within the canvas...
2014-06-22 Robin Gareusfix latency-measurement dialog back-button.
2014-06-22 Robin GareusALSA-backend: dedicated Midi-Buffer n-periods (only...
2014-06-22 Paul Davismore canvas refactoring.
2014-06-22 Paul Davisadd missing new files for canvas redesign
2014-06-22 Paul DavisMerge branch 'canvasredesign' into cairocanvas
2014-06-22 Paul Davisexplicitly qualify cast to ArdourCanvas::Container...
2014-06-22 John EmmasRename all 3 backends for the MSVC sln file
2014-06-22 John EmmasRename dummy backend to match Tim's name
2014-06-22 John EmmasRename jack backend to match Tim's name
2014-06-22 John EmmasRename waves backend to match Tim's name
2014-06-21 Paul Davisuse newly factored canvas in gtk2_ardour
2014-06-21 Paul Davisrefactor Canvas so that all Items have children; add...
2014-06-21 Robin Gareusvirtual abstraction of Alsa Raw+Seq
2014-06-21 Robin Gareusprepare ALSA sequencer
2014-06-21 Robin Gareusalsa sequencer device/port listing
2014-06-21 Paul Davisfix some confusion when redrawing editor/mixer track...
2014-06-19 Paul Davisensure that all waveviews have ALL their colors set...
2014-06-19 Paul Davisexplanatory comment
2014-06-19 Paul Daviscorrect conversion of drop y-position into trackview...
next