Wykres commitów

32 Commity (master)

Autor SHA1 Wiadomość Data
James Hughes 09c64d509f
Update README.adoc (#68)
Fixed up some spelling mistakes and general tidying up. No technical changes.
2023-09-11 08:17:53 -05:00
graham sanderson ed98c7acb6 Merge branch 'master' into develop 2023-06-07 13:05:03 -05:00
graham sanderson 0b606fd793 minor scanvideo fix when recovering from overruns 2023-05-23 16:37:21 -05:00
James Hughes e5b9cb45cc
Add links to reference SD/VGA designs to README (#64) 2023-04-27 11:03:27 -05:00
graham sanderson 5200ce5fe3 fixup for clang 2023-03-19 17:31:16 -05:00
Matthias Ringwald 71590f2a9f
Free audio buffer on audio_i2s_set_enabled(false) (#58) 2023-02-26 13:34:28 -06:00
graham sanderson 5e594d417d remove lwip library in favor of pico_lwip which is now in the SDK 2023-02-09 17:26:58 -06:00
Sokratis Vasiliou 0a221dfb0a
Fix broken links #44 (#45) 2023-02-09 15:58:24 -06:00
Mike Bell 6ab8711b73
Claim the chaining DMA channels if used (#51) 2023-02-09 15:57:33 -06:00
Martin Evans 67e50882b6
Update audio.h (#55)
Fixed comment on audio format.
2023-02-09 15:56:16 -06:00
graham sanderson b5887f6baa minor scanvideo_dpi fixes 2022-03-04 16:27:59 -06:00
graham sanderson ba944492c9 remove misleading printf from i2s audio 2022-03-04 16:27:34 -06:00
graham sanderson 53b08c78e2 scanvideo debugging and linked mode fix 2021-12-04 18:11:48 -06:00
graham sanderson 77eae28366 Add PICO_SCANVIDEO_SCANLINE_RELEASE_FUNCTION for callback when scanlines are available (non host only) 2021-11-01 12:59:09 -05:00
graham sanderson 2309d56a3a fix scanvido DMA irq priority 2021-10-22 16:16:05 -05:00
graham sanderson 8fc4f12ac8 fixup passthru (single buffer) for I2S audio, and remove explicit silence buffer in favor of sending zeros 2021-10-22 16:15:46 -05:00
Alex Stanoev 0375ef8fc7
Fix channel status bit location in pico_audio_spdif (#22) 2021-09-16 15:44:50 -05:00
graham sanderson aeb85ce948 add 1280x1024
fixup to some new dma helper methods
2021-06-02 13:57:08 -05:00
graham sanderson e58bacf904 add 1024x768 mode 2021-05-13 09:26:55 -05:00
graham sanderson 4a053c59cd make pico_scanvideo better a little better at handling non RGB555 2021-03-10 13:05:29 -06:00
Mike Bell aaa7f39918 Add option to byte swap on read 2021-03-08 11:59:29 -06:00
Andrew Scheller 7e93fd7255 Typo
Fixes #9
2021-03-08 11:58:09 -06:00
graham sanderson ba3f3ba590 Don't disable scanvideo in debug on host builds 2021-02-23 14:12:08 -06:00
graham sanderson ef27723889 Fix typos in scanvideo README.adoc 2021-02-16 08:24:14 -06:00
graham sanderson 703ccb17dc Add README.adoc to pico_scanvideo... remove misleading '_word' for hword value in .pio 2021-02-15 19:33:04 -06:00
Mike Bell 4b03c0d922 Fix sd_scatter_read_complete 2021-02-13 17:33:44 -06:00
Mike Bell f12fa008e1 1 pin init should use 1 pin mode! 2021-02-13 17:33:44 -06:00
Mike Bell 4092a438c4 Fixes to SD write 2021-02-13 17:33:44 -06:00
graham sanderson 89a69da242 default scanvideo to support 125mhz system clock for 640x480 - also means better compatibility as 25Mhz is better than 24Mhz when compared to 25.175Mhz 2021-02-13 13:54:37 -06:00
graham sanderson 42f861d37f make default I2S audio pins Pico friendly 2021-01-31 14:46:18 -06:00
graham sanderson a5b369d7bf PWM audio should save interpreter state by default 2021-01-31 14:44:25 -06:00
graham sanderson f5c7be9a86 Initial Release 2021-01-20 11:10:41 -06:00