Changelog:
r45391 | oldwoman37 | 2024-12-06 02:02:49 +0000 (Fri, 06 Dec 2024) | 1 line
Added 64MB RamCard support to RAMLink
————————————————————————
r45390 | compyx | 2024-12-05 09:42:26 +0000 (Thu, 05 Dec 2024) | 7 lines
Windows: copy dependencies of the GdkPixbuf SVG loader into bindist
Since the SVG loader is dynamically loaded by GdkPixbuf, the `ntldd` call on
an emulator executable won’t pick it up, we need explicitly get the deps of
the SVG loader and copy them into the bindist as well.
Should fix bug #2081, please test once the bindist is built on Github.
————————————————————————
r45388 | gpz | 2024-12-03 23:18:48 +0000 (Tue, 03 Dec 2024) | 1 line
document the absence of operator precedence in the monitor parser, add some related comment(s)
————————————————————————
r45386 | rhialto | 2024-12-03 23:03:15 +0000 (Tue, 03 Dec 2024) | 6 lines
Set the gravity of the main and the monitor windows,
so that gtk doesn’t over-compensate for the window’s border width when
saving/restoring its position.
————————————————————————
r45384 | gpz | 2024-11-29 23:26:56 +0000 (Fri, 29 Nov 2024) | 1 line
disable debug
————————————————————————
Atualizações:
r45391 | oldwoman37 | 2024-12-06 02:02:49 +0000 (Sex, 06 Dez 2024) | 1 linha
Adicionado suporte a cartão de RAM de 64MB ao RAMLink.
r45390 | compyx | 2024-12-05 09:42:26 +0000 (Qui, 05 Dez 2024) | 7 linhas
Windows: copiar dependências do carregador SVG do GdkPixbuf para o bindist.
Como o carregador SVG é carregado dinamicamente pelo GdkPixbuf, a chamada ntldd em um executável de emulador não o detecta, precisamos explicitamente obter as dependências do carregador SVG e copiá-las para o bindist também.
Isso deve corrigir o bug #2081, por favor, teste assim que o bindist for compilado no GitHub.
r45388 | gpz | 2024-12-03 23:18:48 +0000 (Ter, 03 Dez 2024) | 1 linha
Documentar a ausência de precedência de operadores no parser do monitor, adicionar alguns comentários relacionados.
r45386 | rhialto | 2024-12-03 23:03:15 +0000 (Ter, 03 Dez 2024) | 6 linhas
Definir a gravidade das janelas principal e do monitor,
para que o gtk não compense demais a largura da borda da janela ao salvar/restaurar sua posição.
r45384 | gpz | 2024-11-29 23:26:56 +0000 (Sex, 29 Nov 2024) | 1 linha
Desativar depuração.
Comentários