Hi!
I've modified the waveform system to also display track cues with no
assigned hotcue.
The problem is that now, when I right click on a skin hotcue button, the
cue is actually detached from the hotcue, but it is still displayed on the
waveform. This will confuse the users. So I want to add a "displayed"
property to Cue that is set to false in the use case above described.
However, I have no idea about how the database code should be modified, so
I would need help with this solution.
An alternative hack would be to use the already existent hotcue int in Cue.
If it is >= 0 that means the cue has a hotcue assigned to it (so it will be
displayed). If it is -1 would mean the cue has no hotcue but it is
displayed. And -2 would mean it has no hotcue neither is displayed.
Which solution do you like the most?
--
Ferran Pujol Camins
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org
Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel