Commit Graph

273 Commits

Author SHA1 Message Date
511141 fb8751da1e language update 2017-06-07 13:17:17 +10:00
marqs 30af6b72f2 Merge branch 'release' of https://github.com/marqs85/ossc into release 2017-06-05 20:04:04 +03:00
marqs85 7ad04917ed Merge pull request #10 from borti4938/upstream
minor bugfix: audio register settings in IT6613
2017-06-05 00:30:02 +03:00
borti4938 e9fbf2a1b9 bugfix: screwed up register definitions 2017-06-04 23:24:23 +02:00
marqs cabc04b3b0 Add support for v1.6 pcb with PCM1862. 2017-06-05 00:02:01 +03:00
borti4938 5b5c8bc373 Update it6613_drv.c
lines outdated
2017-06-01 22:29:24 +02:00
borti4938 161d32077b Setting MCLK adjust command and small bugfix (empty cherry-pick, commits with previous one) 2017-06-01 21:23:52 +02:00
borti4938 b471589ae1 Bugfix: audio down-sampling setting, clock settings 2017-06-01 21:23:22 +02:00
marqs 2aee3294e3 Fix HDTV mode parameters 2017-05-30 21:16:03 +03:00
marqs 2577470abe Clean up TX setup code and add compatibility options 2017-05-29 20:43:24 +03:00
marqs d98c23c8c1 Update project files to Quartus 17.0. 2017-05-29 19:15:34 +03:00
marqs 4f36278cb7 Sync processing rewritten and some issues fixed
* add 480i/576i line3x/4x
* clean up RTL and SDC
* update AVI infoframe properly
* add HDMI IT content option
2017-05-18 23:36:37 +03:00
marqs 01b5fe20ee Sync and masking improvements
* detect VSM=1 properly
* increase mask brightness
* add L2 optimized modes
* fix internal vsync alignment
2017-05-18 23:36:37 +03:00
marqs85 eafa7556d7 Merge pull request #9 from pasikarkkainen/typofix
Small typo fix in README.md
2017-05-04 18:28:02 +03:00
Pasi Karkkainen eeb83a12bc Small typo fix 2017-05-04 16:29:00 +03:00
marqs 460599e748 Merge branch '511141-patch-6' into release 2017-04-18 00:16:24 +03:00
511141 339454bb8a Language update
Revision 1.5
2017-04-12 12:32:33 +10:00
511141 39fefe2adc Language update
Revision 1.4
2017-04-12 12:04:34 +10:00
511141 5771aa80ec Language update
Revision 1.3
2017-04-12 11:51:21 +10:00
511141 f2910305ee Language update
Update 1.2
2017-04-12 11:16:43 +10:00
511141 0f9e224888 Update menu.c
Revision 1.1
2017-04-10 20:55:21 +10:00
511141 cdad09cbcd JP Language update
Revision 1.0
2017-04-10 19:21:19 +10:00
marqs 3ab34c00e0 update README 2017-04-03 01:28:19 +03:00
marqs 97428ba3ad Add 288p line5x modes and hotkey for quick mode select 2017-02-12 02:37:46 +02:00
marqs 2c934c9dd0 Fix line3x 4:3 mode and VGA interlace detection 2017-02-09 23:14:24 +02:00
marqs 6e043ef577 Improve input mode handling
* New options and better compatibility for Line5x
* Add support for 960i and 1080i
* Make TVP HPLL2x option user-selectable
2017-02-07 23:04:30 +02:00
marqs 3b19b2843c Preliminary Line5x implementation 2017-01-29 13:02:12 +02:00
marqs 25489dc303 Improve IR receiver tolerance 2017-01-28 03:37:29 +02:00
marqs d41c7522a0 Misc updates
* Fix mask placement and make its brightness adjustable
* Line4x
2017-01-24 00:18:15 +02:00
marqs 434186d64e Improve lo-res mode processing features
* workaround for phase shift issue on optimized modes
* add hscale option for 256x240 opt Line3x mode
* distribute video modes to groups and allow passthru for all modes
2017-01-23 00:56:17 +02:00
marqs a03c01ca4d Keep track of last used profile and (optionally) input 2017-01-08 12:02:32 +02:00
marqs d77c293b70 * Clean up some FPGA code
* Wrap sampling phase setting
* Enable hal.enable_lightweight_device_driver_api to reduce CPU code size
2016-12-31 14:18:21 +02:00
marqs 0f8439abf3 Profile support added. 2016-12-30 00:14:12 +02:00
marqs 79f215d41e Minor fixes. 2016-12-27 11:16:08 +02:00
marqs 03bf4c2c9a Update to Quartus 16.1. 2016-12-13 20:55:10 +02:00
marqs a4faf2c1ab Add alternative build targets. 2016-11-12 23:54:01 +02:00
marqs 108ea17604 Remove old #includes. 2016-11-08 20:54:28 +02:00
marqs fac88b348e Merge borti4938's diy-audio code and fix audio format. 2016-11-08 20:53:58 +02:00
marqs d548d53272 Add dedicated SPI mode option to i2c_opencores. 2016-11-05 15:39:36 +02:00
marqs d8d7950268 Merge branch '511140-patch-1' into release 2016-10-28 23:43:15 +03:00
marqs 0e964b739c Merge branch 'patch-1' of git://github.com/511141/ossc into 511141-patch-1 2016-10-28 23:42:00 +03:00
511141 57314e9093 JIS X 0201 compliant 2016-10-28 14:45:31 +11:00
marqs 6dfd2be3ed Speed up SD card detection. 2016-10-27 23:33:39 +03:00
marqs 5d3e3bbe33 remove old SD interface files from project. 2016-10-27 01:11:33 +03:00
marqs 611c8763c2 Improve SD card IO. 2016-10-27 01:08:23 +03:00
marqs f55e9a877e SD SPI implementation finished 2016-10-21 01:19:53 +03:00
511141 16162499e4 Update menuJAP.c
Error fix
2016-10-19 19:58:28 +11:00
marqs 71d60144e8 Timer and SPI added. 2016-10-16 12:53:54 +03:00
511141 51691a168b Update menuJAP.c
Line 62 fix
2016-10-02 07:38:54 +11:00
511141 7007906f02 Japanese Translation
Translated the OSSC menu into Japanese.
If you are incapable of having a "Language" option in the menu for different languages provided there are users who will translate them, then separate firmware versions with different languages should suffice. 
0.73.eng
0.73jap
And so on
2016-10-02 07:24:54 +11:00