EmuCR Feeds
Email Us

EmuCR: SDLVICE WinVICE r42629 is released. WinVICE is a program that executes programs intended for the old 8-bit computers. The current version emulates the C64, the C128, the VIC20, all the PET models (except the SuperPET 9000, which is out of line anyway), the PLUS4 and the CBM-II (aka C610).

WinVICE Changelog: r42620 | compyx | 2022-11-18 21:01:24 +0000 (Fri, 18 Nov 2022) | 3 lines
m3u: Fix false positives for comments with leading spaces ;)
------------------------------------------------------------------------
r42619 | compyx | 2022-11-18 20:01:05 +0000 (Fri, 18 Nov 2022) | 7 lines
Gtk3: VSID: Add support for the m3u #PLAYLIST: directive
Set playlist title if provided in an m3u file via the #PLAYLIST: directive.
Perhaps the title should go in a separate GtkEntry so the user can enter a
title without us needing to implement a custom save dialog ;)
------------------------------------------------------------------------
r42617 | compyx | 2022-11-18 17:25:43 +0000 (Fri, 18 Nov 2022) | 9 lines
Gtk3: Add playlist (M3U) read support (WIP)
* Add src/m3u.c with a simple API to read (and later also write) m3u files. It
doesn't depend on any gtk/glib code so can be reused for other UIs.
* Move some string helper functions from gtk3/hotkeys.c into src/util.c to be
shared with m3u.c.
* Fix bug in util_strncasecmp().
------------------------------------------------------------------------
r42616 | compyx | 2022-11-16 23:01:40 +0000 (Wed, 16 Nov 2022) | 7 lines
Gtk3: VSID: Fix playlist First, Prev, Next, Last buttons
Also make the newly selected row scroll into view if it's not in view already.
For Prev/Next if we have multiple selected rows the 'anchor' (first row clicked
while making the selection) will be used as the currently selected row.
------------------------------------------------------------------------
r42615 | compyx | 2022-11-16 19:44:37 +0000 (Wed, 16 Nov 2022) | 3 lines
Don't forget to release the lock =D
------------------------------------------------------------------------

Download: GTK3VICE r42629
Download: SDL2VICE r42629
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!