Commit Graph
133 Commits
Author SHA1 Message Date
Mark Cannon e1a447cc36 revert henke's loadingwindow "improvements"; if you're reading this, henke, you do *NOT* sacrifice readability for misguided optimization, and you do *NOT* use a globally externed variable for something with a useful lifetime of part of one function 2011-08-06 21:33:49 +00:00
Jason Felds 84266760a5 Attempt to restore LoadingWindow to pre-merge. 2011-07-30 14:23:54 -04:00
Henrik Andersson 1133667ad1 Readding the taskbar progress display. 2011-07-30 19:28:06 +02:00
Jason Felds 505b6c8c98 Restoring this directory location for now.
I wonder if this was causing problems for XP users.
2011-07-21 17:24:23 -04:00
Colby Klein 44a160708f Nitpicking, another try to make sure we're not doing things the driver doesn't support. 2011-07-20 22:38:10 -07:00
AJ Kelly 7bd6462929 fix compile on windows 2011-07-20 16:20:41 -05:00
Henrik Andersson 363947d46a [default->loading window] Catching up. 2011-07-20 20:06:28 +02:00
Jason Felds 1b30de478b Can't forget the other animals. 2011-07-20 13:39:11 -04:00
AJ Kelly d53d9156ad go away, warnings 2011-07-20 12:38:02 -05:00
Jason Felds c2ac76afbb [default -> Xcode4] Lion is approaching. 2011-07-20 10:12:21 -04:00
AJ Kelly b1f4bb151d [LoadingWindow] Added the ability for themes to have custom splash banners. (Currently Windows-only.) 2011-07-19 19:40:44 -05:00
Henrik Andersson 1ee1bd384b [loading window] Hey look, the load can be aborted now!
Also, loading messages are now in the language file.
2011-07-11 14:56:44 +02:00
Henrik Andersson 7bf7a701ea [loading window] Now it should build with old SDKs, if you change the constant. 2011-07-01 02:27:22 +02:00
Henrik Andersson f8468f93eb Merge with default 2011-06-29 21:27:37 +02:00
AJ Kelly 0388d40a9b hardcode to .stepmania5 instead of ".stepmania 5" 2011-06-27 15:16:13 -05:00
Henrik Andersson cd2561ef50 [loading window] And we are back, now with some win 7 custom features. 2011-06-15 14:59:15 +02:00
AJ Kelly 9b60587be9 [InputHandler_DirectInput] Fixed MouseWheel input not resetting. 2011-06-13 17:37:13 -05:00
Jason Felds 0488193b6e *shrugs* May as well try this. 2011-06-13 03:43:20 -04:00
Jason Felds fc68776e3f Anyone on linux want to test this?
I think this may work for an indeterminate bar.
2011-06-12 20:45:21 -04:00
Jason Felds 3d155c9970 NOW I start moving prototypes to headers?
I need to be more consistent...gah, hungry.
2011-06-12 19:35:24 -04:00
Thai Pangsakulyanont c057b23ab3 progress bar for Linux partially done: no indeterminate progress bar yet. 2011-06-12 13:24:39 +07:00
Jason Felds c06763db85 Make linux compile the loading window code.
NOTE: The actual loading window code is stubbed.
I do not know GTK window code yet, so hopefully
this won't crash yet.
2011-06-11 09:30:49 -04:00
Henrik Andersson 5e16209850 [loading window -> default] I can't stand the previous loading window, and nobody else should see it either. 2011-06-11 13:04:51 +02:00
Henrik Andersson 6f0533d5b1 [default] I guess people don't find it amusing when everything is in the common app data when in portable mode. 2011-06-11 13:03:40 +02:00
Jason Felds ec7e707d39 [XCode4] May as well handle some warnings.
We still have to figure out libtomcrypt though.
2011-06-06 18:21:31 -04:00
Thai Pangsakulyanont 3df6a5e82c [loading window] fixes for mac os x progress bar 2011-06-06 10:53:45 +07:00
Jason Felds 4a11952986 [loading window] Indeterminate for Mac OS X.
Is there a way to use performSelector withBool?
2011-06-05 10:36:09 -04:00
Henrik Andersson 167cd9238a [loading window] Should really have included this in the initial design. Now it can be indeterminate too. 2011-06-05 11:32:51 +02:00
Jason Felds af62e62b42 [loading window] .hgeol 2011-06-05 02:12:09 -04:00
Thai Pangsakulyanont bce2fcbe2a the progress now displays on a mac. Needs some visual adjustments though. 2011-06-05 12:18:20 +07:00
Henrik Andersson 813c2d8f09 [loading window] Theme loading should also list itself in the loading window. 2011-06-04 16:09:47 +02:00
Henrik Andersson 9956525d46 [loading window] Die thread die! 2011-06-04 15:37:20 +02:00
Henrik Andersson e0eae90f23 [loading window] Destruction now works correctly. 2011-06-04 14:26:35 +02:00
Henrik Andersson 86cc2818e0 [loading window] Now the loading window has it's own thread. As such, the paint method is no longer needed. 2011-06-04 02:12:08 +02:00
Henrik Andersson ac2668176a Trying to clean up the loading window. 2011-06-03 23:54:45 +02:00
Henrik Andersson 32dc9164fe Neater folder structure by remiving one folder level for the screenshots. 2011-06-03 22:51:08 +02:00
Henrik Andersson 07b4697112 Moving some folders around in the windows file system. 2011-06-03 22:31:18 +02:00
Jason Felds f686951513 [tiger] Universal binaries work.
Thanks to the #gcc channel in getting GCC 4.2 to work.
2011-05-30 10:40:00 -04:00
Thai Pangsakulyanont b1f990c0f1 move glew.c inside stepmania (now builds!) 2011-05-30 10:39:50 +07:00
Jason Felds c22bce6628 Stick with uint32_t. Doesn't cause errors. 2011-05-21 21:13:21 -04:00
AJ Kelly 376ab3d66f more changes to mousewheel code; still not working properly 2011-05-15 00:33:39 -05:00
AJ Kelly 84e93b0bbd update polled mousewheel code 2011-05-15 00:09:44 -05:00
AJ Kelly c8b3a1338b mouse input is working slightly better... 2011-05-15 00:01:38 -05:00
Jason Felds 8f24b6c5b7 [sm130futures] Right...Mac wants vorbis. 2011-05-05 01:09:23 -04:00
Jason Felds 4e22702026 Try different variable name, only one <Filter>.
We'll get this figured out...
2011-05-03 22:09:15 -04:00
Jason Felds d19de4ed1e shakesoda's suggestions for more glew stuff.
Again, revert if a terrible idea.
2011-05-03 21:59:59 -04:00
AJ Kelly fb1dbd4463 merge 2011-05-02 20:11:26 -05:00
Colby Klein e9d6fada14 Fix compile, rename _Legacy to _OGL so I stop being confused 2011-05-02 11:23:37 -07:00
Colby Klein ba478c3974 huge merge 2011-05-02 10:50:56 -07:00
Colby Klein d69bbdbb9d Fix typo 2011-05-02 10:41:59 -07:00