Devin J. Pohly
|
7f4e97d72a
|
fix one more unused warning
|
2012-12-26 23:08:51 -05:00 |
|
Devin J. Pohly
|
1acbf07466
|
war on -Werror, part 4: miscellany
|
2012-12-26 21:45:45 -05:00 |
|
Devin J. Pohly
|
58aa480016
|
war on -Werror, part 3: narrowing conversions
|
2012-12-26 21:12:12 -05:00 |
|
Colby Klein
|
a6020c8b1d
|
Shut up the PIUIO driver from leaving a warning all the time.
|
2012-12-09 02:45:41 -08:00 |
|
Colby Klein
|
83f745f95c
|
Add comments.
|
2012-12-09 02:45:19 -08:00 |
|
Devin J. Pohly
|
07aa41e6ef
|
add comments to clarify piuio inputdriver
|
2012-08-12 23:13:34 -04:00 |
|
Colby Klein
|
fbada6f17f
|
Add support for PIUIO Linux kernel driver, courtesy of djpohly.
|
2012-08-12 14:35:40 -07:00 |
|
Devin J. Pohly
|
92c7a7389c
|
replace deprecated functions to fix build on ffmpeg 0.11.1
tested on static 0.10.2 as well and it works just fine.
|
2012-08-02 17:38:08 -04:00 |
|
AJ Kelly
|
db0fc91d8b
|
the rest of the GTK splash.png fix form djpohly
|
2012-06-14 14:54:20 -05:00 |
|
Aldo Fregoso
|
0e2cc939d6
|
Mac OS X DialogDriver was lacking OKCancel, I also added YesNo Dialog to every platform.
|
2012-05-20 22:19:27 -05:00 |
|
AJ Kelly
|
ea0a854065
|
[LoadingWindow_Gtk] Actually resolve the path to the Splash file. [djpohly]
|
2012-05-17 12:08:05 -05:00 |
|
AJ Kelly
|
201d6e8029
|
another patch from djpohly, this time to silence some pointless log output
|
2012-05-03 14:06:41 -05:00 |
|
Thai Pangsakulyanont
|
db80cf5e22
|
make MovieTexture_FFMpeg use AVIO, so it's possible for us to later update to newer versions of ffmpeg.
- untested on Windows. need someone to test it.
- the ffmpeg revision that is used on Mac is f139838 (one tagged with 0.10.2)
|
2012-04-25 00:20:13 +07:00 |
|
Flameshadowxeroshin
|
64e74f4824
|
Fix some nasty behavior with ALSA thanks to custos-mundi (of irc.freenode.net #alsa) and ///
|
2012-04-07 21:21:18 +00:00 |
|
Jason Felds
|
9b78490059
|
Fix minor warning, make it not take a whole line.
|
2012-03-31 13:49:22 -04:00 |
|
AJ Kelly
|
e0a8bc81b0
|
update comment
|
2012-03-20 17:11:12 -05:00 |
|
Austen Dicken
|
0c94594541
|
remove the need for libtheora since we have ffmpeg to handle
theora videos
|
2012-03-12 23:26:34 -05:00 |
|
AJ Kelly
|
0463d3bee7
|
ffmpeg fixes/changes from cvpcs
|
2012-03-10 21:07:38 -06:00 |
|
Austen Dicken
|
220a23f452
|
Update ffmpeg support to 0.10
|
2012-03-10 18:45:31 -06:00 |
|
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 |
|