LÖVE 0.9.1 released

General discussion about LÖVE, Lua, game development, puns, and unicorns.
jjmafiae
Party member
Posts: 1331
Joined: Tue Jul 24, 2012 8:22 am

Re: LÖVE 0.9.1 released

Post 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)
Kadaj
Prole
Posts: 7
Joined: Tue Dec 07, 2010 12:25 pm

Re: LÖVE 0.9.1 released

Post 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.
User avatar
slime
Solid Snayke
Posts: 3131
Joined: Mon Aug 23, 2010 6:45 am
Location: Nova Scotia, Canada
Contact:

Re: LÖVE 0.9.1 released

Post 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?
Kadaj
Prole
Posts: 7
Joined: Tue Dec 07, 2010 12:25 pm

Re: LÖVE 0.9.1 released

Post 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.
Kadaj
Prole
Posts: 7
Joined: Tue Dec 07, 2010 12:25 pm

Re: LÖVE 0.9.1 released

Post 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.
User avatar
Rucikir
Party member
Posts: 129
Joined: Tue Nov 05, 2013 6:33 pm

Re: LÖVE 0.9.1 released

Post 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
User avatar
Jasoco
Inner party member
Posts: 3725
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: LÖVE 0.9.1 released

Post 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.
User avatar
alberto_lara
Party member
Posts: 372
Joined: Wed Oct 30, 2013 8:59 pm

Re: LÖVE 0.9.1 released

Post 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!
User avatar
Cucurbitacée
Prole
Posts: 47
Joined: Fri Dec 14, 2012 10:22 am
Location: Frankfurt am Main

Re: LÖVE 0.9.1 released

Post 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
osuf oboys
Party member
Posts: 215
Joined: Sun Jan 18, 2009 8:03 pm

Re: LÖVE 0.9.1 released

Post 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.
If I haven't written anything else, you may assume that my work is released under the LPC License - the LÖVE Community. See http://love2d.org/wiki/index.php?title=LPC_License.
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 40 guests