38651 Commits

Author SHA1 Message Date
twinaphex
aaa590c817 (tinyalsa) No longer a header dependency on sound/asound.h
(tinyalsa) Try to bake it in for android
2017-06-25 02:06:37 +02:00
twinaphex
57514668f3 Revert "Update"
This reverts commit af3b2f22ec8bdf66ef843b408d72f7bfebcf2dc2.
2017-06-24 23:15:16 +02:00
twinaphex
af3b2f22ec Update 2017-06-24 23:05:29 +02:00
twinaphex
737adeabe7 Style nit 2017-06-24 22:58:06 +02:00
twinaphex
33c96bf6f2 This crashes 2017-06-24 22:09:18 +02:00
twinaphex
69061352a7 Comment functions out for now which remain unused 2017-06-24 21:57:45 +02:00
twinaphex
38e5d062e8 Merge tinyalsa pcm into audio/drivers/tinyalsa.c - now single-file 2017-06-24 21:48:43 +02:00
twinaphex
0aa4edafcf Style nits 2017-06-24 21:28:21 +02:00
twinaphex
57c20bdee7 Try making driver a bit more full-featured 2017-06-24 21:23:49 +02:00
twinaphex
b7666b56d1 (tinyalsa) Add early return 2017-06-24 21:08:48 +02:00
Twinaphex
89b345e262 Merge pull request #5104 from reztek/pt-br-translation
More translation goodies
2017-06-24 21:01:48 +02:00
Adolfo Ketzer
b661466516 More translation goodies 2017-06-24 15:42:31 -03:00
Twinaphex
505d45fdc7 Merge pull request #5103 from Scheiker/tinyalsa
TinyALSA change pcm_config
2017-06-24 19:49:34 +02:00
Charlton Head
64cd82ceb2 TinyALSA change pcm_config 2017-06-24 12:42:53 -05:00
twinaphex
aec2dcb62a (tinyalsa) silence warnings 2017-06-24 16:05:57 +02:00
Twinaphex
bc64ad7774 Merge pull request #5099 from Scheiker/tinyalsa
TinyALSA support
2017-06-24 04:44:42 +02:00
Charlton Head
02fb4cf718 quick TinyALSA build fixes... 2017-06-23 21:22:35 -05:00
Charlton Head
4ad5f67663 TinyALSA support 2017-06-23 20:44:00 -05:00
Twinaphex
e7d623f971 Merge pull request #5093 from libretro/revert-5076-master
Revert "udev input: support controlling the menu with a TV remote control"
2017-06-22 20:53:13 +02:00
Twinaphex
5c5c5ecbdf Revert "udev input: support controlling the menu with a TV remote control" 2017-06-22 20:53:07 +02:00
Twinaphex
379546207f Merge pull request #5090 from reztek/pt-br-translation
pt-br translation total remake
2017-06-22 19:18:13 +02:00
Adolfo Ketzer
091eff9879 Add files via upload 2017-06-22 10:36:53 -03:00
Jean-André Santoni
98beb5d64c Hide the wifi stuff if HAVE_LAKKA is undefined 2017-06-22 13:35:56 +02:00
twinaphex
681351c581 Bump up to 1.6.1 v1.6.1 2017-06-22 04:10:15 +02:00
Twinaphex
ffa9ddeec2 Merge pull request #5088 from RobLoach/patch-13
Use GLOBAL_CONFIG_DIR for the skeleton config path
2017-06-22 01:48:23 +02:00
Rob Loach
7b57696a51 Use GLOBAL_CONFIG_DIR for the skeleton config path
This saves us a compilation #if, and allows changing the `GLOBAL_CONFIG_DIR` during compilation if so desired.
2017-06-21 19:28:40 -04:00
Twinaphex
8068bcccbe Merge pull request #5076 from bonzini/master
udev input: support controlling the menu with a TV remote control
2017-06-21 23:35:22 +02:00
Twinaphex
59bfe30214 Merge pull request #5085 from RobLoach/feature/RobLoach/hide-hidden-files
Disable "Show Hidden Files" by default
2017-06-21 18:51:42 +02:00
Rob Loach
37c0cf50fd
Disable showing hidden files by default 2017-06-21 10:46:32 -04:00
Twinaphex
fcc3260341 Merge pull request #5082 from RobLoach/patch-12
Add input_driver to config.def.h
2017-06-21 14:51:18 +02:00
Jean-André Santoni
736defed49 Flag some settings with LAKKA_ADVANCED 2017-06-21 14:28:15 +02:00
Jean-André Santoni
7202d38c57 Adopt the default UI settings organization in Lakka 2017-06-21 14:25:01 +02:00
Jean-André Santoni
e08089de48 Fix Lakka updater 2017-06-21 14:16:19 +02:00
Jean-André Santoni
d67348b467 Typo 2017-06-21 14:11:26 +02:00
Jean-André Santoni
eca0ac054a More french translations 2017-06-21 13:39:44 +02:00
Rob Loach
5dfd97ff29 Add input_driver to config.def.h
This fixes the following compilation error:

```
CC core_info.c
In file included from core_info.c:31:0:
config.def.h:302:48: error: ‘INPUT_TOGGLE_NONE’ undeclared here (not in a function)
 static unsigned menu_toggle_gamepad_combo    = INPUT_TOGGLE_NONE
                                                ^
Makefile:155: recipe for target 'obj-unix/core_info.o' failed
```
2017-06-21 01:01:07 -04:00
twinaphex
6aa99ebb37 Take out <sys/cdefs.h> 2017-06-21 05:02:03 +02:00
Twinaphex
bf5a513e2d Merge pull request #5081 from Scheiker/macrofixes
Macrofixes
2017-06-21 04:31:20 +02:00
Charlton Head
4ae7718f1c add ; when !HAVE_MENU 2017-06-20 20:53:46 -05:00
Charlton Head
e8976762a5 include command.h when !HAVE_MENU 2017-06-20 20:52:04 -05:00
Jean-André Santoni
53f089ff09 More french translations 2017-06-20 14:24:23 +02:00
twinaphex
c2c4eeb4ca Buildfix 2017-06-20 02:52:04 +02:00
twinaphex
9bf8465e02 Disable this by default for lakka and vita 2017-06-20 02:47:55 +02:00
twinaphex
852ef54b7d Update CHANGES.md 2017-06-20 02:28:52 +02:00
twinaphex
c6e6b394d1 Rename some strings 2017-06-20 02:26:56 +02:00
twinaphex
540b9d5615 Add 'Show Core Updater' 2017-06-20 02:22:07 +02:00
twinaphex
c2c2e0cdc9 Add title to User Interface -> Views 2017-06-20 02:07:05 +02:00
twinaphex
652452b905 Create User Interface -> Views 2017-06-20 02:04:23 +02:00
twinaphex
2bc417e29f rename some strings 2017-06-20 01:49:37 +02:00
twinaphex
66fc9e6a06 Add menu_show_online_updater 2017-06-20 01:42:28 +02:00