Commit Graph

13 Commits

Author SHA1 Message Date
Henrik Rydgård
52111103b8 Simplify the inner loop of ff_atrac3p_ipqf (prepare for SIMD) 2024-04-13 10:35:42 +02:00
Unknown W. Brackets
170441313c Net: Ignore SIGPIPE errors on POSIX systems.
This should work on BSD/macOS/Linux/iOS/similar.
2022-04-03 06:57:45 -07:00
Unknown W. Brackets
15a758fd0e Build: Ensure yml use tabs. 2020-12-31 00:21:09 -08:00
Henrik Rydgård
abd2a1542c Update .editorconfig to match the encoding of the resource files. 2020-08-15 21:36:42 +02:00
Unknown W. Brackets
033c764378 EditorConfig: Separate indent style for libretro.
Three spaces is weird, but better to be consistent and have the config
specify what's being used.
2020-07-19 13:57:04 +02:00
Akira Miyakoda
a10888cb67 Revert "EditorConfig: Workaround MSVC2017 bug."
This reverts commit 1912a948ab.
The bug has been fixed in MSVC2017 15.3.
2018-01-18 17:47:40 +09:00
Unknown W. Brackets
190691f249 OSK: Limit allowed keyboards based on input mask. 2017-10-14 22:59:48 -07:00
Unknown W. Brackets
1912a948ab EditorConfig: Workaround MSVC2017 bug.
Let's just comment out for now.  Thanks to LunaMoo for investigating.
2017-04-15 16:35:43 -07:00
Unknown W. Brackets
e32a5ad4cd Use spaces for rc files just to be consistent. 2016-09-05 19:26:51 -07:00
Unknown W. Brackets
34358fb907 Use an explicit Unicode reference.
This should be less likely of triggering weird issues with Visual Studio.
2016-08-07 18:02:10 -07:00
Unknown W. Brackets
f0a8e931ff Remove UTF-8 BOMs from a few files.
And note the only ones that do need them in editorconfig.
2016-08-07 17:59:35 -07:00
Unknown W. Brackets
69fbdc7156 Avoid trimming trailing whitespace in editors.
Unfortunately, many of our files have trailing whitespace...
2016-07-17 09:03:44 -07:00
Unknown W. Brackets
0a5ac0c468 Add an editorconfig to keep formatting consistent.
This may help to reduce indentation / etc. issues.
2016-07-01 11:21:54 -07:00