Commit Graph
32314 Commits
Author SHA1 Message Date
Thai Pangsakulyanont ebf30e2595 merge 2012-01-08 13:24:41 +07:00
Thai Pangsakulyanont 6eed983329 wrap the probing part with if( !duringCache ), speeds up loading from cache.
From my benchmark with around 1600 songs, it goes from 30 seconds to less than 10 seconds.
2012-01-08 13:23:38 +07: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
Flameshadowxeroshin b2c3454428 add GameState:GetEnabledPlayers 2012-01-02 06:07:24 +00:00
Flameshadowxeroshin 7a7c72f287 make juke'm box work? 2012-01-02 05:42:08 +00:00
Colby Klein fdd8a9bcdc argh again 2011-12-31 18:53:48 -08:00
Colby Klein d844e53954 argh 2011-12-31 18:53:24 -08:00
Colby Klein c43f983b4e Add 32log to global scripts dir. This will be useful. 2011-12-31 18:52:36 -08:00
Jonathan Payne 7bd3d75e04 Wait until a proper method is found for moving the current editor row and changing
data passed from &g_TimingDataInformation.
2011-12-30 15:17:28 -08:00
Alberto Ramos 032863c8f0 I hope this fixes opengl forever 2011-12-29 16:47:03 -07:00
Alberto Ramos 031249ab76 why 2011-12-29 16:15:21 -07:00
Alberto Ramos b32c85b30f other test 2011-12-29 16:13:40 -07:00
Alberto Ramos 0cbe9b92c3 something 2011-12-29 16:06:15 -07:00
AJ Kelly 6544d31dd9 theme prefs should NOT be in fallback. 2011-12-29 12:49:45 -06:00
AJ Kelly cad748aebf move IniFile up to ring 01, ThemePrefs/ThemePrefsRows up to ring 02 2011-12-29 12:16:05 -06:00
AJ Kelly 9049559d84 arguments!='wag' 2011-12-29 12:00:30 -06:00
AJ Kelly 21dc7f019b luadoc update 2011-12-29 11:59:38 -06:00
AJ Kelly d1decd52a1 format this better 2011-12-29 11:26:20 -06:00
AJ Kelly 68bd6bab4a update lua docs 2011-12-29 11:16:54 -06:00
AJ Kelly d163b5ae2b oops, GetNumItems served this purpose already 2011-12-29 11:03:37 -06:00
AJ Kelly 4790c84f69 attempt to fix AutoSetStyle debacle 2011-12-29 01:19:55 -06:00
AJ Kelly 217cf7822f get rid of userpref prefix in translations 2011-12-29 01:19:21 -06:00
AJ Kelly eacf8b6976 go away userprefs prefix 2011-12-29 01:09:39 -06:00
Colby Klein fb67c4edca Add Lua binding 2011-12-28 21:47:23 -08:00
AJ Kelly 3e3cc845c5 thought I was done with this but certain things didn't want to work. RAGE 2011-12-28 21:45:50 -06:00
Jason Felds 8c0341c3c6 ScreenHowToPlay shouldn't crash now.
...still now happy with the actual result, but...

...well, anyone want a stab?
2011-12-28 22:32:54 -05:00
Jason Felds 2ebb395e68 Must have missed one. 2011-12-28 21:28:56 -05:00
Jason Felds 594df14600 Don't care about jpeg warnings.
TODO: Get "-sm5" to append properly.
2011-12-28 21:28:24 -05:00
AJ Kelly 0516ac3a5e uncomment ScreenHowToPlay 2011-12-28 17:27:05 -06:00
AJ Kelly de3e6a795e small band-aid that needs to be fixed before a1 2011-12-28 17:26:41 -06:00
Jason Felds 3add7f542b Don't compile jpegtran in. 2011-12-28 18:25:28 -05:00
AJ Kelly 5d7674f233 allow _wait to be used without a parameter 2011-12-27 20:49:07 -06:00
AJ Kelly 907e3922d1 move widescreenhelpers stuff into utilities 2011-12-27 20:47:04 -06:00
AJ Kelly b1219d0cbc kill off productivity helpers, move its remaining functions into 02 Utilities 2011-12-27 20:40:48 -06:00
AJ Kelly c8aec52eac small DRY stuff 2011-12-27 20:40:30 -06:00
AJ Kelly ca8c193fde move theme options to default so themers don't get a crash when making themes from scratch 2011-12-27 20:32:41 -06:00
AJ Kelly 448f64fc37 continuing the process of moving theme preferences to the new format. still haven't handled protiming, screen filter, or scoring system yet. 2011-12-27 20:27:18 -06:00
AJ Kelly 3565bc0b93 start the process of moving theme prefs to the new format 2011-12-27 20:03:56 -06:00
AJ Kelly 122c911024 remove dupe 2011-12-27 19:32:06 -06:00
AJ Kelly 85a05a10ac small manual changes 2011-12-27 18:16:06 -06:00
AJ Kelly 288e19b965 use ProductFamily here 2011-12-27 18:16:03 -06:00
AJ Kelly 0fa7973c7b alpha 0 for now though... not released 2011-12-27 11:26:32 -06:00
AJ Kelly 8fa1da7a26 next release will be sm5 alpha 1 2011-12-27 11:23:18 -06:00
AJ Kelly 1aee8afe87 kill GetOSName lua binding since GetArchName is better 2011-12-27 11:21:31 -06:00
AJ Kelly e3f2acb5cf argh forgot changelog 2011-12-27 11:03:26 -06:00
AJ Kelly ec74678b70 Add MusicWheel:IsRouletting and WheelBase:GetNumWheelItems Lua bindings. 2011-12-27 11:03:02 -06:00
Colby Klein a191da3f20 Add libjpeg sources, build as a target on OS X. Should hopefully not break building on Windows. Also cleaned up some settings in the project file. Note: this doesn't fix PPC. 2011-12-26 11:30:11 -08:00
Colby Klein 6ce7344580 Known Issues + Changelog updates. 2011-12-26 09:40:41 -08: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
John Reactor 4b9ceb4bbf SMMAX2.0 theme graphics files, for someone who can code a theme from it. (significant glance at midiman ;) ) 2011-12-26 15:20:40 +01:00