Commit Graph

29730 Commits

Author SHA1 Message Date
Thai Pangsakulyanont 8d80ddedf2 Compress/Expand shall not break apart hold notes that overlaps the start/end marker. 2011-03-19 19:38:45 +07:00
Thai Pangsakulyanont a9af35d94e Make compress/expand preserve timing data by also adjusting BPM changes between start and end marker. The adjusting part is at TimingData::ScaleRegion. 2011-03-19 18:58:44 +07:00
Jason Felds c300c20fea Effective fix.
I'll understand when you can use new whatever in the
initialization list some other time.
2011-03-18 12:33:53 -04:00
Jason Felds f6034bb103 More Effective Violations being purged. 2011-03-18 12:18:09 -04:00
Jason Felds 8829599e4d Thai, you'll learn we merge often. ;) 2011-03-18 11:54:49 -04:00
Jason Felds 942c3c685b More of my warnings crusade. 2011-03-18 11:53:56 -04:00
Thai Pangsakulyanont dc1be26231 Added my changes to the changelog. Put it on 20110316 because I pushed to sm-ssc on that day. 2011-03-18 22:32:00 +07:00
Thai Pangsakulyanont f044f15444 commit 2011-03-18 12:28:31 +07:00
Thai Pangsakulyanont c2fe12120c fixed missing autokeysounds when they are inserted on the tail of a hold note (they are removed) 2011-03-18 12:25:20 +07:00
AJ Kelly 8892ad3078 fix a crash on themes which use the detail lines on ScreenEvaluation 2011-03-17 18:22:31 -05:00
AJ Kelly 661a1b8910 fix PaneDisplay 2011-03-17 15:05:15 -05:00
Jason Felds 47ebbdbd26 Metrics for the future. ;) 2011-03-17 15:40:35 -04:00
Jason Felds 57fbdab648 Improvement to the Compress/Expand fix by Thai. 2011-03-17 15:26:09 -04:00
Jason Felds 3c3618f28d Fix Compress/Expand Steps bug. 2011-03-17 15:13:30 -04:00
Jason Felds ef1c7e7c76 Merge buggy maroon no merge backs. ;) 2011-03-17 14:41:55 -04:00
Jason Felds 77e1b87cdd Resolve issue 76: add a new metric.
One can now define whether Ctrl+Up expands the selection
or shrinks it, and vice~versa with Ctrl+Down.
2011-03-17 14:41:26 -04:00
Thai Pangsakulyanont af425e798b merge 2011-03-18 01:21:37 +07:00
Thai Pangsakulyanont 87109a1a66 + make it support o2mania-style notecharts when playing on beat_single7
+ comments cleanup
2011-03-18 01:19:06 +07:00
Jason Felds c1d077888e Fix a crash bug by preventing the situation. 2011-03-17 14:02:25 -04:00
Jason Felds 49b95ea52f We're sharing the glory here. 2011-03-17 13:34:28 -04:00
Jason Felds 1f2e26790c I shouldn't have to need 3 lines for NoteData.
Add helper function.
2011-03-17 12:31:16 -04:00
Jason Felds 409c885d65 Fix compile...and I think fix the save problem.
Not the best way to do this perhaps, but it's something.
2011-03-17 12:21:20 -04:00
Jason Felds bb0013d3bb Line endings...be normalized! Again! 2011-03-17 01:57:46 -04:00
AJ Kelly fc598de950 i guess it wants me to commit this 2011-03-17 00:51:46 -05:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Jason Felds 146e8e14f1 Plan for alternative to removing steps early. 2011-03-17 01:43:45 -04:00
AJ Kelly 9e52421ed8 change line endings 2011-03-17 00:22:21 -05:00
AJ Kelly c7ec5f2601 changes to mac mouse stuff 2011-03-16 23:29:44 -05:00
AJ Kelly e6faf4c4bd yo where's my starcraft audio files 2011-03-16 23:10:35 -05:00
Jason Felds 3000786b0f Force created charts to be saved for keeping.
I know I've uncommented the troublesome code, but
perhaps a new technique is needed here.
2011-03-16 23:31:06 -04:00
AJ Kelly 580e7df07b small comment changes 2011-03-16 21:59:46 -05:00
AJ Kelly 09344da5cf cleanup 2011-03-16 21:45:29 -05:00
AJ Kelly 877f4865cc unused 2011-03-16 21:45:10 -05:00
AJ Kelly 6432db8548 update comment 2011-03-16 21:33:31 -05:00
AJ Kelly 8880d2fa15 silence a warning 2011-03-16 21:20:42 -05:00
AJ Kelly c18c2de206 This may not be the best solution, but it fixes bug 222 2011-03-16 21:06:14 -05:00
Jason Felds c090b6fedd Ignore the remaining generated files.
Again, this is primarily for the Linux side.
2011-03-16 21:55:46 -04:00
Jason Felds 2392f49a9c Disable SMALoader for Linux.
Hopefully this is temporary.
2011-03-16 21:51:30 -04:00
Jason Felds 5fc510410d Right, don't include the downloaded ffmpeg. 2011-03-16 21:21:15 -04:00
Jason Felds 341c451fb7 Don't forget the enum! 2011-03-16 20:52:02 -04:00
Jason Felds a42485dca7 Apparently I missed some variable reordering. 2011-03-16 20:50:29 -04:00
Jason Felds e6baa48355 More linux files to ignore. 2011-03-16 20:47:14 -04:00
Jason Felds 2179f18d09 Fix some GCC warnings.
Order is apparently important with variables.
2011-03-16 19:02:52 -04:00
Jason Felds a636981383 My turn at fixing this TimeSignature issue. 2011-03-16 18:11:56 -04:00
Jason Felds 59e30c6569 Ensure all initialized TimeSignatures are 1 min. 2011-03-16 18:11:46 -04:00
AJ Kelly 7f4815db37 simplify SetTimeSignatureAtRow, should fix crashes 2011-03-16 17:02:10 -05:00
Jason Felds 6a0fc6720c Quiet warnings. 2011-03-16 17:43:41 -04:00
AJ Kelly 3c031a42f4 all those commits just to do a merge. 2011-03-16 16:36:22 -05:00
AJ Kelly 330d6f020d more mousewheel stuff 2011-03-16 16:36:10 -05:00
AJ Kelly cea981d2c9 working on mousewheel stuff 2011-03-16 16:35:48 -05:00