Jason Felds
4f07a0ea8b
war on -Werror, part 7: start informal params.
...
I'm preserving our numbering Pohly. ;)
2012-12-26 23:23:59 -05:00
Jason Felds
2ad71548b8
war on -Werror, part 5: win macro redefinition.
...
Replaces commit 70b8f34 .
2012-12-26 22:44:08 -05:00
Aldo Fregoso
341a474c9a
Fixed errors & warnings to compile with VS 2011
2012-05-20 21:00:14 -05:00
AJ Kelly
326f8ba076
look, we're this close to alpha 2. I'm just going to commit the productinfo and such, and then tag it once we all agree it's release-worthy
2012-04-01 12:28:57 -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
1222f4aa75
prepare windows resources for sm5a1 to be released later
2012-01-09 14:29:04 -06:00
AJ Kelly
0e2a6be8ed
update windows exe version number
2012-01-08 23:26:31 -06:00
AJ Kelly
06ceba5158
loading window changes on Windows
2011-09-06 17:03:57 -05:00
AJ Kelly
f0c1d0f953
small changes
2011-08-20 01:28:22 -05:00
AJ Kelly
95873c12bd
set codepage on Windows to UTF-8
2011-08-13 16:36:08 -05:00
AJ Kelly
bc8d340801
[Win32/CrashHandlerChild] Crashlog and log now open in the player's default text editor. Also, the Show Log button works again, including for people using Portable.ini.
2011-07-20 23:37:00 -05:00
Henrik Andersson
363947d46a
[default->loading window] Catching up.
2011-07-20 20:06:28 +02:00
Aldo Fregoso
7014edbe26
Fixed VS2010 project
2011-07-18 22:17:55 -05:00
AJ Kelly
0a14687cf6
change loading window design to be more consistent on Windows
2011-07-17 12:56:16 -05:00
Henrik Andersson
9773bfc3ce
Merge with default
2011-07-03 20:03:06 +02:00
AJ Kelly
bbfbd35bd9
new icon
2011-07-03 11:25:09 -05:00
AJ Kelly
b13d469101
getting ready for preview 2...
2011-07-03 10:32:31 -05: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
AJ Kelly
b5cf5918b7
[br:default] trying to get unicode text working in the crash dialogs on windows...
2011-06-23 02:39:51 -05:00
Henrik Andersson
e0eae90f23
[loading window] Destruction now works correctly.
2011-06-04 14:26:35 +02:00
Henrik Andersson
cbb933939a
Merge with default
2011-06-04 11:08:17 +02:00
AJ Kelly
bce278aa6f
properly update version info this time
2011-06-03 19:53:09 -05:00
AJ Kelly
c1c8ed8a45
update windows version info
2011-06-03 19:17:14 -05: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
07b4697112
Moving some folders around in the windows file system.
2011-06-03 22:31:18 +02:00
Henrik Andersson
0235364283
Merge with default
2011-05-29 21:15:59 +02:00
Jason Felds
3e8ad96636
There's another one.
2011-05-29 14:28:09 -04:00
AJ Kelly
2724e35e97
commenting
2011-05-15 00:01:45 -05:00
AJ Kelly
0922df6d51
handle WM_MOUSEWHEEL message in GraphicsWindow_WndProc
2011-05-14 23:36:42 -05:00
Jason Felds
e93e5d4181
[sm130futures] Move warning disabling to .vcproj.
...
Also, found where vorbis is used on Windows.
2011-05-05 00:32:00 -04:00
AJ Kelly
72014422ab
editing for upcoming v1.2.4 (not released yet)
2011-03-27 15:51:52 -05: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
AJ Kelly
2153ba0dae
archutils\Win32\ cleanup and comment
2011-02-23 22:59:15 -06:00
AJ Kelly
31dcf430f4
update version number in windows resources
2011-02-20 21:21:25 -06:00
AJ Kelly
bf9609ca5c
latest work on mice stuff, still not too far. also slight cleanup
2011-02-15 01:54:43 -06:00
AJ Kelly
a4fe858757
various arch modifications, mainly for file download support
2010-12-15 19:15:53 -06:00
AJ Kelly
80e05c0df5
use children, not attributes. (matches SM4 error handling)
2010-12-05 23:06:16 -06:00
AJ Kelly
9f298ec36a
0962713: use GetProcessImageFileName instead of GetModuleFileNameEx; it works in more cases, eg. when losing focus to the taskbar [Glenn Maynard]
2010-07-11 13:53:03 -05:00
AJ Kelly
c151ba0151
[WindowsResources.rc] afxres -> winres [Midiman]
...
[StepMania.cpp] Allow holding RShift for uncompressed screenshots. Attempt to fix screenshot numbering problem. [AJ]
[also StepMania.cpp] console display message on pause/break [Midiman]
2010-06-14 23:01:28 -05:00
AJ Kelly
5be876fd34
Allow identification of Windows Vista/Windows 7 in logfiles (as opposed to "unknown NT-based").
2010-06-05 15:52:12 -05:00
AJ Kelly
782dc574df
"VC 2010 Build" [Chris Danford] Nobody on the team owns VS2k10 so we can't test this, but in case someone else makes a project file, this is one less thing you have to do to get things working.
2010-05-09 23:25:09 -05:00
AJ Kelly
642f4b107c
the various changes that I forgot to commit (cleanup and so forth) into hg,
...
culminating in syncing with sm-ssc v1.0 public beta 2
2010-03-31 17:37:09 -05:00
AJ Kelly
048c064760
Add vyhd's changes to OptionsList from SM4SVN
...
Fix icons for compile with Visual Studio 2003 and 2005
Added ScoreKeeperShared to vs.net2003 project, added ffmpeg libs (modern; todo: add modern libs to repo)
2010-01-28 16:52:08 -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