Jason Felds
61d935ba70
Split the Editor's Area menu into two menus.
...
Use the "Enter" key for the old menu,
and the "A" key for the Alter menu
(requires having selected an area of notes).
2011-06-10 03:04:47 -04:00
Jason Felds
1ef97f5db5
Allow song timing to be used when playing.
...
Admitedly, this may not be the best implementation.
As usual, if you can do better, go for it.
2011-06-01 15:27:14 -04:00
Jason Felds
c57d0eeed5
Add function to get appropriate SongPosition.
...
This restore highlighting areas in Song Timing.
This does NOT readjust the highlighted area when
timing modes are switched.
2011-06-01 13:41:49 -04:00
Jason Felds
34d4fee067
Round 2...FIGHT!
2011-05-27 13:30:12 -04:00
Thai Pangsakulyanont
fe9573975c
[scroll] 90% of scroll segments
2011-05-25 22:44:41 +07:00
Jason Felds
b280e775c6
[splittiming] Fix order of Timing Menus.
2011-05-16 23:48:50 -04:00
Thai Pangsakulyanont
a933492f8a
[splittiming] allow entering both numerator and denominator of time signature at the same time (not working)
2011-05-16 23:05:51 +07:00
Jason Felds
2e0649f6f4
[splittiming] Let Fakes be edited.
...
Also expand on some descriptions.
2011-05-16 11:30:39 -04:00
Jason Felds
e2766cf644
[splittiming] SpeedSegments run on Seconds now.
...
ScreenEdit's code probably needs to be redone.
At least, someone find a way to remove "Beats"
or "Seconds" from the text entry area.
2011-05-15 23:48:03 -04:00
Jason Felds
466f0be35a
[splittiming] ScreenEdit + Speeds
...
Now let's try to implement the darn things.
2011-05-15 15:53:20 -04:00
Flameshadowxeroshin
d538c548c5
[splittiming] add an option to revert timing for steps to the song's timing to the editor
2011-05-14 00:43:06 -05:00
Jason Felds
323f1b0059
[splittiming] Remove hack, just use bEnabled.
...
Wish I saw this sooner.
2011-05-13 16:04:17 -04:00
Jason Felds
af3fb53d18
[splittiming] doxygen note on SST.
2011-05-13 09:55:25 -04:00
Jason Felds
f694fe5955
[splittiming] Add sounds to recent actions.
2011-05-13 08:50:59 -04:00
Thai Pangsakulyanont
2116525e24
[splittiming] display song timing in song timing editing mode (buggy)
2011-05-13 14:14:57 +07:00
Jason Felds
172c80204f
[splittiming] doxygen test with transplanting.
2011-05-13 00:49:59 -04:00
Jason Felds
64a6abc12b
[splittiming] Add the [T]iming Switch.
...
One or two more things to do before running this...
2011-05-12 23:18:57 -04:00
Jason Felds
7361e3fe04
[splittiming] GetAppropriateTiming() function.
...
I admit it: I got tired of typing the same if statement.
2011-05-12 23:01:19 -04:00
Jason Felds
5bcc094504
[splittiming] Let Steps have their own offset.
...
There are pros and cons...call this one instinct.
2011-05-12 21:23:48 -04:00
Jason Felds
1ee92c65e9
[splittiming] Allow F1^H4 dedicated Timing Menu.
2011-05-12 20:55:45 -04:00
Jason Felds
a1bf5d99f7
More doxygen catchup.
2011-05-09 14:23:05 -04:00
Jason Felds
630168d64b
[sm130futures] Allow editing more Song Info in menus.
...
In this case, Beat 0 Offset, Music Sample Start,
and Music Sample Length can be edited via Edit Song Info.
2011-05-03 09:18:31 -04:00
Jason Felds
9f86bd47f7
[sm130futures] doxygen
2011-04-09 17:09:30 -04:00
Jason Felds
f9f87f35f1
[default -> sm130futures] Obvious.
2011-04-05 22:41:41 -04:00
Jason Felds
5d98f47fc3
Allow editing #DISPLAYBPM traits in the editor.
...
Look in Edit Song Info to find it.
2011-04-05 22:40:33 -04:00
Jason Felds
a6b5187856
[sm130labels] Code ready for testing.
...
If a mistake was made here,
let the cherry picking/blame game commence!
2011-04-05 00:35:45 -04:00
Jason Felds
c8a6f4c41d
[warps] Allow for editing warps.
...
TODO: Ensure warps get erased if they go backwards.
2011-03-25 17:40:56 -04:00
Jason Felds
a085d0d1da
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
Jason Felds
247782b726
sm124futures: simplify attempt.
...
Caveat: recording mode is back to basics:
taps and holds. If demand is high, this can
be restored.
2011-03-13 22:45:19 -04:00
Jason Felds
f951a87068
sm124futures: Working tap note cycling.
...
The code in NoteTypes could use a review:
perhaps the Type definition should be taken out of
the struct to try to make it more consistent?
2011-03-13 22:24:43 -04:00
Jason Felds
e988bba855
sm124futures: Enhanced editor stuff in progress.
...
Cycle between the different types of Tap Notes.
Hold/Roll heads do not count on this.
Obviously still being worked on, but the code
compiles at this point.
2011-03-13 20:03:54 -04:00
Jason Felds
6204de38a7
Combos branch: allow editing combo factor.
...
Need to check something on the default branch
before this gets pushed there: something may still
be off.
2011-03-05 01:44:58 -05:00
Jason Felds
2d76ee1023
Move some top comments to above the class.
...
The original attempt was not working for doxygen purposes.
2011-02-18 21:24:00 -05:00
Jason Felds
6f276da825
Document all FOREACH loops.
2011-02-18 21:16:11 -05:00
AJ Kelly
a2af7dc1a9
add #CHARTSTYLE to .ssc format (and now the editor too)
2011-02-14 23:05:52 -06:00
Jason Felds
ba55653468
Allow modifying the step's #CREDIT tag.
2011-02-11 01:51:01 -05:00
Jason Felds
2504a2c4b5
Allow changing tickcounts in the editor.
...
Next up: actually displaying the tickcount.
2011-01-18 11:49:27 -05:00
Jason Felds
a9bd89d336
Have a MiniMenu of TimingData in ScreenEdit.
2011-01-18 00:49:03 -05:00
Jason Felds
fa0d4857c1
TimeSignatureSegment editing works via 2 menus.
...
Improvements may follow.
2011-01-16 14:19:59 -05:00
Jason Felds
42ce530a8c
Work on allowing TimeSignatures to be edited.
...
It is safe to compile and run this,
but the option in question is a no-op for now.
2011-01-16 12:03:16 -05:00
AJ Kelly
6fc4b62b50
[ScreenEdit] Added GetEditState Lua binding.
2010-12-26 00:31:46 -06:00
AJ Kelly
53a8a435ef
remove unfinished karaoke mode
2010-08-19 21:24:35 -05:00
AJ Kelly
a828ac3542
Allow editing of a Song's #GENRE tag within the editor.
2010-07-27 21:53:40 -05:00
AJ Kelly
02c7037721
sm-ssc v1.0 Public Beta 1 code changes
2010-03-01 00:44:39 -06:00
AJ Kelly
3e51544930
Initial commit.
2010-01-26 21:00:30 -06:00
Devin J. Pohly
80057f53cd
smsvn -> ssc-hg glue: rearrange directory structure
2013-06-10 15:38:43 -04:00