Skip to content

Releases: hoglet67/RGBtoHDMI

20200212_e7f3716 - Release Candidate 4

12 Feb 10:42
Compare
Choose a tag to compare
Pre-release
Profiles: final tweaks to Atom profiles

Change-Id: Ifaaa0cb6e31e85999d4d3ec11946d669e9ec819a

20200209_3b8d96b - Release Candidate 3

09 Feb 17:43
Compare
Choose a tag to compare
Pre-release
Profiles: Tested OBBC/BBC Atom profiles agains Prime's Colour Board

Change-Id: I310a2118e8637d0b2d9ae22c64d0b3c37626c632

20200208_dda4935 - Release Candidate 1

08 Feb 12:45
Compare
Choose a tag to compare
Pre-release
CPLD Recovery Mode: add warning text

Change-Id: I4f05421c819f691edcebbb59173611499f76a9bc

20200208_55a148e - Release Candidate 2

08 Feb 19:34
Compare
Choose a tag to compare
Pre-release
CPLD firmware: Added ATOM_CPLD_v24.xsvf

Change-Id: I6f8adcbe7f564b3ed6c6273a5c8101109543be75

20200206_53bd391 - Release Candidate 0

06 Feb 17:59
Compare
Choose a tag to compare
Pre-release
OBBC Profiles: default to SM2 deinterlacing for CPLD 1.x/2.x

Change-Id: Ic5b54678e5b55f6a6146d92ac89aa184b9fa2371

RGB to HDMI Testers Release #1

10 May 14:38
Compare
Choose a tag to compare
Pre-release

This release is a snapshot of the current dev branch.

It may be unstable, so be warned!

Supports both the BBC and Atom hardware versions.

Early Adopter Release #5

16 Dec 11:43
Compare
Choose a tag to compare

Summary of changes:

Pi Firmware:

  • Fixed bug affecting test_for_elk()
  • Added alternative pixel sampling modes (normal, subsample even, subsample odd, pixel double)
  • Added cmdline.txt entry for Oric-1 (tested on Rev's Oric-1)
  • Performance optimizations to capture_line_mode7_4bpp.S (Dominic)
  • Fix several cppcheck warnings (Dominic)

CPLD:

  • No changes, version 2.1 is still the latest version

Early Adopter Release #4

07 Dec 15:26
Compare
Choose a tag to compare

Summary of changes:

Pi Firmware:

  • A redesigned (multi-line) menu system that is easier to navigate
  • Faster/better auto calibration algorithm in mode 7
  • Added "Bob" Deinterlacing algorithm for mode 7
  • Added "Advanced Motion Adaptive" Deinterlacing algorithm for mode 7 (CPLDv2 only)
  • New delay parameter in sampling menu to fine tune horizontal position (CPLDv2 only)
  • HDMI clock calibration (including full Genlock capability to lock source and HDMI Vsync)
  • Re-purpose LED1 as a three-state Genlock indicator (off, flash, on)
  • Support a wider range of HDMI clock adjustment (within the HDMI 1.0 limits)
  • Added a VSync indicator
  • Auto Calibration now works with non-standard video timings (e.g. 3D Pool, Labyrinth, Monsters)
  • Change of interlace now treated as a mode change
  • Configurable key-map to redefine button use
  • Buttons now auto repeat (makes changing values easier)
  • Improved user feedback during HDMI Clock Calibration
  • Improved user feedback during Auto Calibration
  • Many assembler code performance optimizations
  • Configurable geometries and sampling clocks through geometry menu (*)
  • Support for 8-bits/pixel frame buffer (*)
  • Added more HDMI modes to config.txt (*)
  • Added examples of non-Acorn/BBC systems to cmdline.txt (*)

(*) Features to support non-Acorn/BBC systems

CPLD:

  • Add 4-bit delay parameter (that allows fine tuning of horizontal position)
  • Start sampling line 8us earlier (to support non-Acorn/BBC systems)
  • Version updated to 2.1

Early Adopter Release #3

29 Oct 14:51
Compare
Choose a tag to compare

Summary of changes:

Pi Firmware:

  • Added option of Motion Adaptive Deinterlacing in Mode 7 (IanB)
  • Added OSD menu for deinterlacing
  • Info/Firmware version screen now includes CPLD version
  • Fix missed palette change when OSD cleared (in non DEBUG mode)

CPLD:

  • Re-centred MODE 7 screen
  • Version updated to 1.2

Early Adopter Release #2

16 Oct 15:13
Compare
Choose a tag to compare

Includes features described in the test build.

CPLD (v1.1) includes more robust csync de-glitching

config.txt adds 1024x600 and 800x700 modes

config.txt documents use of scaling_kernel parameter