pjft
|
d412a5bef4
|
Attempt at porting over grass's code for themes
|
2017-03-15 20:22:51 +00:00 |
|
pjft
|
8c469d5c93
|
Merge pull request #5 from pjft/screensaver-control
Screensaver control update - stretch options
|
2017-03-15 17:16:57 +00:00 |
|
pjft
|
870a6f9024
|
Options for stretch video
|
2017-03-13 19:58:18 +00:00 |
|
pjft
|
ecbd11ac51
|
Test for flicker fix
|
2017-03-13 08:04:10 +00:00 |
|
pjft
|
9b8a521586
|
Merge pull request #4 from pjft/screensaver-control
Fix retry logic and cleaning code
|
2017-03-11 17:29:01 +00:00 |
|
pjft
|
b32dd46676
|
Fix retry logic and cleaning code
|
2017-03-11 17:27:19 +00:00 |
|
pjft
|
2221a728b4
|
Merge pull request #3 from pjft/screensaver-control
Screensaver control
|
2017-03-07 17:04:17 +00:00 |
|
pjft
|
f8c8b0532f
|
Remove dead code or comments
|
2017-03-07 17:02:47 +00:00 |
|
pjft
|
b619788ab5
|
Fix merge conflicts
# Conflicts:
# es-app/src/SystemScreenSaver.cpp
# es-core/src/components/VideoPlayerComponent.cpp
|
2017-03-07 16:43:37 +00:00 |
|
pjft
|
46881e4428
|
Merge remote-tracking branch 'fieldofcows/master' into screensaver-control
|
2017-03-07 16:31:00 +00:00 |
|
pjft
|
12bef9cfc0
|
Merge remote-tracking branch 'origin/master'
|
2017-03-07 15:56:46 +00:00 |
|
pjft
|
d80984d281
|
Merge pull request #2 from pjft/screensaver-control
Screensaver Controls
|
2017-03-07 15:54:03 +00:00 |
|
pjft
|
d162eadcf4
|
Fix for settings (missing).
|
2017-03-07 12:40:51 +00:00 |
|
pjft
|
0617996464
|
Final commit for SS controls, with options
|
2017-03-06 10:41:33 +00:00 |
|
pjft
|
3174421244
|
Add most options, cleaned code
|
2017-03-05 22:25:53 +00:00 |
|
pjft
|
ced6351f8c
|
Launch game on start + fixes for standard screen savers
|
2017-03-05 21:17:18 +00:00 |
|
pjft
|
3df5f230dc
|
First stab at next game in SS
need to fix dim
|
2017-03-04 18:25:00 +00:00 |
|
pjft
|
1f96085ded
|
Subtitles on screensaver for VLC and OMS
- VLC only available on the PC
|
2017-03-03 12:56:13 +00:00 |
|
pjft
|
117dba77cc
|
Code clean, logging inputs, start screensaver on select, Subtitles on VLC
|
2017-03-01 14:39:26 +00:00 |
|
pjft
|
60275fa315
|
Commenting code to allow for compilation
|
2017-03-01 09:03:30 +00:00 |
|
pjft
|
839ce3aea8
|
Part 2
|
2017-02-28 12:10:46 +00:00 |
|
pjft
|
2626185d82
|
WIP for Launching ScreenSaver on select, and SS control
|
2017-02-28 12:09:31 +00:00 |
|
pjft
|
1398da8e62
|
Merge remote-tracking branch 'fieldofcows/master'
|
2017-02-27 16:10:49 +00:00 |
|
pjft
|
c92b5a2b9d
|
Merge branch 'screensaver-title' into screensaver-control
|
2017-02-27 16:09:40 +00:00 |
|
pjft
|
a09ad4c953
|
First stab at stable subtitle rendering for screensaver
|
2017-02-27 16:07:59 +00:00 |
|
pjft
|
f023d0b4c7
|
Reading subtitles as game name
Somehow seems to mess up the whole HDMI port when reading subtitles,
unsure why. Won’t explore further.
|
2017-02-26 18:57:22 +00:00 |
|
pjft
|
cc52a31932
|
Writing test subtitle
|
2017-02-26 16:35:08 +00:00 |
|
pjft
|
68ff86339a
|
Code cleaning
|
2017-02-26 09:28:28 +00:00 |
|
pjft
|
c0d9fd3d5b
|
OMXPlayer Letterbox with correct background for screensaver
|
2017-02-26 09:22:57 +00:00 |
|
fieldofcows
|
55474828df
|
Ensure video does not play on system view
|
2017-02-08 21:32:20 +00:00 |
|
fieldofcows
|
463b9d37df
|
Fixup video screensaver for RPi OMX player changes
|
2017-02-07 23:13:54 +00:00 |
|
fieldofcows
|
ec1e571f56
|
Move screensaver functionality into it's own module and implement a random video screensaver option
|
2017-02-07 19:48:05 +00:00 |
|
fieldofcows
|
15d90412dc
|
Fix console on exit when using OMXPlayer for video and make VideoPlayerComponent RPI only
|
2017-02-06 23:52:40 +00:00 |
|
fieldofcows
|
18800ac6cf
|
Restructure video component to allow dynamic selection of VLC or OMXPlayer based renderer on raspberry pi
|
2017-02-06 23:21:08 +00:00 |
|
Jools Wills
|
e95eb4eea6
|
bump version to 2.1.4rp
|
2017-02-02 00:20:17 +00:00 |
|
Jools Wills
|
bbeb51e43d
|
Merge pull request #88 from fieldofcows/wsod_fix_pr
Fix WSOD by loading textures on demand in a separate thread when a us…
|
2017-02-01 21:23:22 +00:00 |
|
fieldofcows
|
6872f47277
|
Fix WSOD by loading textures on demand in a separate thread when a user configurable texture memory threshold is reached
|
2017-01-29 22:46:22 +00:00 |
|
Jools Wills
|
388bbae43b
|
Merge pull request #87 from RetroPie/revert-86-wsod_fix_pr
Revert "Fix WSOD by loading textures on demand in a separate thread when a us…"
|
2017-01-28 02:25:32 +00:00 |
|
Jools Wills
|
03687180cb
|
Revert "Fix WSOD by loading textures on demand in a separate thread when a us…"
|
2017-01-28 02:24:40 +00:00 |
|
Jools Wills
|
c02900cfd7
|
bumped version to 2.1.3
|
2017-01-28 00:31:34 +00:00 |
|
Jools Wills
|
ba12923af5
|
Merge pull request #86 from fieldofcows/wsod_fix_pr
Fix WSOD by loading textures on demand in a separate thread when a us…
|
2017-01-27 23:22:57 +00:00 |
|
fieldofcows
|
16d80592bf
|
Fix video position
|
2017-01-25 22:44:31 +00:00 |
|
fieldofcows
|
55bb8b30b4
|
Set arguments for omxplayer
|
2017-01-25 22:20:23 +00:00 |
|
fieldofcows
|
425089ae59
|
Add video player component that (currently) uses mplayer to play video (incomplete)
|
2017-01-25 15:00:56 +00:00 |
|
fieldofcows
|
4544732242
|
Fix WSOD by loading textures on demand in a separate thread when a user configurable texture memory threshold is reached
|
2017-01-22 23:32:07 +00:00 |
|
Jools Wills
|
1836db5be1
|
Merge pull request #84 from sselph/master
Remove TheArchive scraper
|
2017-01-19 19:33:56 +00:00 |
|
Steven Selph
|
df9f5b8c3f
|
Remove TheArchive scraper
|
2017-01-18 21:43:50 -05:00 |
|
Jools Wills
|
5593a23bc7
|
Merge pull request #83 from jrassa/no-splash
Added a --no-splash option for disabling the ES logo
|
2017-01-12 20:25:09 +00:00 |
|
John Rassa
|
e974cd9d43
|
Added a --no-splash option for disableing the ES logo
fix indentation
|
2017-01-12 19:55:36 +00:00 |
|
Jools Wills
|
d6b726cc34
|
return es error code
|
2016-12-30 21:35:10 +00:00 |
|