rocket icon indicating copy to clipboard operation
rocket copied to clipboard

GNU Rocket Git mirror

Results 19 rocket issues
Sort by recently updated
recently updated
newest added

This will reduce the platform dependent code a bit and would allow for adding DPI aware rendering as well https://www.glfw.org and would remove the SDL dependency on Linux

enhancement

Mainly due to #148 as it doesn't work on later macOS versions. As the other platforms still uses OpenGL the old backend can still be around for compability

macOS

Bass is kinda an annoying dependency as it's a binary lib and is only used for decoding mp3 for the spectrum display. It would be a good idea to replay...

enhancement

Like this (but for tracks) ![curve_editor](https://cloud.githubusercontent.com/assets/350822/25006693/365406bc-205e-11e7-9a75-f203f814920b.gif)

enhancement

Although Edit menu suggest that delete key functionality could be accomplished by using delete key it is accomplished by backspace key. This is only minor inconveniece, but https://github.com/rocket/rocket uses delete...

Currently they are a bit hard to press with the mouse (also highlighting may help)

A new track is added at the end of the list and when doing selections with it it seems that it "jumps" over some tracks when doing selection

On OSX, when the modal window for picking colors is open, if the user moves the mouse over the editor then the color currently edited changes (to another track?). After...

bug