13
0
livetrax/libs/surfaces
Todd Naugle bd008fb87c Mackie Control: Fix logic in timecode display update
Old and new strings are compared before sending to keep traffic down. To
ensure that we send all the required characters be sure to init the last
value to characters that are never going to appear in a real string.

Space is a bad choice since it is a valid character. Use NUL instead.
2021-08-10 16:20:36 -05:00
..
cc121 Resolve microseconds_t ambiguity 1/2 2021-06-27 17:33:05 +02:00
contourdesign remove unnecessary 2nd argument from Session::request_locate() calls (default value is identical) (surfaces edition) 2021-05-03 17:40:41 -06:00
control_protocol Default_Play_Speed: prep work (libardour) 2021-07-03 19:06:02 +02:00
faderport Resolve microseconds_t ambiguity 1/2 2021-06-27 17:33:05 +02:00
faderport8 Remove unused variables (Wunused-variable) 2021-05-30 20:09:35 -04:00
frontier use Session::request_roll() instead of request_transport_speed (1.0, ...) 2021-04-19 16:14:08 -06:00
generic_midi Resolve microseconds_t ambiguity 1/2 2021-06-27 17:33:05 +02:00
launch_control_xl Ignore saved port-name when loading ctrl-surface state 2021-04-17 02:07:09 +02:00
mackie Mackie Control: Fix logic in timecode display update 2021-08-10 16:20:36 -05:00
maschine2 Maschine Mikro MK2 support 2021-04-01 20:07:55 +02:00
osc libs fix for get_microseconds() move to libpbd 2021-06-26 18:27:39 -06:00
push2 Resolve microseconds_t ambiguity 1/2 2021-06-27 17:33:05 +02:00
tranzport remove unnecessary 2nd argument from Session::request_locate() calls (default value is identical) (surfaces edition) 2021-05-03 17:40:41 -06:00
us2400 US2400: build-fix: need some IFDEFs for Mixbus. 2021-08-03 10:58:30 -05:00
websockets Fix Windows builds (pthread handle abstraction) 2021-06-17 13:32:10 +02:00
wiimote surfaces transport hotfix: surfaces should query the transport state via BasicUI, when possible 2020-02-23 09:02:25 -06:00
wscript Add websockets surface module 2020-02-22 23:10:24 +01:00