Commit graph

  • a0b624075b
    Merge pull request #366 from tomaz82/fix_escapedpath Jools Wills 2018-02-02 18:37:31 +0000
  • 6054cb673d Fix start and offset not being reset for each invalidChar tested in Utils::FileSystem::GetEscapedPath Tomas Jakobsson 2018-02-02 16:45:21 +0100
  • e52e63cf9c Fix mStaticImage to use setResize Tomas Jakobsson 2018-02-01 22:14:54 +0100
  • bb678eecd1
    Merge pull request #363 from jrassa/g-w-scraper-fix Jools Wills 2018-02-01 03:50:48 +0000
  • 55e578e18c
    Merge pull request #362 from tomaz82/image_fix John Rassa 2018-01-31 22:38:58 -0500
  • 8e41791222
    Merge pull request #361 from tomaz82/boost_filesystem_final John Rassa 2018-01-31 17:59:29 -0500
  • 1228e0c7bf Fix thumbnail and image to be separated as I think it was originally meant to be. Tomas Jakobsson 2018-01-31 21:34:55 +0100
  • d223831d53 fix platform name for game and watch John Rassa 2018-01-30 20:16:30 -0800
  • 421e4a23df The final traces of boost has been eliminated Tomas Jakobsson 2018-01-29 23:50:10 +0100
  • e569ed7b88
    Merge pull request #359 from tomaz82/boost_filesystem John Rassa 2018-01-29 16:16:54 -0800
  • 403b798572 Remove the last traces of boost::filesystem::operational, this is PR 4 of 5 in the boost::filesystem removal quest Tomas Jakobsson 2018-01-27 21:04:08 +0100
  • 5e031b7961
    Merge pull request #358 from tomaz82/boost_filesystem Jools Wills 2018-01-27 18:08:54 +0000
  • 3d3fb2c277 Switched over the last functions in Utils.cpp to Utils::String, step 3 of 5 in the quest to remove boost::filesystem Tomas Jakobsson 2018-01-27 18:04:28 +0100
  • c18d699914
    Merge pull request #356 from tomaz82/boost_filesystem John Rassa 2018-01-27 05:17:38 -0800
  • ed2eb3d4d0 Move more functionality from Util.cpp to utils/StringUtil.cpp in the quest too remove the need for boost Tomas Jakobsson 2018-01-26 19:53:19 +0100
  • 33e7a36163
    set default value for ImageDebug option John Rassa 2018-01-26 19:11:32 -0500
  • 0686b4690a
    Merge pull request #352 from tomaz82/boost_filesystem John Rassa 2018-01-25 19:38:32 -0500
  • ca177f7956
    updated theme docs to add details about horizontal_wheel John Rassa 2018-01-24 14:45:13 -0500
  • da419354cb
    Merge pull request #353 from jrassa/horizontal-wheel Jools Wills 2018-01-23 14:49:20 +0000
  • c1f8e7294c Update and rename some Utils::FileSystem functions Tomas Jakobsson 2018-01-09 23:55:09 +0100
  • e9403b6b00 implement horizontal wheel for system carousel. fix image rotation bug in carousel jrassa 2018-01-22 19:34:30 -0500
  • b41118fe92 implement debug rects for images similar to text components jrassa 2018-01-22 19:31:18 -0500
  • 96a0fa3a14
    Merge pull request #351 from pjft/fix-first-favorite Jools Wills 2018-01-21 11:22:41 +0000
  • ae1e9e31c7 Fixing first favorites not updating index pjft 2018-01-20 21:26:21 +0000
  • 5f062ff9bc
    Merge pull request #348 from tomaz82/rotateScreen Jools Wills 2018-01-20 16:11:10 +0000
  • 4428ddaa6d Fix omxplayer when using --screensize, --screenoffset and --screenrotate Tomas Jakobsson 2018-01-19 02:09:49 +0100
  • ec8ebf07f3 Fix --screenrotate to work with --screensize and --screenoffset Tomas Jakobsson 2018-01-19 00:50:15 +0100
  • e2fc3b325c Add support for --screenrotate Tomas Jakobsson 2018-01-18 18:30:00 +0100
  • d9ce6e8f6e
    Merge pull request #347 from bsinky/Update-README-No-Eigen Jools Wills 2018-01-17 14:42:25 +0000
  • 528225a2f3 Update README to reflect Eigen3 dependency removal Benjamin Sinkula 2018-01-17 08:14:21 -0600
  • 0df13ca373
    Merge pull request #343 from tomaz82/misc_fixes Jools Wills 2018-01-13 13:25:41 +0000
  • 7d7ebd5124 Minor misc fixes and warning silencers Tomas Jakobsson 2018-01-09 22:59:23 +0100
  • db72b21500
    Merge pull request #337 from error454/perf Jools Wills 2018-01-09 12:32:26 +0000
  • 0d21bffc4e
    Merge pull request #341 from jrassa/theme-variables-fix John Rassa 2018-01-08 18:32:09 -0500
  • 27e91e78b4 fix resolvePlaceholders to handle multiple variables in a single string jrassa 2018-01-07 21:43:18 -0500
  • 7d50301b46 Majorly improved performance when fetching Mame names. Zachary Burke 2018-01-02 09:36:22 -0800
  • b2111300c3
    Merge pull request #336 from tomaz82/boost_filesystem Jools Wills 2018-01-03 14:22:13 +0000
  • 18d6b9341e Add getDirContent, getHomePath, getCWDPath, canonicalPath, absolutePath, resolvePath, resolveSymlink, getExtension, removeFile, isAbsolute, isRegularFile, isDirectory, isSymlink, isHidden and isEquivalent Rename makeGeneric to genericPath and escapePath to escapedPath Tomas Jakobsson 2017-12-05 00:32:04 +0100
  • 05caef2f28 Remove all namespace fs = boost::filesystem; Tomas Jakobsson 2017-12-05 00:30:25 +0100
  • f93390b87f
    Merge pull request #333 from tomaz82/boost_misc Jools Wills 2017-12-28 09:29:06 +0000
  • 5e8d6b7f45 Eliminated the need for boost::xpressive, boost::algorithm and boost::variant Tomas Jakobsson 2017-11-29 20:57:43 +0100
  • b8dd51ddf4
    Merge pull request #334 from cgmartin/fix/vlc-audio-loop Jools Wills 2017-12-23 20:48:20 +0000
  • d1d622bd93 fix audio mute during loop Christopher Martin 2017-12-22 14:54:28 -0500
  • 5e9c296fe9
    Merge pull request #324 from tomaz82/custom_viewport John Rassa 2017-12-05 08:17:09 -0500
  • 4a70796814
    Merge pull request #320 from tomaz82/date_time John Rassa 2017-12-05 08:16:26 -0500
  • 96ac974ecb bump version to v2.7.4 Jools Wills 2017-12-04 19:35:47 +0000
  • 4425ea0165 Implement --screensize and --screenoffset Tomas Jakobsson 2017-12-01 18:42:27 +0100
  • 11b8dbfc43 Replaced boost::posix_time with Utils::Time Tomas Jakobsson 2017-11-22 22:01:12 +0100
  • 190e963285
    Merge pull request #301 from tomaz82/cec_update Jools Wills 2017-12-01 17:40:07 +0000
  • 8cfc926b26
    Merge pull request #318 from tomaz82/clean Jools Wills 2017-12-01 17:39:54 +0000
  • ebe0101d4f
    Merge pull request #323 from pjft/empty-favorites-fix Jools Wills 2017-12-01 17:39:18 +0000
  • f29452e533 Fixes favorites crashing when removing last entry pjft 2017-12-01 17:23:28 +0000
  • b6b6f73a24 Log everything CEC does Only support libcec4 Tomas Jakobsson 2017-11-20 00:06:04 +0100
  • cfaa7c19d4 Cleanup a couple of classes Tomas Jakobsson 2017-11-22 22:29:52 +0100
  • ca046f75f1
    Merge pull request #295 from zigurana/UIModeController Jools Wills 2017-11-25 13:38:16 +0000
  • 1ed075a5e4 * Add ConfirmationPopUp when switching UIMode. * Split out UIMode controller in separate class (in es-app). * Fix passphrase input for wX360 controllers by ignoring hat-inputs * Fix font fallback mechanism on rpi for non ascii characters using new Unicode2Chars() method. * Fix UIMode not being saved due to popup window. D. Polders 2017-11-18 23:23:56 +0100
  • 0cfd1833bb
    Merge pull request #310 from tomaz82/fix_warnings Jools Wills 2017-11-18 23:21:05 +0000
  • bd0c6beed5 Silence warnings Tomas Jakobsson 2017-11-17 15:58:52 +0100
  • f35769de6b bump version to v2.7.3 Jools Wills 2017-11-18 17:45:18 +0000
  • 5d66bf107a
    Merge pull request #313 from tomaz82/fix_scraper Jools Wills 2017-11-18 17:43:22 +0000
  • 160ef73eee Fix NES and SNES scraper that broke during boost cleanup Tomas Jakobsson 2017-11-18 18:11:58 +0100
  • e47bc45e25
    Merge pull request #309 from tomaz82/fix_minmax Jools Wills 2017-11-17 13:43:33 +0000
  • dc4f7e4cf2 Fix for building ES on Windows using cmake Tomas Jakobsson 2017-11-17 12:42:33 +0100
  • 094c9ccd09
    Merge pull request #308 from tomaz82/utils Jools Wills 2017-11-16 18:38:15 +0000
  • 0d2dc86a90
    Merge pull request #306 from tomaz82/math Jools Wills 2017-11-16 18:37:22 +0000
  • ae5f9a0342 Move StringUtil to utils subfolder Added utils/FileSystemUtils which will replace some boost::filesystem functions in the future Tomas Jakobsson 2017-11-15 16:59:39 +0100
  • 92b73bd847 Cleaning up a lot of math functions Tomas Jakobsson 2017-11-13 23:16:38 +0100
  • e0585cf501 bump version to v2.7.2 Jools Wills 2017-11-13 00:21:20 +0000
  • e94fb5c36d
    Merge pull request #300 from psyke83/cec4fix Jools Wills 2017-11-12 06:26:41 +0000
  • 89607def71
    Merge pull request #299 from tomaz82/const_iterator Jools Wills 2017-11-12 06:25:53 +0000
  • 223b68b949 Implement libcec4 compatibility & fix debug logging Conn O'Griofa 2017-11-11 22:48:49 +0000
  • 9fbe95daa3 iterator -> const_iterator Tomas Jakobsson 2017-11-11 15:56:22 +0100
  • b63a2835ba
    Merge pull request #298 from tomaz82/clean_pugi Jools Wills 2017-11-10 21:39:56 +0000
  • 7c245ae25e
    Merge pull request #297 from tomaz82/unicode Jools Wills 2017-11-10 21:39:44 +0000
  • 7719bff8ae Clean up pugixml.hpp includes Tomas Jakobsson 2017-11-10 20:16:42 +0100
  • 232f36f866 Implement StringUtil which has stolen some functions from Font and added unicode2Chars Tomas Jakobsson 2017-11-10 19:48:23 +0100
  • 8da400aa84
    Merge pull request #292 from tomaz82/cec Jools Wills 2017-11-10 03:48:45 +0000
  • a6d826a1e9
    Merge pull request #293 from zigurana/UIModeConfirmationPopUp Jools Wills 2017-11-10 03:48:24 +0000
  • c0eff8e71b
    Merge pull request #294 from tomaz82/fix_locale Jools Wills 2017-11-10 03:34:51 +0000
  • c66194e9c6 Trying to fix japanese text Tomas Jakobsson 2017-11-09 23:08:51 +0100
  • df7ef94462 Add confirmation popup when changing to UI mode Kid or Kiosk. D. Polders 2017-11-09 21:51:46 +0100
  • 074e22ee37 CEC Support Tomas Jakobsson 2017-11-08 23:22:15 +0100
  • b833b45832 bump version to v2.7.1 Jools Wills 2017-11-08 17:52:49 +0000
  • 9a77c327d2
    Merge pull request #290 from pjft/collections-delete-fix Jools Wills 2017-11-07 23:31:31 +0000
  • 4d237cea5e Fixing file deletion when present in "My Collections" bundle pjft 2017-11-07 23:24:51 +0000
  • ef8157a896
    Merge pull request #283 from tomaz82/romname_bounce Jools Wills 2017-11-07 13:22:09 +0000
  • 72ce8485c2
    Merge pull request #287 from pjft/black-screensaver-fix Jools Wills 2017-11-07 13:21:42 +0000
  • bc80308eff Improved long romname text scrolling Tomas Jakobsson 2017-11-06 12:05:57 +0100
  • dbdf6ed054 Add math/Misc.h Tomas Jakobsson 2017-11-06 11:46:15 +0100
  • e37db2c2e0 bump version to 2.7.0 Jools Wills 2017-11-05 10:26:48 +0000
  • d25e3b41ea Fix for Video Screensaver not showing if menu is open pjft 2017-11-05 09:37:41 +0000
  • d53fdd3420
    Merge pull request #282 from zigurana/JumpToLetterWhenFiltered Jools Wills 2017-11-05 08:30:30 +0000
  • f8a297ff51
    Merge pull request #285 from tomaz82/fix_hidden Jools Wills 2017-11-04 16:33:51 +0000
  • 92a3286fc8 Add SystemData::indexAllGameFilters that loops through all added games and add's their tags to the filter indexes This fixes the hidden filtering in Kiosk mode when not using gamelist.xml Tomas Jakobsson 2017-11-04 17:03:24 +0100
  • 5693e4a20c Allow JUMP TO... in case of filtered lists (such as when UIMODE != FULL). Also add support for numbers and some symbols. D. Polders 2017-11-03 12:11:11 +0100
  • 05a044ff40
    Merge pull request #280 from tomaz82/replace_Boost_list_of Jools Wills 2017-11-03 06:58:29 +0000
  • ac01e8fcd4 Removed all boost::assign::list_of Tomas Jakobsson 2017-11-03 01:33:08 +0100
  • c70acc88de
    Merge pull request #252 from zigurana/KidMode Jools Wills 2017-11-02 21:17:51 +0000
  • 189eb05fee * Introduce KidMode: Prevent collection editing * Introduce FileData Filtering for Kiosk and Kid Modes to: 1. In Kiosk mode: Hide items with metadata tag <hidden>true</hidden> 2. In Kid mode: only show items with metadata tag <kidgame>true</kidgame> * ES will auto-revert UI mode back to Full when there is nothing at all to show. * Changing the setting hideQuitMenuOnKidUI to true will hide this menu. D. Polders 2017-09-08 15:20:07 +0200
  • 5b792c4ef2
    Merge pull request #279 from tomaz82/cleanupHeaderIncludes Jools Wills 2017-11-02 19:36:59 +0000