Commit Graph

55 Commits

Author SHA1 Message Date
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 066f2ee2d1 notes 2011-03-29 18:44:02 -05:00
AJ Kelly 3c8d5fcb8c attempt to log mouse position on mac 2011-03-29 18:16:35 -05: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 c7ec5f2601 changes to mac mouse stuff 2011-03-16 23:29:44 -05:00
Jason Felds b5235c92ac Can't forget doxy'ing some arch stuff. 2011-02-27 20:41:27 -05:00
Jason Felds 14047a9e87 Loads more doxy. 2011-02-26 02:38:28 -05:00
Colby Klein 9a88c8ec54 Comment out (build breaking) mouse code for OS X, fix 3d noteskins + characters at the same time (I hope) 2011-02-24 20:04:00 -08:00
AJ Kelly 2153ba0dae archutils\Win32\ cleanup and comment 2011-02-23 22:59:15 -06:00
AJ Kelly 6c0290d6ce attempt to fix compile, but will likely still fail 2011-02-23 21:53:53 -06:00
Jason Felds a89f5a61a6 Add include.
Still broken compile.
2011-02-23 22:17:29 -05:00
AJ Kelly e01def85ec attempt to make mouse x/y work 2011-02-23 20:39:51 -06:00
AJ Kelly 3ed8b14c47 alright, this may help out some, but there's still no path to INPUTFILTER yet... need to get x and y coordinates 2011-02-23 20:01:14 -06:00
Jason Felds 38706cc50e I said, yes go. 2011-02-23 20:51:37 -05:00
Jason Felds ffeb0e47b2 easing scope was a yes go 2011-02-23 20:50:40 -05:00
AJ Kelly b69ccaf0f6 easing scope was a no go 2011-02-23 19:50:00 -06:00
AJ Kelly d00b672898 ease scope, in an attempt to dodge a warning 2011-02-23 19:47:25 -06:00
AJ Kelly eed951e046 more MouseDevice changes 2011-02-23 19:44:04 -06:00
AJ Kelly c5abc5ca50 no more mousewheel (should be using z axis) 2011-02-23 19:40:55 -06:00
AJ Kelly 003f403f0c branch merge 2011-02-23 19:40:03 -06:00
AJ Kelly 0a3a47086c may want to assign m_Mouse... 2011-02-23 19:39:18 -06:00
Jason Felds 105608cf08 DiffMerge test successful. 2011-02-23 20:39:07 -05:00
Jason Felds 55187277f8 Blank line warnings. 2011-02-23 20:37:24 -05:00
AJ Kelly 75e050008b comment out assert, but this may not be the end 2011-02-23 19:36:46 -06:00
Jason Felds e6595c9107 mapping -> m_Mapping 2011-02-23 20:31:25 -05:00
Jason Felds 65f3085ca9 Fix cross initialization error. 2011-02-23 20:30:00 -05:00
AJ Kelly f0ce616868 let's add the Mouse constructor, that'd be a good idea 2011-02-23 19:28:29 -06:00
Jason Felds 027006a056 Fix simple errors.
More work has to be done.
2011-02-23 20:26:28 -05:00
AJ Kelly a6826bc999 even more mac mouse work! 2011-02-23 19:15:21 -06:00
AJ Kelly c6e641df29 more small stuff 2011-02-23 19:04:37 -06:00
AJ Kelly 01f8ad22c7 small whitespace cleanup 2011-02-23 18:57:18 -06:00
AJ Kelly 3effa406ab more mac mouse code 2011-02-23 18:53:36 -06:00
AJ Kelly 72005edb45 mac mouse stuff in progress; this won't compile but luckily it's not in anyone's config yet 2011-02-23 18:40:55 -06:00
AJ Kelly 6596386a86 small stuff, nothing serious 2011-02-23 18:40:02 -06:00
AJ Kelly b8d79c1904 well, I'm in over my head on this one, but this should be somewhat of a start 2011-02-23 16:53:51 -06:00
AJ Kelly 10936e8217 cleanup, but I may have messed up line endings... I hope not. 2011-02-23 16:53:22 -06:00
AJ Kelly 0c09fe3d84 small whitespace killing, but not the file I was looking for 2011-02-20 21:24:24 -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 5a83c71c01 glenn made more edits to this file 2010-06-30 22:19:56 -05:00
AJ Kelly 01afd64656 281302f: fix get_readable_ranges error handling [Glenn Maynard] 2010-06-30 19:16:16 -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