Releases: Zibri/VICE
Releases · Zibri/VICE
r45460 Ubuntu 22.04
Changelog:
r45460 | compyx | 2025-01-10 12:04:14 +0000 (Fri, 10 Jan 2025) | 2 lines
Fix typo
------------------------------------------------------------------------
r45459 | compyx | 2025-01-10 11:24:41 +0000 (Fri, 10 Jan 2025) | 6 lines
Unbreak Windows build, hopefully
Introduce `VICE_PID_INVALID` constant to portably indicate an invalid pid.
Defined as -1 on Unix/MacOS, NULL on Windows (HANDLE is a typedef for void* on
Windows).
------------------------------------------------------------------------
r45458 | compyx | 2025-01-10 11:10:18 +0000 (Fri, 10 Jan 2025) | 2 lines
Remove assigned-but-unused variable
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r45460 OpenSUSE TumbleWeed
Changelog:
r45460 | compyx | 2025-01-10 12:04:14 +0000 (Fri, 10 Jan 2025) | 2 lines
Fix typo
------------------------------------------------------------------------
r45459 | compyx | 2025-01-10 11:24:41 +0000 (Fri, 10 Jan 2025) | 6 lines
Unbreak Windows build, hopefully
Introduce `VICE_PID_INVALID` constant to portably indicate an invalid pid.
Defined as -1 on Unix/MacOS, NULL on Windows (HANDLE is a typedef for void* on
Windows).
------------------------------------------------------------------------
r45458 | compyx | 2025-01-10 11:10:18 +0000 (Fri, 10 Jan 2025) | 2 lines
Remove assigned-but-unused variable
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r45460 Windows
Changelog:
r45460 | compyx | 2025-01-10 12:04:14 +0000 (Fri, 10 Jan 2025) | 2 lines
Fix typo
------------------------------------------------------------------------
r45459 | compyx | 2025-01-10 11:24:41 +0000 (Fri, 10 Jan 2025) | 6 lines
Unbreak Windows build, hopefully
Introduce `VICE_PID_INVALID` constant to portably indicate an invalid pid.
Defined as -1 on Unix/MacOS, NULL on Windows (HANDLE is a typedef for void* on
Windows).
------------------------------------------------------------------------
r45458 | compyx | 2025-01-10 11:10:18 +0000 (Fri, 10 Jan 2025) | 2 lines
Remove assigned-but-unused variable
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r45457 Ubuntu 22.04
Changelog:
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.
------------------------------------------------------------------------
r45457 OpenSUSE TumbleWeed
Changelog:
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.
------------------------------------------------------------------------
r45456 Ubuntu 22.04
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.
------------------------------------------------------------------------
r45456 OpenSUSE TumbleWeed
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.
------------------------------------------------------------------------
r45456 Windows
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.
------------------------------------------------------------------------
r45454 Ubuntu 22.04
Changelog:
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.
------------------------------------------------------------------------
r45451 | pottendo | 2025-01-06 19:15:38 +0000 (Mon, 06 Jan 2025) | 1 line
disable local certificate lookup
------------------------------------------------------------------------
r45450 | compyx | 2025-01-05 09:23:13 +0000 (Sun, 05 Jan 2025) | 7 lines
Gtk3: add option to start with maximized window (-maximized)
Add resource "StartMaximized" and command line options `-maximized`/`+maximized`
to start the emulator window maximized. The setting can be changed in the
settings dialog: Display => Host Display.
Implementation for the SDL UI will follow soon.
------------------------------------------------------------------------
r45454 OpenSUSE TumbleWeed
Changelog:
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.
------------------------------------------------------------------------
r45451 | pottendo | 2025-01-06 19:15:38 +0000 (Mon, 06 Jan 2025) | 1 line
disable local certificate lookup
------------------------------------------------------------------------
r45450 | compyx | 2025-01-05 09:23:13 +0000 (Sun, 05 Jan 2025) | 7 lines
Gtk3: add option to start with maximized window (-maximized)
Add resource "StartMaximized" and command line options `-maximized`/`+maximized`
to start the emulator window maximized. The setting can be changed in the
settings dialog: Display => Host Display.
Implementation for the SDL UI will follow soon.
------------------------------------------------------------------------