Commit Graph

21237 Commits

Author SHA1 Message Date
radius
141dbabe3d add VID/PID to the dinput_joypad struct 2015-07-09 11:29:04 -05:00
Twinaphex
b6760e27fb Merge pull request #1927 from micechal/patch-3
Added Polish translation
2015-07-08 01:06:09 +02:00
twinaphex
039ba91c48 Add mechanism so that task_database informs the menu driver that
we need to refresh the horizontal list. Kivutar; make the icons
work again after we do a horizontal list refresh
2015-07-08 01:01:41 +02:00
twinaphex
f2a608b131 Create menu_environ callback 2015-07-08 00:37:44 +02:00
Michał Durak
5292c80e59 Added Polish translation 2015-07-08 00:16:38 +02:00
Twinaphex
908eafa604 Merge pull request #1925 from fr500/master
add functions to look for certain extra folders that may be useful to…
2015-07-07 22:59:06 +02:00
twinaphex
f97965f43b Remove some dead code now 2015-07-07 22:46:32 +02:00
radius
610d316852 path had been changed to app_dir 2015-07-07 15:38:00 -05:00
radius
5cb8a0793c make screenshots save in the pictures folder 2015-07-07 15:36:37 -05:00
twinaphex
648b9cf341 (Android) Remove some now-obsolete content icons 2015-07-07 22:24:49 +02:00
twinaphex
6a6b419ddb (Android) Add screenshot dir default dir 2015-07-07 22:04:25 +02:00
radius
cccc221e8c fix search & replace error 2015-07-07 14:56:01 -05:00
radius
3c5fe79df8 rename a few variables 2015-07-07 14:48:09 -05:00
radius
57ee3c0c33 rename a few variables 2015-07-07 14:38:39 -05:00
twinaphex
7921d1d1e9 Remove some code in UserPreferences.java 2015-07-07 21:36:09 +02:00
twinaphex
0350e0a495 (Android) Kill off more Java code 2015-07-07 21:26:12 +02:00
twinaphex
f6abb8360f (Java) Remove more code 2015-07-07 21:14:59 +02:00
radius
6801a0de28 move variable declaration 2015-07-07 13:58:15 -05:00
radius
161a7166c5 set default downloads path to internal sdcard Downloads folder if available 2015-07-07 13:54:32 -05:00
radius
6eca7858fc fix nits 2015-07-07 13:33:02 -05:00
radius
3d348edcb3 add functions to look for certain extra folders that may be useful to set sane defaults 2015-07-07 13:31:59 -05:00
twinaphex
a07c8cd551 Remove unused variable 2015-07-07 20:13:22 +02:00
Twinaphex
ff06f20251 Merge pull request #1922 from lakkatv/glui
(GLUI) Use dpi on mobile platforms only. For desktop, remain proporti…
2015-07-07 20:09:51 +02:00
twinaphex
c06defe102 (Android) Remove some more no longer used files 2015-07-07 20:09:13 +02:00
Jean-André Santoni
be51f54ab5 (GLUI) remove that reference to 1920, and use a ratio such as the font size will be 32px on a 1920x1080 display like on XMB 2015-07-08 01:01:28 +07:00
twinaphex
c0a7d10ec0 (Android) Start throwing away most Java-based code 2015-07-07 19:55:42 +02:00
Twinaphex
08760b626b Merge pull request #1918 from lakkatv/xmb
(XMB) Refresh horizontal menu
2015-07-07 18:30:42 +02:00
Twinaphex
bab4760794 Merge pull request #1919 from jeapostrophe/master
(iOS) Menu animations
2015-07-07 18:30:34 +02:00
Jay McCarthy
2b3ff002bd add menu transition animations 2015-07-07 11:16:58 -04:00
Jay McCarthy
231a5ea250 protect against crash in ios simulator (presumably because display is off) 2015-07-07 11:16:48 -04:00
Jean-André Santoni
142941d950 (XMB) Refresh horizontal menu 2015-07-07 17:04:03 +07:00
twinaphex
39772de535 Add Polish (ISO-8859-2) 2015-07-07 02:56:27 +02:00
radius
d3fb5cc3ee save sorting: prevent corename getting added over and over when loading game-less cores 2015-07-06 18:29:05 -05:00
Twinaphex
1a4127abad Merge pull request #1916 from heuripedes/master
(XMB) Remove playlist extension from title
2015-07-07 00:54:00 +02:00
Higor Eurípedes
41a77639e3 (XMB) Remove playlist extension from title 2015-07-06 19:52:04 -03:00
Twinaphex
7f6ec7ce16 Merge pull request #1915 from heuripedes/master
(GLUI) Remove early return in glui_frame()
2015-07-07 00:42:09 +02:00
Higor Eurípedes
08c759a16e (GLUI) Remove early return in glui_frame()
This is not needed anymore as CPU usage has been greatly reduced by
changes introduced in the last 4-6 weeks.
2015-07-06 19:33:28 -03:00
twinaphex
8aa383463a Cleanup action_start_video_resolution 2015-07-07 00:30:34 +02:00
twinaphex
0fa61b3ade Fix menu_cbs_start.c warning 2015-07-07 00:28:22 +02:00
radius
2aa7c46e78 change the approach to wii resolution changing, this is more stable 2015-07-06 16:07:33 -05:00
Jean-André Santoni
457ffd3dd8 (GLUI) Use dpi on mobile platforms only. For desktop, remain proportional to screen width like XMB. 2015-07-07 01:36:53 +07:00
Twinaphex
eadaad57da Merge pull request #1913 from lakkatv/xmb
(XMB) Smarter tickering
2015-07-06 15:57:56 +02:00
Jean-André Santoni
aec9bbc9f5 (XMB) Smarter tickering 2015-07-06 20:34:28 +07:00
Twinaphex
cb226e5611 Merge pull request #1912 from lakkatv/glui
(GLUI) Scale all widgets to the screen width in windowed mode. Re-lay…
2015-07-06 15:31:32 +02:00
Jean-André Santoni
b45441d4c9 (GLUI) Scale all widgets to the screen width in windowed mode. Re-layout in context reset. 2015-07-06 19:38:34 +07:00
Twinaphex
f149db6173 Merge pull request #1905 from heuripedes/master
(string_list.c) Initialize data after realloc()ing the list
2015-07-06 11:27:47 +02:00
Twinaphex
1caa441dbf Merge pull request #1911 from fr500/master
Implement wii custom resolution saving
2015-07-06 11:26:43 +02:00
radius
8a0f47f6d1 make start reset to the default resolution 2015-07-06 00:50:11 -05:00
radius
c71c93efbd fix typo 2015-07-06 00:46:27 -05:00
radius
56b71a8d82 make start reset to the default resolution 2015-07-06 00:44:49 -05:00