Advertisement
lentferj

Untitled

Sep 5th, 2018
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. commit eff7a51de1d9044af01f5a47779360ff9977cb2d
  2. Author: Jan Lentfer <jan.lentfer@web.de>
  3. Date: Mon Sep 3 14:53:59 2018 +0200
  4.  
  5. LCXL: Refactor code to use boost::shared_ptr
  6.  
  7. commit ed678aa2f9e62555cec43cec3a181525aa1f2dd4
  8. Author: Robin Gareus <robin@gareus.org>
  9. Date: Mon Sep 3 13:38:37 2018 +0200
  10.  
  11. Fix shared_ptr initialization
  12.  
  13. error: no matching function for call to
  14. 'boost::shared_ptr<ArdourSurface::Push2::Button>::shared_ptr(int)'
  15.  
  16. commit 6e419a961e0b17227f4341880055c5690410607c
  17. Author: Paul Davis <paul@linuxaudiosystems.com>
  18. Date: Sun Sep 2 13:23:36 2018 -0400
  19.  
  20. use boost::shared_ptr<> to manage Button/Pad lifetimes in Push2 code
  21.  
  22. commit 67f733bb9768e60fe7108613b3f9335675c7d08d
  23. Author: Robin Gareus <robin@gareus.org>
  24. Date: Sat Sep 1 21:32:57 2018 +0200
  25.  
  26. Restore mixer scroll offset after spill
  27.  
  28. commit 2a78f0a85274df4ee0d530f2dde656d4dd0bbe49
  29. Author: Térence Clastres <t.clastres@gmail.com>
  30. Date: Thu Aug 30 22:36:59 2018 +0200
  31.  
  32. LCXL: Fix check if ports exist
  33.  
  34. commit 9f30d149060dbba091075f10b3c42e873bf2ba29
  35. Author: Robin Gareus <robin@gareus.org>
  36. Date: Thu Aug 30 22:28:31 2018 +0200
  37.  
  38. P2: Fix check if ports exist
  39.  
  40. commit c3d0c80f68870d2c3a7d48f1052fa26433ef338d
  41. Author: Jan Lentfer <jan.lentfer@web.de>
  42. Date: Sun Aug 26 17:58:05 2018 +0200
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement