Commit History

Autor SHA1 Mensaxe Data
  Alex Szpakowski 2c80cce00b Fix RecordingDevice:start(). %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski bf7f082adb Re-added the no-argument variant of RecordingDevice:start(). %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski 68f1ab5f47 Check a couple more vendor strings to determine if an AMD driver is being used. %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski d338f274ff Update naming convention for builtin shader matrices. %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski 5fc2190ce4 Rename love.audio.getEffectsList and Source:getEffectsList to getActiveEffects. They now return an empty table instead of nil when there are no active effects, as well. %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski 19b4079ecc Merge default into minor %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski b19a8ab67e RecordingDevice:start has default arguments (resolves issue #1296). %!s(int64=8) %!d(string=hai) anos
  Bart van Strien 7fa8fe7572 Fix replacement when using love.joystick.setGamepadMapping (issue #1298) %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski 94ce558126 require now looks for both .dylib and .so extensions for C dynamic libraries in macOS, instead of just .so. %!s(int64=8) %!d(string=hai) anos
  Bart van Strien 6f7fe0611b Fix broken audio when attempting to stop or pause multiple sources, when not all of them were playing %!s(int64=8) %!d(string=hai) anos
  Bart van Strien 9ee11409c5 Add vararg versions of love.audio.play/pause/stop (fixes #1295) %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski d578c35f4a Fix love.graphics.circle (thanks xenthral!) %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski 2eb9b3bdcd love.timer.step now returns the calculated dt directly. %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski ef5897b22c Seed love.math.random when the math module is loaded, instead of in love.run. %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski d1d6fb6f68 Update stb_image from 2.12 to 2.16. %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski b3d4443f9d Added 'drawcallsbatched' field to the table returned by love.graphics.getStats. %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski c37e9ed6bf Use vector2 arrays instead of raw float arrays for graphics primitives. Simplifies the code a bit. %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski 72ba5080fb Update license.txt and relicense my .dds file parser code %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski 864147c38c love.graphics: move more platform-independent code out of the opengl backend %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski b568e267eb Reorganized the ImageData decoding/encoding implementation slightly. %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski 518ed6f524 Small code style cleanup %!s(int64=8) %!d(string=hai) anos
  Tiago Koji Castro Shibata 3dfe3808c6 Remove playmuted audio configuration %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski 34ebe18f14 Use luaL_check/optinteger instead of luaL_check/optnumber when getting integer arguments to functions. Resolves issue #1251. %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski abcade9421 Updated the changelog %!s(int64=8) %!d(string=hai) anos
  Tiago Koji Castro Shibata 4e9212b152 Add Android support to hasBackgroundMusic %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski 130ee7e1d9 Consolidated Image and Canvas dimension validation code. %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski 2b876d33ff Attempt to fix VS2013 compilation error; fix a couple logic errors in the audio Source implementation. %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski 942149f980 Merged in rcoaxil/love-audio/minor (pull request #91) %!s(int64=8) %!d(string=hai) anos
  raidho36 16180a7e9b That should be all. %!s(int64=8) %!d(string=hai) anos
  raidho36 8737e2e70f C++11 VLA usage removed, prettifyed naming. %!s(int64=8) %!d(string=hai) anos