Commit Graph

28766 Commits

Author SHA1 Message Date
twinaphex
bd9dd06ddd Get rid of duplicate function net_http_send 2016-05-01 23:17:17 +02:00
twinaphex
3d7b7f6afa init_udp_socket - cleanups 2016-05-01 23:01:41 +02:00
twinaphex
b979af0a8c (netplay.c) Reuse it another time 2016-05-01 23:00:54 +02:00
twinaphex
f4762f6f33 (netplay.c) Use socket_bind 2016-05-01 22:59:35 +02:00
twinaphex
004d9a613c Create socket_bind 2016-05-01 22:57:44 +02:00
twinaphex
78bb85e2f3 Reuse socket_init for net_http code 2016-05-01 22:45:32 +02:00
twinaphex
8b9456f419 Add socket_type to socket_init 2016-05-01 22:25:23 +02:00
Twinaphex
d2a80e26db Buildfixes 2016-05-01 21:38:19 +02:00
twinaphex
0268212d40 Move socket code to net_socket.c 2016-05-01 21:36:28 +02:00
twinaphex
a7b856b65f (libretro-common) Create net_socket 2016-05-01 21:18:45 +02:00
twinaphex
ad71c56ea4 Create socket_init 2016-05-01 21:05:09 +02:00
twinaphex
b7447b1dfc Cleanup 2016-05-01 20:54:30 +02:00
twinaphex
f1098d8f6a Style nit 2016-05-01 20:50:26 +02:00
twinaphex
16a6142577 (Menu) Turn on XMB shadows for non-Lakka 2016-05-01 17:47:10 +02:00
twinaphex
07e1f6e748 Only show 'Download Core' so far when no core is yet added 2016-05-01 17:43:37 +02:00
Twinaphex
1b9d9647b0 Add 'Download Core' entry in 'Load Core' list 2016-05-01 17:36:40 +02:00
twinaphex
d6443431c6 Ability to press left/right for Thumbnail Updater 2016-05-01 17:30:16 +02:00
twinaphex
73d198ed7f Set default thumbnail setting to 'boxart' 2016-05-01 16:56:15 +02:00
twinaphex
d4d2f7fa6b Set default thumbnails setting to 1 2016-05-01 16:49:13 +02:00
Twinaphex
01c59cf0eb Merge pull request #2933 from lakkatv/master
(Lakka) Fix samba and bluetooth service management
2016-05-01 16:43:30 +02:00
Jean-André Santoni
bede7cfe2b (Lakka) Fix samba and bluetooth service management 2016-05-01 21:33:31 +07:00
twinaphex
f9462ed562 Update autoconfig path 2016-05-01 16:09:46 +02:00
twinaphex
f59420094a Simplify dump_to_file_desperate 2016-05-01 16:05:07 +02:00
twinaphex
4372d55325 Change ifdef to ifndef RARCH_CONSOLE 2016-05-01 16:01:03 +02:00
twinaphex
3a23afcaa9 Buildfix for consoles 2016-05-01 15:59:55 +02:00
twinaphex
be7da8d626 (menu_setting.c) Add config.h 2016-05-01 15:46:42 +02:00
twinaphex
09f5ccf050 open_default_config_file - cleanup 2016-05-01 15:33:48 +02:00
Twinaphex
e135f0b209 (iOS) Add default directory for playlists 2016-05-01 15:30:25 +02:00
Twinaphex
65dfddd910 (OSX) Start using Library/Application Support for config file settings 2016-05-01 15:28:45 +02:00
twinaphex
e9f0ff08fe (file_path_special.c) Add config.h 2016-05-01 15:08:31 +02:00
twinaphex
7d99e7cd51 Create fill_pathname_application_data 2016-05-01 15:07:45 +02:00
twinaphex
5032c677e6 (Net) Only comment out printf 2016-05-01 14:44:12 +02:00
twinaphex
8dd4333e16 (net_http) Comment out debug logging 2016-05-01 14:38:23 +02:00
radius
2931ae3d17 add a few more ports 2016-04-30 23:33:32 -05:00
radius
a1ac5af8af allow configuration of port & IP 2016-04-30 23:23:56 -05:00
radius
7f004aee71 Complete basic implementation of retropad remote (windows only atm) 2016-04-30 22:49:51 -05:00
radius
dd2bb5a17b add basic retropad remote 2016-04-30 22:42:50 -05:00
twinaphex
729b1bf64b (Menu) Rename more xmb_ variables 2016-05-01 04:46:16 +02:00
twinaphex
6d720ff337 (XMB/Shader pipeline) Rename some variables and enable ribbon by default 2016-05-01 04:40:20 +02:00
radius
1a9206ea51 android platform driver refinement 2016-04-30 16:39:29 -05:00
radius
96bc0111c8 revert the default config 2016-04-30 14:34:48 -05:00
radius
c0a97eeb60 Modified
android:
- save thumbnails on the sdcard if writable
- save cheats on the sdcard if writable
- save remaps on the sdcard if writable
- save playlists on the sdcard if writable

windows:
- stub out defaults for save/state/system
2016-04-30 14:33:02 -05:00
Andrés
9baba9183c Merge pull request #2930 from lakkatv/master
Keep thumbnails at the root, since they have their own repo, for the …
2016-04-30 21:04:57 +02:00
Jean-André Santoni
0c09050760 Keep thumbnails at the root, since they have their own repo, for the sake of consistency with libretro-fetch 2016-05-01 02:03:17 +07:00
radius
ec9aea1189 bump up version 2016-04-30 10:12:28 -05:00
radius
cc215061fc fix wallpapers dir 2016-04-30 10:10:22 -05:00
radius
0ef416970c use relative paths whenever possible in the windows platform driver 2016-04-30 10:09:47 -05:00
Twinaphex
f9417b9442 Merge pull request #2929 from lakkatv/master
Use autoconfig everywhere instead of autoconf
2016-04-30 16:28:11 +02:00
twinaphex
865e5b78dc (platform_linux.c) Cleanup 2016-04-30 16:12:37 +02:00
twinaphex
9a4eb1b3d1 Add HAVE_MENU ifdef 2016-04-30 16:11:28 +02:00