AJ Kelly
|
46524e1b20
|
another spaces->tabs thing but idk who did this so *shrug*
|
2012-01-09 12:51:56 -06:00 |
|
Mark Cannon
|
6256b05272
|
more platform-independent fix for URLRageFile_write prototype
|
2012-01-09 05:12:20 -08:00 |
|
Mark Cannon
|
6c88fb9cc8
|
ffmpeg compatibility tweaks
|
2012-01-09 07:34:33 -05:00 |
|
Colby Klein
|
1dc4cbe8b4
|
Fixed Portable.ini on OS X.
|
2012-01-07 16:43:49 -08:00 |
|
Flameshadowxeroshin
|
1e0bec5ea8
|
yup
|
2012-01-06 02:11:47 +00:00 |
|
Flameshadowxeroshin
|
44ea656ac6
|
possibly fix Portable.ini under Linux.
|
2012-01-06 01:46:31 +00:00 |
|
Mark Cannon
|
7ad7200bd7
|
change ALSA-sw to the default driver; since it requires exclusive control of the sound card, and PulseAudio already claims exclusive access, we'll fall back to the pulse driver iff the sound card is unavailable
|
2012-01-02 18:20:23 -05:00 |
|
Colby Klein
|
d5edc4dd9c
|
Don't crash if language detection fails, but leave a warning. This should be fixed properly at some point (in particular, it is reported to fail for systems using Czech)
|
2011-12-26 09:19:37 -08:00 |
|
Colby Klein
|
195361e94a
|
Add padding to the loading window progress bar on OS X.
|
2011-12-20 00:40:31 -08:00 |
|
Colby Klein
|
4d327d32a5
|
Make it possible to actually find all of SM's files on Windows. I know this had
good intentions, but it was infuriating and confusing to everyone I've ever
had to explain it to. %APPDATA% will work fine.
|
2011-12-17 11:47:13 -08:00 |
|
Thai Pangsakulyanont
|
f119c8cead
|
add Paint() to SetProgress()
so that Windows does not think that the application is not responding.
|
2011-11-17 14:24:48 +07:00 |
|
Jason Felds
|
50f4f583a1
|
Thanks for the assist.
Adding Lua to new stuff is harder than you think.
|
2011-11-02 01:50:00 -04:00 |
|
Jason Felds
|
9de80fc607
|
This should be the last of the lua stuff.
|
2011-11-02 00:55:40 -04:00 |
|
Jason Felds
|
ea5e8111f4
|
...right, forgot to register the class. WHOOPS.
|
2011-11-02 00:42:51 -04:00 |
|
Jason Felds
|
ebdffc8cf6
|
Add experimental lua binding GetArchName.
If this gets the requested results, it will stay and be documented.
Otherwise, it will be reverted or otherwise fixed later.
|
2011-11-02 00:10:08 -04:00 |
|
Jason Felds
|
81fc6bc24d
|
Add the AppHasFocus lua binding.
|
2011-11-01 23:49:50 -04:00 |
|
ZipFile
|
5ac274edf6
|
Stop resizing.
|
2011-10-13 03:45:03 +02:00 |
|
ZipFile
|
8aab0d7f78
|
Added fallbak code to build with old ffmpeg (0.6.1). Centered gtk loading
window.
|
2011-10-09 05:46:50 +02:00 |
|
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
|
35631c73c1
|
just some cleanup as usual
|
2011-09-07 10:56:44 -05:00 |
|
AJ Kelly
|
7c686aa160
|
small freem cleanup
|
2011-09-07 10:46:29 -05:00 |
|
AJ Kelly
|
80ec025588
|
more pedantic cleanup of extraneous tabs, and add a description to LightsDriver_SystemMessage.
|
2011-08-31 12:38:10 -05:00 |
|
AJ Kelly
|
dd2aeb82f6
|
cleanup, add copyright notice to LightsDriver_LinuxWeedTech.cpp
|
2011-08-31 12:32:07 -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
|
dd0896d3eb
|
committing some stuff for shake to test
|
2011-08-23 20:58:22 -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
|
e3b6b142f1
|
oops that could be dangerous if it wasn't handled
|
2011-08-17 16:39:21 -05:00 |
|
AJ Kelly
|
424add65a7
|
add PointerMotionMask to XSelectInput
|
2011-08-17 16:38:20 -05:00 |
|
AJ Kelly
|
c8474bd9b3
|
okay that was a bad typo, let's try again
|
2011-08-17 16:35:19 -05:00 |
|
AJ Kelly
|
fc65be06a0
|
potentially broken code, trying to get mouse support on Linux...
|
2011-08-17 16:32:57 -05:00 |
|
AJ Kelly
|
b9e53b575b
|
more pedantic crap
|
2011-08-17 16:28:58 -05:00 |
|
AJ Kelly
|
a5c62db884
|
[LowLevelWindow_X11] Don't force the window into the upper left corner. [ZipFile]
|
2011-08-13 18:53:29 -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 |
|
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 |
|