Jason Felds
61d36671da
Effective C++ violations being weeded out.
...
Not yet below 40K.
2011-03-14 13:40:38 -04:00
AJ Kelly
f51fe3061e
merging :|
2011-03-14 12:30:12 -05:00
Jason Felds
c5fda59080
More warning reductions, even if not noticed.
...
We're in the lower 40Ks now with Effective C++
Violations being checked.
2011-03-14 12:15:33 -04:00
Jason Felds
d03e6a89fb
Got more of them, but not all.
...
Time to move onto a new file I think.
2011-03-14 11:14:29 -04:00
Jason Felds
e090631b4c
Make the others behave the same way.
...
Almost 10K warnings were removed from these two commits.
Can we find the others?
2011-03-14 10:50:39 -04:00
Jason Felds
33af1ba294
Fix some Effective C++ Violations.
...
This part may be easier to work with
from the command line at this rate...
2011-03-14 10:40:05 -04:00
Jason Felds
d739e9a422
The nonbelievers have been purged.
2011-03-14 04:11:04 -04:00
Jason Felds
3fc85f6a58
Put in all warning checks for now.
...
Time to go back in time.
2011-03-14 03:41:37 -04:00
Jason Felds
81ccc7daba
Quickly variables! Into the magic mirror!
2011-03-14 03:32:07 -04:00
Jason Felds
e9df4832f6
Bring shadowed variables back from the dark side.
...
Alright Colby, happy now?
2011-03-14 02:54:11 -04:00
Jason Felds
d855d8c7e8
Bring light into the shadow...variables.
...
Yeah, yeah, can't make a good joke at 2:30 AM.
2011-03-14 02:36:48 -04:00
Jason Felds
650653b4d2
Multiple warning fixes dealing with casts.
...
Yes, I am using static_casts. Generally safer.
2011-03-14 02:09:58 -04:00
AJ Kelly
66c8b06257
forgot to update the changelog after reverting.
2011-03-14 00:36:08 -05:00
Jason Felds
1dfb1c6143
Answer AJ's question. (comment update)
2011-03-14 01:34:10 -04:00
Jason Felds
3931a60f83
Bring it all together.
2011-03-14 01:21:59 -04:00
Jason Felds
4d074f3b81
Fix g++ warnings.
2011-03-14 01:21:30 -04:00
Jason Felds
8055d162fd
Update .hgignore file from linux side.
2011-03-14 01:20:41 -04:00
Colby Klein
c110f30f2a
...merge
2011-03-13 22:02:15 -07:00
Colby Klein
f8f8a580fd
Update year.
2011-03-13 22:01:46 -07:00
AJ Kelly
caa04327b6
remove broken redirects
2011-03-13 23:18:17 -05:00
Jason Felds
d4972e1c86
Update sm124futures with defaults 1.2.3.
2011-03-13 23:55:13 -04:00
AJ Kelly
bfc129a9e2
changelog
2011-03-13 22:51:40 -05:00
AJ Kelly
66333aa6c0
sm-ssc v1.2.3
2011-03-13 22:50:43 -05:00
Flameshadowxeroshin
72d21bec63
we are now sm-ssc 1.2.3
2011-03-13 22:48:10 -05:00
Jason Felds
297c1943bf
sm124futures: changelog.
2011-03-13 22:57:38 -04:00
Jason Felds
17299dd3be
sm124futures: add directions to make rolls.
...
We may want to see about breaking this one up.
2011-03-13 22:56: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
AJ Kelly
ed72f533bd
things still work with these commented out, but the libs still need to be there...
2011-03-13 21:33:01 -05:00
AJ Kelly
56f96a50d8
I guess it fixed whitespace
2011-03-13 21:32:11 -05: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
AJ Kelly
de77a3ac1f
fix grade sorts too
2011-03-13 20:33:42 -05:00
AJ Kelly
919279938e
Revert "Previously, we didn't create MusicWheel sorts when the screen loads"
...
This reverts commit 0dc297ba76508bb7244ed70f9f72761087e1f177.
It didn't work out so well.
2011-03-13 20:23:07 -05:00
AJ Kelly
e89ddce064
small cleanup
2011-03-13 20:21:44 -05:00
Jason Felds
8d42e1827c
sm124futures: prepare the .ini files.
2011-03-13 20:58:08 -04:00
Jason Felds
ca1bd8345d
sm124futures: Add TapNoteType to string function.
...
This will be needed for the Editor.
2011-03-13 20:52:03 -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
cec55f1aed
sm124futures: doxygen for the next version.
2011-03-13 19:47:39 -04:00
Jason Felds
c661650956
sm124futures: changelog.
2011-03-13 19:37:41 -04:00
Jason Felds
c435129078
sm124futures: Allow choosing which field to use.
...
Either the #DESCRIPTION or #CREDIT tag can be used for SM files.
By default, the old behavior is still used.
2011-03-13 19:35:57 -04:00
Jason Felds
e14cb3ce6e
new branch: sm124futures. So far:
...
Have both description and author credit be filled in
from a .sm file.
2011-03-13 19:25:55 -04:00
Jason Felds
b4c9106bf8
doxygen confusing autogen code.
...
TODO: Look into a more intelligent mapping based
on the individual styles...if possible.
2011-03-13 13:46:51 -04:00
AJ Kelly
ff5cef88f0
whoops again!
2011-03-13 12:32:35 -05:00
AJ Kelly
983c2cd56f
whoops, forgot a line.
2011-03-13 12:30:47 -05:00
AJ Kelly
b0398a3b4f
sm5svn 2527d15
2011-03-13 12:30:22 -05:00
Flameshadowxeroshin
5c23d2d1d8
fix gnome notification errors
2011-03-13 10:37:29 -05:00
Colby Klein
33712f8ce9
I forgot to add these.
2011-03-12 22:24:28 -08:00
AJ Kelly
5d61b73157
whoops.
2011-03-13 00:18:51 -06:00
AJ Kelly
48856adc15
remove redundant line for EDIT_BUTTON_SCROLL_SELECT
2011-03-13 00:17:36 -06:00
AJ Kelly
416b5cd52c
remove footer on ScreenMiniMenuEditHelp
2011-03-13 00:13:22 -06:00
AJ Kelly
fbf1dd2d4c
change HelpText for ScreenTestInput
2011-03-13 00:06:05 -06:00