Commit graph

1694 commits

Author SHA1 Message Date
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
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
Cristi Mitrana 92db741c53 Define _DEBUG for Debug builds 2020-01-03 12:17:43 +02:00
James D. Smith 7de52b9279 Timestamp'ed log entries 2019-12-31 16:15:57 -07:00
Jools Wills 714797e778 bump version to v2.10.0-dev 2019-12-29 21:22:21 +00:00
Cristi Mitrana 3b85735a2d InputManager: replace pageUp/Down with left/rightShoulder and create an alias (via isMappedLike) to accomodate existing configs that use the PageUp/Down buttons. 2019-12-23 16:12:35 +02:00
Jools Wills ef186e7bd6
Merge pull request #624 from Teklad/reliable-exe-path
Use platform-specific methods for setExePath
2019-12-19 03:33:45 +00:00
Justin Kinnaird 08335841be Use platform-specific methods for exePath 2019-12-18 21:28:01 -06:00
Jools Wills 46047894f3
Merge pull request #578 from verybadsoldier/feature/save_metadata_on_change
Added an option to save meta data instantly when changed.
2019-12-18 04:06:23 +00:00
verybadsoldier a136179fc9 save also metadata that have default values. they might not had default values on start so they have to be saved 2019-12-13 21:38:01 +01:00
John Rassa 468c511c99
Merge pull request #613 from jrassa/github-actions
initial github actions config.  runs basic build under ubuntu
2019-12-10 09:05:05 -05:00
Jools Wills 5156baa5a4
Merge pull request #620 from cmitu/master
scraper: add support for ChannelF, OpenBOR, Solarus and ZX81 Sinclair
2019-12-10 05:32:35 +00:00
Jools Wills d1c24f429e
Merge pull request #621 from cmitu/date-fix
fix 'DateTimeEditComponent' output formatting
2019-12-10 05:31:49 +00:00
Jools Wills 7e687d7f4a
Merge pull request #622 from cmitu/fix-path
getGenericPath: don't remove trailing '/' when path is '/'.
2019-12-10 05:30:43 +00:00
Cristi Mitrana dc94060e7e getGenericPath: don't remove trailing '/' when path is '/'.
This prevents 'getAbsolutePath' to get into a loop with an empty path and EmulationStation to crash when the `$CWD` is `/`.
2019-12-09 20:06:49 +02:00
Cristi Mitrana c48c2ce56f fix 'DateTimeEditComponent' output formatting.
If the display mode is `DISP_DATE`, ignore the `mTime` field when calculating the output.
This fixes the size calculation of the component.

Fixes https://github.com/RetroPie/EmulationStation/issues/385.
2019-12-03 15:11:35 +02:00
Cristi Mitrana b46c082821 Add scraping support for ChannelF, OpenBOR, Solarus and ZX81 Sinclair 2019-11-27 09:52:35 +02:00
John Rassa 939bc817e6
Merge pull request #617 from jrassa/grid-image-source-fix
Fix for GridView image source theme option
2019-11-14 22:49:38 -05:00
John Rassa 94b2821eb7 repopulate list after applying theme to ensure image source is updated 2019-11-06 20:22:30 -05:00
John Rassa eb1db369c2
Merge pull request #615 from jrassa/fixes
add 'animate' to theme properties for imagegrid; fix blurriness on image upscaling
2019-10-10 21:45:33 -04:00
John Rassa 8d759c7c5d add 'animate' to theme properties for imagegrid; fix blurriness on image upscaling 2019-10-09 18:51:33 -04:00
John Rassa c71997f39a
Merge pull request #614 from jrassa/grid-tile-theme-fix
fix assignment of gridtile theme properties
2019-10-08 19:06:43 -04:00
John Rassa 9dfbaa5566 fix assignment of gridtile theme properties 2019-10-07 22:25:39 -04:00
John Rassa 447855fa07
Merge pull request #611 from joolswills/issue_template
added ISSUE_TEMPLATE.md from RetroPie-Setup to direct users to the forum first
2019-10-04 21:28:47 -04:00
John Rassa a45076e541
Merge pull request #572 from jrassa/grid-view-updates
Grid view updates
2019-10-04 21:10:22 -04:00
John Rassa 8ea936b7d7 initial github actions config. runs basic build under ubuntu 2019-10-02 23:25:53 -04:00
Jools Wills 1de8d5caaa added ISSUE_TEMPLATE.md from RetroPie-Setup to direct users to the forum first 2019-09-24 04:02:54 +01:00
John Rassa 961571655b Grid updates. Animate scrolling option, autoLayout option, center selection option, scroll loop option, image source option 2019-09-21 19:38:57 -04:00
Jools Wills cb0db38f54
Merge pull request #605 from jrassa/file-data-reset-changed-flag
ensure change flag cleared for new FileData
2019-09-10 00:22:08 +01:00
Tomas Jakobsson eac208c9e0
Merge pull request #601 from jrassa/opacity-cleanup
Opacity cleanup
2019-09-08 15:52:17 +02:00