Commit graph

  • 1007821ca3 Add device name to input config files. Properly init/deinit renderer stuff in Renderer_init_rpi.cpp. Probably. Aloshi 2013-04-11 21:59:19 -0500
  • a5f4749d5d Added InputConfig saving/loading. Aloshi 2013-04-11 17:27:27 -0500
  • 14a05d4943 Init/deinit theme-declared fonts. Aloshi 2013-04-11 16:33:12 -0500
  • b01f2705de More work on reinitialization. Fonts still not working. Aloshi 2013-04-10 12:29:07 -0500
  • 05c258f515 Functionality seems to have been restored at last. Aloshi 2013-04-09 13:13:47 -0500
  • 4747d70e1f More work. Aloshi 2013-04-08 12:40:15 -0500
  • 04841ca436 More work. I really am nuts. Aloshi 2013-04-08 11:52:40 -0500
  • 4a35c34dc0 Began refactoring away the GuiComponent system in favor of ES-config's Gui system. Man, I'm nuts. Aloshi 2013-04-08 09:41:25 -0500
  • 3e6adf7be4 Backported InputConfig. Aloshi 2013-04-08 09:27:38 -0500
  • 47dfe5d5fb Quick fix for the joystick event state with GuiInputConfig. Aloshi 2013-03-28 21:57:01 -0500
  • e088fb9c35 Hopefully fixed issue #57. Aloshi 2013-03-28 21:55:29 -0500
  • dc50170370 Hopefully fixed waking up from sleep with axes. Aloshi 2013-03-25 08:16:54 -0500
  • 0d7ac5a10a Added sleep mode/dimming. Use --dimtime [seconds] to change behavior. Default is 30, use 0 for never. Aloshi 2013-03-19 09:29:44 -0500
  • 34c3d607b5 Added fast select font tag. Aloshi 2013-03-17 12:16:40 -0500
  • fa7f0a488c Merge pull request #50 from twolife/master Aloshi 2013-02-09 14:50:17 -0800
  • 8c7c036e64 fix build with the latest raspberry pi firmware Sébastien Noel 2013-02-07 12:27:36 +0100
  • f336eece75 Added "Reload" menu option. As usual, it's undertested, please report any problems. Aloshi 2013-01-26 11:47:43 -0600
  • 9a27a868bb Fixed selected text color changes only applying to centered lists. Aloshi 2013-01-08 23:01:52 -0600
  • 016df5864f Fixed game list rendering one entry short. Aloshi 2013-01-08 11:34:17 -0600
  • 3d17f30f5b Changed OpenGL min texture filter to Linear for GuiImage. Aloshi 2013-01-08 11:19:38 -0600
  • 8fc2b8377a Made the list selected color have no effect if zero. Aloshi 2013-01-08 09:23:28 -0600
  • 9da01403a0 Fixed crash when the ~/.emulationstation folder does not exist. Aloshi 2013-01-07 20:24:59 -0600
  • e59c430b89 Added <basicTheme> support. Aloshi 2013-01-06 14:33:50 -0600
  • 2efca58869 Added a logging system to ES. You should no longer see non-error output with ES except for "cleanly shutting down". The new log file is located in ~/.emulationstation/es_log.txt. If you notice any performance degredation, please tell me! Aloshi 2013-01-04 17:31:51 -0600
  • cadc9a9ec6 Added Gentoo's directory for DejaVu Serif, /usr/share/fonts/dejavu/DejaVuSerif.ttf, to the list of fonts to try. Aloshi 2012-12-30 10:40:07 -0600
  • d0cea1b8e7 Added --debug switch. You no longer need a keyboard to save input configuration; that was stupid anyway. You should be able to set up ES without a keyboard now! Aloshi 2012-12-20 12:29:05 -0600
  • af36932f30 Added --no-exit switch. This switch will keep ES from displaying the "Exit" option in the menu. Aloshi 2012-12-18 09:20:13 -0600
  • 529c3a24c7 Updated README.md/THEMES.md for twolife's changes. DESCNAME is a new, optional tag. You can now use ~/.emulationstation/SYSTEMNAME/ for theme and gamelist files! Aloshi 2012-12-18 09:08:25 -0600
  • 56ae7c1b69 Merge pull request #37 from twolife/master Aloshi 2012-12-18 06:39:27 -0800
  • 3da7a0dd14 Add a new directory for gamelist.xml & theme.xml for each system Sébastien NOEL 2012-12-17 20:29:43 +0100
  • b43b0a1874 Fixed README formatting. Aloshi 2012-12-14 14:45:09 -0600
  • 12a0843045 Added %BASENAME% tag. Aloshi 2012-12-14 14:42:11 -0600
  • 3acbd0af9c Fixed a crash when opening the start menu. Fixed PAGEDOWN/PAGEUP not appearing in the input config GUI. Fixed PAGEDOWN/PAGEUP not properly updating detail data. Aloshi 2012-12-08 12:55:54 -0600
  • 8a3eefcffc Merge pull request #34 from invisiblek/master Aloshi 2012-11-30 20:56:40 -0800
  • 667f5424cb Add left and right brackets as PAGEUP and PAGEDOWN keys invisiblek 2012-11-30 20:49:18 -0600
  • 807c4b2f5b Added Arch Linux's path for the Deja Vu Seriff font to the list of default fonts. Aloshi 2012-11-19 19:57:34 -0600
  • 989ba9a8f9 Heavily refactored how theming data is accessed. Aloshi 2012-11-17 12:39:49 -0600
  • 6e31f17c3b Fixed the default game image size to properly fit within the info column. Aloshi 2012-11-17 11:29:20 -0600
  • 4bbec51a6f Added Exit command to the menu. Aloshi 2012-11-14 09:07:09 -0600
  • 38bbbb3fb7 Moved PAGEUP/PAGEDOWN configuration to the end of the enums to preserve backwards compatibility with older es_input.cfgs. Aloshi 2012-11-12 09:27:07 -0600
  • ae4498f5f4 Merge branch 'master' of https://github.com/Aloshi/EmulationStation Aloshi 2012-11-12 09:21:57 -0600
  • 3e522998ce Removed LinLibertine font, instead opting for a system default. Aloshi 2012-11-12 09:21:35 -0600
  • 431958f629 Merge pull request #31 from invisiblek/master Aloshi 2012-11-11 18:57:51 -0800
  • 8cf16af40b Add support for PAGEUP and PAGEDOWN invisiblek 2012-11-11 11:48:48 -0600
  • 0c52bd2a20 Added link to the ES themes page. Aloshi 2012-11-04 17:09:07 -0600
  • fe030fb6c7 Added custom font support. Check out THEMES.md for more information. Aloshi 2012-10-31 09:46:06 -0500
  • 3ebb819a7c Fixed up some things that were causing compiler warnings. Aloshi 2012-10-28 18:07:05 -0500
  • c8165cd947 Merge pull request #26 from chewi/master Aloshi 2012-10-28 15:41:47 -0700
  • f102a33bda Make use of implicit makefile rules and GCC's makefile generation so that header changes trigger rebuilds. Refactor common elements into Makefile.common. James Le Cuirot 2012-10-28 19:51:27 +0000
  • 35d8afc174 Hopefully fixed the black screen bug with certain emulators. Aloshi 2012-10-26 15:28:15 -0500
  • bd41892cfd Fixed a crash bug related to sounds. unloadFonts() is no longer called during re-initialization. Aloshi 2012-10-25 18:23:26 -0500
  • 5b0166d294 Fixed an issue with skipping joystick input. Fixed the selected text color in the restart/shutdown menu. Updated README.md. Aloshi 2012-10-25 13:03:35 -0500
  • 77e14423b9 Added the gameImageNotFound tag. See THEMES.md for details. Aloshi 2012-10-25 12:36:30 -0500
  • aa6506aec1 Began paving the way for custom font support. Font sizes might be a little different than they were before - sorry about that! Aloshi 2012-10-24 10:28:37 -0500
  • 8b242a0532 Fixed listSelectorColor's alpha not working properly. Aloshi 2012-10-17 13:32:01 -0500
  • 8b1e061929 Reworked opacity to be stored in that wasted color byte. Aloshi 2012-10-17 13:21:56 -0500
  • 358658a36d Initial GuiAnimation added. Aloshi 2012-10-17 12:15:58 -0500
  • dd7a77c96a Updated THEMES.md. Aloshi 2012-10-15 13:10:13 -0500
  • c2b970f2cf Fixed game list continuing to scroll after you open a menu or start a game. Aloshi 2012-10-14 12:49:57 -0500
  • 03995a66bb Fixed theming for game image dimensions. Aloshi 2012-10-13 18:51:35 -0500
  • 8120fcb54d The game list can no longer be left-aligned unless the detailed view is active. Aloshi 2012-10-13 18:40:44 -0500
  • 61c9b10abd New game image theming tags! See THEMES.md for details. Also, some minor fixes all around (game descriptions no longer appear while scrolling, woo!). Aloshi 2012-10-13 18:37:51 -0500
  • 65701c58c1 Added some more menu sound theming tags. Menu scroll sound now also applies to the fast select menu. Aloshi 2012-10-13 15:05:43 -0500
  • 7f50376fd0 Added SDL_INIT_AUDIO flag to SDL initialization. Aloshi 2012-10-13 13:35:13 -0500
  • de145a6959 Updated README.md to include SDL_mixer in the list of required libraries. Aloshi 2012-10-13 13:32:33 -0500
  • ea1a3117a5 Added menu sounds. See THENMES.md for more details. Aloshi 2012-10-13 13:29:53 -0500
  • 20aa6d2a6e Updated THEMES.md to reflect tiling changes. Aloshi 2012-10-10 10:26:14 -0500
  • 640c3b52bc Redid tiling! Now faster (always uses 6 verticies thanks to wrapped textures) and precise (properly cuts off). Aloshi 2012-10-10 10:21:03 -0500
  • b6264f4858 Fixed GuiBox/GuiFastSelect render order. Aloshi 2012-10-10 08:56:34 -0500
  • b6afbd8c09 Fixed GuiBox's background being positioned wrong. Aloshi 2012-10-10 08:54:39 -0500
  • 6de46003d9 Added theming tag for the Fast Select box's text color. Aloshi 2012-10-10 08:51:48 -0500
  • 9b3589a22f Added theme tags for the Fast Select GuiBox. See THEMES.md for more detail. Aloshi 2012-10-07 17:59:20 -0500
  • 57461ba676 More progress with GuiBox. Aloshi 2012-10-07 17:25:51 -0500
  • 41f164e53b Further work on GuiBox. Aloshi 2012-10-07 16:56:33 -0500
  • 62336ab2fb Fixed a long-standing bug with detailed GuiGameList detection after mapping input. Aloshi 2012-10-05 15:18:36 -0500
  • aea93748d5 Began working on GuiBox for theming of boxes (a revolutionary concept). Aloshi 2012-10-05 15:04:12 -0500
  • a3c128f4ce GuiFastSelect is working. Should be able to map a joystick input to Fast Select too, but untested. Aloshi 2012-10-05 08:44:18 -0500
  • 31aebf3a7d Added <listSelectedColor> tag. Began implementing GuiFastSelect. You can see what's currently in place by holding F2 and pressing up/down. Hopefully fixed nearest neighbor filters with GuiImage. Aloshi 2012-09-30 22:29:55 -0500
  • e08391080b SDL is now fully shut down with the RPi renderer. Aloshi 2012-09-29 13:14:31 -0500
  • 7e6498df60 Fixed a crash bug with launch commands missing %ROM%. Added relative path operator (".") support for gamelist.xml, in both game paths and image paths. Aloshi 2012-09-23 16:01:56 -0500
  • b225d0c9c8 Updated the README.md Aloshi 2012-09-18 21:05:20 -0500
  • 0468e64396 Fixed a bug with skipping over unicode characters. Aloshi 2012-09-16 14:18:11 -0500
  • 9901a07fb6 Added some new theming tags. See changelog.txt (September 15) for more details. Aloshi 2012-09-15 16:24:33 -0500
  • f87b6c48d7 Added joystick identification support for those who have multiple joysticks. If you'd like to use this, please remove ~/.emulationstation/es_input.cfg and reconfigure. Aloshi 2012-09-14 13:22:01 -0500
  • 7795dd729d Added missing new files to the repo. Aloshi 2012-09-10 13:48:00 -0500
  • e17499c9b3 Fixed multiple file extensions breaking stuff. Added Makefile.x86 for building on a desktop (use SDL to acquire an OpenGL rendering context). Aloshi 2012-09-10 13:10:59 -0500
  • 5786ecae7c Added support for lists of file extensions, delimited by a space. Aloshi 2012-09-08 13:17:36 -0500
  • e479746bcb Fixed --help command doing terrible things. Aloshi 2012-09-07 16:53:27 -0500
  • 80740a2bd0 Fixed tiling being super slow. See changelog.txt (September 7) for a list of everything. Aloshi 2012-09-07 16:44:07 -0500
  • b2d800efb9 Merge branch 'master' of https://github.com/Aloshi/EmulationStation Aloshi 2012-09-04 11:45:50 -0500
  • cac43474aa Fixed reinitialization problems with the renderer. Aloshi 2012-09-04 11:45:16 -0500
  • 07d8046a3e Images are almost fully reimplemented. Font sizing is pretty much fixed. Just need to re-initialize textures with the renderer. Aloshi 2012-08-29 16:52:25 -0500
  • cdb63c4a4f Image loading working. Still doesn't resize, tile, or render with alpha (though it loads it). Aloshi 2012-08-29 14:22:05 -0500
  • 0314a14849 New renderer starting to work. Image loading still not working and font sizing is still off. Resolution is hardcoded. Aloshi 2012-08-29 13:53:53 -0500
  • 0822c8efde Removed hex bug from THEMES.md Aloshi 2012-08-21 12:21:16 -0500
  • bff542f076 Menu is now gray instead of pink. Aloshi 2012-08-16 10:26:36 -0500
  • 67e657391a Fixed positioning on game images with the new 50/50 split. Game images and descriptions are no longer displayed while scrolling - this should provide a better framerate for nicer scrolling. Aloshi 2012-08-16 10:23:23 -0500
  • 7b1c4374ae Hopefully fixed hex colors being backwards, though in a pretty hacky way. Aloshi 2012-08-15 06:05:34 -0500
  • 9e4859e453 Merge branch 'master' of https://github.com/Aloshi/EmulationStation Aloshi 2012-08-15 01:18:48 -0500
  • 7b97a464c3 Hopefully fixed <origin> tag. In particular, it's now a float instead of an int (as it should've been!). Aloshi 2012-08-15 01:18:06 -0500