Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. Joshua Bonn@DESKTOP-RPS5INU MINGW64 /a/musescore (3-timeline-class)
  2. $ git log
  3. commit e99d91a95d0c8cc0ee2c4a5b4ef1ef7f38a89adc (HEAD -> 3-timeline-class)
  4. Merge: 95c360025 a33ec63ca
  5. Author: Joshua Bonn <jebonn@comcast.net>
  6. Date: Fri Jun 2 13:52:33 2017 -0700
  7.  
  8. Merge branch '3-debug' into 3-timeline-class
  9.  
  10. commit a33ec63ca35649a3f33c33b3c903d4d30190c8cf (3-debug)
  11. Author: Joshua Bonn <jebonn@comcast.net>
  12. Date: Fri Jun 2 13:46:36 2017 -0700
  13.  
  14. Clicking score now updates timeline
  15. Timeline scrolls to show change
  16.  
  17. commit 6cba0e9252cba7120e828861688dc2367f56c63b (origin/3-debug)
  18. Author: Joshua Bonn <jebonn@comcast.net>
  19. Date: Fri Jun 2 10:54:16 2017 -0700
  20.  
  21. switch from math to data, working on score selection
  22. item holds measure and stave
  23. score selection resetting after each check
  24.  
  25. commit c46b542051ec1de9996896facbbac64b3cf38577
  26. Author: Joshua Bonn <jebonn@comcast.net>
  27. Date: Thu Jun 1 13:55:45 2017 -0700
  28.  
  29. fix closing timeline, docking, and resizing
  30. Closing timline now unchecks box in view menu
  31. allows docking on top and bottom
  32. resizing now keeps the timeline in the top left corner
  33.  
  34. commit d453516184919e070f585ece385572210c0fd916
  35. Author: Joshua Bonn <jebonn@comcast.net>
  36. Date: Wed May 31 20:20:14 2017 -0700
  37.  
  38. fix hidden instrument bug
  39.  
  40. commit b2c20f8eed8b61a3606a830216eae0b06ef3b52a
  41. Author: Joshua Bonn <jebonn@comcast.net>
  42. Date: Wed May 31 16:19:02 2017 -0700
  43.  
  44. Fix score focus, add coloring, fix docking widget
  45. selection in the grid moves to the correct location in the score
  46. add coloring to aid in testing
  47. allow docking to the bottom of the screen
  48. fix timeline minimum height
  49.  
  50. commit 45115592ab18ef0c5203cb551fc6a415b7014cc5
  51. Author: Joshua Bonn <jebonn@comcast.net>
  52. Date: Fri May 19 14:52:24 2017 -0700
  53.  
  54. Create timeline class and some functionality
  55.  
  56. commit c8fb20177138db9c1175f0b8d991921e4551c37d (upstream/master, master)
  57. Author: Werner Schweer <ws@wschweer.de>
  58. Date: Fri Jun 2 18:25:04 2017 +0200
  59.  
  60. speedup writing of large scores
  61.  
  62. commit 54fc5da69de523b1dbc9614b4df1288622d94196
  63. Author: Werner Schweer <ws@wschweer.de>
  64. Date: Fri Jun 2 11:59:32 2017 +0200
  65.  
  66. fix lyrics auto placement
  67.  
  68. commit 4cd48850a30423dd8b8805123449e37c7132c17b
  69. Author: Werner Schweer <ws@wschweer.de>
  70. Date: Fri Jun 2 11:21:01 2017 +0200
  71.  
  72. do not create thumbnail when autosave
  73.  
  74. commit f80caadfe8339dcd052eb632387137f428b0f39d
  75. Author: Werner Schweer <ws@wschweer.de>
  76. Date: Fri Jun 2 10:27:32 2017 +0200
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement