Commit Graph

6357 Commits

Author SHA1 Message Date
Brad Parker
5d28029be8 remove confirm_on_exit menu option 2016-10-30 23:29:03 -04:00
Brad Parker
0ee9432aa4 fix backspacing of unicode chars in OSK 2016-10-30 23:02:33 -04:00
Twinaphex
3e5b3da144 Merge pull request #3905 from GregorR/netplay-disconnect-disable
Disable netplay when we disconnect from the menu
2016-10-31 03:45:41 +01:00
Jean-André Santoni
60abe24608 Fix a crash on RGUI 2016-10-30 20:41:32 +01:00
Jean-André Santoni
c92521ac66 Update the OSK highlight only when the pointer is moved 2016-10-30 19:48:55 +01:00
Gregor Richards
c0d2128369 Disable netplay when we disconnect from the menu, so it doesn't reenable
itself.
2016-10-30 14:41:19 -04:00
Jean-André Santoni
19c1b00bdc OSK bugfix when using mouse and joypad at the same time 2016-10-30 18:09:23 +01:00
twinaphex
7d0ebd1b51 Some C89_BUILD fixes 2016-10-30 14:27:24 +01:00
Jean-André Santoni
41611e3d74 Touch and mouse support for the OSK 2016-10-30 11:48:48 +01:00
twinaphex
3a4b473809 Fix filter by supported extensions option in filebrowser 2016-10-30 10:40:42 +01:00
twinaphex
d7c4b4f009 Should prevent error 2016-10-30 03:27:43 +01:00
Brad Parker
28c0e78292 ignore trigger input while binding a new key 2016-10-29 21:58:43 -04:00
twinaphex
0fee70457b (MSVC) Fix issues 2016-10-30 02:40:05 +01:00
Brad Parker
1a73b1d144 OSK cleanup, add katakana support 2016-10-29 19:51:02 -04:00
Jean-André Santoni
281335f86f Improve OSK look 2016-10-30 00:20:37 +02:00
Jean-André Santoni
01985c7460 OSK memory fix and hiragana support 2016-10-29 23:54:06 +02:00
Jean-André Santoni
b176aa2396 OSK Fix and cleaning 2016-10-29 23:28:53 +02:00
Jean-André Santoni
156081635c Merge pull request #3898 from heuripedes/master
(xmb) Fix memory leak
2016-10-29 23:22:33 +02:00
Jean-André Santoni
97e13c4409 Preliminary changes for the utf8 OSK 2016-10-29 22:43:34 +02:00
Higor Eurípedes
5de85bb3e5 (xmb) Fix memory leak
Fixes #3857
2016-10-29 14:36:16 -03:00
twinaphex
3e886df637 (XMB) Add 'Scan File' to horizontal 'Import Content' tab
(XMB) Hide 'Scan Content' on Main Menu since we already have a tab
dedicated to it, and it unclutters the main menu
2016-10-29 15:04:20 +02:00
twinaphex
7bbc1f64c3 Add back HAVE_NETWORKING ifdef 2016-10-29 14:30:02 +02:00
lasers
780928a627 Move "Download Content" under "Online Updater" as "Content Downloader"
Rename "Add Content" to "Scan Content" as it does not always add everything.
Rephrase strings for new "Content Downloader" and "Scan Content"
2016-10-29 04:31:49 -05:00
twinaphex
d4ecce48c7 Fix truncated messagebox messages 2016-10-29 08:38:14 +02:00
twinaphex
763a925a17 Fix Android build 2016-10-29 04:59:56 +02:00
Twinaphex
f2076e2c5b Cleanups 2016-10-29 04:11:54 +02:00
twinaphex
5d90b774da Fixes remaining input issues courtesy of bparker 2016-10-29 04:00:36 +02:00
Twinaphex
8242181657 Merge pull request #3880 from libretro/master
Cleanup
2016-10-28 08:24:31 +02:00
twinaphex
01bbca9c95 Cleanup 2016-10-28 08:23:54 +02:00
Twinaphex
535215eefa Merge pull request #3879 from libretro/master
Merge
2016-10-28 07:44:10 +02:00
twinaphex
99c76f7aba Comment this out 2016-10-28 06:59:18 +02:00
twinaphex
a8eb73846b Bind more keys for menu 2016-10-28 06:54:30 +02:00
twinaphex
94a67444be Fix grab mouse toggle 2016-10-28 06:41:53 +02:00
Brad Parker
28a43d9440 dont need a short, only move first bit 2016-10-27 23:48:49 -04:00
Brad Parker
b7a8ff9395 fix menu toggle with F1 2016-10-27 23:43:07 -04:00
Jean-André Santoni
c99b4f7252 Preliminary support for the Vietnamese language 2016-10-27 20:49:56 +02:00
twinaphex
9a1dd5f3cb Prevent some crashes when going to Frontend Counters 2016-10-27 20:14:56 +02:00
Twinaphex
d00d62a228 Merge pull request #3873 from lasers/fix-cheats
Improve cheat menu + wording
2016-10-27 20:07:12 +02:00
twinaphex
8f401b8fe8 Change size of msg variable 2016-10-27 19:32:15 +02:00
Jean-André Santoni
6cc14a4fb9 Add missing copyright mention on some files 2016-10-27 18:17:43 +02:00
Brad Parker
d1d5584d18 update copyright 2016-10-27 11:47:10 -04:00
lasers
0badb9efea Improve cheat menu + wording 2016-10-27 04:24:55 -05:00
twinaphex
1b6e7da2ce Merge branch 'menu_input' 2016-10-27 10:54:49 +02:00
twinaphex
d9007904e0 Reduce char variable sizes 2016-10-27 09:52:38 +02:00
twinaphex
611784cbd8 (rgui) Reduce char variables 2016-10-27 09:50:46 +02:00
twinaphex
50ba48924d Reduce more PATH_MAX_LENGTH usage 2016-10-27 09:49:21 +02:00
twinaphex
c1b59df7ae Reduce size of char variables 2016-10-27 09:32:07 +02:00
twinaphex
b1b2579fde Start reducing size of some char variables 2016-10-27 09:17:41 +02:00
twinaphex
8d6be4b700 Reduce size of some messages (was PATH_MAX_LENGTH by default,
which can default to 4096)
2016-10-27 09:13:36 +02:00
twinaphex
6235a5cd0d Can now toggle fullscreen, use quit key from menu (mouse grab
toggle doesn't work yet)
2016-10-27 06:13:39 +02:00