Commit graph

1542 commits

Author SHA1 Message Date
Jools Wills
982f6ccb8d bump version to v2.9.3 2020-06-11 04:18:36 +01:00
Jools Wills
6e24dfecfb Merge remote-tracking branch 'retropie/master' into stable 2020-06-11 04:17:30 +01:00
Jools Wills
e7cbf5c4a4
Merge pull request #662 from tomaz82/GL14
Add back OpenGl 1.4 renderer
2020-06-11 03:37:59 +01:00
Jools Wills
e56be5ec8c bump version to v2.9.2 2020-06-09 01:27:01 +01:00
Jools Wills
7aff7ce767 Merge remote-tracking branch 'retropie/master' into stable 2020-06-09 01:26:12 +01:00
Jools Wills
77f271586e cosmetic - fix trailing whitespace errors introduced by 9e39c3a6 2020-06-09 01:06:46 +01:00
Tomas Jakobsson
1a1618debd Add an OpenGl 1.4 renderer ( should fix the issues some had with ancient stoneage GPU's ) 2020-06-08 09:11:28 +02:00
Tomas Jakobsson
f05fb68a67
Merge pull request #661 from tomaz82/undo_std_array
Undo change to use std::array
2020-06-05 22:53:42 +02:00
Tomas Jakobsson
0d3bbdec29 Undo change to use std::array introduced by https://github.com/RetroPie/EmulationStation/pull/646 2020-06-05 22:50:48 +02:00
Tomas Jakobsson
19a2aa334d
Merge pull request #642 from tomaz82/gles20
Adds a GLES20 renderer
2020-06-04 10:35:11 +02:00
Jools Wills
f2f7312c6c
Merge pull request #659 from cmitu/rpi-audio-settings
Audio menu: adjust mixer and OMX sound output options
2020-06-03 23:55:02 +01:00
Jools Wills
21d6636015
Merge pull request #588 from fabricecaruso72/reloadables-fix
Fix Reloadables : Don't reload useless textures that were not loaded at unload time.
2020-06-03 21:05:46 +01:00
Jools Wills
27b1754e1b
Merge pull request #646 from tgnottingham/bugfix/hold_button_to_skip
Input config: initialize hold any button to skip message visibility
2020-06-03 21:02:29 +01:00
Jools Wills
5e1a3f3fac
Merge pull request #658 from cmitu/scraper-updates
scraper - new platform support for BBC Micro, PC88, PC98, Sharp X1, Thomson MO/TO
2020-06-03 21:01:15 +01:00
Jools Wills
28f8e8fd39
Merge pull request #660 from mbeniamino/fix-string-includes
Fixed missing string includes needed by GCC 10
2020-06-03 21:00:43 +01:00
Matteo Beniamino
4fe0c451e1 Fixed missing string includes needed by GCC 10 2020-06-01 11:13:04 +02:00
cmitu
1d01d7e8b9 Audio menu: adjust mixer and OMX output options
* Added 2 new mixer options - HDMI/Headphone - which should be used when the 'snd_bcm2835' module is configured with separate ALSA devices
* Added the 'alsa' output option for 'omxplayer', which enables usage of the default ALSA output device.
* Removed the 'HDMI/Local/Both' sound cards options, they only make sense for OMXPlayer, the default ALSA card names for the Pi are not named like that.
2020-05-28 18:44:24 +01:00
cmitu
72b7db7cc6 Additional platform support - BBC Micro, PC88, PC98, Sharp X1 and Thomson MO/TO 2020-05-26 11:10:06 +03:00
John Rassa
e8069e96b2
Merge pull request #560 from Gemba/master
Set system to sleep on basis of PR#551
2020-05-25 23:46:36 -04:00
Marian Flor
d4a45021f6
Fix to terminate execution of scripts if current script fails.
Execute all scripts for specific event until either all are run with return code 0 or one terminates with return code != 0.
2020-05-19 22:20:19 +02:00
Marian Flor
875276a590
Add return to inform callers.
Some callers needs information about the result of the system command to act accordingly.
2020-05-09 16:06:21 +02:00
pjft
9c46f50497
Merge pull request #645 from pjft/kids-start-menu
Option to show start menu in Kids mode
2020-04-27 10:00:45 +01:00
Tomas Jakobsson
8542cc3a09 Add GLES20 renderer 2020-04-12 13:55:43 +02:00
Tomas Jakobsson
d35096ba81 Copy of GLES10 2020-04-12 13:55:05 +02:00
Jools Wills
49d440a59d bump version to v2.9.1 2020-04-11 23:18:05 +01:00
Jools Wills
9d97dd174c Merge remote-tracking branch 'retropie/master' into stable 2020-04-11 23:17:14 +01:00
Jools Wills
3b2227b4d1
Merge pull request #644 from pjft/disable-ss-audio
Added option to disable video screensaver audio on VLC and OMXPlayer
2020-04-11 22:12:08 +01:00
Jools Wills
635e50d8d7
Merge pull request #651 from cmitu/cmake-hint-sdl2
cmake: minor correction to support Ubuntu 20.04
2020-04-11 22:11:22 +01:00
cmitu
a07f27e02a cmake: minor correction to support Ubuntu 20.04 2020-04-11 19:36:25 +01:00
Jools Wills
9f7284a409
Merge pull request #650 from pjft/fix-rotation-omx
Fix rotation for OMX Player
2020-04-08 15:39:41 +01:00
pjft
f3de559cc3 Fix rotation for OMX Player 2020-04-08 13:23:41 +01:00
Tomas Jakobsson
3eda4edfcf
Merge pull request #647 from tomaz82/fix_clearcolor
Fix clearcolors
2020-04-01 16:16:38 +02:00
Tomas Jakobsson
b6f0f5c2c7 Fix clearcolors 2020-04-01 16:13:59 +02:00
Tyson Nottingham
a8528f718a Input config: initialize hold any button to skip message visibility
This message is usually only visible when configuring a button whose
configuration can be skipped. Set it correctly for the first button.
2020-03-29 22:20:44 -07:00
pjft
b2e71015a1 Added option to disable video screensaver audio on VLC and OMXPlayer 2020-03-28 21:01:47 +00:00
pjft
258df48481 Option to show start menu in Kids mode 2020-03-28 21:00:25 +00:00
John Rassa
4eafb8771a
Merge pull request #634 from supersquared/master
Add support for md_thumbnail & md_marquee
2020-03-19 20:58:17 -04:00
Tomas Jakobsson
ef33eaec51
Merge pull request #627 from smithjd15/logTimestamp
Timestamp'ed log entries
2020-03-19 15:36:37 +01:00
Supersquared
2ae8f08b55 Add support for md_thumbnail & md_marquee
- Added support for md_thumbnail in VideoGameListView
- Added support for md_thumbnail & md_marquee in DetailedGameListView
2020-03-19 01:59:02 +01:00
John Rassa
20da03973f
Merge pull request #640 from jrassa/grid-view-fixes
Grid View Fixes
2020-03-05 08:42:34 -05:00
John Rassa
c114ef05ac Grid View Fixes
Fix for metadata disappearing when selecting system for the first time.
Fix for video not resuming after launching game.
2020-02-28 21:19:52 -05:00
Jools Wills
c9b3f5b646
Merge pull request #635 from cmitu/fix-scroll
input: fix the infinite scrolling with the left shoulder button
2020-02-03 06:00:04 +00:00
cmitu
c2a8617932 input: fix the infinite scrolling with the left shoulder button after #631 2020-02-03 05:53:11 +00:00
Jools Wills
b9fddff3a3
Merge pull request #630 from PhilaPhan80/api.thegamesdb.net-add-v1-to-url-path
Update TheGamesDB API URL to include "v1"
2020-02-01 02:34:53 +00:00
Jools Wills
100d01b882
Merge pull request #631 from cmitu/bindings-mod
InputManager: replace pageUp/Down with left/rightShoulder
2020-02-01 02:32:49 +00:00
Carlos Rodríguez
6cd813ae67 feature: Added marquee, image and video to gridView. Ignore .vscode files 2020-01-25 22:17:47 -05:00
Tomas Jakobsson
0dbd146e88
Merge pull request #628 from cmitu/cmake_debug
cmake: define _DEBUG for Debug builds
2020-01-05 19:37:23 +01:00
Tomas Jakobsson
6ef36049cb
Merge pull request #626 from tomaz82/renderer_cleanup
Prepare for GLES 2.0
2020-01-05 17:07:48 +01:00
PhilaPhan80
85dc2b59a2 Update TheGamesDB API URL to include "v1" within the path per note by Zer0xFF at https://forums.thegamesdb.net/viewtopic.php?f=5&t=1223 2020-01-05 01:52:03 -05:00
Tomas Jakobsson
72786c83a0 Prepare for GLES 2.0 2020-01-03 18:04:58 +01:00