This website requires JavaScript.
cc62d0ade5
Missed part of the proxy-Makefile workaround
Ben "root" Anderson
2014-02-10 13:39:32 -06:00
1d1413ecbd
Proxy-Makefile workaround to not let ffmpeg install
Ben "root" Anderson
2014-02-10 13:38:53 -06:00
6a0a24eb55
Nuke ancient shit build script. Do the standard autogen/configure/make dance now.
Ben "root" Anderson
2014-02-09 23:45:16 -06:00
64254e20e6
1) Move this back to video.m4 where it belongs 2) Support static ffmpeg when bundled
Ben "root" Anderson
2014-02-09 23:33:56 -06:00
eb8198ad94
Auto-copy the ffmpeg DLLs to prevent confusion
Ben "root" Anderson
2014-02-09 22:54:34 -06:00
abdf036e48
.gitignore: The MinGW DLC
Ben "root" Anderson
2014-02-09 22:17:27 -06:00
6a2d052e30
Whoopsie, let's not clobber LDFLAGS now
Ben "root" Anderson
2014-02-09 22:13:51 -06:00
233be07097
.gitignore fixups for bundled ffmpeg
Ben "root" Anderson
2014-02-09 21:57:07 -06:00
41c22f429d
Actually clean, untouched ffmpeg 2.1.3 now.
Ben "root" Anderson
2014-02-09 21:50:44 -06:00
3b4f884be0
ffmpeg: Don't force x86 on non-Windows; fix more attribs; don't need prefix
Ben "root" Anderson
2014-02-09 20:13:42 -06:00
c0d13c07b1
Merge branch 'bundle-ffmpeg' of github.com:stepmania/stepmania into bundle-ffmpeg
Ben "root" Anderson
2014-02-09 20:10:20 -06:00
0344511672
More stuff that got dropped by .gitignore
Ben "root" Anderson
2014-02-09 20:09:42 -06:00
be05f7eed0
This need be executable!
Ben "root" Anderson
2014-02-09 17:41:51 -06:00
71bae43254
Missed two files (partly because of .gitignore)
Ben "root" Anderson
2014-02-09 17:37:58 -06:00
f56df1c44b
Bundling ffmpeg, initial attempt. This builds on MinGW; Linux is untested as of yet.
Ben "root" Anderson
2014-02-09 17:23:19 -06:00
7341280df8
Slight correction on comment.
Ben "root" Anderson
2014-02-09 08:27:38 -06:00
ac8e92af17
Bounds check directories.
Ben "root" Anderson
2014-02-09 08:26:11 -06:00
e085a40b01
Revert "Attempt preventative file not found crashing."
Ben "root" Anderson
2014-02-09 07:43:35 -06:00
93ba25a799
Merge branch 'warnings' of https://github.com/djpohly/stepmania into djpohly-warnings
Colby Klein
2014-02-08 18:57:14 -08:00
517c7e2a57
Merge pull request #33 from djpohly/jack-fixes
Colby Klein
2014-02-08 18:55:50 -08:00
2d901800c0
Merge pull request #28 from wolfman2000/wolf-bg-files
Colby Klein
2014-02-08 18:55:37 -08:00
b2744946c9
fix memory leak in JACK driver
Devin J. Pohly
2014-02-08 21:35:43 -05:00
db894326e7
fix port-choosing logic in JACK driver
Devin J. Pohly
2014-02-08 21:28:57 -05:00
312d2b1226
fix type-punning warning
Devin J. Pohly
2014-02-08 20:19:50 -05:00
6ac4fcdbd3
remove accidentally shadowing declaration
Devin J. Pohly
2014-02-08 20:06:32 -05:00
3322fa9144
ensure that GetCreditsMessage returns a value
Devin J. Pohly
2014-02-08 19:45:33 -05:00
57a142b76f
fix logic/crash in CoinModeNoHome option
Devin J. Pohly
2014-02-08 19:33:50 -05:00
911a0d6471
remove unnecessary enum-to-int cast
Devin J. Pohly
2014-02-08 20:24:06 -05:00
9916275a8a
fix signed-compare warnings
Devin J. Pohly
2014-02-08 19:59:10 -05:00
04150e5002
something something markdown parsing newlines as continuations
AJ Kelly
2014-02-08 15:41:14 -06:00
4ae79320af
Add IRC to README.md
Colby Klein
2014-02-08 13:29:08 -08:00
7d84cf5903
Update README.md a bit
Colby Klein
2014-02-08 13:19:46 -08:00
cd029802e1
Add .editorconfig for editors which support it. Might need more exceptions added.
Colby Klein
2014-02-08 13:00:43 -08:00
2d172da767
heading, pitch, and Megaman's sister
freem
2014-02-08 03:10:21 -06:00
c5637444ab
Attempt preventative file not found crashing.
Jason Felds
2014-02-04 21:10:40 -05:00
73cf245d9a
Merge pull request #25 from wolfman2000/wolf-missing-trans
Colby Klein
2014-02-04 12:21:50 -08:00
ec4e38e3aa
Un-crackhead-ify NotesLoaderSMA. It works now.
Ben "root" Anderson
2014-02-04 12:03:20 -06:00
1186d3b937
Update autoconf urls
Colby Klein
2014-02-04 01:56:21 -08:00
849b93c8b0
Remove some sm-ssc references.
Colby Klein
2014-02-04 01:50:59 -08:00
e82f2cfa2c
Attempt to warn about missing translations.
Jason Felds
2014-02-03 21:18:04 -05:00
1f58900f4f
Merge pull request #24 from wolfman2000/wolf-tab-fix
Jason Felds
2014-02-03 17:58:39 -08:00
65f0261292
...seriously? Xcode setting fix for tabs?
Jason Felds
2014-02-03 20:57:17 -05:00
6a691a1c4a
Spaces -> Tabs in Steps.cpp (Jason, fix your editor)
Colby Klein
2014-02-03 16:17:30 -08:00
e6125e6daa
Attempt to allow getting radar values without PN.
Jason Felds
2014-02-03 18:49:17 -05:00
20dc9af218
Missed this from last time.
Jason Felds
2014-02-03 18:35:38 -05:00
6129454f36
Merge branch 'wolf-editor-disable-tss' of https://github.com/wolfman2000/stepmania into wolfman2000-wolf-editor-disable-tss
Colby Klein
2014-02-02 15:38:25 -08:00
a3de293a4d
Add Pay mode back to debug menu
Colby Klein
2014-02-02 15:35:48 -08:00
3701197fd4
Add some localization things that Devin caught and I missed.
Ben "root" Anderson
2014-02-02 13:37:37 -06:00
332c6d3787
Merge branch 'master' of https://github.com/stepmania/stepmania
Ben "root" Anderson
2014-02-02 12:58:07 -06:00
d654bd0142
Time to reopen this big 'ol bag of worms.
Ben "root" Anderson
2014-02-02 12:53:26 -06:00
c4f8a9d834
Merge pull request #19 from wolfman2000/wolf-unified-xcode4
Jason Felds
2014-02-01 20:34:23 -08:00
2fe6144ea5
Prevent swap files from being added.
Jason Felds
2014-02-01 23:08:34 -05:00
264013aa58
Remove multiple duplicate entries.
Jason Felds
2014-02-01 23:06:14 -05:00
8e0ba01385
Ignore Xcode user specific files.
Jason Felds
2014-02-01 22:49:23 -05:00
ae5af084e5
Unify into one 4.6.3 xcodeproj file.
Jason Felds
2014-02-01 22:47:55 -05:00
7ec8de6007
Fix vorbis first of all.
Jason Felds
2014-02-01 22:34:16 -05:00
b09dd6650c
Ignore .deps and .dirstamp (automake stuff)
Colby Klein
2014-02-01 01:14:53 -08:00
4919b7c28f
Attempt to address issue #9 for SM5.
Jason Felds
2014-01-29 18:12:10 -05:00
ecf91d651f
Merge pull request #12 from wolfman2000/gitignore-sublime-text
Colby Klein
2014-01-29 14:57:37 -08:00
938e3ba01d
Ignore sublime text projects/workspaces.
Jason Felds
2014-01-29 17:52:19 -05:00
5a761f8613
Merge pull request #11 from wolfman2000/wolf-010-sync-charts
Colby Klein
2014-01-27 19:26:34 -08:00
3b9b4d1e36
Issue 010: Add missing step sync types.
Jason Felds
2014-01-27 19:36:58 -05:00
ec081e772f
Merge pull request #4 from cybik/dwindex
Ben "root" Anderson
2014-01-26 18:58:28 -08:00
e0beb96d69
A namespace error was causing the Android compiler to choke.
Renaud Lepage
2014-01-26 21:48:46 -05:00
0a2fe0bff7
Merge pull request #3 from cybik/centralize
Colby Klein
2014-01-26 16:49:03 -08:00
5cce28d8ab
Corrected per project spec
Renaud Lepage
2014-01-26 19:41:40 -05:00
e9226aedc4
Centralize SpecialDirs.
Renaud Lepage
2014-01-26 19:10:49 -05:00
f1e5218658
[StatsManager] Added GetFinalEvalStageStats() Lua binding (sm-ssc v2 port)
freem
2014-01-26 17:58:55 -06:00
6ae71631d4
damnit TortoiseMerge (fix newline and crap)
freem
2014-01-26 17:57:13 -06:00
8a0c218282
[ScreenWithMenuElements] Added IsTransitioning() Lua binding (from sm-ssc v2)
freem
2014-01-26 17:54:28 -06:00
b472bc37e4
[ActorScroller] Add GetSecondsPauseBetweenItems() Lua binding (sm-ssc v2 port)
freem
2014-01-26 17:51:09 -06:00
b00016b94a
Restore ignores properly in git. fixes #2
Renaud Lepage
2014-01-26 18:26:36 -05:00
eca4ac793c
Remove Mercurial ignores
Renaud Lepage
2014-01-26 18:21:22 -05:00
618a202d8f
Merge pull request #1 from chrisdanford/master
Colby Klein
2014-01-26 15:14:29 -08:00
8f9a7efbb4
Added some sorely lacking filtering logic to EditMenu related to Practice mode.
Ben "root" Anderson
2014-01-25 14:18:18 -06:00
a9ed54ae9b
Don't rename EVERY difficulty of halfdouble. That's just silly. Medium is the one people actually use.
Ben "root" Anderson
2014-01-25 12:46:11 -06:00
970bb39a81
RageSoundDriver_JACK: Autoconnect by default. More robust port detection and connection logic.
Ben "root" Anderson
2014-01-25 11:04:46 -06:00
36864f8ae7
RageSoundDriver_JACK: Try to connect to the system playback ports if no SoundDevice was specified.
Ben "root" Anderson
2014-01-25 10:16:26 -06:00
5a78561806
Change Linux sound driver load order (reasons in comments)
Ben "root" Anderson
2014-01-25 09:56:24 -06:00
fe91ae4b18
RageSoundDriver_JACK: Explicitly hint that we would rather fail than start a new jackd instance.
Ben "root" Anderson
2014-01-25 09:55:45 -06:00
6f499cb7e2
Typo
Ben "root" Anderson
2014-01-22 00:43:18 -06:00
5ee2c4c20c
Fix a (probably very very rare) memory leak
Ben "root" Anderson
2014-01-22 00:35:44 -06:00
2ee216d061
ArchHooks_Unix: Implement GetClipboard()
Ben "root" Anderson
2014-01-22 00:31:06 -06:00
6dcbcd1d7b
Oh no you don't.
Ben "root" Anderson
2014-01-22 00:10:50 -06:00
9538385a6a
Remove misleading comment. The code is sit up for these to only be called once.
Ben "root" Anderson
2014-01-21 23:02:10 -06:00
b1883f06c1
Hack around inconsistent pthread dep
Ben "root" Anderson
2014-01-21 22:58:52 -06:00
2164320354
Nuke another old unused arch thing
Ben "root" Anderson
2014-01-21 21:52:38 -06:00
0bb54f7c9c
Unused header
Ben "root" Anderson
2014-01-21 21:48:12 -06:00
323e4752bb
Nuke old unused arch infrastructure
Ben "root" Anderson
2014-01-21 21:38:19 -06:00
04079c0c1b
Unused header
Ben "root" Anderson
2014-01-21 21:36:14 -06:00
faabc52d3b
Unused header
Ben "root" Anderson
2014-01-21 21:33:17 -06:00
fdbedaee06
Now how did I manage to forget that.
Ben "root" Anderson
2014-01-14 21:15:58 -06:00
1cca4aa309
Check extra carefully that courses are actually playable.
Ben "root" Anderson
2014-01-14 21:14:56 -06:00
c3daaf9ae2
Hack around ScreenGameplaySyncMachine trying to do a network game
Ben "root" Anderson
2014-01-14 16:19:46 -06:00
817a23f961
Mark blatant, egregious violations of encapsulation
Ben "root" Anderson
2014-01-14 15:39:21 -06:00
26986db6d3
ArchHooks: new function, GetClipboard(). ArchHooks_Win32: Implementd GetClipboard(). ScreenTextEntry: Allow pasting from clipboard.
Ben "root" Anderson
2014-01-14 13:36:34 -06:00
1789985c4a
Tweaks to IsRowCompletelyJudged, MinTapNoteScore, and LastTapNoteWithResult to allow them to filter notes by a specific player
Ben "root" Anderson
2014-01-12 08:35:08 -06:00
fdb53ccbbf
Unused header
Ben "root" Anderson
2014-01-11 15:46:53 -06:00
34e1bf4b55
Boolean operators do not work that way.
Ben "root" Anderson
2013-12-27 19:57:37 -06:00
db7110feb1
Apparently MSVC is convinced that there's an important, linking-breaking difference between classes and structs. (Bug#1093, Thanks root670 for the patch!)
Ben "root" Anderson
2013-12-23 11:06:14 -06:00