Show More
Commit Description:
Make sound preview use the new volume....
Commit Description:
Make sound preview use the new volume. Plays the sound at the new volume, not the old volume. Uses nullables, which I'm a little unsure of how well they'll work out in practice. I think this is a reasonable place to experiment.
Show/Diff file:
Action:
.hgignore
37 lines | 596 B | text/plain | TextLexer
syntax: glob
*.git/*
.vs/*
*.DS_Store
*mono_crash*
*.pytest_cache/*
packages/*
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
[Ll]ogs/
log*.txt
*build_log.txt
*.app/*
**.dmg
PackageTemplates/*
isometric-park-fna/Content/images/converted/*
isometric-park-fna/Content/images/crops/*
isometric-park-fna/Content/Portraits/converted/*
isometric-park-fna/Content/Portraits/crops/*
isometric-park-fna/Content/Pak64/split/*
isometric-park-fna/DynamicLanguageRuntime.1.3.0/*
isometric-park-fna/IronPython.2.7.11/
**.patch
FNA/obj_core/*