I'm not sure how my tablet ended up in a state where an empty config file was written

akkartik
Jan 1, 2024, 5:11 AM
DYWE3LFBX7Y3PPJ4ZUMNH7H5EPVB7IMT23QG2MR5GZYL45ZKITQAC

Dependencies

  • [2] QW7YRY25 Merge text0
  • [3] 2CTN2IEF Merge lines.love
  • [4] HFI2YR2C rip out geometry commandline arg
  • [5] LRDM35CE app running again
  • [6] 5RLCALX5 Merge text0
  • [7] 46ASCE5K first commandline arg: window dimensions
  • [8] JOPVPUSA editing source code from within the app
  • [9] UHB4GARJ left/right margin -> left/right coordinates
  • [10] ULKNZUZK resolve conflicts
  • [11] AVTNUQYR basic test-enabled framework
  • [12] G4FCGDN6 rename
  • [13] AVQ5MC5D finish uppercasing all globals
  • [14] 4NUCYNB4 Merge text0
  • [15] 36Z442IV back to commit 8123959e52f without code editing
  • [16] YJ6ASFBG yet another fork trying to integrate my live framework with everything else
  • [17] XSLCFVFH .
  • [18] NEXUNNCF extract a function
  • [19] 3XQROLSK redo version checks yet again
  • [20] KKMFQDR4 editing source code from within the app
  • [21] YGCT2D2O start loading settings as applicable
  • [22] Z4KNS42N to open a file without a terminal, drag it on!
  • [*] OTIBCAUJ love2d scaffold

Change contents

  • replacement in main.lua at line 49
    [3.1320][2.9:53]()
    if love.filesystem.getInfo('config') then
    [3.1320]
    [2.53]
    if love.filesystem.getInfo('config') and #love.filesystem.read('config') > 0 then