add ffwd and rewind, and use frmm_left and frm_right for marker prev/next. Remap...
[ardour.git] / libs / surfaces /
2007-04-11 John Andersonadd ffwd and rewind, and use frmm_left and frm_right...
2007-04-07 Jesse Chappellbetter variable name for midi feedback fighter. added...
2007-04-07 Jesse Chappellfixed midi control feedback fighting
2007-04-05 Sampo SavolainenA fix to make MIDI controller state save properly,...
2007-03-17 David RobillardWarning fix.
2007-03-13 John Andersonno more strerror_r
2007-03-13 Taybin RutkinFixed error handling to use XSI strerror_r(), not the...
2007-03-11 John Andersonimplement button for global solo
2007-03-11 John Andersonto fix the abort on shutdown bug, make sure SurfacePort...
2007-03-10 John Andersonclean up shutdown
2007-03-09 John AndersonStop trying to talk to device on startup. Remap some...
2007-03-09 John AndersonFinish automation polling. Get rid of strip_from_route.
2007-03-09 John Andersonpoll for automation
2007-03-09 John Andersonjust return an empty buffer if the port read fails
2007-03-02 John Andersonadd locks around port read/write. Much more stable...
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-23 Taybin RutkinReplaces tabs with spaces in python file.
2007-02-23 Paul Davissndfile include fix for tranzport code as well
2007-02-22 Taybin Rutkinsndfile including fix.
2007-02-20 Paul Davisnew (commented) continuous scroll from ben; fix for...
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-20 John Andersonupdate surface when remote ids change
2007-02-19 Paul Davismake transport buttons and shuttle controller work...
2007-02-19 Jesse Chappellupdate to include needed stdint.h on slightly older gcc
2007-02-17 John AndersonDon't add duplicate remote_control_id to active banks...
2007-02-16 Taybin RutkinFix for building on MacOS X.
2007-02-15 John AndersonFix two small bugs in ControlProtocolManager:
2007-02-14 John Andersonmerge r1449 from surfaces branch to include mackie...
2007-01-07 David RobillardWarning fixes.
2007-01-03 Paul Davisdo proper install on x86_64 system, remove stupid debug...
2006-12-29 Sampo SavolainenMike Taht's great work on the tranzport driver.
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-12-19 Paul Davisnext step of generic MIDI feedback fix - remove static...
2006-12-08 Nick MainsbridgeUnbreak SMPTE ruler at non-30fps rates. Display 60fps...
2006-11-30 Paul Davisbuild tweaks to include tranzport code in tarball
2006-11-25 Tim MayberryAllow generic_midi control surface to compile by adding...
2006-11-20 Paul Davisdeeper fixes for 80/100 subframes choice
2006-11-07 Paul Davisuse libsndfile in include path for control protocol lib
2006-11-02 Paul Davisupdate tranzport code
2006-11-02 Paul Davisremove broken loop button behaviour, and don't remove...
2006-10-26 Paul Davisrec-light patch from jim duchek (thanks!)
2006-10-13 Paul Davissession export starts from session start marker; add...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-26 David RobillardFix for building with SURFACES=1 (new config system...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600
2006-08-11 Hans FugalRect fix
2006-08-10 Hans Fugalhistory snapshot name
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-27 Sampo Savolainenshared_ptr fixes
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-10 Paul Davismodification to make generic MIDI actually work again
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-29 Taybin RutkinFixed i18n system.
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
2006-06-15 Sampo SavolainenMake the tranzport surface work even if the call to
2006-06-14 Hans Fugalpulling trunk
2006-06-08 Taybin RutkinUpdated tranzport to use Glib::Mutex. Up'd libpbd...
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-31 Paul Davisunfinished work on selection/HiG details, restore range...
2006-05-24 Paul Davisprovide interface to PBD::ThreadCreated() in BasicUI...
2006-05-24 Paul Davisfix up formatting of SMPTE time printing in tranzport...
2006-05-23 Paul Davisinstall libardour_cp to the correct place
2006-05-23 Paul Davisbreakout control protocol code into LGPL library; fix...
2006-05-20 Paul Davisfix timestretch dialog/progress etc; make tranzport...
2006-05-19 Paul Davisallow for mandatory control protocols, plus some ongoin...
2006-05-18 Paul Davismoved OSC into libardour
2006-05-18 Paul Davismoved OSC into libardour
2006-05-18 Paul Daviscatch up on last minute OSC changes
2006-05-18 Paul Davisa) basic prototype of OSC control
2006-04-29 Paul Davismore tranzport lowlevel fixes and rebinding
2006-04-26 Paul DavisInstall ardour as a binary, a script and a set of shared
2006-04-25 Taybin RutkinFixed linking for tranzport on MacOSX.
2006-04-25 Taybin RutkinAdded missing .cvsignore file.
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-04-19 Paul Davisa) fix editor hscroller to follow PT behaviour - scroll...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-04-06 Paul Davis3 different data wheel modes for tranzport, plus lock...
2006-04-06 Paul Davisfixes for tranzport print routine
2006-04-06 Paul Davissignificant extensions to tranzport support
2006-04-05 Paul Davisfurther extensions to Tranzport support and control...
2006-04-05 Paul Davisa) dynamically loadable control surface support