summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2013-08-15fix newly-appearing crash-at-close caused by muddled thinking in pbd/pthread_...Paul Davis
2013-08-13Move curve test file handling in main() until after ARDOUR::init is calledTim Mayberry
2013-08-13Remove call to PBD::ID::init as it is now done via ARDOUR::initTim Mayberry
2013-08-13Move initialization of libardour from ARDOUR_UI class into main()Tim Mayberry
2013-08-13Change ARDOUR::init return type to bool type for success/failureTim Mayberry
2013-08-09fix typosRobin Gareus
2013-08-08remove --no-freesound option. fixes #5640Robin Gareus
2013-08-04fix meter-background highlight when peaking. (> vs >=)Robin Gareus
2013-08-04fix rounding issue when dragging video with fractional fpsRobin Gareus
2013-08-04vtl: import audio at video-offset, forget offset on "Remove Video"Robin Gareus
2013-08-04make master-meter in toolbar optionalRobin Gareus
2013-08-03dedicated namespace for video-utilsRobin Gareus
2013-08-03remove strtok_r() from video_query_info()Robin Gareus
2013-08-03add a peak reset button to the editor meterRobin Gareus
2013-08-03fix gtk "child->parent == NULL" assertsRobin Gareus
2013-08-03fix "other" port-group tabRobin Gareus
2013-08-03Merge branch 'midiclock' of https://github.com/axetota/ardourRobin Gareus
2013-08-02Send and Read MIDI Positions the right wayMichael Fisher
2013-08-03disallow invalid port-removalRobin Gareus
2013-08-02keep port-matrix in sync when deleting ports. and fix segfault on session clo...Robin Gareus
2013-08-02Human readable printing of MIDI Position messagesMichael Fisher
2013-08-01re-check meterbridge metric-area on route deletionRobin Gareus
2013-07-31tiny detail.. GUI-callback may try to check vmonitor->is_started() or issue a...Robin Gareus
2013-07-31clean up some valgrid "Uninitialised value was created by a heap allocation" ...Robin Gareus
2013-07-31correct error messageRobin Gareus
2013-07-31fix close_allv() sentinelRobin Gareus
2013-07-31initialize two more uninitialized vars..Robin Gareus
2013-07-30adjust meterbridge label-heigh optionsRobin Gareus
2013-07-30add name-tooltips to the meterbridge metersRobin Gareus
2013-07-30clean up 44fc92c3 (not a threading issue but sigc++ problem)Robin Gareus
2013-07-30disconnect AuxSend connection when deleting busRobin Gareus
2013-07-29Send a song position pointer with mmc and fullframe fake locatingMichael Fisher
2013-07-29Add relavent OSX midi options in the startup dialogMichael Fisher
2013-07-29tweak meterbridge-label heightRobin Gareus
2013-07-29change default BBC-meter colorRobin Gareus
2013-07-29fix compiler warningRobin Gareus
2013-07-29add option to resize meterbridge track-labelsRobin Gareus
2013-07-29explicitly re-init meter when theme changes.Robin Gareus
2013-07-29change metric-scale on the sides of meterbridge when scrollingRobin Gareus
2013-07-29allow to configure color of BBC meterRobin Gareus
2013-07-28left/right meter marks in mixer (narrow red-stripe)Robin Gareus
2013-07-28fix diamond inheritance - gtkmm main class is sigc::trackableRobin Gareus
2013-07-28fix compiler warnings.Robin Gareus
2013-07-28update german translationEdgar Aichinger
2013-07-28k-meter +4 marksRobin Gareus
2013-07-28fix meterbridge window on OSXRobin Gareus
2013-07-28add dedicated line-up level for IEC1/DIN meter (15dbFS)Robin Gareus
2013-07-28make LED meter style optionalRobin Gareus
2013-07-28tweak meter-metric red-boxes/stripesRobin Gareus
2013-07-27add red-boxes to meter-marks and fix Nordic scale colorRobin Gareus