Commit Graph

23483 Commits

Author SHA1 Message Date
Monroe88
a2e4a39ecf (wgl_ctx) Also account for swap interval when setting fullscreen refresh rate 2015-10-21 18:57:06 -05:00
Monroe88
4afbd0682b (wgl_ctx) Set fullscreen mode refresh rate to video_refresh_rate 2015-10-19 19:44:28 -05:00
Twinaphex
a6475bd99f Merge pull request #2259 from leiradel/master
moved net_http_get to net_http.c; added timeout to cheevos http requests
2015-10-20 00:51:55 +02:00
Andre Leiradella
b6a3da5a41 moved net_http_get to net_http.c; added timeout to cheevos http requests 2015-10-19 20:37:54 -02:00
Andrés
93696ad8bc Update platform_darwin.m 2015-10-19 15:48:50 -05:00
Twinaphex
3687b29d9a Merge pull request #2257 from leiradel/master
check malloc result
2015-10-19 19:00:46 +02:00
Andre Leiradella
eab254d6dc check malloc result 2015-10-19 14:57:05 -02:00
twinaphex
1ff3b58d68 Buildfix 2015-10-19 18:01:56 +02:00
Twinaphex
1aeaff1b2a Merge pull request #2256 from leiradel/master
only add cheevos to the build when HAVE_NETWORKING is enabled
2015-10-19 17:42:53 +02:00
twinaphex
b23ea1fb8a (Menu) Cleanups 2015-10-19 17:41:38 +02:00
twinaphex
5b9aab68e5 (XMB) Start using menu_entries_ functions inside XMB 2015-10-19 17:40:38 +02:00
twinaphex
b3dc51072c (XMB) Cleanups 2015-10-19 17:35:47 +02:00
Andre Leiradella
10ca5833a3 only add cheevos to the build when HAVE_NETWORKING is enabled 2015-10-19 13:15:23 -02:00
twinaphex
2d8abce80f Rename menu_list_set_alt_at_offset 2015-10-19 17:12:03 +02:00
twinaphex
c4f04051e2 (XMB) Exclude directories from horizontal list 2015-10-19 17:10:35 +02:00
twinaphex
1e681cad4e Move ffmpeg core files 2015-10-19 16:55:08 +02:00
twinaphex
a25bc08d60 Cleanups 2015-10-19 16:43:07 +02:00
twinaphex
d006784094 Cleanups 2015-10-19 16:40:56 +02:00
twinaphex
b7625289f7 Rename some functions 2015-10-19 16:32:51 +02:00
twinaphex
69b95728bf Rename menu_list_get_last to menu_entries_get_last 2015-10-19 06:47:45 +02:00
twinaphex
a6bec4f10b Revert "Refactor code"
This reverts commit eba8af61dd.
2015-10-19 06:38:36 +02:00
twinaphex
eba8af61dd Refactor code 2015-10-19 06:36:44 +02:00
twinaphex
2d0921c486 Get rid of no longer used function prototype 2015-10-19 06:25:07 +02:00
twinaphex
fe21aa49b4 Cleanup 2015-10-19 06:23:32 +02:00
twinaphex
0feca47ec5 Cleanup 2015-10-19 06:07:44 +02:00
twinaphex
22943d2891 Cleanups 2015-10-19 06:05:52 +02:00
twinaphex
93b8ba07b7 Cleanups 2015-10-19 06:01:29 +02:00
twinaphex
490ca4731b Improve HAVE_CHEEVOS ifdef 2015-10-19 03:59:14 +02:00
Twinaphex
1de58fe69f Remove unused variables 2015-10-19 03:57:27 +02:00
twinaphex
f0bbf53537 Enable pause_nonactive by default 2015-10-19 03:44:57 +02:00
twinaphex
55fe18c8f7 Cleanup 2015-10-19 03:39:28 +02:00
twinaphex
0cc83fe8fe Cleanups 2015-10-19 03:38:35 +02:00
twinaphex
992266ab12 Don't keep reallocating settings all the time 2015-10-19 03:28:00 +02:00
Twinaphex
0d8cec87bc Merge pull request #2252 from leiradel/master
make HAVE_CHEEVOS=1 by default
2015-10-19 02:47:03 +02:00
Andre Leiradella
08f773777c make HAVE_CHEEVOS=1 by default 2015-10-18 22:30:21 -02:00
twinaphex
182d691cf1 Can now iteratively push a submenu onto the menu entries stack 2015-10-19 01:46:33 +02:00
twinaphex
913e80a59c (menu_displaylist.c) We can now iteratively build up a list 2015-10-19 01:43:03 +02:00
twinaphex
91f384c4f2 Refactor code - cut down on duplication of code 2015-10-19 01:17:44 +02:00
twinaphex
8d024790ca Start passing info label 2015-10-19 01:00:47 +02:00
twinaphex
fffa650d77 Create fall-through for DISPLAYLIST_MAIN_MENU 2015-10-19 00:44:28 +02:00
twinaphex
8ac72b21b9 Remove DISPLAYLIST_SETTINGS_SUBGROUPh 2015-10-19 00:37:38 +02:00
twinaphex
f8225f975f Add HAVE_CHEEVOS ifdef 2015-10-18 23:21:57 +02:00
twinaphex
7f843fe21e Start splitting up accounts options 2015-10-18 22:08:17 +02:00
twinaphex
47f63ad6f4 Rename some menu_list_ functions to menu_entries_ 2015-10-18 21:58:13 +02:00
twinaphex
92a8736318 Don't call file_list_get_alt_at_offset directly 2015-10-18 21:55:19 +02:00
twinaphex
14e46e0048 Remove menu_list_get_alt_at_offset 2015-10-18 21:54:20 +02:00
twinaphex
b2a4e92c28 rename menu_list_clear 2015-10-18 21:44:44 +02:00
twinaphex
145f88ab4f Remove more wrapper menu_list_ functions 2015-10-18 21:43:16 +02:00
twinaphex
7c3a27583d Remove menu_list_push 2015-10-18 21:41:08 +02:00
twinaphex
b2b78125fa Collapse subgroups automatically enabled now 2015-10-18 21:32:41 +02:00