summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2013-08-09split up session code that uses parts of the JACK API (timebase + session eve...Paul Davis
2013-08-09fix display of latencyPaul Davis
2013-08-09a few more visual tweaks and simplifications for audio/midi setupPaul Davis
2013-08-08some rearrangements and details for the engine dialogPaul Davis
2013-08-08temporarily ignore AudioEngine::Halted when GUI asks to disconnect from JACK,...Paul Davis
2013-08-08add methods to queue full MTC and SPP messages, now that they are synchronousPaul Davis
2013-08-08rationalize (a bit) engine start/stop/restart so that it is possible to start...Paul Davis
2013-08-08remove reference to non-existent headerPaul Davis
2013-08-07change wording in audio status when disconnected from enginePaul Davis
2013-08-07major redesign of MIDI port heirarchy and management (part 2)Paul Davis
2013-08-05fix conflicts after merge with masterPaul Davis
2013-08-05add notion of unavailable devices to ARDOUR::AudioBackendPaul Davis
2013-08-05can now start JACK based on config dialogPaul Davis
2013-08-04start work on the changes to EngineControl (dialog) to integrate with new bac...Paul Davis
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-03add tim's jack_utils code to rationalize setup of JACK configPaul Davis
2013-08-03audioengine branch can now load and run at least one test session.Paul Davis
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-01start code reorganization needed to deal with backend choices. compiles, link...Paul Davis
2013-08-01re-check meterbridge metric-area on route deletionRobin Gareus
2013-07-31even more stuff compilesPaul Davis
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-30remove compile errors (still will not link and JACKPortEngine is not close to...Paul Davis
2013-07-30jack_audiobackend.cc finally compilesPaul Davis
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