This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
76f0af145b36b87a411425a3df4ef5b434343f7e
itgmania212121
/
stepmania
T
History
Steve Checkoway
76f0af145b
When Move()ing, Remove()ing, or Close()ing a file opened for writing, update the cache when possible (RageFileDriverDirect) or invalidate the directory cache for the directory containing that file (everything else). Remove most of the FlushDirCache() calls as they are no longer needed. This fixes a long standing bug where files added into the cache were stat(2)ed O(n^2) times--that is, each file is stat(2)ed O(n) times.
2009-09-14 08:08:06 +00:00
..
Announcers
…
Assets
sharper main info text + psd files
2007-10-24 15:55:02 +00:00
autoconf
fix "../configure: line 6627: no_x: command not found"
2007-09-08 07:33:22 +00:00
BackgroundEffects
ZoomTo{Width,Height} -> zoomto{width,height}
2007-11-30 22:28:20 +00:00
BackgroundTransitions
…
BGAnimations
…
CDTitles
…
Characters
…
Courses
…
Data
update enum names in automappings
2009-03-25 14:32:50 +00:00
Docs
add some more functions, clarify Steps:GetFilename()
2009-08-12 20:26:37 +00:00
Installer
no message
2009-04-07 22:35:45 +00:00
Manual
…
NoteSkins
Fix fake note colors
2009-05-09 16:38:13 +00:00
Packages
…
PBProject
Fix compile on OS X.
2009-08-20 00:42:27 +00:00
Program
…
RandomMovies
…
Songs
…
src
When Move()ing, Remove()ing, or Close()ing a file opened for writing, update the cache when possible (RageFileDriverDirect) or invalidate the directory cache for the directory containing that file (everything else). Remove most of the FlushDirCache() calls as they are no longer needed. This fixes a long standing bug where files added into the cache were stat(2)ed O(n^2) times--that is, each file is stat(2)ed O(n) times.
2009-09-14 08:08:06 +00:00
Themes
Case.
2009-09-13 12:46:11 +00:00
Utils
Check that subversion AND (curl OR wget) are installed before downloading ffmpeg. Prevents running ./build.sh which fails if curl and wget are not installed and then running build.sh again which proceeds as if ffmpeg had been patched. Also add -j or --jobs option to pass to make. ./build -j3 works nicely. Now if someone wants to buy me one of those 16 context Macs, I would sure love to try -j17.
2009-03-21 05:53:52 +00:00
autogen.sh
…
configure.ac
Include inttypes.h, if we have it, and use the standard format macro PRIi64 if it is defined.
2008-12-26 23:21:20 +00:00
Makefile.am
test3
2008-02-08 07:55:15 +00:00
Portable.ini
experimental portable sentinel file: place Portable.ini in the program dir
2009-04-04 10:12:05 +00:00
stepmania.nsi
include font generator program
2009-04-07 03:04:37 +00:00