Jools Wills
a70891a2b6
call module depends functions before gui in setup
2016-06-13 16:25:37 +01:00
Jools Wills
287f9e9eaf
bluetooth - oops. broke registering/pairing by duplicating a function name. should fix #1524 - thanks floob
2016-06-13 01:18:38 +01:00
Jools Wills
6fc6967ba4
bluetooth connect on boot menu fixes
2016-06-12 05:53:32 +01:00
Jools Wills
23ddbadb9f
bluetooth improvements -
...
* ability to connect to all registered devices from the bluetooth module
* optional systemctl service that will connect to all registered devices on boot
2016-06-12 05:19:59 +01:00
Jools Wills
414d55e597
cgenius - fix dependencies
2016-06-12 03:17:23 +01:00
Jools Wills
9ed3a80fad
add notice to display when updating retropie-setup
2016-06-12 02:57:47 +01:00
Jools Wills
83a1760a4a
typo
2016-06-12 00:59:11 +01:00
Jools Wills
d951dc4f53
quake3 changes -
...
* split off game data install
* install game data outside of binary install so users can replace pak files - fixes #1485
2016-06-12 00:45:36 +01:00
Jools Wills
c3fd77c154
make sure quake shareware file has 644 permissions
2016-06-12 00:30:10 +01:00
Jools Wills
3b1af12339
oricutron - split off demo disks install
2016-06-12 00:14:40 +01:00
Jools Wills
e3dd3f8a37
frotz - split off game data install
2016-06-12 00:06:55 +01:00
Jools Wills
fb174b316d
opentyrian - game data permissions fix
2016-06-11 23:55:36 +01:00
Jools Wills
f3cebec7b3
zdoom / lr-prboom - split of game data install
2016-06-11 23:54:34 +01:00
Jools Wills
f6c8cc8ccd
wold4sdsl - split off game data install
2016-06-11 23:50:00 +01:00
Jools Wills
7d3c6d0bab
quake - split off game data install
2016-06-11 23:47:15 +01:00
Jools Wills
9309c9e82f
opentyrian - split off game data install
2016-06-11 23:39:31 +01:00
Jools Wills
4b2274eabf
love - split off game data install
2016-06-11 23:37:36 +01:00
Jools Wills
9e4f9b555e
eduke32 - move game data to function, and install only in install mode
2016-06-11 23:36:11 +01:00
Jools Wills
f4c88ae26c
rename install_games_id -> game_data_id
2016-06-11 23:36:06 +01:00
Jools Wills
0340085958
dxx-rebirth - split off descent game data install / de-duplicate / don't install on remove
2016-06-11 23:16:48 +01:00
Jools Wills
f4c8ab0819
alephone - make an install_game function, use $__tmpdir and only install in install mode
2016-06-11 23:07:52 +01:00
Jools Wills
8d9f31979c
when removing all packages from a section, only remove ones that are actually installed
2016-06-11 22:57:39 +01:00
Jools Wills
0e2e6ce184
kodi module fix -
...
* fix some left over use of __depends_mode (now md_mode) - fixes pippleware kodi 16 repo install
* make sure we force an apt-get update in case one was done before the repo was added
2016-06-11 22:50:11 +01:00
Jools Wills
36dc2d08de
autostart - use kodi-standalone
2016-06-11 18:17:19 +01:00
Jools Wills
ebf054fe85
autostart - another fix - I think I'm tired.
2016-06-11 18:14:21 +01:00
Jools Wills
017a3f691a
autostart - fix errors with echo and add manual editing function
2016-06-11 18:11:16 +01:00
Jools Wills
5d3da2a50b
autostart - c&p error
2016-06-11 18:06:33 +01:00
Jools Wills
cbbabc857e
autostart - make sure we create the autostart.sh file if it doesn't exit to avoid complaints from sed
2016-06-11 18:04:33 +01:00
Jools Wills
246b05f980
autostart improvements
...
* add the ability to autostart kodi before emulationstation
* now autostart is handled via /etc/profile.d/10-retropie.sh which launches $configdir/all/autostart.sh
2016-06-11 18:02:10 +01:00
Jools Wills
044a9a8cc3
use .bak file in addLineToFile instead of .old
2016-06-11 17:47:02 +01:00
Jools Wills
e246015f55
missing quote
2016-06-11 16:39:53 +01:00
HerbFargus
2305567978
cosmetic
2016-06-11 00:20:29 -06:00
HerbFargus
86da2c00bc
finish docs for the rest of the emulators
2016-06-11 00:14:31 -06:00
HerbFargus
ed0d548e25
update all libretro-core docs
2016-06-10 23:18:34 -06:00
HerbFargus
2cd89c3656
cosmetic
2016-06-10 15:02:15 -06:00
HerbFargus
ae97909192
Add help docs to emulator and libretro modules
2016-06-10 14:54:23 -06:00
Jools Wills
cdd7014904
added mobilegamepad - Mobile Universal Gamepad from sbidolach - fixes #1492
2016-06-10 19:31:41 +01:00
Jools Wills
3941b00ae4
virtualgamepad - use upstream repo again as fixed, and add build function
2016-06-10 19:24:03 +01:00
Jools Wills
b3286da6f8
c&p fail
2016-06-10 19:18:23 +01:00
Jools Wills
99691da9c5
fix up virtualgamepad - #1519
2016-06-10 19:12:07 +01:00
Jools Wills
850e8c0852
cosmetic
2016-06-10 18:26:22 +01:00
Jools Wills
a2e2c6606e
add help function to modules for commandline use
2016-06-10 17:45:20 +01:00
Jools Wills
a7c0a6103b
help improvements
...
* get rid of _INFMSGS and instead have a rp_module_help field with information in.
this can then be displayed in the setup menus, and not just after configuring.
2016-06-10 17:32:47 +01:00
dankcushions
e7f9ed01e6
Added some defaults for GlideN64 mupen64plus plugin. Do not delete cfg every install/update and instead save proposed config to .rp-dist file, leaving user's original one alone. ( #1518 )
2016-06-10 15:35:56 +01:00
Jools Wills
6dc0d1107f
de-duplication
2016-06-10 13:35:20 +01:00
Jools Wills
1e3134746e
fix help button in packages menu
2016-06-09 18:18:05 +01:00
Jools Wills
a5f70e8714
ask before rebooting
2016-06-09 18:16:48 +01:00
Jools Wills
512632cdc1
remove now unused createbinaries module
2016-06-09 18:15:06 +01:00
Jools Wills
4e062f1923
ti99 - move archive / fix config dir and cleanup
2016-06-09 18:08:55 +01:00
Jools Wills
7f10751ce4
fix up rp_hasBinary on source only platforms when a module has an install_bin
2016-06-09 18:02:57 +01:00