Twinaphex
c444659683
Merge pull request #5107 from reztek/pt-br-translation
...
Fix mistake
2017-06-25 14:14:55 +02:00
Adolfo Ketzer
84e799fd09
Add files via upload
2017-06-25 07:17:06 -03:00
twinaphex
e1392b0fd4
(tinyalsa) Get rid of this variable
2017-06-25 07:08:09 +02:00
Twinaphex
e34dc17859
Merge pull request #5106 from Scheiker/tinyalsa
...
Remove extra error handling in tinyalsa_write for now
2017-06-25 06:55:28 +02:00
Charlton Head
15ca6c9507
remove extra error handling in tinyalsa_write for now
2017-06-24 23:42:36 -05:00
twinaphex
56f0bc2dcc
Cleanups to pcm_wait and pcm_sync_ptr
2017-06-25 04:54:28 +02:00
twinaphex
fc8392d1e7
(tinyalsa) Tiny cleanups
2017-06-25 04:28:19 +02:00
twinaphex
9a382ce6f4
(tinyalsa) Rewrite pcm_wait slightly
2017-06-25 04:24:06 +02:00
twinaphex
8487966c0b
(tinyalsa) Slightly rearrange pcm_writei
2017-06-25 04:18:05 +02:00
twinaphex
97063701f8
(tinyalsa) Buildfix
2017-06-25 04:11:11 +02:00
twinaphex
b74b0ceed5
CXX_BUILD fixes
2017-06-25 04:08:38 +02:00
twinaphex
5d1cfc47cc
C89_BUILD fixes
2017-06-25 04:05:34 +02:00
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