This website requires JavaScript.
Explore
Help
Register
Sign In
vino
/
rocket
Watch
1
Star
0
Fork
0
You've already forked rocket
Code
Issues
Pull Requests
Releases
Wiki
Activity
rocket
/
sync
History
Erik Faye-Lund
936fd39fe1
fixed a compilation error in the player, and a partial fix for bug 1896587.
2010-03-19 17:41:12 +01:00
..
data.cpp
more getter-usage, and moving the getTrackIndexFromPos()-method to the module it's used in
2010-03-19 17:41:11 +01:00
data.h
Partial fix for bug 1896587. Added a fileNew()-function, and made it do some of what it's supposed to do. However, it only clears the part of the document that is within the max-row range. To fix properly, a separate function to clear a track should be added, and all tracks should be iterated through and truncated to 0. Another issue, is that there's no real purgeUnused()-method in SyncDocument yet, and it's a bit tricky to implement (needs to remap properly). But, at least some of this seems to work-ish now.
2010-03-19 17:41:11 +01:00
device_client.cpp
Partial fix for bug 1896587. Added a fileNew()-function, and made it do some of what it's supposed to do. However, it only clears the part of the document that is within the max-row range. To fix properly, a separate function to clear a track should be added, and all tracks should be iterated through and truncated to 0. Another issue, is that there's no real purgeUnused()-method in SyncDocument yet, and it's a bit tricky to implement (needs to remap properly). But, at least some of this seems to work-ish now.
2010-03-19 17:41:11 +01:00
device_player.cpp
fixed a compilation error in the player, and a partial fix for bug 1896587.
2010-03-19 17:41:12 +01:00
device.cpp
whops, forgot this file earlier
2010-03-19 17:41:08 +01:00
device.h
yes! saving and loading works!
2010-03-19 17:41:07 +01:00
network.cpp
added support for pre-connection editing
2010-03-19 17:41:09 +01:00
network.h
added copyright headers
2010-03-19 17:41:06 +01:00
track.cpp
fixed a compilation error in the player, and a partial fix for bug 1896587.
2010-03-19 17:41:12 +01:00
track.h
fixed a compilation error in the player, and a partial fix for bug 1896587.
2010-03-19 17:41:12 +01:00