Commit graph

185 commits

Author SHA1 Message Date
Seamus-Linux
c770a93089 es theme modern from rook is now ready 2016-11-13 16:29:28 -08:00
Jools Wills
9ea78b99b6 esthemes - removed ehettervik modern theme as unfinished 2016-11-08 16:05:01 +00:00
Jools Wills
871b1c479d esthemes - use ehettervik's repository for his themes / add new themes / groups ehettervik themes 2016-11-04 23:19:45 +00:00
Seamus-Linux
4e88542f30 add luminous, minilumi, pixel-meta, and pixel-tft ES Themes from Rookervik 2016-10-30 14:34:22 -07:00
RetroPieNerd
c274553394 Add mattrixk's Io theme 2016-09-09 12:36:31 -07:00
RetroPieNerd
01086c4712 Add mattrixk's Spare theme 2016-08-30 15:49:56 -07:00
Jools Wills
e385457a7b cosmetic - remove trailing spaces in copyright 2016-08-11 03:23:30 +01:00
RetroPieNerd
64f2a09d5d Update esthemes.sh 2016-08-06 11:41:44 -07:00
Jools Wills
8dd2069660 use config instead of conf 2016-06-06 22:08:36 +01:00
Jools Wills
889f8ecdfa Initial rewrite of the setup menu, including per package/module management
* rp_module_menus is no more - instead use rp_module_section with one of
   - core (core packages)
   - main (main packages - which will be installed by default in the image)
   - opt (optional packages)
   - exp (experimental packages)
   - driver (driver packages)
   - config (configuration packages / tools)

 * The setup menu organises the data based on the above sections. more could be added in the future if needed. Packages (internally modules), can be added / configured / removed individually, or as entire sections.

 * The setup menu will automatically detect if a binary is available to be installed. the nobin flag is no longer needed. modules that install directly from binary via aptInstall or via a prebuilt binary need to use an install_bin_ function instead of install_

 * rp_module_section of type "config" will have the "gui_" function called first if it's available, otherwise a standard depends/sources/build/install/configure will be called

 * configure is no longer used for "gui" configuration function - use gui_ instead. Had already started to move to this before, but now it is required.
2016-06-06 22:08:36 +01:00
Jools Wills
d83dae42cb workaround autocrlf issue with the theme checkout and line endings in the image. 2016-06-04 21:34:19 +01:00
HerbFargus
9292a9a834 add lilbud material theme 2016-05-30 21:10:30 -06:00
Jools Wills
841c5b237f enable theme preview on x11 targets using "feh" as the viewer 2016-04-23 19:37:32 +01:00
wetriner
55b4e127f9 Added a theme gallery using fbi
A menu option for esthemes that handles cloning and displaying of all themes.
2016-04-22 15:09:36 -10:00
HerbFargus
ccad3af7d2 Update default theme repo 2016-03-12 23:50:15 -07:00
HerbFargus
e2f7b54615 Add Simpler Turtle Pi Theme from @Omnija 2016-02-06 17:56:39 -07:00
HerbFargus
072bca8295 Update Themes
Update installer to match the themes transferred to the RetroPie
Organisation
2016-01-31 01:22:54 -07:00
HerbFargus
9b3b101373 Add Pixel Theme (From Rookervik)
Also reordered themes due to recentness/completeness
2016-01-06 21:30:51 -07:00
Jools Wills
0da4b1ec16 Merge pull request #1168 from HerbFargus/theme-warning
Add warning in theme installer about WSOD
2016-01-04 20:16:20 +00:00
HerbFargus
4647d2063f Add warning in theme installer about WSOD 2016-01-04 13:08:43 -07:00
InsecureSpike
846a515939 Update esthemes.sh
i've renamed my themes omitting "RetroPlay" now they are:

clean-simple-canela & clean-detail-canela

as opposed to:

retroplay-clean-canela & retroplay-clean-detail-canela

creating a theme update to v2.0
2015-12-06 11:16:48 +00:00
HerbFargus
4398029d08 Add Eudora Themes from AmadhiX
They look quite brilliant actually- a lot of customisability options with colour sets.
2015-11-20 02:28:35 -07:00
HerbFargus
038c5da5a5 Add retronetplay canela simple and detailed (from Insecurespike) and tronkyfran themes 2015-11-18 15:41:27 -07:00
Jools Wills
d7f843d473 copyright sp / minor wording tweak 2015-10-12 00:09:22 +01:00
Florian
db0dd30692 CHG: Updated copyright information. 2015-10-11 21:03:16 +02:00
Jools Wills
37cdc64c5b Merge pull request #1036 from HerbFargus/theme
Add Omnija's Turtle Pi theme
2015-10-07 16:08:22 +01:00
HerbFargus
61d93c30ea Add Omnija's Turtle Pi theme
This theme is also fantastic as it also doesnt have the white screen of
death issue- plus who doesn't like turtles?
2015-10-06 18:07:30 -06:00
Jools Wills
7780d8a29a default to RetroPie repository in install_theme, but if no parameters are given, use carbon as the default 2015-10-03 18:42:41 +01:00
HerbFargus
471440f997 add carbon-nometa variation
gamelist on left, large boxart on right
2015-10-03 10:36:52 -06:00
Jools Wills
62e263e7f3 move carbon themes to top of list in esthemes and run the configure function from retropie-setup by default 2015-10-03 17:19:44 +01:00
Jools Wills
f02d3fe1eb fix missing = in theme installer 2015-09-22 15:14:38 +01:00
HerbFargus
fc3832f115 add 3 more complete themes to the theme installer
There are few more tweaks I'll make on logos on and whatnot but it is
fully functional and runs over 50 systems on my rpi2 with default memory
splits.
2015-09-20 18:20:11 -06:00
Jools Wills
fe511bd8aa add support for themes on 3rd party repositories (following our naming convention)
add themes from robertybob #1004 / #1005
2015-09-20 20:54:50 +01:00
HerbFargus
ae43fc2a61 add nbba theme
published fixes on the central repo and it can be now be added.
2015-08-13 12:21:06 -06:00
Jools Wills
2ae4e16a4b new module for theme installation from RetroPie github repositories 2015-08-13 03:43:35 +01:00