Page 3 of 4

Re: LÖVE 0.9.1 released

Posted: Thu Apr 24, 2014 6:46 pm
by jjmafiae
Strange that I don't see any problems when I use 0.9.0 (and I do have the newest driver for my GPU installed)

Re: LÖVE 0.9.1 released

Posted: Fri Apr 25, 2014 7:24 am
by Kadaj
I tested with a simple application and the problem occurs there as well. So it is not my code. If there is nothing changed in Love it must be GPU drivers or something only that it is odd that 0.9.0 works as intended.

Re: LÖVE 0.9.1 released

Posted: Fri Apr 25, 2014 7:27 am
by slime
Can you double-check that 0.9.0 works as expected on the same system (download here: 32 bit / 64 bit), and if so try replacing the SDL2.dll in 0.9.1 with the one from 0.9.0 and see if that makes a difference.

Does it happen with any LÖVE game (including the no-game screen), or just your own project? If you go fullscreen, does it still happen?

Re: LÖVE 0.9.1 released

Posted: Fri Apr 25, 2014 7:36 am
by Kadaj
Ok, I'll test today when I'm back home. I'll post results later today. I haven't tested other Love applications, my own only. The simple app where there is no complex drawings or anything, just a template application and my game which has pretty good amount of code. But I will test today more and post results and yes, happens in fullscreen mode as well.

Re: LÖVE 0.9.1 released

Posted: Fri Apr 25, 2014 8:44 am
by Kadaj
My co-developer has been testing 0.9.1 with the 0.9.0 SDL2 and no problems has been occurred yet. About 30-40 times launched the game and no problems. Will need more testing to be sure but it seems that the problem could be in SDL2 dll.

Edit: After half day of testing I'm pretty convinced that the problem is related to SDL2 dll. I have had no problems with the 0.9.0 SDL2.dll
in 0.9.1.

Re: LÖVE 0.9.1 released

Posted: Thu May 01, 2014 11:19 am
by Rucikir
There is an odd __MACOSX directory at the root of love-9.0.1-macosx-x64.zip... It is filled with .* files, all ghosts... It serves no purposes.

Code: Select all

__MACOSX/
├── ._love.app
└── love.app
    ├── Contents
    │   ├── Frameworks
    │   │   ├── ._FreeType.framework
    │   │   ├── FreeType.framework
    │   │   │   ├── ._FreeType
    │   │   │   ├── ._Headers
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── ._FreeType
    │   │   │   │   │   ├── Headers
    │   │   │   │   │   │   ├── freetype
    │   │   │   │   │   │   │   ├── config
    │   │   │   │   │   │   │   │   ├── ._ftconfig.h
    │   │   │   │   │   │   │   │   ├── ._ftheader.h
    │   │   │   │   │   │   │   │   ├── ._ftmodule.h
    │   │   │   │   │   │   │   │   ├── ._ftoption.h
    │   │   │   │   │   │   │   │   └── ._ftstdlib.h
    │   │   │   │   │   │   │   ├── ._config
    │   │   │   │   │   │   │   ├── ._freetype.h
    │   │   │   │   │   │   │   ├── ._ftadvanc.h
    │   │   │   │   │   │   │   ├── ._ftautoh.h
    │   │   │   │   │   │   │   ├── ._ftbbox.h
    │   │   │   │   │   │   │   ├── ._ftbdf.h
    │   │   │   │   │   │   │   ├── ._ftbitmap.h
    │   │   │   │   │   │   │   ├── ._ftbzip2.h
    │   │   │   │   │   │   │   ├── ._ftcache.h
    │   │   │   │   │   │   │   ├── ._ftchapters.h
    │   │   │   │   │   │   │   ├── ._ftcid.h
    │   │   │   │   │   │   │   ├── ._fterrdef.h
    │   │   │   │   │   │   │   ├── ._fterrors.h
    │   │   │   │   │   │   │   ├── ._ftgasp.h
    │   │   │   │   │   │   │   ├── ._ftglyph.h
    │   │   │   │   │   │   │   ├── ._ftgxval.h
    │   │   │   │   │   │   │   ├── ._ftgzip.h
    │   │   │   │   │   │   │   ├── ._ftimage.h
    │   │   │   │   │   │   │   ├── ._ftincrem.h
    │   │   │   │   │   │   │   ├── ._ftlcdfil.h
    │   │   │   │   │   │   │   ├── ._ftlist.h
    │   │   │   │   │   │   │   ├── ._ftlzw.h
    │   │   │   │   │   │   │   ├── ._ftmac.h
    │   │   │   │   │   │   │   ├── ._ftmm.h
    │   │   │   │   │   │   │   ├── ._ftmodapi.h
    │   │   │   │   │   │   │   ├── ._ftmoderr.h
    │   │   │   │   │   │   │   ├── ._ftotval.h
    │   │   │   │   │   │   │   ├── ._ftoutln.h
    │   │   │   │   │   │   │   ├── ._ftpfr.h
    │   │   │   │   │   │   │   ├── ._ftrender.h
    │   │   │   │   │   │   │   ├── ._ftsizes.h
    │   │   │   │   │   │   │   ├── ._ftsnames.h
    │   │   │   │   │   │   │   ├── ._ftstroke.h
    │   │   │   │   │   │   │   ├── ._ftsynth.h
    │   │   │   │   │   │   │   ├── ._ftsystem.h
    │   │   │   │   │   │   │   ├── ._fttrigon.h
    │   │   │   │   │   │   │   ├── ._fttypes.h
    │   │   │   │   │   │   │   ├── ._ftwinfnt.h
    │   │   │   │   │   │   │   ├── ._ftxf86.h
    │   │   │   │   │   │   │   ├── internal
    │   │   │   │   │   │   │   │   ├── ._autohint.h
    │   │   │   │   │   │   │   │   ├── ._ftcalc.h
    │   │   │   │   │   │   │   │   ├── ._ftdebug.h
    │   │   │   │   │   │   │   │   ├── ._ftdriver.h
    │   │   │   │   │   │   │   │   ├── ._ftgloadr.h
    │   │   │   │   │   │   │   │   ├── ._ftmemory.h
    │   │   │   │   │   │   │   │   ├── ._ftobjs.h
    │   │   │   │   │   │   │   │   ├── ._ftpic.h
    │   │   │   │   │   │   │   │   ├── ._ftrfork.h
    │   │   │   │   │   │   │   │   ├── ._ftserv.h
    │   │   │   │   │   │   │   │   ├── ._ftstream.h
    │   │   │   │   │   │   │   │   ├── ._fttrace.h
    │   │   │   │   │   │   │   │   ├── ._ftvalid.h
    │   │   │   │   │   │   │   │   ├── ._internal.h
    │   │   │   │   │   │   │   │   ├── ._psaux.h
    │   │   │   │   │   │   │   │   ├── ._pshints.h
    │   │   │   │   │   │   │   │   ├── services
    │   │   │   │   │   │   │   │   │   ├── ._svbdf.h
    │   │   │   │   │   │   │   │   │   ├── ._svcid.h
    │   │   │   │   │   │   │   │   │   ├── ._svgldict.h
    │   │   │   │   │   │   │   │   │   ├── ._svgxval.h
    │   │   │   │   │   │   │   │   │   ├── ._svkern.h
    │   │   │   │   │   │   │   │   │   ├── ._svmm.h
    │   │   │   │   │   │   │   │   │   ├── ._svotval.h
    │   │   │   │   │   │   │   │   │   ├── ._svpfr.h
    │   │   │   │   │   │   │   │   │   ├── ._svpostnm.h
    │   │   │   │   │   │   │   │   │   ├── ._svprop.h
    │   │   │   │   │   │   │   │   │   ├── ._svpscmap.h
    │   │   │   │   │   │   │   │   │   ├── ._svpsinfo.h
    │   │   │   │   │   │   │   │   │   ├── ._svsfnt.h
    │   │   │   │   │   │   │   │   │   ├── ._svttcmap.h
    │   │   │   │   │   │   │   │   │   ├── ._svtteng.h
    │   │   │   │   │   │   │   │   │   ├── ._svttglyf.h
    │   │   │   │   │   │   │   │   │   ├── ._svwinfnt.h
    │   │   │   │   │   │   │   │   │   └── ._svxf86nm.h
    │   │   │   │   │   │   │   │   ├── ._services
    │   │   │   │   │   │   │   │   ├── ._sfnt.h
    │   │   │   │   │   │   │   │   ├── ._t1types.h
    │   │   │   │   │   │   │   │   └── ._tttypes.h
    │   │   │   │   │   │   │   ├── ._internal
    │   │   │   │   │   │   │   ├── ._t1tables.h
    │   │   │   │   │   │   │   ├── ._ttnameid.h
    │   │   │   │   │   │   │   ├── ._tttables.h
    │   │   │   │   │   │   │   ├── ._tttags.h
    │   │   │   │   │   │   │   └── ._ttunpat.h
    │   │   │   │   │   │   ├── ._freetype
    │   │   │   │   │   │   └── ._ft2build.h
    │   │   │   │   │   ├── ._Headers
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   ├── ._en.lproj
    │   │   │   │   │   │   ├── en.lproj
    │   │   │   │   │   │   │   └── ._InfoPlist.strings
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._IL.framework
    │   │   ├── IL.framework
    │   │   │   ├── ._Headers
    │   │   │   ├── ._IL
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── Headers
    │   │   │   │   │   │   ├── ._il.h
    │   │   │   │   │   │   └── ._ilu.h
    │   │   │   │   │   ├── ._Headers
    │   │   │   │   │   ├── ._IL
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   ├── ._English.lproj
    │   │   │   │   │   │   ├── English.lproj
    │   │   │   │   │   │   │   └── ._InfoPlist.strings
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._libmodplug.framework
    │   │   ├── libmodplug.framework
    │   │   │   ├── ._Headers
    │   │   │   ├── ._libmodplug
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── Headers
    │   │   │   │   │   │   └── ._modplug.h
    │   │   │   │   │   ├── ._Headers
    │   │   │   │   │   ├── ._libmodplug
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._love.framework
    │   │   ├── love.framework
    │   │   │   ├── ._love
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── ._love
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._Lua.framework
    │   │   ├── Lua.framework
    │   │   │   ├── ._Headers
    │   │   │   ├── ._Lua
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── Headers
    │   │   │   │   │   │   ├── ._lauxlib.h
    │   │   │   │   │   │   ├── ._luaconf.h
    │   │   │   │   │   │   ├── ._lua.h
    │   │   │   │   │   │   ├── ._lua.hpp
    │   │   │   │   │   │   ├── ._luajit.h
    │   │   │   │   │   │   └── ._lualib.h
    │   │   │   │   │   ├── ._Headers
    │   │   │   │   │   ├── ._Lua
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   ├── ._en.lproj
    │   │   │   │   │   │   ├── en.lproj
    │   │   │   │   │   │   │   └── ._InfoPlist.strings
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._mpg123.framework
    │   │   ├── mpg123.framework
    │   │   │   ├── ._Headers
    │   │   │   ├── ._mpg123
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── Headers
    │   │   │   │   │   │   └── ._mpg123.h
    │   │   │   │   │   ├── ._Headers
    │   │   │   │   │   ├── ._mpg123
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._Ogg.framework
    │   │   ├── Ogg.framework
    │   │   │   ├── ._Headers
    │   │   │   ├── ._Ogg
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── Headers
    │   │   │   │   │   │   ├── ._ogg.h
    │   │   │   │   │   │   └── ._os_types.h
    │   │   │   │   │   ├── ._Headers
    │   │   │   │   │   ├── ._Ogg
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   ├── ._English.lproj
    │   │   │   │   │   │   ├── English.lproj
    │   │   │   │   │   │   │   └── ._InfoPlist.strings
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._OpenAL-Soft.framework
    │   │   ├── OpenAL-Soft.framework
    │   │   │   ├── ._Headers
    │   │   │   ├── ._OpenAL-Soft
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── Headers
    │   │   │   │   │   │   ├── ._alc.h
    │   │   │   │   │   │   ├── ._alext.h
    │   │   │   │   │   │   ├── ._al.h
    │   │   │   │   │   │   ├── ._efx-creative.h
    │   │   │   │   │   │   ├── ._efx.h
    │   │   │   │   │   │   └── ._efx-presets.h
    │   │   │   │   │   ├── ._Headers
    │   │   │   │   │   ├── ._OpenAL-Soft
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   ├── ._en.lproj
    │   │   │   │   │   │   ├── en.lproj
    │   │   │   │   │   │   │   └── ._InfoPlist.strings
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._physfs.framework
    │   │   ├── physfs.framework
    │   │   │   ├── ._Headers
    │   │   │   ├── ._physfs
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── Headers
    │   │   │   │   │   │   └── ._physfs.h
    │   │   │   │   │   ├── ._Headers
    │   │   │   │   │   ├── ._physfs
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   ├── ._en.lproj
    │   │   │   │   │   │   ├── en.lproj
    │   │   │   │   │   │   │   └── ._InfoPlist.strings
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._Vorbis.framework
    │   │   └── Vorbis.framework
    │   │       ├── ._Headers
    │   │       ├── ._Resources
    │   │       ├── Versions
    │   │       │   ├── A
    │   │       │   │   ├── Headers
    │   │       │   │   │   ├── ._codec.h
    │   │       │   │   │   ├── ._vorbisenc.h
    │   │       │   │   │   └── ._vorbisfile.h
    │   │       │   │   ├── ._Headers
    │   │       │   │   ├── Resources
    │   │       │   │   │   ├── ._English.lproj
    │   │       │   │   │   ├── English.lproj
    │   │       │   │   │   │   └── ._InfoPlist.strings
    │   │       │   │   │   └── ._Info.plist
    │   │       │   │   ├── ._Resources
    │   │       │   │   └── ._Vorbis
    │   │       │   ├── ._A
    │   │       │   └── ._Current
    │   │       ├── ._Versions
    │   │       └── ._Vorbis
    │   ├── ._Frameworks
    │   ├── ._Info.plist
    │   ├── MacOS
    │   │   └── ._love
    │   ├── ._MacOS
    │   ├── ._PkgInfo
    │   ├── Resources
    │   │   ├── ._LoveDocument.icns
    │   │   └── ._Love.icns
    │   └── ._Resources
    └── ._Contents

65 directories, 244 files

Re: LÖVE 0.9.1 released

Posted: Thu May 01, 2014 7:56 pm
by Jasoco
Rucikir wrote:There is an odd __MACOSX directory at the root of love-9.0.1-macosx-x64.zip... It is filled with .* files, all ghosts... It serves no purposes.

Code: Select all

__MACOSX/
├── ._love.app
└── love.app
    ├── Contents
    │   ├── Frameworks
    │   │   ├── ._FreeType.framework
    │   │   ├── FreeType.framework
    │   │   │   ├── ._FreeType
    │   │   │   ├── ._Headers
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── ._FreeType
    │   │   │   │   │   ├── Headers
    │   │   │   │   │   │   ├── freetype
    │   │   │   │   │   │   │   ├── config
    │   │   │   │   │   │   │   │   ├── ._ftconfig.h
    │   │   │   │   │   │   │   │   ├── ._ftheader.h
    │   │   │   │   │   │   │   │   ├── ._ftmodule.h
    │   │   │   │   │   │   │   │   ├── ._ftoption.h
    │   │   │   │   │   │   │   │   └── ._ftstdlib.h
    │   │   │   │   │   │   │   ├── ._config
    │   │   │   │   │   │   │   ├── ._freetype.h
    │   │   │   │   │   │   │   ├── ._ftadvanc.h
    │   │   │   │   │   │   │   ├── ._ftautoh.h
    │   │   │   │   │   │   │   ├── ._ftbbox.h
    │   │   │   │   │   │   │   ├── ._ftbdf.h
    │   │   │   │   │   │   │   ├── ._ftbitmap.h
    │   │   │   │   │   │   │   ├── ._ftbzip2.h
    │   │   │   │   │   │   │   ├── ._ftcache.h
    │   │   │   │   │   │   │   ├── ._ftchapters.h
    │   │   │   │   │   │   │   ├── ._ftcid.h
    │   │   │   │   │   │   │   ├── ._fterrdef.h
    │   │   │   │   │   │   │   ├── ._fterrors.h
    │   │   │   │   │   │   │   ├── ._ftgasp.h
    │   │   │   │   │   │   │   ├── ._ftglyph.h
    │   │   │   │   │   │   │   ├── ._ftgxval.h
    │   │   │   │   │   │   │   ├── ._ftgzip.h
    │   │   │   │   │   │   │   ├── ._ftimage.h
    │   │   │   │   │   │   │   ├── ._ftincrem.h
    │   │   │   │   │   │   │   ├── ._ftlcdfil.h
    │   │   │   │   │   │   │   ├── ._ftlist.h
    │   │   │   │   │   │   │   ├── ._ftlzw.h
    │   │   │   │   │   │   │   ├── ._ftmac.h
    │   │   │   │   │   │   │   ├── ._ftmm.h
    │   │   │   │   │   │   │   ├── ._ftmodapi.h
    │   │   │   │   │   │   │   ├── ._ftmoderr.h
    │   │   │   │   │   │   │   ├── ._ftotval.h
    │   │   │   │   │   │   │   ├── ._ftoutln.h
    │   │   │   │   │   │   │   ├── ._ftpfr.h
    │   │   │   │   │   │   │   ├── ._ftrender.h
    │   │   │   │   │   │   │   ├── ._ftsizes.h
    │   │   │   │   │   │   │   ├── ._ftsnames.h
    │   │   │   │   │   │   │   ├── ._ftstroke.h
    │   │   │   │   │   │   │   ├── ._ftsynth.h
    │   │   │   │   │   │   │   ├── ._ftsystem.h
    │   │   │   │   │   │   │   ├── ._fttrigon.h
    │   │   │   │   │   │   │   ├── ._fttypes.h
    │   │   │   │   │   │   │   ├── ._ftwinfnt.h
    │   │   │   │   │   │   │   ├── ._ftxf86.h
    │   │   │   │   │   │   │   ├── internal
    │   │   │   │   │   │   │   │   ├── ._autohint.h
    │   │   │   │   │   │   │   │   ├── ._ftcalc.h
    │   │   │   │   │   │   │   │   ├── ._ftdebug.h
    │   │   │   │   │   │   │   │   ├── ._ftdriver.h
    │   │   │   │   │   │   │   │   ├── ._ftgloadr.h
    │   │   │   │   │   │   │   │   ├── ._ftmemory.h
    │   │   │   │   │   │   │   │   ├── ._ftobjs.h
    │   │   │   │   │   │   │   │   ├── ._ftpic.h
    │   │   │   │   │   │   │   │   ├── ._ftrfork.h
    │   │   │   │   │   │   │   │   ├── ._ftserv.h
    │   │   │   │   │   │   │   │   ├── ._ftstream.h
    │   │   │   │   │   │   │   │   ├── ._fttrace.h
    │   │   │   │   │   │   │   │   ├── ._ftvalid.h
    │   │   │   │   │   │   │   │   ├── ._internal.h
    │   │   │   │   │   │   │   │   ├── ._psaux.h
    │   │   │   │   │   │   │   │   ├── ._pshints.h
    │   │   │   │   │   │   │   │   ├── services
    │   │   │   │   │   │   │   │   │   ├── ._svbdf.h
    │   │   │   │   │   │   │   │   │   ├── ._svcid.h
    │   │   │   │   │   │   │   │   │   ├── ._svgldict.h
    │   │   │   │   │   │   │   │   │   ├── ._svgxval.h
    │   │   │   │   │   │   │   │   │   ├── ._svkern.h
    │   │   │   │   │   │   │   │   │   ├── ._svmm.h
    │   │   │   │   │   │   │   │   │   ├── ._svotval.h
    │   │   │   │   │   │   │   │   │   ├── ._svpfr.h
    │   │   │   │   │   │   │   │   │   ├── ._svpostnm.h
    │   │   │   │   │   │   │   │   │   ├── ._svprop.h
    │   │   │   │   │   │   │   │   │   ├── ._svpscmap.h
    │   │   │   │   │   │   │   │   │   ├── ._svpsinfo.h
    │   │   │   │   │   │   │   │   │   ├── ._svsfnt.h
    │   │   │   │   │   │   │   │   │   ├── ._svttcmap.h
    │   │   │   │   │   │   │   │   │   ├── ._svtteng.h
    │   │   │   │   │   │   │   │   │   ├── ._svttglyf.h
    │   │   │   │   │   │   │   │   │   ├── ._svwinfnt.h
    │   │   │   │   │   │   │   │   │   └── ._svxf86nm.h
    │   │   │   │   │   │   │   │   ├── ._services
    │   │   │   │   │   │   │   │   ├── ._sfnt.h
    │   │   │   │   │   │   │   │   ├── ._t1types.h
    │   │   │   │   │   │   │   │   └── ._tttypes.h
    │   │   │   │   │   │   │   ├── ._internal
    │   │   │   │   │   │   │   ├── ._t1tables.h
    │   │   │   │   │   │   │   ├── ._ttnameid.h
    │   │   │   │   │   │   │   ├── ._tttables.h
    │   │   │   │   │   │   │   ├── ._tttags.h
    │   │   │   │   │   │   │   └── ._ttunpat.h
    │   │   │   │   │   │   ├── ._freetype
    │   │   │   │   │   │   └── ._ft2build.h
    │   │   │   │   │   ├── ._Headers
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   ├── ._en.lproj
    │   │   │   │   │   │   ├── en.lproj
    │   │   │   │   │   │   │   └── ._InfoPlist.strings
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._IL.framework
    │   │   ├── IL.framework
    │   │   │   ├── ._Headers
    │   │   │   ├── ._IL
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── Headers
    │   │   │   │   │   │   ├── ._il.h
    │   │   │   │   │   │   └── ._ilu.h
    │   │   │   │   │   ├── ._Headers
    │   │   │   │   │   ├── ._IL
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   ├── ._English.lproj
    │   │   │   │   │   │   ├── English.lproj
    │   │   │   │   │   │   │   └── ._InfoPlist.strings
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._libmodplug.framework
    │   │   ├── libmodplug.framework
    │   │   │   ├── ._Headers
    │   │   │   ├── ._libmodplug
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── Headers
    │   │   │   │   │   │   └── ._modplug.h
    │   │   │   │   │   ├── ._Headers
    │   │   │   │   │   ├── ._libmodplug
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._love.framework
    │   │   ├── love.framework
    │   │   │   ├── ._love
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── ._love
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._Lua.framework
    │   │   ├── Lua.framework
    │   │   │   ├── ._Headers
    │   │   │   ├── ._Lua
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── Headers
    │   │   │   │   │   │   ├── ._lauxlib.h
    │   │   │   │   │   │   ├── ._luaconf.h
    │   │   │   │   │   │   ├── ._lua.h
    │   │   │   │   │   │   ├── ._lua.hpp
    │   │   │   │   │   │   ├── ._luajit.h
    │   │   │   │   │   │   └── ._lualib.h
    │   │   │   │   │   ├── ._Headers
    │   │   │   │   │   ├── ._Lua
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   ├── ._en.lproj
    │   │   │   │   │   │   ├── en.lproj
    │   │   │   │   │   │   │   └── ._InfoPlist.strings
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._mpg123.framework
    │   │   ├── mpg123.framework
    │   │   │   ├── ._Headers
    │   │   │   ├── ._mpg123
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── Headers
    │   │   │   │   │   │   └── ._mpg123.h
    │   │   │   │   │   ├── ._Headers
    │   │   │   │   │   ├── ._mpg123
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._Ogg.framework
    │   │   ├── Ogg.framework
    │   │   │   ├── ._Headers
    │   │   │   ├── ._Ogg
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── Headers
    │   │   │   │   │   │   ├── ._ogg.h
    │   │   │   │   │   │   └── ._os_types.h
    │   │   │   │   │   ├── ._Headers
    │   │   │   │   │   ├── ._Ogg
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   ├── ._English.lproj
    │   │   │   │   │   │   ├── English.lproj
    │   │   │   │   │   │   │   └── ._InfoPlist.strings
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._OpenAL-Soft.framework
    │   │   ├── OpenAL-Soft.framework
    │   │   │   ├── ._Headers
    │   │   │   ├── ._OpenAL-Soft
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── Headers
    │   │   │   │   │   │   ├── ._alc.h
    │   │   │   │   │   │   ├── ._alext.h
    │   │   │   │   │   │   ├── ._al.h
    │   │   │   │   │   │   ├── ._efx-creative.h
    │   │   │   │   │   │   ├── ._efx.h
    │   │   │   │   │   │   └── ._efx-presets.h
    │   │   │   │   │   ├── ._Headers
    │   │   │   │   │   ├── ._OpenAL-Soft
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   ├── ._en.lproj
    │   │   │   │   │   │   ├── en.lproj
    │   │   │   │   │   │   │   └── ._InfoPlist.strings
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._physfs.framework
    │   │   ├── physfs.framework
    │   │   │   ├── ._Headers
    │   │   │   ├── ._physfs
    │   │   │   ├── ._Resources
    │   │   │   ├── Versions
    │   │   │   │   ├── A
    │   │   │   │   │   ├── Headers
    │   │   │   │   │   │   └── ._physfs.h
    │   │   │   │   │   ├── ._Headers
    │   │   │   │   │   ├── ._physfs
    │   │   │   │   │   ├── Resources
    │   │   │   │   │   │   ├── ._en.lproj
    │   │   │   │   │   │   ├── en.lproj
    │   │   │   │   │   │   │   └── ._InfoPlist.strings
    │   │   │   │   │   │   └── ._Info.plist
    │   │   │   │   │   └── ._Resources
    │   │   │   │   ├── ._A
    │   │   │   │   └── ._Current
    │   │   │   └── ._Versions
    │   │   ├── ._Vorbis.framework
    │   │   └── Vorbis.framework
    │   │       ├── ._Headers
    │   │       ├── ._Resources
    │   │       ├── Versions
    │   │       │   ├── A
    │   │       │   │   ├── Headers
    │   │       │   │   │   ├── ._codec.h
    │   │       │   │   │   ├── ._vorbisenc.h
    │   │       │   │   │   └── ._vorbisfile.h
    │   │       │   │   ├── ._Headers
    │   │       │   │   ├── Resources
    │   │       │   │   │   ├── ._English.lproj
    │   │       │   │   │   ├── English.lproj
    │   │       │   │   │   │   └── ._InfoPlist.strings
    │   │       │   │   │   └── ._Info.plist
    │   │       │   │   ├── ._Resources
    │   │       │   │   └── ._Vorbis
    │   │       │   ├── ._A
    │   │       │   └── ._Current
    │   │       ├── ._Versions
    │   │       └── ._Vorbis
    │   ├── ._Frameworks
    │   ├── ._Info.plist
    │   ├── MacOS
    │   │   └── ._love
    │   ├── ._MacOS
    │   ├── ._PkgInfo
    │   ├── Resources
    │   │   ├── ._LoveDocument.icns
    │   │   └── ._Love.icns
    │   └── ._Resources
    └── ._Contents

65 directories, 244 files
It does serve a purpose on OS X. It stores the resource forks and extended attributes for compressed files since Windows and Linux don't support those. But since resource forks are mostly a remnant of Classic Mac OS they're usually not that important. The folders existence will not harm the project in any way and can be left where it is. For instance, things like file labels would count as extended attributes and metadata. Windows won't use it, but OS X might be happy to know it's there so it can reapply the color later.

It happens if you use the built-in Archive function in the Finder. The period before a filename means the file will be hidden on OS X. So you won't see that stuff when it's decompressed. And it lets OS X put the files back together the way they were.

http://superuser.com/questions/104500/w ... osx-folder

If you use the zip Terminal command you can create a ZIP without these files if you know what you're doing. However I don't know if anything inside the love.app package might require them to exist so unless you're only zipping a .love file to rename, I'd suggest keeping them when creating an archive of the application itself.

Re: LÖVE 0.9.1 released

Posted: Mon May 05, 2014 10:39 pm
by alberto_lara
slime wrote:
• A new function [wiki]Source:clone[/wiki] has been added. This lets you create multiple static Sources which play the same sound much more efficiently (in terms of loading time, memory usage, and code duplication.)
Thanks!

Re: LÖVE 0.9.1 released

Posted: Mon May 19, 2014 8:48 am
by Cucurbitacée
Hi there,

I've just downloaded 0.9.1 version on my Windows 7 work computer, just to give a try. Everything seems to be working but sound:
AL lib: (EE) DoReset: Failed to initialize audio client: 0x887c0032
Could not create context
.
Both 32 and 64 bits versions do the same. I searched the forums but couldn't find anyone with the same issue. Does somebody have any idea why this occurs?

Thanks. :3

EDIT:

I had to reboot my computer and now it's working. :awesome: Another random computer magic event. :x

Re: LÖVE 0.9.1 released

Posted: Sat Jul 12, 2014 9:48 pm
by osuf oboys
Thanks for the update, löve team!

However, it is no longer possible to 'require "bit"' (works fine in lua) - would it be possible to add back this library?

Also, are there plans to give access to a depth buffer or similar? It would significantly improve rendering performance in some fairly common cases such as basically any dynamic 2.5D game.