Commit Graph

26 Commits

Author SHA1 Message Date
sorgelig
8f0c9bd8cc Support linux FB over VGA/Direct Video. 2020-01-04 14:57:47 +08:00
sorgelig
2e3a21c6ca backgrounds -> wallpapers. 2020-01-03 20:35:26 +08:00
sorgelig
6cd693bdf1 Support for random background loading from backrounds dir. 2020-01-03 10:04:56 +08:00
sorgelig
2e12b079d5 arcade: better error visibility. 2019-12-21 08:08:56 +08:00
sorgelig
0eb7b3017d Fixes, tweaks, cleanup. 2019-12-12 03:43:49 +08:00
Alan Steremberg
d981092caa Add support for /arcade folder, and MRA xml decoding
* round trip xml launch

* roms load

* removed debug

* added binary data and changed rom format

* changed hex format

* fixed bug

* added structure and start/length

* removed base64 support

* removed base64 support

* fixed parsing bugs

* fixed hex parse bug

* fixed parser

* fixing paths

* fixed rbf parser

* fixed initialization bug

* fixed extension removal for when there are multiple extension options

* fixed core path and cleaned up filelength

* added md5 checks to arcade roms

* fixed rbf search

* added error support

* Simplify error checking code

* fixed arcade error message pop up

* fixed bug in part zip initialization

* removed dtdt

* don't load second rom0 if first works

* fixed directory problem

* added more comments

* added / to zip path

* fixed / bug, truncate mame zip error message

* fixed scrolling RBF

* fixed scrolling name and error message

* added code to remove _date in scrolling text

* remove redundant /
2019-12-12 00:33:27 +08:00
sorgelig
f7fa1c2c9d Sub-folders support for filter and gamma. 2019-10-19 09:12:17 +08:00
paulb-nl
4d45292b32 Support gamma correction. Add scrolling to System menu (#120) 2019-10-18 15:04:21 +08:00
sorgelig
f52d81f7bc OSD rotation option. 2019-10-03 01:37:57 +08:00
sorgelig
988355c470 Experimental direct_video option in INI. 2019-08-20 22:59:34 +08:00
sorgelig
f056480a07 Normalize line endings, remove trailing spaces. 2019-06-29 00:57:18 +08:00
sorgelig
5d7d82392e fix minimig_set_adjust call. 2019-06-28 16:07:33 +08:00
sorgelig
7f6250cfd8 Don't dim the screen if already dimmed. 2019-06-26 02:35:50 +08:00
sorgelig
22140fa65d Add VGA nag upon starting the script. 2019-06-11 01:31:13 +08:00
sorgelig
d78a41aa31 Menu core: improved OSD timeout, hide logo as well, darked the screen after double timeout. 2019-06-04 15:49:06 +08:00
sorgelig
437c6d1280 video: handle indexed 256 color mode. 2019-06-03 05:05:39 +08:00
sorgelig
7cbef7dc41 Support for arbitrary FB resolutions. 2019-05-30 02:14:14 +08:00
sorgelig
d637e11ee5 Hide OSD after timeout if background picture is present. 2019-05-30 00:47:38 +08:00
sorgelig
5e0f6e92b4 FIFO to communicate with MiSTer, implement FB resolution command. 2019-05-29 22:23:27 +08:00
sorgelig
b1a1f16575 Execute scripts in fb terminal. fb_terminal ini option. 2019-05-28 06:16:43 +08:00
sorgelig
866c77ecda video: wait for imlib2 to finish loading upon startup. 2019-05-27 15:59:32 +08:00
sorgelig
82312678b8 Picture and logo for menu background. 2019-05-25 22:43:05 +08:00
sorgelig
ac7ba6d115 More support for framebuffer and terminal coexistence. 2019-05-24 01:20:50 +08:00
sorgelig
6f4cf8da33 Fix frambuffer handling. 2019-05-21 13:45:06 +08:00
sorgelig
bc756c4b02 Test frame buffer mode. 2019-05-20 22:24:27 +08:00
sorgelig
ec41bbfcb2 Extract video functions to separate file, some refactoring. 2019-05-20 20:01:04 +08:00