Commit graph

1904 commits

Author SHA1 Message Date
Jools Wills
46ff7b3a3c fix display of registered bluetooth devices on jessie and clean up code 2016-01-23 03:17:23 +00:00
Jools Wills
e5b44d5e53 added python-gobject dependency to the bluetooth module 2016-01-20 03:09:56 +00:00
Jools Wills
ee4a621d8a added dependency for python-dbus to the bluetooth module 2016-01-20 02:56:22 +00:00
Jools Wills
f59846826d create ES .desktop file and install icons for all x11 targets 2016-01-19 06:28:54 +00:00
Jools Wills
142a307a95 use isPlatform x11 for deciding on installing gnome-terminal 2016-01-19 06:26:55 +00:00
Jools Wills
249b8a5604 -L flag when chowning $HOME/.emulationstation so the symlink is followed 2016-01-19 04:35:44 +00:00
Jools Wills
4f0939b50b change the usbromservice to backup /opt/retropie/configs and not only $home/.emulationstation 2016-01-19 02:49:27 +00:00
Jools Wills
589cf53fb6 move the .emulationstation folder to $configdir/all/emulationstation for easy access over samba for backing up etc. all main configs are moved there now 2016-01-19 02:44:39 +00:00
Jools Wills
9d4f28774f removed .pyc 2016-01-17 20:37:54 +00:00
Jools Wills
4d934cab35 Merge pull request #1190 from joolswills/es_quit
handle quitting/restarting es from the launch script - relies on http…
2016-01-17 20:07:04 +00:00
Jools Wills
80bafb1f82 only replace first space with \n in bluetooth list 2016-01-17 19:03:28 +00:00
Jools Wills
03e8c10030 launch emulationstation via its new .sh script - relies on https://github.com/RetroPie/EmulationStation/issues/16 2016-01-17 18:30:58 +00:00
Jools Wills
e88f52f2c1 Merge pull request #1191 from joolswills/bluez5
added some bluez5 / jessie workarounds for the bluetooth module
2016-01-17 17:59:14 +00:00
Jools Wills
d23d804b86 Merge pull request #1189 from joolswills/platform_flags
Platform flags
2016-01-17 14:51:17 +00:00
Jools Wills
603a2807b4 added some bluez5 / jessie workarounds for the bluetooth module
* include some test scripts from the bluez5 repository as they are not readily available on jessie - meaning we don't have to rewrite everything
 * use bluetoothctl for discovery of devices as hcitool scan lists devices, but doesn't make them available via bluez dbus api
2016-01-17 07:31:23 +00:00
Jools Wills
040b068d5c fix default values in config editor for files 2016-01-17 04:52:31 +00:00
Jools Wills
47ec9a1590 do not use __platform directly in modules for comparisons but use isPlatform 2016-01-17 01:09:00 +00:00
Jools Wills
184dda8c8e use !mali instead of !odroid 2016-01-17 00:36:03 +00:00
Stefan
09b20cad88 configedit.sh: fixes
-Fix aspect ratio description.
-Select right value. "Unset" is at the beginning of options array now. Add an offset of 2 to select the right value.
-Add *.cgp shader support again.
2016-01-15 18:41:44 +01:00
gizmo98
90501f8c0e emulationstation: add autoconf button swap option
https://github.com/RetroPie/RetroPie-Setup/pull/1161
2016-01-14 18:17:19 +01:00
Jools Wills
dba08462ca increase dialog box for config editor value selection, and fix up title showing key to be changed 2016-01-14 04:27:51 +00:00
Jools Wills
ea28f5f393 improve the shader / overlay selection by introducing a _file_ parameter to the configuration editor
place unset first, to avoid scrolling through the entire list of names
2016-01-14 04:21:29 +00:00
Stefan
433ed812f0 configedit.sh: Add overlay support 2016-01-13 20:05:49 +01:00
Stefan
df9bd4179c configedit.sh: Add subdir and *.cgp shader support 2016-01-13 19:50:36 +01:00
Jools Wills
5bb18ea510 Merge pull request #1183 from gizmo98/x86-stuff
x86 stuff
2016-01-11 15:34:01 +00:00
gizmo98
46395c5f29 Move RetroPie desktop file and icon to /usr/local/share
-move desktop file and icon to /usr/local/share
-emulationstation add libsm-dev again
-mupen64plus: addwhitespace and param=() again
2016-01-10 19:45:23 +01:00
Jools Wills
5765ccffdd Merge pull request #1180 from zerojay/master
[xboxdrv] Switch to xboxdrv repo with pending pull requests/fixes
2016-01-10 16:42:40 +00:00
gizmo98
c9ab6544e1 x86: remove more modules
Wifi and bluetooth can be setup in a desktop environment. Splashscreen
can be setup with plymouth.
2016-01-10 14:51:33 +01:00
gizmo98
2ec205050a emulationstation: refine desktop file and add icon 2016-01-10 14:46:59 +01:00
Stefan
5f32ddc12c configedit.sh: Add audio and viewport options 2016-01-10 10:11:52 +01:00
zerojay
f8b5772b2a [xboxdrv] Switch to xboxdrv repo with pending pull requests/fixes
Updating to point to a new xboxdrv repo that integrates the following pull requests from the original xboxdrv repo:

137 - Fix zero-length rumble packets causing infinite rumble on some controllers.
169 - Add support for MadCatz Xbox 360 Marvel vs Capcom Tournament Edition Fightstick.
173 - Fix minor typo.
174 - Fix USB read error causing controller to be unusable until xboxdrv is restarted manually. (Happens somewhat frequently to me, personally.)
175 - Add support for Xbox One controllers (rumble and LED lights not functional yet).
2016-01-10 01:15:46 -04:00
Jools Wills
76b7a181ca delete tmp file first 2016-01-09 23:56:30 +00:00
Jools Wills
7d64580896 avoid outputting some errors when waiting for /tmp to be become writable when using omxplayer on start 2016-01-09 23:51:16 +00:00
Jools Wills
2c7de0d666 added "8Bitdo NES30 Pro" to workarounds for retroarch input config 2016-01-09 20:42:55 +00:00
Jools Wills
7f87b7d804 remove some hardcoded /opt/retropie/configs paths 2016-01-09 20:15:02 +00:00
Jools Wills
4959b1f722 allow updating of xboxdrv config when one exists 2016-01-09 19:56:04 +00:00
Jools Wills
e96405753a fix up xboxdrv on platforms without binaries 2016-01-09 19:47:25 +00:00
Jools Wills
bfd5885b83 show default controllers/deadzone in xboxdrv gui 2016-01-09 19:44:57 +00:00
Jools Wills
a5e8da1cb4 no need for while loop 2016-01-09 18:54:16 +00:00
Jools Wills
14a9d1dc01 use for loop for config generation for xboxdrv, and de-duplicate params 2016-01-09 15:12:48 +00:00
Jools Wills
408eb2508d rework xboxdrv controllers/deadzone changes - remembers defaults during session, and cleanups 2016-01-09 15:04:04 +00:00
Jools Wills
9c02a5cfbf fix indentation 2016-01-09 14:31:34 +00:00
zerojay
382f108270 [xboxdrv] Allow user to select number of controllers to enable and analog stick deadzones. 2016-01-09 13:59:59 +00: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
2539f94e5c the emulationstation cmake setup links with libSM so include libsm-dev in dependencies 2016-01-06 19:07:46 +00:00
Stefan
d84d1985fd autostart.sh: Don't set autologin. Start emulationstation in a terminal. 2016-01-06 19:00:24 +01:00
Jacek Sowiński
ce18642013 Use safer range expression in get_save_vars
a-Z depends on LC_COLLATE or LC_ALL and can produce weird bugs if user
have set there something other than what we're using by default.

a-zA-Z should work just everywhere.

Fixes #1166 and mcobit/retrosmc#14
2016-01-05 20:33:38 +01:00
zerojay
fff7e5e4bf Minor typo fix.
xbodrv -> xboxdrv typo fix.
2016-01-05 10:37:27 -04:00
Jools Wills
db09ea9750 only reset framebuffer if it was changed. previously we always restored it as some emulators left it in an unusable state - ideally we need to fix up those emulators as resetting the framebuffer causes other problems 2016-01-04 23:15:41 +00:00
Jools Wills
ac3072fb11 Merge pull request #1165 from joolswills/odroid
Odroid-c1
2016-01-04 21:52:37 +00:00