AJ Kelly
|
8d528625de
|
[LoadingWindow_Win32] Make the StepMania window gain focus after the loading window closes. Fixes issue 424.
|
2011-09-22 20:19:27 -05:00 |
|
AJ Kelly
|
89d27a656e
|
uncomment splash code on gtk loadingwindow; still doesn't work
|
2011-08-23 22:09:30 -05:00 |
|
AJ Kelly
|
38da01759d
|
fix moonlight crashing on Linux by disabling buggy icon set code
|
2011-08-23 14:50:25 -05:00 |
|
AJ Kelly
|
47390a22bf
|
32->8 to shut up error in the beginning
|
2011-08-23 09:28:36 -05:00 |
|
AJ Kelly
|
c7ac0b4466
|
more work on the Linux stuff, though nothing's working yet
|
2011-08-22 17:23:09 -05:00 |
|
AJ Kelly
|
e2ab3d6493
|
various Linux updates, including making the default size of the splash window 512x96.
|
2011-08-22 15:50:56 -05:00 |
|
AJ Kelly
|
b9e53b575b
|
more pedantic crap
|
2011-08-17 16:28:58 -05:00 |
|
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 |
|
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 |
|
AJ Kelly
|
d53d9156ad
|
go away, warnings
|
2011-07-20 12:38:02 -05: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
|
cd2561ef50
|
[loading window] And we are back, now with some win 7 custom features.
|
2011-06-15 14:59:15 +02: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 |
|
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 |
|
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 |
|
AJ Kelly
|
cf81f8cc3b
|
remove xbox support; it doesn't work, and it'd take too much effort to get it working again
|
2011-03-19 19:28:57 -05:00 |
|
Jason Felds
|
a085d0d1da
|
Line endings...be normalized!
|
2011-03-17 01:47:30 -04:00 |
|
Jason Felds
|
2192a9d90b
|
More of the docs.
|
2011-02-25 19:46:04 -05:00 |
|
Jason Felds
|
054ead23d6
|
Last batch of doxygen for a bit.
|
2011-02-25 12:33:43 -05:00 |
|
AJ Kelly
|
a4fe858757
|
various arch modifications, mainly for file download support
|
2010-12-15 19:15:53 -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 |
|