Commit Graph

32582 Commits

Author SHA1 Message Date
twinaphex ed3f002f1b Rename menu_input_key_line_end to menu_input_dialog_end 2016-09-15 17:07:52 +02:00
twinaphex 84f81acba5 Header include cleanups 2016-09-15 16:36:36 +02:00
twinaphex 3a663ba013 (XMB) Use menu_entry_get_value 2016-09-15 16:30:22 +02:00
twinaphex 78c4bc4a5b (xmb.c) Try to make sure 1st and 2nd arguments for fill_pathname_join
are not one and the same
2016-09-15 16:25:10 +02:00
twinaphex 6c4c0cf5e7 Use menu_entry_get_value 2016-09-15 16:13:17 +02:00
twinaphex f648ea8602 Cleanups 2016-09-15 16:07:20 +02:00
twinaphex 233925bea6 Rename widgets/menu_popup to widgets/menu_dialog 2016-09-15 15:57:25 +02:00
twinaphex 93eff04e54 Move code to widgets/menu_list.c 2016-09-15 15:51:53 +02:00
Twinaphex c7f9cfd785 Merge pull request #3597 from libretro/revert-3590-consolelog
Revert "(Emscripten) Print logs to the browser console"
2016-09-15 13:36:39 +02:00
Twinaphex 430325aee9 Revert "(Emscripten) Print logs to the browser console" 2016-09-15 13:36:21 +02:00
Twinaphex a0f0eebb5e Merge pull request #3596 from libretro/revert-3594-consolelog-fix
Revert "(Emscripten) Bind to the console when logging"
2016-09-15 13:36:08 +02:00
Twinaphex 9fbd4a5265 Revert "(Emscripten) Bind to the console when logging" 2016-09-15 13:34:31 +02:00
Alcaro f4791a9f63 (#2026 #3547 #3588) Configurable is good. Off by default is not good, if it's on your system already then using it does no harm. 2016-09-15 10:32:47 +02:00
Andrés Suárez 08549a342c Merge pull request #3594 from RobLoach/consolelog-fix
(Emscripten) Bind to the console when logging
2016-09-15 00:08:58 -05:00
Rob Loach 993de8b4c4
(Emscripten) Use .bind() on the console object 2016-09-15 00:45:25 -04:00
Rob Loach 8564a5b266
Revert "Revert "(Emscripten) Print logs to the browser console""
This reverts commit a3b4db2d63.
2016-09-15 00:43:40 -04:00
radius a3b4db2d63 Revert "(Emscripten) Print logs to the browser console"
Doesn't work on firefox or edge

This reverts commit ddccaeed8c.
2016-09-14 22:23:48 -05:00
nguillaumin fe4dbcb3f5 Fixes #2026: Make DBus dependency 'auto' to enable it by default
Rationale copied from #2026:

This DBus issue solves a real problem for users, and while I understand
some people may not want the DBus dependency (but in that case, why have
the lib on your system at all?) and agree it should be disablable, I
think it should be enabled by default.
One could argue other people doesn't want `xdg-screensaver` for various
reasons, but that doesn't mean it should be disabled by default.

I don't think we can really say one method is better over the other,
there are arguments for and against both, so I believe doing both by
default is a reasonable compromise.
2016-09-14 19:06:48 -07:00
Brad Parker f5ade35cc6 refresh rate should be 59.94 2016-09-14 20:46:41 -04:00
Andrés Suárez f28037a68b Merge pull request #3590 from RobLoach/consolelog
(Emscripten) Print logs to the browser console
2016-09-14 17:49:12 -05:00
Rob Loach ddccaeed8c
(Emscripten) Print logs to the browser console 2016-09-14 18:33:52 -04:00
twinaphex 02e01e0b0a Create menu/widgets/menu_entry 2016-09-15 00:20:43 +02:00
twinaphex a8f407ac33 Header include cleanups 2016-09-15 00:11:49 +02:00
twinaphex 892c0a6f52 Create menu/widgets/menu_list 2016-09-15 00:10:37 +02:00
twinaphex 1a40ace1ac Cleanup 2016-09-14 23:47:18 +02:00
twinaphex 4c2d754b06 (Zarch) Nits 2016-09-14 23:44:49 +02:00
twinaphex 9ee5931c5e Nits 2016-09-14 23:37:20 +02:00
twinaphex 7d5b9f172a Cleanups 2016-09-14 22:46:29 +02:00
Twinaphex ad638fe665 Merge pull request #3588 from orbea/dbus
Disable dbus by default
2016-09-14 19:00:36 +02:00
orbea a5644d61db Disable dbus by default 2016-09-14 09:43:30 -07:00
Twinaphex 9eed1309e7 Merge pull request #3587 from libretro/revert-3586-console
Revert "(Emscripten) Show/Hide the console"
2016-09-14 18:36:05 +02:00
Twinaphex 35f3497033 Revert "(Emscripten) Show/Hide the console" 2016-09-14 18:35:56 +02:00
Andrés Suárez b380977421 Update proto.js 2016-09-14 10:42:15 -05:00
Twinaphex 83eeb15e4a Merge pull request #3584 from GregorR/netplay-nouveau
Netplay Nouveau
2016-09-14 16:40:39 +02:00
Gregor Richards 9bc78d25a0 Minor stylistic fixes for clarity and consistency with the rest of
RetroArch.
2016-09-14 10:06:57 -04:00
Gregor Richards b1a2e096e5 Use consistent quotes in Netplay README. 2016-09-14 10:03:26 -04:00
twinaphex 1b46f3c344 Nits 2016-09-14 15:58:53 +02:00
twinaphex f87dbe7946 Style nits/cleanups 2016-09-14 15:58:03 +02:00
twinaphex ca673b4fc8 C89_BUILD fixes etc. 2016-09-14 15:56:14 +02:00
Twinaphex 09ccef1684 Merge pull request #3547 from nguillaumin/wip-screensaver-dbus
WIP: Fixes #2026 Screensaver suspend on Linux via Dbus
2016-09-14 15:48:43 +02:00
Twinaphex 18c52dac39 (iOS) Buildfix 2016-09-14 15:42:40 +02:00
twinaphex 37ddbc10da Buildfix 2016-09-14 14:11:19 +02:00
twinaphex 1b9a067bcc Move code to apple_compat.h 2016-09-14 14:10:39 +02:00
Twinaphex 88b29c930f Merge pull request #3582 from Ezio-PS/master
Update Italian translation
2016-09-14 10:15:24 +02:00
Ezio-PS cf86aa1f1a Add other translated strings 2016-09-14 09:18:47 +02:00
radius f855e80933 (emscripten) use standard frontend assets dir 2016-09-13 23:41:53 -05:00
Andrés Suárez f9e7308a56 Merge pull request #3586 from RobLoach/console
(Emscripten) Show/Hide the console
2016-09-13 21:50:30 -05:00
Rob Loach 0ae05ef394
Add a toggle console 2016-09-13 22:31:16 -04:00
Gregor Richards 12bf3e4824 Rather than repeating the same sample for every frame while stalled,
just pause the sound while stalled. Both options are annoying, but this
option is less annoying.
2016-09-13 21:45:06 -04:00
Gregor Richards ea0bb6f812 Just in case some systems don't have TCP_NODElAY, put that in an ifdef. 2016-09-13 21:39:10 -04:00