Commit Graph

  • 353437ab87 sync processing and preset improvements v1.09 v1-series marqs 2024-01-05 15:34:15 +0200
  • cb8e2b807c increase video mode name length to fit null terminator v1.08 marqs 2023-10-29 17:27:10 +0200
  • 080e2b2b91 fix upsample2x marqs 2023-10-24 00:21:32 +0300
  • 83c33c41b9 restore original test pattern marqs 2023-10-24 00:19:46 +0300
  • 8b35ba3339 fix locking issue with fractional sample rates marqs 2023-10-19 18:51:32 +0300
  • edb300e03a misc fixes v1.07 marqs 2023-10-08 00:31:43 +0300
  • c0dae3da36 add support for shadow masks (up to 4x4) v1.06 marqs 2023-09-22 20:56:51 +0300
  • 1ba02417d5 fix lockup issue due to counter reaching max value marqs 2023-09-19 22:39:21 +0300
  • 6ae321a9ff optimize code size and add HDR flag setting v1.05 marqs 2023-08-27 10:55:45 +0300
  • 4bc98224e4 it6613: add support for HDR Infoframe marqs 2023-08-26 11:27:36 +0300
  • 0ce2809183 add Line6x mode for 240p/288p marqs 2023-08-23 21:34:40 +0300
  • 31851f372d restore hybrid scanlines and reverse LPF functions v1.04 marqs 2023-08-07 18:18:53 +0300
  • b2998355c8 minor fixes related to hsync length marqs 2023-08-05 22:42:55 +0300
  • 2e1fdab16b add support for v1.8 PCBs marqs 2023-08-05 22:41:58 +0300
  • a3a3304152 tvp7002: detect missing hsync only during vsync marqs 2023-08-05 22:39:32 +0300
  • d8f2b98489 bring back mask option v1.03 marqs 2023-05-29 22:10:46 +0300
  • e3d055db27 fix occasional line synchronization issue marqs 2023-05-28 18:56:52 +0300
  • ab6bd9fc8a calculate hsync width on FPGA instead of reading TVP7002 marqs 2023-05-14 12:10:20 +0300
  • de1b441167 fix SD profile import and use default 480p preset for TP v1.02 marqs 2023-04-18 23:14:30 +0300
  • c5f7483410 fix H.backporch range marqs 2023-03-30 00:55:16 +0300
  • 3a17642d5b update generated files for v1.01 v1.01 marqs 2023-03-13 21:51:40 +0200
  • d57a44131a update menu and avconfig structures marqs 2023-03-13 21:49:24 +0200
  • 0839e118ad update video mode selection and processing marqs 2023-03-11 12:45:19 +0200
  • 86c3f744ed update programming files / scripts marqs 2023-03-11 12:36:18 +0200
  • df643ec742 improve TVP7002 frontend sync detection marqs 2023-03-11 12:32:26 +0200
  • a825bb048c pcm1862: add mono mode support marqs 2023-02-28 19:41:11 +0200
  • 804642bd98 integrate RTL from ossc_pro project marqs 2023-02-13 19:00:57 +0200
  • 94c0526265 update project configuration and IP files marqs 2023-02-13 18:55:14 +0200
  • a8a3142071 add sync activity detection on tvp7002 frontend marqs 2023-02-13 18:53:20 +0200
  • 02b2495221 update tvp7002 driver for external sync processing marqs 2023-02-13 18:51:39 +0200
  • 76da437125 integrate new tvp7002 frontend marqs 2023-01-31 20:51:06 +0200
  • aa4beec957 bump sys_ctrl register to 32bit marqs 2023-01-31 20:50:33 +0200
  • db1cf5922f tvp7002 related robustness improvements marqs 2023-01-31 20:49:08 +0200
  • fd37e4275b update to Quartus 21.1 marqs 2022-12-27 14:59:47 +0200
  • e1fbd4ad36 more fixes to settings import/export release v0.90 marqs 2022-02-20 11:38:08 +0200
  • 101a23bdb5 Export settings fixes and improvements marqs 2022-01-08 15:26:08 +0200
  • cbe2611471 fix OSD size in interlace passthru mode v0.89 marqs 2021-07-31 18:13:22 +0300
  • 20a5696977 rename "256x240 aspect" option values marqs 2021-07-31 18:12:07 +0300
  • dfedb850a3 pcm1862: support PCM1864/1865 as potential alternatives marqs 2021-07-31 18:10:53 +0300
  • 8b7258fa9e update Codelite workspace config marqs 2021-07-31 18:07:52 +0300
  • f37f0e706e enable bitstream compression within .jic marqs 2021-07-31 18:07:11 +0300
  • 73dd1963b9 update to Quartus 20.1.1 marqs 2021-07-31 18:06:21 +0300
  • 20ac572baf Merge branch 'megari-release_userdata_export_fat16' into release marqs 2020-11-27 23:33:44 +0200
  • 1ab1636619 Merge branch 'release_userdata_export_fat16' of git://github.com/megari/ossc into megari-release_userdata_export_fat16 marqs 2020-11-27 23:09:46 +0200
  • 0abb7e9bb3 menu.c: Fix a typo in a Japanese translation. Ari Sundholm 2020-11-26 01:07:38 +0200
  • 58d81cbc5f menu.c: Translate name of Settings opt menu to Japanese. Ari Sundholm 2020-11-26 00:51:42 +0200
  • 6542ecaae1 Userdata export: Translate status and error messages to Japanese. Ari Sundholm 2020-11-25 21:42:32 +0200
  • 709187bb43 Userdata export: provide Japanese translations for prompt. Ari Sundholm 2020-11-24 23:32:05 +0200
  • 760be1738e Userdata export (FAT16): Optimize code size. Ari Sundholm 2020-11-17 23:31:00 +0200
  • 12436a3d3f Userdata export: Fix remaining regressions in FAT generation. Ari Sundholm 2020-11-17 14:51:29 +0200
  • c5c3d28b48 Userdata export: Fix regression in generating FAT in multiple steps. Ari Sundholm 2020-11-17 03:00:50 +0200
  • 67a64693c1 Userdata export: Zero out whole FAT area and handle SD write errors. Ari Sundholm 2020-11-17 02:31:22 +0200
  • 8068542da1 Userdata export: export settings on a FAT16 filesystem. Ari Sundholm 2020-11-16 23:25:50 +0200
  • 2e7141c3b2 update 384p preset params to avoid conflict with PC88/98 modes marqs 2020-11-17 17:40:23 +0200
  • 015f63ddff display profile name on infoscreen marqs 2020-11-10 20:09:18 +0200
  • 6666db3ea2 Merge branch 'megari-release_userdata_export' into release marqs 2020-11-10 19:56:19 +0200
  • 238cf0b285 update epcq_controller_mod to epcq_controller2 marqs 2020-11-10 19:45:52 +0200
  • 89bc3f35e7 Userdata export: Reduce image size by 20 bytes. Ari Sundholm 2020-11-09 19:12:41 +0200
  • b68b586ec8 Userdata export: Shrink the warning message code a bit. Ari Sundholm 2020-11-08 23:09:58 +0200
  • 8df33bb364 Show warning message before exporting to SD card. Ari Sundholm 2020-11-08 17:39:26 +0200
  • 2a24eb8dd7 Merge branch 'megari-release_userdata_export' into release marqs 2020-11-08 16:02:28 +0200
  • 32bbc49bf0 Userdata export: Fix menu behavior, particularly with the OSD. Ari Sundholm 2020-11-07 01:33:44 +0200
  • b890446e3d Implement userdata export. Ari Sundholm 2020-11-05 00:49:59 +0200
  • 53eedc9d08 sys_controller/Makefile: Add -flto to compiler/linker flags. Ari Sundholm 2020-11-06 01:22:17 +0200
  • 0b495b234c altera_epcq_controller_mod.c: Fix faulty read/write end address check. Ari Sundholm 2020-11-06 14:45:02 +0200
  • af1f8a20d4 ulibSD/sd_io.c: Fix line endings to be consistently CRLF. Ari Sundholm 2020-11-05 18:59:22 +0200
  • 598705c7fa ulibSD/sd_io.c: Fix writing to SD card. Ari Sundholm 2020-11-05 18:52:09 +0200
  • 556140dd62 i2c_opencores.[ch], spi_io.[ch]: Improve const correctness. Ari Sundholm 2020-11-05 18:43:52 +0200
  • cd77713255 ulibSD/spi_io.[ch]: Add function to write a single byte over SPI. Ari Sundholm 2020-11-05 18:39:22 +0200
  • 124bcc8df8 Fix profile import v0.88 marqs 2020-11-01 14:32:28 +0200
  • 9c5e7b5b83 advanced OSD implementation v0.87 marqs 2020-10-05 23:05:43 +0300
  • b26b213ead Mode preset selection improvements marqs 2020-08-13 21:32:26 +0300
  • 299ac4a24c Clamp/ALC improvements marqs 2020-08-11 18:43:24 +0300
  • 8f65defb49 Merge branch 'eatnumber1-fast-output-only-vref' into release v0.86 marqs 2020-06-21 23:06:23 +0300
  • 45b093d768 Set only HDMI_TX VREF pins to fast output. Russell Harmon 2020-06-20 23:31:55 +0000
  • 4b179d2077 Revert "Add a 2x by 3x line3x mode for the PSP's 480x272." marqs 2020-06-17 02:25:31 +0300
  • aa7a92e130 use dash to represent total line count, e.g. 262-p marqs 2020-06-17 02:22:24 +0300
  • daf9ec1611 optimize line3x timing marqs 2020-06-14 20:07:24 +0300
  • 2823ab9f8b Merge branch 'eatnumber1-psp-line3x' into release marqs 2020-06-14 14:18:01 +0300
  • 2995f43728 Add a 2x by 3x line3x mode for the PSP's 480x272. Russell Harmon 2020-06-14 09:54:14 +0000
  • c2b0687e7b Set fast output on HDMI_TX pins. Russell Harmon 2020-06-14 09:16:49 +0000
  • a6d8c51ddd
    Merge pull request #50 from eatnumber1/higher-fmax marqs85 2020-06-07 23:19:23 +0300
  • 7afd0faaaf
    Merge pull request #51 from eatnumber1/psp-preset marqs85 2020-06-04 00:18:30 +0300
  • 71147c44dd Add 480x272 sampling/optimized mode for the PSP. Russell Harmon 2020-06-01 01:48:49 +0000
  • d80a9fbb0c Ignore paths which use shared clock lines. Russell Harmon 2020-06-01 00:17:26 +0000
  • b1892079d8 select 576p / 800x600 preset based on refresh rate marqs 2020-04-28 22:31:57 +0300
  • 2319a6f8bd misc tool updates marqs 2020-04-28 18:48:35 +0300
  • 4dab90a651
    Merge pull request #38 from MichelsonChapman/release marqs85 2020-04-08 22:58:12 +0300
  • 3c9ed1edf8
    Merge pull request #43 from eatnumber1/release marqs85 2020-04-08 22:56:14 +0300
  • bab85e713b Increase max V. Backporch value from 63 to 236 Russell Harmon 2020-04-05 22:46:41 -0700
  • 0c55cc03bb use LEDs for debug in latency tester mode marqs 2020-02-09 21:29:05 +0200
  • a076c6d2db update quartus to 19.1 marqs 2020-02-09 21:28:24 +0200
  • 8006cad1f2 Analog frontend updates marqs 2020-02-09 20:21:53 +0200
  • aa1e9eb60c tvp7002 related updates marqs 2020-02-09 18:41:33 +0200
  • 28d9e40c2f
    Update lcd.c MichelsonChapman 2019-11-14 04:03:06 +0800
  • 286c9a94d1 add Kana set to character ROM v0.85 marqs 2019-10-27 20:16:48 +0200
  • aeb164dd2f increase OSD width in line4x and 5x modes marqs 2019-10-15 19:57:17 +0300
  • 70dc68d504 fix dataram size setting marqs 2019-10-12 22:59:04 +0300
  • 85c295c5e2 make pll_reconfig more robust marqs 2019-10-12 20:16:22 +0300
  • 8e7236dc00 timing optimizations marqs 2019-10-10 01:00:48 +0300