Skip to content

r45456 OpenSUSE TumbleWeed

Compare
Choose a tag to compare
@Zibri Zibri released this 10 Jan 00:56
d569312

Changelog:

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.

------------------------------------------------------------------------
r45452 | compyx | 2025-01-07 16:45:34 +0000 (Tue, 07 Jan 2025) | 7 lines

SDL: Add -maximized to SDL2 UI

Add command line options [-+]maxnimized to SDL UI (2.x only, 1.x doesn't have
any function or flag to properly maximize a window).
No menu item to toggle "StartMaximized", there isn't one for "StartMinimized"
either.

------------------------------------------------------------------------