20372 Commits

Author SHA1 Message Date
Higor Eurípedes
b27fb265d4 Revert "(menu_animation) Use linked lists instead of array"
This reverts commit 60fdc3139d009b3846285d2745a205c1166ce575.
2015-06-13 00:39:09 -03:00
Twinaphex
ca7982e739 Merge pull request #1784 from heuripedes/master
Fix XMB performance regression
2015-06-13 05:17:16 +02:00
Higor Eurípedes
607fd32e49 (XMB) Move some variables out of the loop in xmb_draw_items() 2015-06-13 00:04:57 -03:00
Higor Eurípedes
60fdc3139d (menu_animation) Use linked lists instead of array 2015-06-12 23:45:19 -03:00
Higor Eurípedes
969ad47755 (menu_animation) Set tween->alive earlier 2015-06-12 23:45:18 -03:00
twinaphex
a926434c4f Initialize with ST_NONE 2015-06-13 04:37:40 +02:00
twinaphex
6183a124ad (menu_setting.c) directly initialize 'result' 2015-06-13 04:03:01 +02:00
Toad King
1aaf8b3971 [GX] build with larger stack on all builds by default. Fixes #1757 2015-06-12 20:38:32 -05:00
twinaphex
f5455c9479 Rename 'Management' to 'Advanced Management' 2015-06-13 03:16:38 +02:00
twinaphex
3417d98405 (General) Cleanups 2015-06-13 03:06:11 +02:00
twinaphex
7197b58ed6 (gfx/drivers) Cleanups 2015-06-13 02:49:29 +02:00
twinaphex
34a44983a0 (Menu) Cleanups 2015-06-13 02:40:01 +02:00
twinaphex
43c8f282db (Gfx) Cleanups 2015-06-13 02:10:06 +02:00
twinaphex
35402884e5 (connect_wii.c) Cleanups 2015-06-13 01:59:26 +02:00
twinaphex
123b85dbb0 Change returntype of pad_connection_init 2015-06-13 01:40:55 +02:00
Twinaphex
8cf59bbffc Merge pull request #1783 from heuripedes/master
Memleak fixes
2015-06-13 01:31:51 +02:00
Higor Eurípedes
ca93308c9b (XMB) Fix leak 2015-06-12 20:28:59 -03:00
Higor Eurípedes
db0dcb64fa (XMB) Add xmb_node_kill_animation() 2015-06-12 20:28:58 -03:00
Higor Eurípedes
0401606615 (menu_animation) Add menu_animation_kill_by_subject() 2015-06-12 20:28:58 -03:00
Higor Eurípedes
003f6d3bde (menu_animation) Add menu_animation_get_free_slot() 2015-06-12 20:28:58 -03:00
Higor Eurípedes
937767e90a (XMB) Fix leak 2015-06-12 20:28:58 -03:00
twinaphex
6e2bea3b38 (Audio/gfx) Cleanups 2015-06-13 01:18:13 +02:00
twinaphex
d4d76daa12 Random cleanups 2015-06-13 00:44:47 +02:00
twinaphex
cdec12faa5 (libretro-common) Cleanups 2015-06-13 00:33:31 +02:00
twinaphex
b31723236d (Menu) Cleanups 2015-06-13 00:09:09 +02:00
twinaphex
daf4f5719b (Input) Cleanups 2015-06-13 00:02:28 +02:00
twinaphex
f85965925c (Input) Cleanups 2015-06-12 23:52:52 +02:00
twinaphex
df77bd4ae4 (record_driver.c) Cleanup 2015-06-12 23:45:01 +02:00
twinaphex
413230d77d (Frontend) Cleanups 2015-06-12 23:38:46 +02:00
twinaphex
b70c1c134f (Android) Cleanups 2015-06-12 23:32:23 +02:00
twinaphex
9326151a3f (decompress/7zip_support.c) Cleanups 2015-06-12 23:24:36 +02:00
Twinaphex
516ff5468f Merge pull request #1782 from heuripedes/master
Memleak fixes
2015-06-12 23:22:22 +02:00
Higor Eurípedes
dba40157e3 (task_file_transfer.c) Attempt to fix rpng_nbio leak 2015-06-12 18:21:11 -03:00
Higor Eurípedes
91af356a31 (nbio) Fix leak 2015-06-12 18:21:11 -03:00
twinaphex
8fb9ce1b17 (core_options.c) Cleanups 2015-06-12 23:16:52 +02:00
Twinaphex
8b748f13ca Merge pull request #1781 from hizzlekizzle/master
ifdef the retina stuff for backward compatibility
2015-06-12 23:16:19 +02:00
twinaphex
c324e6ae97 (cheats.c) Cleanup 2015-06-12 23:14:55 +02:00
twinaphex
a10cdfa8b1 (tasks) Cleanups 2015-06-12 22:37:06 +02:00
twinaphex
49c08fdba9 (nbio_stdio.c) Try to free handle->data in case of an error 2015-06-12 22:09:07 +02:00
Twinaphex
d3b304ebc4 Merge pull request #1779 from heuripedes/master
(menu_setting.c) Free ST_BIND names and short descriptions
2015-06-12 21:26:48 +02:00
Higor Eurípedes
f670bc9f7b (menu_setting.c) Free ST_BIND names and short descriptions 2015-06-12 16:23:24 -03:00
Twinaphex
7348942809 Merge pull request #1778 from heuripedes/master
(menu_setting.c) Free driver setting values
2015-06-12 21:07:27 +02:00
Higor Eurípedes
1f5b81db74 (menu_setting.c) Free driver setting values 2015-06-12 16:05:32 -03:00
hunterk
664956c53d ifdef the retina stuff for backward compatibility 2015-06-12 13:56:34 -05:00
Twinaphex
5886d18603 Merge pull request #1777 from hizzlekizzle/master
Fix scaling on Retina Macs
2015-06-12 20:29:44 +02:00
Twinaphex
d78ed579e9 Merge pull request #1776 from heuripedes/master
Revert "(retroarch.c) Default to --menu behavior"
2015-06-12 20:22:23 +02:00
Higor Eurípedes
258cc97d14 Revert "(retroarch.c) Default to --menu behavior"
This reverts commit 34af0aa9563e3236140bf161c3dc81d521c5de45.
2015-06-12 15:20:48 -03:00
hizzlekizzle
d5a6a1d4a6 remove dpi hack
the existing method works fine on later release targets, so we just need to remember to set those.
2015-06-12 13:12:43 -05:00
hizzlekizzle
0c792898b8 fix dumb typo 2015-06-12 13:03:34 -05:00
hunterk
b4e4af604e fix ugly scaling on Retina Macs 2015-06-12 12:45:29 -05:00