RGBtoHDMI/src
IanSB 8ebe6708e1 change "frontend" to "interface" in config.txt 2020-02-12 01:03:40 +00:00
..
fatfs Changes to run on Pi3 2019-04-12 22:56:06 +01:00
jtag Pi Firmware: OSD progress updates during CPLD programming 2019-06-20 11:57:41 +01:00
scripts Save separate frontend setting for each CPLD 2020-02-12 00:10:08 +00:00
8x8_font.c Add 8x8 font and revert all previous OSD changes 2019-03-06 23:09:31 +00:00
8x8_font.h Add 8x8 font and revert all previous OSD changes 2019-03-06 23:09:31 +00:00
CMakeLists.txt Rename normal to BBC, tidy cpld header files 2019-12-05 13:44:01 +00:00
Rounding.txt Pi Firmware: Added Ian's Full Deinterlace code (Mode 7) 2018-11-21 10:03:47 +00:00
arm-exception.c Pi Firmware: whitespace only 2018-11-30 10:48:18 +00:00
armc-cstartup.c Initial version of RGBtoHTML 2017-04-24 20:29:02 +01:00
armc-cstubs.c Initial version of RGBtoHTML 2017-04-24 20:29:02 +01:00
armc-start.S Improve multi Pi support, add Video type option in geometry for teletext only modes and hide offsets when not in mode 7 2020-02-02 02:56:16 +00:00
cache.c Add multiple Pi support at any CPU frequency also fix issue with PLLA on Pi2/3 2020-01-28 15:21:56 +00:00
cache.h Pi Firmware: whitespace only 2018-11-30 10:48:18 +00:00
capture_line_default_4bpp_8bpp.S Fix CPLD v1+v2 regression with wait for psync 2019-04-24 17:12:22 +01:00
capture_line_default_double_4bpp_8bpp.S Fix CPLD v1+v2 regression with wait for psync 2019-04-24 17:12:22 +01:00
capture_line_default_sixbits_4bpp_8bpp.S Genlock improvements, capture line code tidy up & double width vsync marker & debug lines fix 2019-04-20 03:30:59 +01:00
capture_line_default_sixbits_double_4bpp_8bpp.S Genlock improvements, capture line code tidy up & double width vsync marker & debug lines fix 2019-04-20 03:30:59 +01:00
capture_line_fast_4bpp_8bpp.S Genlock improvements, capture line code tidy up & double width vsync marker & debug lines fix 2019-04-20 03:30:59 +01:00
capture_line_fast_sixbits_4bpp_8bpp.S Genlock improvements, capture line code tidy up & double width vsync marker & debug lines fix 2019-04-20 03:30:59 +01:00
capture_line_half_4bpp_8bpp.S Remove odd and even sampling bits from R3 2019-04-21 01:43:21 +01:00
capture_line_inband_4bpp_8bpp.S Add double width capture loops and update other capture loops and macros 2019-04-16 02:13:18 +01:00
capture_line_mode7_4bpp.S Fix #138 (Advanced Deinterlacing Broken on CPLD v2.0-v2.4) 2020-02-05 18:30:31 +00:00
capture_line_ntsc_sixbits_4bpp_8bpp.S Genlock improvements, capture line code tidy up & double width vsync marker & debug lines fix 2019-04-20 03:30:59 +01:00
capture_line_oddeven_4bpp_8bpp.S Remove odd and even sampling bits from R3 2019-04-21 01:43:21 +01:00
cpld.h Pi Firmware: Implement hidden parameter attribute 2020-01-10 17:18:46 +00:00
cpld_atom.c Change "frontend" to "interface". Also fix cosmetic issue during calibration 2019-12-04 23:34:42 +00:00
cpld_atom.h Pi Firmware: Added cpld_atom 2018-11-23 22:42:39 +00:00
cpld_null.c Tweak recovery menu 2020-02-11 18:44:44 +00:00
cpld_null.h Remove SD volume naming & add four recovery modes 2020-02-07 20:55:08 +00:00
cpld_rgb.c Support renamed profile folders & fix termination on/off 2020-02-11 15:49:12 +00:00
cpld_rgb.h Seperate profile for CPLD v2.4 2020-02-05 19:16:34 +00:00
cpld_yuv.c Support renamed profile folders & fix termination on/off 2020-02-11 15:49:12 +00:00
cpld_yuv.h Support for new RGB CPLD with TTL / Analog auto detect - ID 4 for TTL and 12 for Analog (P19 changes top bit of ID nibble) 2019-12-04 22:10:16 +00:00
defs.h Inhibit double height on Pi2 & Pi3 2020-02-03 19:03:54 +00:00
filesystem.c change "frontend" to "interface" in config.txt 2020-02-12 01:03:40 +00:00
filesystem.h Save separate frontend setting for each CPLD 2020-02-12 00:10:08 +00:00
geometry.c Fix hang when h pixel aspect = 0 and v pixel aspect = 0 in geometry menu 2020-02-11 17:48:35 +00:00
geometry.h Improve multi Pi support, add Video type option in geometry for teletext only modes and hide offsets when not in mode 7 2020-02-02 02:56:16 +00:00
info.c Pi Firmware: Add ARM/VC memory to Useful Info 2019-04-29 15:40:43 +01:00
info.h Resolution and interpolation adjustable from menus also addresses https://github.com/hoglet67/RGBtoHDMI/issues/65 2019-04-05 00:25:51 +01:00
lodepng.c Pi Firmware: Switched screen capture to LodePNG 2019-03-11 13:00:36 +00:00
lodepng.h Pi Firmware: Switched screen capture to LodePNG 2019-03-11 13:00:36 +00:00
logging.c Initial version of RGBtoHTML 2017-04-24 20:29:02 +01:00
logging.h Initial version of RGBtoHTML 2017-04-24 20:29:02 +01:00
macros.S Set mux = 1 during vsync detection to keep clamp pulses active 2020-02-07 17:26:49 +00:00
osd.c change "frontend" to "interface" in config.txt 2020-02-12 01:03:40 +00:00
osd.h Save separate frontend setting for each CPLD 2020-02-12 00:10:08 +00:00
rgb_to_fb.S Fix separate Vsync issue & deglitch Vsync 2020-02-06 19:48:34 +00:00
rgb_to_fb.h Improve multi Pi support, add Video type option in geometry for teletext only modes and hide offsets when not in mode 7 2020-02-02 02:56:16 +00:00
rgb_to_hdmi.c CPLD Recovery Mode: show menu immediately 2020-02-08 11:30:24 +00:00
rgb_to_hdmi.h Add multiple Pi support at any CPU frequency also fix issue with PLLA on Pi2/3 2020-01-28 15:21:56 +00:00
rpi-aux.c Pi Firmware: Added a flush function to the UART driver 2019-04-30 10:17:07 +01:00
rpi-aux.h Pi Firmware: Added a flush function to the UART driver 2019-04-30 10:17:07 +01:00
rpi-base.h Add multiple Pi support at any CPU frequency also fix issue with PLLA on Pi2/3 2020-01-28 15:21:56 +00:00
rpi-gpio.c Pi Firmware: whitespace only 2018-11-30 10:48:18 +00:00
rpi-gpio.h Add multiple Pi support at any CPU frequency also fix issue with PLLA on Pi2/3 2020-01-28 15:21:56 +00:00
rpi-interrupts.c Initial version of RGBtoHTML 2017-04-24 20:29:02 +01:00
rpi-interrupts.h Add multiple Pi support at any CPU frequency also fix issue with PLLA on Pi2/3 2020-01-28 15:21:56 +00:00
rpi-mailbox-interface.c Pi Firmware: Added runtime debug logging to mailbox messages 2019-04-29 15:47:34 +01:00
rpi-mailbox-interface.h Pi Firmware: Added runtime debug logging to mailbox messages 2019-04-29 15:47:34 +01:00
rpi-mailbox.c Work-in-progress on double buffering - disabled 2017-05-02 14:07:14 +01:00
rpi-mailbox.h Work-in-progress on double buffering - disabled 2017-05-02 14:07:14 +01:00
rpi-systimer.c Added screen capture to SD card (middle button) 2019-03-10 18:25:28 +00:00
rpi-systimer.h Added screen capture to SD card (middle button) 2019-03-10 18:25:28 +00:00
rpi.ld Initial version of RGBtoHTML 2017-04-24 20:29:02 +01:00
saa5050_font.c Updated SAA5050 font to US Ascii version and use >< for selectors 2019-04-07 14:12:20 +01:00
saa5050_font.h Pi Firmware: switched over to using SAA50505 font for OSD (work in progress) 2018-06-10 19:27:19 +01:00
startup.h Added screen capture to SD card (middle button) 2019-03-10 18:25:28 +00:00
tiny_png_out.c Added screen capture to SD card (middle button) 2019-03-10 18:25:28 +00:00
tiny_png_out.h Added screen capture to SD card (middle button) 2019-03-10 18:25:28 +00:00
toolchain-arm-none-eabi-rpi.cmake Initial version of RGBtoHTML 2017-04-24 20:29:02 +01:00
toolchain-arm-none-eabi-rpi2.cmake Initial version of RGBtoHTML 2017-04-24 20:29:02 +01:00
toolchain-arm-none-eabi-rpi3.cmake Initial version of RGBtoHTML 2017-04-24 20:29:02 +01:00
toolchain-arm-none-eabi-rpi4.cmake Add multiple Pi support at any CPU frequency also fix issue with PLLA on Pi2/3 2020-01-28 15:21:56 +00:00