r45457 | gpz | 2025-01-10 01:38:21 +0000 (Fri, 10 Jan 2025) | 1 line
improve the test for whether ffmpeg executable exists, cycle through a port range when launching the executable, so ports that are still lingering will not block
------------------------------------------------------------------------
r45456 | gpz | 2025-01-09 23:38:17 +0000 (Thu, 09 Jan 2025) | 1 line
some refactoring, comments, use fork() instead of vfork(), print log messages in parent context
------------------------------------------------------------------------
r45455 | gpz | 2025-01-09 23:37:07 +0000 (Thu, 09 Jan 2025) | 1 line
some refactoring, add comments, use full path to shell for argv[0]
------------------------------------------------------------------------
r45454 | gpz | 2025-01-09 21:09:29 +0000 (Thu, 09 Jan 2025) | 1 line
properly check return value of lib_mvsprintf, print an error and return if NULL. should fix #2112
------------------------------------------------------------------------
r45453 | compyx | 2025-01-08 13:26:45 +0000 (Wed, 08 Jan 2025) | 4 lines
SDL: Add toggle buttons for "StartMinimized" and "StartMaximized" resources
Add toggle buttons to start the emulator minimized or maximized to the "Video settings" submenu.
------------------------------------------------------------------------